ReplicatedAlterTableTest.AlterTableAndDropTablet: /home/jenkins-slave/workspace/build_and_test_flaky/src/kudu/integration-tests/alter_table-test.cc:2447: Failure
Failed
Bad status: Invalid argument: no range partition to drop: 13 <= VALUES < 14
W20260503 14:05:48.384637 586 rpcz_store.cc:269] 0503 14:05:32.909731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.909785 (+ 54us) service_pool.cc:224] Handling call
0503 14:05:47.611241 (+14701456us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":11}
W20260503 14:05:48.378873 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 649) took 29720 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.780036 1083 rpcz_store.cc:269] 0503 14:05:18.658288 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658398 (+ 110us) service_pool.cc:224] Handling call
0503 14:05:48.378866 (+29720468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.702662 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.702716 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.447588 (+2744872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.447590 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.447594 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.447594 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.447640 (+ 46us) log.cc:844] Serialized 777 byte log entry
0503 14:05:31.810680 (+363040us) op_driver.cc:464] REPLICATION: finished
0503 14:05:36.254570 (+4443890us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:36.254776 (+ 206us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:36.254815 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.369141 (+12114326us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.369248 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.378851 (+ 9603us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.378852 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4443881,"prepare.queue_time_us":10044141,"prepare.run_cpu_time_us":241788,"prepare.run_wall_time_us":2744986,"replication_time_us":363080,"thread_start_us":9658,"threads_started":2,"wal-append.queue_time_us":201125,"wal-append.run_cpu_time_us":22180,"wal-append.run_wall_time_us":11379115}]]}
I20260503 14:05:48.780241 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:48.400388 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 583) took 29743 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.930285 1082 rpcz_store.cc:269] 0503 14:05:18.657025 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.657044 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:48.400376 (+29743332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.670735 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.739222 (+ 68487us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.806622 (+2067400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.806624 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.806662 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.806663 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.806717 (+ 54us) log.cc:844] Serialized 777 byte log entry
0503 14:05:31.508897 (+702180us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.429651 (+14920754us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.429800 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.429851 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.391206 (+1961355us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.400352 (+ 9146us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.400367 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.400368 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14920742,"prepare.queue_time_us":9994928,"prepare.run_cpu_time_us":162635,"prepare.run_wall_time_us":2152119,"replication_time_us":702226,"thread_start_us":43167,"threads_started":1,"wal-append.queue_time_us":74433}]]}
I20260503 14:05:48.930572 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:48.930732 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:48.401114 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 591) took 29745 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.930898 1076 rpcz_store.cc:269] 0503 14:05:18.655758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656003 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:48.401107 (+29745104us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.427476 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.427626 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.813790 (+1386164us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.813792 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.813796 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.813797 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.813877 (+ 80us) log.cc:844] Serialized 777 byte log entry
0503 14:05:30.838111 (+1024234us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.029861 (+1191750us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.029980 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.030011 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.387546 (+16357535us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.387641 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.401097 (+ 13456us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.401098 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1191741,"prepare.queue_time_us":9771403,"prepare.run_cpu_time_us":78926,"prepare.run_wall_time_us":1386409,"replication_time_us":1024308,"thread_start_us":13508,"threads_started":2,"wal-append.queue_time_us":428872,"wal-append.run_cpu_time_us":452,"wal-append.run_wall_time_us":15507584}]]}
I20260503 14:05:48.402465 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:48.402626 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:48.402987 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:49.058673 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:49.058759 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.058837 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.058869 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:48.402477 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 609) took 30475 ms (client timeout 29999 ms). Trace:
I20260503 14:05:48.402486 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.059041 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:48.403447 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.059101 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:49.059113 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:48.403659 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 612) took 29137 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.370675 1073 rpcz_store.cc:269] 0503 14:05:19.266516 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.266633 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:48.403653 (+29137020us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.974778 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.974849 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.978821 (+1003972us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.978823 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.978829 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.978830 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.978910 (+ 80us) log.cc:844] Serialized 831 byte log entry
0503 14:05:31.121687 (+1142777us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.409643 (+15287956us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.409802 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.409840 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.370116 (+1960276us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.370174 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.403644 (+ 33470us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.403645 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15287944,"prepare.queue_time_us":9707983,"prepare.run_cpu_time_us":67417,"prepare.run_wall_time_us":1004148,"replication_time_us":1142850,"thread_start_us":33511,"threads_started":2,"wal-append.queue_time_us":614227,"wal-append.run_cpu_time_us":781,"wal-append.run_wall_time_us":1430708}]]}
I20260503 14:05:49.371007 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:49.371217 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:48.416127 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.417189 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.456017 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:49.371796 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.194:41781, user_credentials={real_user=slave}} blocked reactor thread for 915689us
W20260503 14:05:48.457437 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.457772 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 61ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.451287 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.411478 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.566586 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.135s user 0.000s sys 0.000s
W20260503 14:05:49.374357 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 595) took 30716 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.374404 1077 rpcz_store.cc:269] 0503 14:05:18.657560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658059 (+ 499us) service_pool.cc:224] Handling call
0503 14:05:49.374349 (+30716290us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.729731 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.729768 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.445396 (+2715628us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.445398 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.445404 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.445405 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.445488 (+ 83us) log.cc:844] Serialized 777 byte log entry
0503 14:05:31.699622 (+254134us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.431745 (+14732123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.431915 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.431941 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.374234 (+2942293us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.374323 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.374342 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.374343 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14731592,"prepare.queue_time_us":10071606,"prepare.run_cpu_time_us":176272,"prepare.run_wall_time_us":2715769,"replication_time_us":250066,"thread_start_us":41368,"threads_started":1,"wal-append.queue_time_us":99114}]]}
I20260503 14:05:49.374583 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:48.626878 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.197s user 0.000s sys 0.000s
W20260503 14:05:48.645805 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.215s user 0.000s sys 0.000s
W20260503 14:05:48.655359 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.224s user 0.000s sys 0.000s
W20260503 14:05:48.645820 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 126ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.666057 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.316s user 0.000s sys 0.000s
I20260503 14:05:48.779896 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:48.394774 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=319, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:05:48.786561 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:48.786574 1129 op_tracker.cc:284] OpTracker waiting for 22 outstanding ops to complete now for 20.171s
W20260503 14:05:48.820649 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.400s user 0.000s sys 0.000s
W20260503 14:05:48.401252 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 616) took 30132 ms (client timeout 29999 ms). Trace:
I20260503 14:05:48.987308 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:48.404284 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 25ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.058708 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.059126 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:49.059156 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:49.058965 1075 rpcz_store.cc:269] 0503 14:05:17.926863 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927008 (+ 145us) service_pool.cc:224] Handling call
0503 14:05:48.402470 (+30475462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.634975 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.635212 (+ 237us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.380870 (+2745658us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.380872 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.380921 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.380921 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.381020 (+ 99us) log.cc:844] Serialized 723 byte log entry
0503 14:05:31.952267 (+571247us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.410264 (+14457997us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.410422 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.410455 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.390254 (+1979799us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.390312 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.402461 (+ 12149us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.402462 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14457989,"prepare.queue_time_us":10707900,"prepare.run_cpu_time_us":168321,"prepare.run_wall_time_us":2746130,"replication_time_us":571338,"thread_start_us":12198,"threads_started":2,"wal-append.queue_time_us":355142,"wal-append.run_cpu_time_us":445,"wal-append.run_wall_time_us":1394777}]]}
W20260503 14:05:49.347851 1134 op_tracker.cc:284] OpTracker waiting for 23 outstanding ops to complete now for 21.739s
W20260503 14:05:49.347872 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:48.613854 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 2.182s user 0.000s sys 0.000s
W20260503 14:05:49.378278 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 98ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.381685 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:49.380956 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.386565 1130 op_tracker.cc:284] OpTracker waiting for 18 outstanding ops to complete now for 22.616s
W20260503 14:05:49.386623 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:49.390784 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 48ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.405588 572 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: AlterSchema RPC to 127.25.120.195:38547 timed out after 30.000s (SENT) [suppressed 26 similar messages]
I20260503 14:05:49.426062 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:49.433166 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.427273 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 608) took 31500 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.433398 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:49.433444 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:49.429059 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 616) took 29921 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.382455 1259 log.cc:927] Time spent T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Append to log took a long time: real 0.126s user 0.000s sys 0.009s
W20260503 14:05:49.427732 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.429430 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 734) took 27359 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.429382 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:49.433799 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.045s user 0.000s sys 0.000s
I20260503 14:05:49.449344 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:49.450675 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:49.452783 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:49.465178 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:49.431752 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:49.431820 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:49.432025 1130 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:49.432057 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 780) took 27596 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.431831 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
W20260503 14:05:49.432377 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 393ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.434335 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.434414 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.434439 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:49.431790 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:49.432032 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 619) took 30163 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.431859 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 673) took 28206 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.428167 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 594) took 30772 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.432758 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 608) took 30166 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.431357 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 624) took 30162 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.431391 1074 rpcz_store.cc:269] 0503 14:05:18.268308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269245 (+ 937us) service_pool.cc:224] Handling call
0503 14:05:48.401246 (+30132001us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.851637 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.851670 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.446289 (+2594619us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.446290 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.446294 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.446294 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.446358 (+ 64us) log.cc:844] Serialized 750 byte log entry
0503 14:05:31.794708 (+348350us) op_driver.cc:464] REPLICATION: finished
0503 14:05:35.649445 (+3854737us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:35.649611 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:35.649648 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.388570 (+12738922us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.388633 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.401240 (+ 12607us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.401240 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3854729,"prepare.queue_time_us":10582321,"prepare.run_cpu_time_us":173193,"prepare.run_wall_time_us":2594729,"replication_time_us":348408,"thread_start_us":12686,"threads_started":2,"wal-append.queue_time_us":246589,"wal-append.run_cpu_time_us":151006,"wal-append.run_wall_time_us":11796794}]]}
W20260503 14:05:49.409264 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 85ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.489991 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:49.490168 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:49.433527 1109 rpcz_store.cc:269] 0503 14:05:19.507483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.507807 (+ 324us) service_pool.cc:224] Handling call
0503 14:05:49.429053 (+29921246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.934334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.934384 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.825542 (+1891158us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.825544 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.825549 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.825550 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.825620 (+ 70us) log.cc:844] Serialized 858 byte log entry
0503 14:05:31.778012 (+952392us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.431335 (+14653323us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.431496 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.431531 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.428984 (+2997453us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.429035 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.429046 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.429046 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14653314,"prepare.queue_time_us":9426411,"prepare.run_cpu_time_us":113987,"prepare.run_wall_time_us":1891294,"replication_time_us":952434,"thread_start_us":41715,"threads_started":1,"wal-append.queue_time_us":147994}]]}
I20260503 14:05:49.490504 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:49.490648 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:49.430210 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 597) took 31854 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.432718 1255 log.cc:927] Time spent T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Append to log took a long time: real 0.392s user 0.007s sys 0.028s
W20260503 14:05:49.490792 1072 rpcz_store.cc:269] 0503 14:05:17.575628 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575977 (+ 349us) service_pool.cc:224] Handling call
0503 14:05:49.430202 (+31854225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.920233 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.920267 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.018401 (+3098134us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.018403 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.018407 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.018407 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.018462 (+ 55us) log.cc:844] Serialized 696 byte log entry
0503 14:05:32.210848 (+192386us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.349929 (+16139081us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:48.350098 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:48.350137 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.430116 (+1079979us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.430179 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.430191 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.430192 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16139052,"prepare.queue_time_us":11344211,"prepare.run_cpu_time_us":179683,"prepare.run_wall_time_us":3098241,"replication_time_us":192434,"thread_start_us":41,"threads_started":1,"wal-append.queue_time_us":26862}]]}
W20260503 14:05:49.433802 1113 rpcz_store.cc:269] 0503 14:05:22.069599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071329 (+ 1730us) service_pool.cc:224] Handling call
0503 14:05:49.429426 (+27358097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.414834 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.414874 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.786507 (+2371633us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.786508 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.786515 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.786517 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.786527 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:48.786528 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":24343425}]]}
I20260503 14:05:49.503072 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
W20260503 14:05:49.501365 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 439ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.503237 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:49.439000 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 420ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.430284 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:49.503648 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:49.503659 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.506435 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
W20260503 14:05:49.451066 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.431702 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.454161 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.508085 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 644) took 30849 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.508148 1118 rpcz_store.cc:269] 0503 14:05:18.658207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658727 (+ 520us) service_pool.cc:224] Handling call
0503 14:05:49.508074 (+30849347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.450793 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.450795 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30791953}]]}
I20260503 14:05:49.507934 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.509395 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.510001 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.510926 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.536096 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.542342 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.543499 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.545063 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.545825 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.546752 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.547045 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.548027 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.548717 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.549527 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=345, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:49.549609 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.550297 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.550922 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
W20260503 14:05:49.477785 969 rpcz_store.cc:269] 0503 14:05:21.225177 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.225284 (+ 107us) service_pool.cc:224] Handling call
0503 14:05:49.431855 (+28206571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:36.255371 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:36.255404 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.347828 (+13092424us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.347830 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.347837 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.347839 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.347865 (+ 26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:49.347866 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":15030001}]]}
W20260503 14:05:49.477843 1084 rpcz_store.cc:269] 0503 14:05:18.655807 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656232 (+ 425us) service_pool.cc:224] Handling call
0503 14:05:49.428160 (+30771928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.685913 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.688405 (+ 2492us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.124264 (+1435859us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.124265 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.124268 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.124268 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.124320 (+ 52us) log.cc:844] Serialized 777 byte log entry
0503 14:05:31.067173 (+942853us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.430685 (+15363512us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.430844 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.430876 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.428081 (+2997205us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.428141 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.428153 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.428153 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15363502,"prepare.queue_time_us":10029596,"prepare.run_cpu_time_us":91850,"prepare.run_wall_time_us":1438423,"raft.queue_time_us":1039,"raft.run_cpu_time_us":18,"raft.run_wall_time_us":18,"replication_time_us":942898,"thread_start_us":42311,"threads_started":1,"wal-append.queue_time_us":103115}]]}
I20260503 14:05:49.552753 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:49.552927 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:49.477605 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:49.480324 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.421s user 0.000s sys 0.000s
W20260503 14:05:49.554333 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 580) took 31291 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.554382 1076 rpcz_store.cc:269] 0503 14:05:18.262825 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263547 (+ 722us) service_pool.cc:224] Handling call
0503 14:05:49.554326 (+31290779us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.739450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.739502 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.446541 (+2707039us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.446542 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.446544 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.446545 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.446605 (+ 60us) log.cc:844] Serialized 750 byte log entry
0503 14:05:31.851664 (+405059us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.058660 (+17206996us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.058903 (+ 243us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.058960 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.554211 (+495251us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.554301 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.554316 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.554317 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17206986,"prepare.queue_time_us":10475840,"prepare.run_cpu_time_us":173285,"prepare.run_wall_time_us":2707162,"replication_time_us":405113,"thread_start_us":108,"threads_started":1,"wal-append.queue_time_us":328369}]]}
W20260503 14:05:49.554505 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.554600 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 604) took 30724 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.554563 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:49.554630 1110 rpcz_store.cc:269] 0503 14:05:18.830006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830640 (+ 634us) service_pool.cc:224] Handling call
0503 14:05:49.554597 (+30723957us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.554492 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.554494 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30723749}]]}
I20260503 14:05:49.554689 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:49.454712 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.483624 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.487349 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f617d8d64ff74327bb6f3d3e55f08bf6: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:49.558297 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 70952.5us
W20260503 14:05:49.433382 1081 rpcz_store.cc:269] 0503 14:05:17.926842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.928081 (+ 1239us) service_pool.cc:224] Handling call
0503 14:05:49.427263 (+31499182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.465591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.465643 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.380089 (+2914446us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.380091 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.380095 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.380096 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.380169 (+ 73us) log.cc:844] Serialized 723 byte log entry
0503 14:05:31.987165 (+606996us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.430033 (+14442868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.430188 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.430216 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.427141 (+2996925us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.427236 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.427249 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.427249 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14442859,"prepare.queue_time_us":10537423,"prepare.run_cpu_time_us":178863,"prepare.run_wall_time_us":2914590,"replication_time_us":607062,"thread_start_us":42866,"threads_started":1,"wal-append.queue_time_us":152421}]]}
I20260503 14:05:49.559455 1081 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:49.559608 1081 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:49.450587 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 618) took 31525 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.431591 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.508303 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.508594 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.431712 579 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48070 (request call id 365) took 1029 ms. Trace:
I20260503 14:05:49.560168 579 rpcz_store.cc:276] 0503 14:05:48.402364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.402384 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:49.431707 (+1029323us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260503 14:05:49.477355 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:49.560266 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:49.457020 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.523386 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.477412 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:49.560864 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:49.560915 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:49.560957 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:49.477433 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.561074 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.477450 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:49.477470 1069 rpcz_store.cc:269] 0503 14:05:21.835094 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836125 (+ 1031us) service_pool.cc:224] Handling call
0503 14:05:49.432055 (+27595930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:36.255555 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:36.255596 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.386606 (+13131010us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.386608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.386612 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.386612 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.386617 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:49.386618 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":14419326}]]}
W20260503 14:05:49.477640 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 623) took 31209 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.562825 1115 rpcz_store.cc:269] 0503 14:05:18.268439 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.268877 (+ 438us) service_pool.cc:224] Handling call
0503 14:05:49.477635 (+31208758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.430675 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.430676 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31161729}]]}
W20260503 14:05:49.562949 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.477672 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 618) took 30209 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.477699 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 634) took 30818 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.477892 1085 rpcz_store.cc:269] 0503 14:05:19.266450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267118 (+ 668us) service_pool.cc:224] Handling call
0503 14:05:49.432753 (+30165635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.103038 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.103068 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.811603 (+1708535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.811605 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.811609 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.811610 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.811684 (+ 74us) log.cc:844] Serialized 831 byte log entry
0503 14:05:31.487304 (+675620us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.413650 (+14926346us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.431986 (+ 18336us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.432018 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.432666 (+3000648us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.432735 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.432747 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.432748 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14926335,"prepare.queue_time_us":9835848,"prepare.run_cpu_time_us":96170,"prepare.run_wall_time_us":1708654,"replication_time_us":675688,"thread_start_us":46547,"threads_started":1,"wal-append.queue_time_us":143901}]]}
W20260503 14:05:49.477929 1080 rpcz_store.cc:269] 0503 14:05:19.268769 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.268887 (+ 118us) service_pool.cc:224] Handling call
0503 14:05:49.431351 (+30162464us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.922089 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.922115 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.125636 (+1203521us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.125638 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.125641 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.125641 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.125709 (+ 68us) log.cc:844] Serialized 831 byte log entry
0503 14:05:31.008752 (+883043us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.420873 (+15412121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.421055 (+ 182us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.421101 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.431271 (+3010170us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.431330 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.431340 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.431341 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15412110,"prepare.queue_time_us":9653140,"prepare.run_cpu_time_us":68425,"prepare.run_wall_time_us":1203633,"replication_time_us":883105,"thread_start_us":57739,"threads_started":1,"wal-append.queue_time_us":111205}]]}
I20260503 14:05:49.477752 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:49.477767 1091 rpcz_store.cc:269] 0503 14:05:19.268686 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269197 (+ 511us) service_pool.cc:224] Handling call
0503 14:05:49.432028 (+30162831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.379414 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.379416 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30109812}]]}
I20260503 14:05:49.551865 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
W20260503 14:05:49.554742 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.465234 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.554993 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.556373 581 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:49.491292 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.560036 1071 rpcz_store.cc:269] 0503 14:05:17.924879 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925529 (+ 650us) service_pool.cc:224] Handling call
0503 14:05:49.450576 (+31525047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.095841 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.095891 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.447750 (+2351859us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.447751 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.447753 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.447753 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.447799 (+ 46us) log.cc:844] Serialized 723 byte log entry
0503 14:05:32.006649 (+558850us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.355133 (+16348484us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:48.389180 (+ 34047us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:48.389213 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.450450 (+1061237us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.450554 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.450566 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.450566 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16348473,"prepare.queue_time_us":11170250,"prepare.run_cpu_time_us":148293,"prepare.run_wall_time_us":2351965,"replication_time_us":558887,"thread_start_us":12200,"threads_started":1,"wal-append.queue_time_us":68404}]]}
I20260503 14:05:49.562527 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.561437 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:49.563063 1100 rpcz_store.cc:269] 0503 14:05:19.268652 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269117 (+ 465us) service_pool.cc:224] Handling call
0503 14:05:49.477667 (+30208550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.428314 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.428315 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30159124}]]}
W20260503 14:05:49.574596 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:49.563133 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:49.575397 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:49.563187 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:49.575670 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:49.563365 583 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48048 (request call id 482) took 1160 ms. Trace:
I20260503 14:05:49.575799 583 rpcz_store.cc:276] 0503 14:05:48.402672 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.403319 (+ 647us) service_pool.cc:224] Handling call
0503 14:05:49.563361 (+1160042us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":8}
W20260503 14:05:49.575896 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 369ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.564225 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:49.575999 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:49.563040 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.567937 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.576668 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:49.571849 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.577385 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.577682 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.577952 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.578253 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.610378 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.610878 1130 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=485, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:05:49.575099 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.644s user 0.000s sys 0.000s
I20260503 14:05:49.611860 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.612423 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.612826 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.613593 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.613780 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.614749 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:49.581326 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 616) took 30312 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.615440 1110 rpcz_store.cc:269] 0503 14:05:19.268622 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.268957 (+ 335us) service_pool.cc:224] Handling call
0503 14:05:49.581321 (+30312364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.554740 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.554741 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30285707}]]}
W20260503 14:05:49.581568 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 630) took 30077 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.616133 1100 rpcz_store.cc:269] 0503 14:05:19.504565 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504923 (+ 358us) service_pool.cc:224] Handling call
0503 14:05:49.581565 (+30076642us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.574592 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.574593 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069586}]]}
W20260503 14:05:49.616189 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.616253 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 628) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.616284 1110 rpcz_store.cc:269] 0503 14:05:19.504508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505384 (+ 876us) service_pool.cc:224] Handling call
0503 14:05:49.616250 (+30110866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616183 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.616185 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30110724}]]}
W20260503 14:05:49.584807 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 657) took 30758 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.616453 1118 rpcz_store.cc:269] 0503 14:05:18.826291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827663 (+ 1372us) service_pool.cc:224] Handling call
0503 14:05:49.584800 (+30757137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.508298 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.508300 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30680548}]]}
W20260503 14:05:49.616611 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.616653 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 670) took 30351 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.616680 1118 rpcz_store.cc:269] 0503 14:05:19.264708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265407 (+ 699us) service_pool.cc:224] Handling call
0503 14:05:49.616650 (+30351243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616606 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.616607 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30351111}]]}
W20260503 14:05:49.616765 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.616797 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 683) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.616832 1118 rpcz_store.cc:269] 0503 14:05:19.505191 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506342 (+ 1151us) service_pool.cc:224] Handling call
0503 14:05:49.616795 (+30110453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616762 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.616763 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30110105}]]}
W20260503 14:05:49.585392 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 116ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.586910 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.588165 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.593091 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 127ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.571870 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.722932 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.723415 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.723747 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.724061 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.724375 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.724721 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.725047 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.726025 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.571866 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:49.726261 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.726414 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:49.613294 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:49.613369 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.579329 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.726683 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 631) took 30222 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.726732 1091 rpcz_store.cc:269] 0503 14:05:19.504582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505568 (+ 986us) service_pool.cc:224] Handling call
0503 14:05:49.726678 (+30221110us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.579324 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.579325 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30073669}]]}
I20260503 14:05:49.579957 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260503 14:05:49.615589 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.226s user 0.000s sys 0.000s
I20260503 14:05:49.615411 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.727334 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:49.727545 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:49.581409 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 636) took 30922 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.727777 1115 rpcz_store.cc:269] 0503 14:05:18.658998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659169 (+ 171us) service_pool.cc:224] Handling call
0503 14:05:49.581403 (+30922234us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.562946 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.562948 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30903686}]]}
W20260503 14:05:49.727934 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.727990 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 649) took 30901 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.728022 1115 rpcz_store.cc:269] 0503 14:05:18.826131 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826409 (+ 278us) service_pool.cc:224] Handling call
0503 14:05:49.727987 (+30901578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.727929 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.727931 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30901464}]]}
W20260503 14:05:49.728125 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.728160 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 662) took 30456 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.581673 580 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48050 (request call id 312) took 1210 ms. Trace:
W20260503 14:05:49.728189 1115 rpcz_store.cc:269] 0503 14:05:19.271960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.272365 (+ 405us) service_pool.cc:224] Handling call
0503 14:05:49.728159 (+30455794us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.728122 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.728123 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30455687}]]}
I20260503 14:05:49.728255 580 rpcz_store.cc:276] 0503 14:05:48.371676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.371705 (+ 29us) service_pool.cc:224] Handling call
0503 14:05:49.581669 (+1209964us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":12}
W20260503 14:05:49.728291 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.728328 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 675) took 30223 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.728349 1115 rpcz_store.cc:269] 0503 14:05:19.505010 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505161 (+ 151us) service_pool.cc:224] Handling call
0503 14:05:49.728327 (+30223166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.728289 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.728290 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30223062}]]}
W20260503 14:05:49.679587 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 578) took 31025 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.679848 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.728489 1109 rpcz_store.cc:269] 0503 14:05:18.654397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654601 (+ 204us) service_pool.cc:224] Handling call
0503 14:05:49.679563 (+31024962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.107794 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.107826 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.690942 (+2583116us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.690943 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.690947 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.690947 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.691015 (+ 68us) log.cc:844] Serialized 777 byte log entry
0503 14:05:32.742267 (+1051252us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.490500 (+16748233us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.490672 (+ 172us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.490707 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.679435 (+188728us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.679536 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.679550 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.679551 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16714853,"prepare.queue_time_us":10453133,"prepare.run_cpu_time_us":258743,"prepare.run_wall_time_us":2583229,"replication_time_us":1018985,"thread_start_us":55,"threads_started":1,"wal-append.queue_time_us":16763}]]}
W20260503 14:05:49.728646 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 602) took 30462 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.728694 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:49.728680 1067 rpcz_store.cc:269] 0503 14:05:19.266323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267817 (+ 1494us) service_pool.cc:224] Handling call
0503 14:05:49.728642 (+30460825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.679838 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.679839 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30411879}]]}
I20260503 14:05:49.728814 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:49.728845 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.728883 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 614) took 30227 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.728902 1067 rpcz_store.cc:269] 0503 14:05:19.501433 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.501569 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:49.728880 (+30227311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.728843 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.728844 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30227196}]]}
W20260503 14:05:49.679993 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.680094 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.309s user 0.000s sys 0.000s
I20260503 14:05:49.729651 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:49.728163 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 604) took 32152 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.729718 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:49.729859 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:49.729895 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
W20260503 14:05:49.729799 1079 rpcz_store.cc:269] 0503 14:05:17.575988 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577172 (+ 1184us) service_pool.cc:224] Handling call
0503 14:05:49.728158 (+32150986us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.926043 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.926076 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.027747 (+3101671us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.027749 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.027755 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.027756 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.027838 (+ 82us) log.cc:844] Serialized 696 byte log entry
0503 14:05:32.248419 (+220581us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.388910 (+16140491us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:48.389079 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:48.389127 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.728060 (+1338933us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.728138 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.728152 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.728153 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16140481,"prepare.queue_time_us":11348804,"prepare.run_cpu_time_us":214881,"prepare.run_wall_time_us":3101814,"replication_time_us":220654,"thread_start_us":12214,"threads_started":1,"wal-append.queue_time_us":68145}]]}
I20260503 14:05:49.730065 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:49.730194 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:49.730301 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 579) took 31075 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.730338 1073 rpcz_store.cc:269] 0503 14:05:18.654426 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654667 (+ 241us) service_pool.cc:224] Handling call
0503 14:05:49.730296 (+31075629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.253925 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.258811 (+ 4886us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.032490 (+2773679us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.032491 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.032493 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.032494 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.032593 (+ 99us) log.cc:844] Serialized 777 byte log entry
0503 14:05:32.638061 (+605468us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.371001 (+16732940us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.371246 (+ 245us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.371347 (+ 101us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.730216 (+358869us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.730274 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.730289 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.730289 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16732931,"prepare.queue_time_us":10598822,"prepare.run_cpu_time_us":232463,"prepare.run_wall_time_us":2778846,"replication_time_us":605562,"thread_start_us":132,"threads_started":1,"wal-append.queue_time_us":80069}]]}
I20260503 14:05:49.730499 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:49.730647 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:49.697340 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.344s user 0.000s sys 0.000s
W20260503 14:05:49.731665 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 633) took 31461 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.731705 1078 rpcz_store.cc:269] 0503 14:05:18.269827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270666 (+ 839us) service_pool.cc:224] Handling call
0503 14:05:49.731658 (+31460992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.021163 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.021201 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.549518 (+2528317us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.549520 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.549525 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.549526 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.549607 (+ 81us) log.cc:844] Serialized 750 byte log entry
0503 14:05:31.984061 (+434454us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.353609 (+16369548us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:48.353753 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:48.353787 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.731582 (+1377795us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.731636 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.731652 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.731652 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16369538,"prepare.queue_time_us":10750427,"prepare.run_cpu_time_us":167160,"prepare.run_wall_time_us":2528457,"replication_time_us":434527,"thread_start_us":80,"threads_started":1,"wal-append.queue_time_us":96987}]]}
I20260503 14:05:49.731869 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:49.731992 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:49.563079 1117 rpcz_store.cc:269] 0503 14:05:18.658960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659019 (+ 59us) service_pool.cc:224] Handling call
0503 14:05:49.477697 (+30818678us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.427555 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.427556 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30768465}]]}
W20260503 14:05:49.612973 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 634) took 29699 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.732153 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.732345 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 647) took 30906 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.732136 1082 rpcz_store.cc:269] 0503 14:05:19.913001 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915738 (+ 2737us) service_pool.cc:224] Handling call
0503 14:05:49.612968 (+29697230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.273779 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.273816 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.015736 (+2741920us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.015738 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.015741 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.015741 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.015812 (+ 71us) log.cc:844] Serialized 885 byte log entry
0503 14:05:32.638034 (+622222us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.930565 (+16292531us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:48.930762 (+ 197us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:48.930831 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.612861 (+682030us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.612948 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.612959 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.612960 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16292519,"prepare.queue_time_us":9357974,"prepare.run_cpu_time_us":166495,"prepare.run_wall_time_us":2742047,"replication_time_us":622284,"thread_start_us":1428,"threads_started":1,"wal-append.queue_time_us":168405}]]}
W20260503 14:05:49.732367 1117 rpcz_store.cc:269] 0503 14:05:18.826098 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826250 (+ 152us) service_pool.cc:224] Handling call
0503 14:05:49.732342 (+30906092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.732148 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.732150 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30905846}]]}
W20260503 14:05:49.732465 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:49.732429 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
W20260503 14:05:49.732494 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 660) took 30460 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.732558 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:49.732662 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.732519 1117 rpcz_store.cc:269] 0503 14:05:19.271925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.272161 (+ 236us) service_pool.cc:224] Handling call
0503 14:05:49.732494 (+30460333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.732462 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.732463 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30460206}]]}
W20260503 14:05:49.733067 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.733116 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 673) took 30228 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.733142 1117 rpcz_store.cc:269] 0503 14:05:19.504991 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504998 (+ 7us) service_pool.cc:224] Handling call
0503 14:05:49.733114 (+30228116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.733063 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.733065 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30227983}]]}
W20260503 14:05:49.735164 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.735550 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.735749 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.726413 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.748798 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.749186 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.749455 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=329, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:49.749531 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.749831 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.750129 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.750473 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:49.750765 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:49.751314 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.751760 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.787479 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 659) took 30961 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.787508 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 603) took 30521 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.751678 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.787714 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 630) took 31517 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.787746 1108 rpcz_store.cc:269] 0503 14:05:18.269779 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270367 (+ 588us) service_pool.cc:224] Handling call
0503 14:05:49.787710 (+31517343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.737097 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.737100 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31465482}]]}
I20260503 14:05:49.787599 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:49.787932 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.787979 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 643) took 31131 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.787999 1108 rpcz_store.cc:269] 0503 14:05:18.656407 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656436 (+ 29us) service_pool.cc:224] Handling call
0503 14:05:49.787978 (+31131542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.787928 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.787930 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31131222}]]}
W20260503 14:05:49.788087 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.788143 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 656) took 30961 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.788170 1108 rpcz_store.cc:269] 0503 14:05:18.826273 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827565 (+ 1292us) service_pool.cc:224] Handling call
0503 14:05:49.788142 (+30960577us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.788086 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.788087 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30960432}]]}
W20260503 14:05:49.788256 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.788290 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 669) took 30523 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.788316 1108 rpcz_store.cc:269] 0503 14:05:19.264683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265356 (+ 673us) service_pool.cc:224] Handling call
0503 14:05:49.788289 (+30522933us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.788255 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.788256 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30522855}]]}
W20260503 14:05:49.788403 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.788439 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 682) took 30283 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.788465 1108 rpcz_store.cc:269] 0503 14:05:19.505175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506253 (+ 1078us) service_pool.cc:224] Handling call
0503 14:05:49.788437 (+30282184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.788400 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.788401 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30282068}]]}
W20260503 14:05:49.787529 1120 rpcz_store.cc:269] 0503 14:05:18.826348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827865 (+ 1517us) service_pool.cc:224] Handling call
0503 14:05:49.787472 (+30959607us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.735051 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.735052 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30907100}]]}
W20260503 14:05:49.787582 1088 rpcz_store.cc:269] 0503 14:05:19.266343 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.266530 (+ 187us) service_pool.cc:224] Handling call
0503 14:05:49.787499 (+30520969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.737270 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.737271 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30469512}]]}
W20260503 14:05:49.789582 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.789655 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 672) took 30518 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.789678 1120 rpcz_store.cc:269] 0503 14:05:19.271031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271136 (+ 105us) service_pool.cc:224] Handling call
0503 14:05:49.789653 (+30518517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.789577 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.789579 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30518343}]]}
W20260503 14:05:49.789776 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.789821 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 685) took 30284 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.789849 1120 rpcz_store.cc:269] 0503 14:05:19.505220 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506781 (+ 1561us) service_pool.cc:224] Handling call
0503 14:05:49.789811 (+30283030us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.789774 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.789775 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30282929}]]}
W20260503 14:05:49.789585 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.789986 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 615) took 30282 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.790016 1088 rpcz_store.cc:269] 0503 14:05:19.507464 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.507704 (+ 240us) service_pool.cc:224] Handling call
0503 14:05:49.789983 (+30282279us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.789580 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.789582 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30281768}]]}
W20260503 14:05:49.764865 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 146ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.784072 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.806957 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
W20260503 14:05:49.808292 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 619) took 31539 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.808364 1072 rpcz_store.cc:269] 0503 14:05:18.268359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269504 (+ 1145us) service_pool.cc:224] Handling call
0503 14:05:49.808280 (+31538776us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.818752 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.818783 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.093406 (+2274623us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.093408 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.093413 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.093413 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.093493 (+ 80us) log.cc:844] Serialized 750 byte log entry
0503 14:05:36.169043 (+4075550us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.503065 (+13334022us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.503264 (+ 199us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.503318 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.808157 (+304839us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.808254 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.808268 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.808269 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":13333846,"prepare.queue_time_us":11549179,"prepare.run_cpu_time_us":141714,"prepare.run_wall_time_us":2274748,"replication_time_us":4069952,"thread_start_us":71,"threads_started":1,"wal-append.queue_time_us":19057}]]}
I20260503 14:05:49.808525 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:49.808877 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:49.808950 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:49.809381 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.809427 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 340ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.810051 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 645) took 30983 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.810734 1122 rpcz_store.cc:269] 0503 14:05:18.826053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827134 (+ 1081us) service_pool.cc:224] Handling call
0503 14:05:49.809968 (+30982834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.809355 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.809356 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30982146}]]}
W20260503 14:05:49.842103 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
W20260503 14:05:49.843367 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 598) took 31185 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.843429 1076 rpcz_store.cc:269] 0503 14:05:18.657618 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.657723 (+ 105us) service_pool.cc:224] Handling call
0503 14:05:49.843358 (+31185635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.042051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.042111 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.485298 (+17443187us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.485383 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.485551 (+ 168us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.485552 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.487253 (+ 1701us) log.cc:844] Serialized 777 byte log entry
0503 14:05:48.773434 (+2286181us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.554560 (+781126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.554718 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.554749 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.843238 (+288489us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.843335 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.843348 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.843349 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":768602,"prepare.queue_time_us":10384261,"prepare.run_cpu_time_us":1250842,"prepare.run_wall_time_us":17445461,"replication_time_us":2257160,"thread_start_us":4738,"threads_started":1,"wal-append.queue_time_us":24884}]]}
I20260503 14:05:49.843624 1076 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
W20260503 14:05:49.843747 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.843808 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.843869 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 622) took 30575 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.843902 1092 rpcz_store.cc:269] 0503 14:05:19.268734 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269431 (+ 697us) service_pool.cc:224] Handling call
0503 14:05:49.843865 (+30574434us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.843722 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.843724 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30574143}]]}
W20260503 14:05:49.844002 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.844070 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 634) took 30339 ms (client timeout 29999 ms). Trace:
I20260503 14:05:49.843771 1076 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:49.844874 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:49.844092 1092 rpcz_store.cc:269] 0503 14:05:19.504636 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505237 (+ 601us) service_pool.cc:224] Handling call
0503 14:05:49.844069 (+30338832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.843999 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.844000 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30338700}]]}
W20260503 14:05:49.850036 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.001s
W20260503 14:05:49.851380 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 611) took 30584 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.851441 1085 rpcz_store.cc:269] 0503 14:05:19.266500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267348 (+ 848us) service_pool.cc:224] Handling call
0503 14:05:49.851369 (+30584021us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.977188 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.977242 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.647582 (+5670340us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.647584 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.647665 (+ 81us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.647665 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.648281 (+ 616us) log.cc:844] Serialized 831 byte log entry
0503 14:05:46.765566 (+11117285us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.563129 (+2797563us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.575422 (+ 12293us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.575475 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.851252 (+275777us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.851351 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.851360 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.851361 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2797555,"prepare.queue_time_us":10709774,"prepare.run_cpu_time_us":423084,"prepare.run_wall_time_us":5671181,"replication_time_us":11113660,"thread_start_us":5897,"threads_started":1,"wal-append.queue_time_us":16665}]]}
I20260503 14:05:49.851614 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:49.851758 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:49.852103 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.852383 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:49.852406 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.816447 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.857157 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 658) took 30585 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.857694 1122 rpcz_store.cc:269] 0503 14:05:19.271872 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271937 (+ 65us) service_pool.cc:224] Handling call
0503 14:05:49.857151 (+30585214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.815483 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.815739 (+ 256us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30542994}]]}
W20260503 14:05:49.859992 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.861366 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 671) took 30356 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.861889 1122 rpcz_store.cc:269] 0503 14:05:19.504948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505713 (+ 765us) service_pool.cc:224] Handling call
0503 14:05:49.861288 (+30355575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.859810 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.859812 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30353864}]]}
W20260503 14:05:49.875381 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.442s user 0.000s sys 0.000s
W20260503 14:05:49.876754 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 599) took 31216 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.876829 1077 rpcz_store.cc:269] 0503 14:05:18.660700 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.660738 (+ 38us) service_pool.cc:224] Handling call
0503 14:05:49.876745 (+31216007us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.056519 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.056946 (+ 427us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.447874 (+2390928us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.447876 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.447878 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.447878 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.447904 (+ 26us) log.cc:844] Serialized 777 byte log entry
0503 14:05:32.101380 (+653476us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.374578 (+17273198us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.433170 (+ 58592us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.433208 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.876611 (+443403us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.876725 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.876735 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.876736 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17273187,"prepare.queue_time_us":10395691,"prepare.run_cpu_time_us":179846,"prepare.run_wall_time_us":2391517,"replication_time_us":653496,"thread_start_us":48,"threads_started":1,"wal-append.queue_time_us":45903}]]}
I20260503 14:05:49.877014 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:49.877126 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:49.877236 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.877357 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:49.879397 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.326s user 0.000s sys 0.000s
W20260503 14:05:49.886529 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.890501 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.892987 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.340s user 0.000s sys 0.000s
W20260503 14:05:49.893707 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.076653 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:49.903700 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.472s user 0.000s sys 0.000s
W20260503 14:05:49.915941 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
W20260503 14:05:50.078616 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 614) took 31810 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.078666 1081 rpcz_store.cc:269] 0503 14:05:18.268275 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269124 (+ 849us) service_pool.cc:224] Handling call
0503 14:05:50.078610 (+31809486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.934108 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.934576 (+ 468us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:36.266090 (+5331514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:36.266161 (+ 71us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:36.266166 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:36.266167 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:36.266586 (+ 419us) log.cc:844] Serialized 750 byte log entry
0503 14:05:46.760710 (+10494124us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.559449 (+2798739us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.559639 (+ 190us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.559680 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.078509 (+518829us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.078590 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.078602 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.078602 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2795359,"prepare.queue_time_us":12664712,"prepare.run_cpu_time_us":396350,"prepare.run_wall_time_us":5332778,"replication_time_us":10482329,"thread_start_us":20271,"threads_started":1,"wal-append.queue_time_us":20922}]]}
I20260503 14:05:50.078828 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.078946 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:49.919960 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 661) took 31093 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.079088 1079 rpcz_store.cc:269] 0503 14:05:18.826383 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826612 (+ 229us) service_pool.cc:224] Handling call
0503 14:05:49.919949 (+31093337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.643625 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.643651 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.488782 (+15845131us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.488785 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.488866 (+ 81us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.488867 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.489562 (+ 695us) log.cc:844] Serialized 804 byte log entry
0503 14:05:46.704071 (+214509us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.730061 (+3025990us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.730224 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.730258 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.919839 (+189581us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.919920 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.919940 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.919940 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3025980,"prepare.queue_time_us":11816929,"prepare.run_cpu_time_us":1257725,"prepare.run_wall_time_us":15846287,"replication_time_us":215195,"thread_start_us":69,"threads_started":1,"wal-append.queue_time_us":17307}]]}
I20260503 14:05:50.079258 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.079362 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:49.937152 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
W20260503 14:05:50.080379 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 627) took 31810 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.080442 1078 rpcz_store.cc:269] 0503 14:05:18.269724 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270159 (+ 435us) service_pool.cc:224] Handling call
0503 14:05:50.080372 (+31810213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.102236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.102264 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.647797 (+6545533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.647798 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.647800 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.647801 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.647850 (+ 49us) log.cc:844] Serialized 750 byte log entry
0503 14:05:46.751719 (+11103869us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.731865 (+2980146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.732019 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.732050 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.080295 (+348245us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.080351 (+ 56us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.080365 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.080366 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2980136,"prepare.queue_time_us":10832022,"prepare.run_cpu_time_us":392993,"prepare.run_wall_time_us":6545623,"replication_time_us":11103912,"thread_start_us":19245,"threads_started":1,"wal-append.queue_time_us":32395}]]}
I20260503 14:05:50.080632 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.080747 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:49.942595 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
W20260503 14:05:50.081689 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 602) took 32155 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.081737 1074 rpcz_store.cc:269] 0503 14:05:17.926689 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927538 (+ 849us) service_pool.cc:224] Handling call
0503 14:05:50.081684 (+32154146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.941949 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.941987 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.029348 (+3087361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.029432 (+ 84us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.030291 (+ 859us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.031447 (+ 1156us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.044687 (+ 13240us) log.cc:844] Serialized 723 byte log entry
0503 14:05:32.370367 (+325680us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.489978 (+17119611us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.490195 (+ 217us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.490251 (+ 56us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.081601 (+591350us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.081667 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.081678 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.081678 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17119601,"mutex_wait_us":372,"prepare.queue_time_us":11014336,"prepare.run_cpu_time_us":206508,"prepare.run_wall_time_us":3105244,"replication_time_us":338658,"thread_start_us":67,"threads_started":1,"wal-append.queue_time_us":9814}]]}
I20260503 14:05:50.081871 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:50.081946 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:50.082103 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
W20260503 14:05:49.893792 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 393ms of latency in SegmentAllocator::Sync()
I20260503 14:05:49.893992 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:49.920109 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.937255 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.082490 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.082520 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 687) took 30577 ms (client timeout 29999 ms). Trace:
W20260503 14:05:49.945035 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.369s user 0.000s sys 0.000s
W20260503 14:05:50.082551 1087 rpcz_store.cc:269] 0503 14:05:19.505246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505633 (+ 387us) service_pool.cc:224] Handling call
0503 14:05:50.082517 (+30576884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.920061 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:49.920062 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30414357}]]}
W20260503 14:05:50.076268 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 646) took 31250 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.082828 1075 rpcz_store.cc:269] 0503 14:05:18.826072 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827214 (+ 1142us) service_pool.cc:224] Handling call
0503 14:05:50.076258 (+31249044us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.830199 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.830264 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.031186 (+3200922us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.031187 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.031274 (+ 87us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.031274 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.036611 (+ 5337us) log.cc:844] Serialized 804 byte log entry
0503 14:05:32.369185 (+332574us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.431828 (+17062643us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.553189 (+121361us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.553228 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.076137 (+522909us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.076233 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.076247 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.076247 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17062633,"prepare.queue_time_us":10002908,"prepare.run_cpu_time_us":297915,"prepare.run_wall_time_us":3214577,"replication_time_us":337904,"thread_start_us":47,"threads_started":1,"wal-append.queue_time_us":4713}]]}
I20260503 14:05:50.082958 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.083078 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.083192 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.083503 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 608) took 31253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.083550 1080 rpcz_store.cc:269] 0503 14:05:18.830082 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830990 (+ 908us) service_pool.cc:224] Handling call
0503 14:05:50.083496 (+31252506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.284613 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.284652 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.419724 (+17135072us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.419727 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.419731 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.419731 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.419794 (+ 63us) log.cc:844] Serialized 804 byte log entry
0503 14:05:48.821097 (+2401303us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.563186 (+742089us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.575696 (+ 12510us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.575746 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.083425 (+507679us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.083475 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.083490 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.083490 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":733952,"prepare.queue_time_us":10453535,"prepare.run_cpu_time_us":1120842,"prepare.run_wall_time_us":17135190,"replication_time_us":2385855}]]}
I20260503 14:05:50.083693 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.083777 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.083935 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.083982 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:49.893445 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 621) took 30624 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.084048 1084 rpcz_store.cc:269] 0503 14:05:19.268718 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269345 (+ 627us) service_pool.cc:224] Handling call
0503 14:05:49.893440 (+30624095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.103729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.103766 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.689975 (+2586209us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.689977 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.689985 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.689986 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.690064 (+ 78us) log.cc:844] Serialized 831 byte log entry
0503 14:05:32.341389 (+651325us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.552746 (+17211357us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.552967 (+ 221us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.553026 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:49.880399 (+327373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:49.893417 (+ 13018us) log.cc:844] Serialized 14 byte log entry
0503 14:05:49.893429 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:49.893431 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17211347,"prepare.queue_time_us":9834304,"prepare.run_cpu_time_us":175199,"prepare.run_wall_time_us":2586360,"replication_time_us":651396,"thread_start_us":73,"threads_started":1,"wal-append.queue_time_us":2652}]]}
I20260503 14:05:50.084195 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.084321 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.084407 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.020884 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
W20260503 14:05:50.085775 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.085892 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 640) took 31259 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.085950 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 668) took 30821 ms (client timeout 29999 ms). Trace:
I20260503 14:05:50.085641 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:50.086247 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.085932 1099 rpcz_store.cc:269] 0503 14:05:18.825904 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826635 (+ 731us) service_pool.cc:224] Handling call
0503 14:05:50.085888 (+31259253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.078709 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.078711 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31251974}]]}
W20260503 14:05:50.086401 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.086447 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.086462 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 653) took 30821 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.086496 1099 rpcz_store.cc:269] 0503 14:05:19.264798 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265160 (+ 362us) service_pool.cc:224] Handling call
0503 14:05:50.086458 (+30821298us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086397 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086399 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30821136}]]}
W20260503 14:05:50.086587 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:49.876801 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.086658 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 653) took 31260 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.086685 1086 rpcz_store.cc:269] 0503 14:05:18.826194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827305 (+ 1111us) service_pool.cc:224] Handling call
0503 14:05:50.086656 (+31259351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.082252 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.082253 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31254869}]]}
W20260503 14:05:50.084969 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.086795 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.086833 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 666) took 30822 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.086853 1086 rpcz_store.cc:269] 0503 14:05:19.264641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265122 (+ 481us) service_pool.cc:224] Handling call
0503 14:05:50.086830 (+30821708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086792 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086793 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30821608}]]}
W20260503 14:05:50.086946 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.086958 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.086984 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 679) took 30581 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087040 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 700) took 30174 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.086303 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 694) took 30173 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087031 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.087083 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087136 1125 rpcz_store.cc:269] 0503 14:05:19.912638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914764 (+ 2126us) service_pool.cc:224] Handling call
0503 14:05:50.086301 (+30171537us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086230 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086231 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30171370}]]}
I20260503 14:05:50.087163 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.087227 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 628) took 31432 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087369 1103 rpcz_store.cc:269] 0503 14:05:18.654875 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.655030 (+ 155us) service_pool.cc:224] Handling call
0503 14:05:50.087225 (+31432195us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.081833 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.081834 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31426720}]]}
W20260503 14:05:50.086984 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087473 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087543 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 641) took 31261 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087473 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 632) took 30582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087577 1093 rpcz_store.cc:269] 0503 14:05:19.504603 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505011 (+ 408us) service_pool.cc:224] Handling call
0503 14:05:50.087471 (+30582460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.083681 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.083682 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30578574}]]}
W20260503 14:05:50.086602 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087777 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 666) took 30582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087805 1099 rpcz_store.cc:269] 0503 14:05:19.504836 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505238 (+ 402us) service_pool.cc:224] Handling call
0503 14:05:50.087774 (+30582536us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086599 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086600 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30581278}]]}
W20260503 14:05:50.087922 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087960 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 679) took 30175 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.087987 1099 rpcz_store.cc:269] 0503 14:05:19.912324 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913821 (+ 1497us) service_pool.cc:224] Handling call
0503 14:05:50.087958 (+30174137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.087920 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.087921 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30174010}]]}
W20260503 14:05:50.087080 1087 rpcz_store.cc:269] 0503 14:05:19.912760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914096 (+ 1336us) service_pool.cc:224] Handling call
0503 14:05:50.087038 (+30172942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086953 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086954 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30172634}]]}
W20260503 14:05:50.087023 1086 rpcz_store.cc:269] 0503 14:05:19.505125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505952 (+ 827us) service_pool.cc:224] Handling call
0503 14:05:50.086983 (+30581031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.086944 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.086945 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30580902}]]}
W20260503 14:05:50.088148 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.088214 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 692) took 30175 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.088238 1086 rpcz_store.cc:269] 0503 14:05:19.912610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914605 (+ 1995us) service_pool.cc:224] Handling call
0503 14:05:50.088213 (+30173608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.088146 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.088147 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30173473}]]}
W20260503 14:05:50.087687 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.088467 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 644) took 30176 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.088500 1093 rpcz_store.cc:269] 0503 14:05:19.912126 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912571 (+ 445us) service_pool.cc:224] Handling call
0503 14:05:50.088465 (+30175894us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.087683 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.087684 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30175032}]]}
W20260503 14:05:50.088594 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.087566 1103 rpcz_store.cc:269] 0503 14:05:18.825936 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826739 (+ 803us) service_pool.cc:224] Handling call
0503 14:05:50.087542 (+31260803us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.087471 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.087471 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31260643}]]}
W20260503 14:05:50.089586 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.089636 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 654) took 30824 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.089660 1103 rpcz_store.cc:269] 0503 14:05:19.264816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265270 (+ 454us) service_pool.cc:224] Handling call
0503 14:05:50.089634 (+30824364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.089583 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.089584 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30824213}]]}
W20260503 14:05:50.089754 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.085359 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 633) took 30172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.090194 1082 rpcz_store.cc:269] 0503 14:05:19.912976 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915646 (+ 2670us) service_pool.cc:224] Handling call
0503 14:05:50.085352 (+30169706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.810375 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.810408 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.419091 (+16608683us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.419093 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.419100 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.419101 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.419193 (+ 92us) log.cc:844] Serialized 885 byte log entry
0503 14:05:48.852029 (+2432836us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.732427 (+880398us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.732593 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.732637 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.085269 (+352632us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.085333 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.085345 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.085346 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":880389,"prepare.queue_time_us":9894641,"prepare.run_cpu_time_us":1095956,"prepare.run_wall_time_us":16608830,"replication_time_us":2432845}]]}
I20260503 14:05:50.090359 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.090510 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.090636 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.086002 1083 rpcz_store.cc:269] 0503 14:05:19.264670 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265285 (+ 615us) service_pool.cc:224] Handling call
0503 14:05:50.085945 (+30820660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.302518 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.302552 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.015352 (+2712800us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.015354 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.015359 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.015360 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.015436 (+ 76us) log.cc:844] Serialized 831 byte log entry
0503 14:05:32.384220 (+368784us) op_driver.cc:464] REPLICATION: finished
0503 14:05:48.780236 (+16396016us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.431444 (+651208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.431499 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.077636 (+646137us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.085928 (+ 8292us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.085938 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.085938 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16396005,"prepare.queue_time_us":10037170,"prepare.run_cpu_time_us":175779,"prepare.run_wall_time_us":2712935,"replication_time_us":368854,"thread_start_us":67,"threads_started":1,"wal-append.queue_time_us":15717}]]}
I20260503 14:05:50.091543 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:50.091706 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.091799 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 376ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.095984 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.096438 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.102000 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 369ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.102202 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.102047 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 623) took 30833 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.102412 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 667) took 30597 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.102523 1103 rpcz_store.cc:269] 0503 14:05:19.504854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505328 (+ 474us) service_pool.cc:224] Handling call
0503 14:05:50.102409 (+30597081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.089751 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.089752 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30584342}]]}
W20260503 14:05:50.102674 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.102722 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 680) took 30190 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.102751 1103 rpcz_store.cc:269] 0503 14:05:19.912338 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912851 (+ 513us) service_pool.cc:224] Handling call
0503 14:05:50.102721 (+30189870us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.102670 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.102671 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30189729}]]}
W20260503 14:05:50.102126 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.102679 1111 rpcz_store.cc:269] 0503 14:05:19.268751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269586 (+ 835us) service_pool.cc:224] Handling call
0503 14:05:50.102043 (+30832457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.088384 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.088385 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30818551}]]}
W20260503 14:05:50.104439 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.106271 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 635) took 30601 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.104504 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 672) took 30599 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.106520 1111 rpcz_store.cc:269] 0503 14:05:19.504650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504665 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:50.106266 (+30601601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.104356 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.104358 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30599596}]]}
W20260503 14:05:50.108186 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.109272 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 647) took 30197 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.109998 1111 rpcz_store.cc:269] 0503 14:05:19.912169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912222 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:50.109267 (+30197045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.108105 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.108106 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30195726}]]}
W20260503 14:05:50.113261 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
W20260503 14:05:50.114445 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 595) took 31286 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.114499 1085 rpcz_store.cc:269] 0503 14:05:18.828380 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.829051 (+ 671us) service_pool.cc:224] Handling call
0503 14:05:50.114438 (+31285387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.806749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.806782 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.400502 (+17593720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.400504 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.400510 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.400510 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.400609 (+ 99us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.302954 (+902345us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.851610 (+548656us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.851790 (+ 180us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.851835 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.114332 (+262497us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.114420 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.114430 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.114430 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":548645,"prepare.queue_time_us":11977620,"prepare.run_cpu_time_us":1132496,"prepare.run_wall_time_us":17593869,"replication_time_us":902436}]]}
W20260503 14:05:50.114591 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.114657 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 619) took 30607 ms (client timeout 29999 ms). Trace:
I20260503 14:05:50.114675 1085 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.114809 1085 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:50.114811 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.114918 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.115062 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.114686 1106 rpcz_store.cc:269] 0503 14:05:19.507548 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508013 (+ 465us) service_pool.cc:224] Handling call
0503 14:05:50.114654 (+30606641us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.114549 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.114550 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30606478}]]}
W20260503 14:05:50.115438 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.115509 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 631) took 30202 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.115536 1106 rpcz_store.cc:269] 0503 14:05:19.912943 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915551 (+ 2608us) service_pool.cc:224] Handling call
0503 14:05:50.115506 (+30199955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.115435 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.115436 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30199797}]]}
W20260503 14:05:50.152339 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.139266 1102 rpcz_store.cc:269] 0503 14:05:19.504975 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505793 (+ 818us) service_pool.cc:224] Handling call
0503 14:05:50.104246 (+30598453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.080521 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.081024 (+ 503us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30574443}]]}
W20260503 14:05:50.172449 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 684) took 30259 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.198659 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.205979 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.206612 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.205886 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.197742 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.183914 1122 rpcz_store.cc:269] 0503 14:05:19.912408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913282 (+ 874us) service_pool.cc:224] Handling call
0503 14:05:50.172187 (+30258905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.151491 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.151659 (+ 168us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30237007}]]}
W20260503 14:05:50.217852 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 685) took 30305 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.249441 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.372s user 0.000s sys 0.000s
W20260503 14:05:50.251427 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 606) took 31421 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.253252 1077 rpcz_store.cc:269] 0503 14:05:18.830040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830818 (+ 778us) service_pool.cc:224] Handling call
0503 14:05:50.251419 (+31420601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.124341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.124368 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.428250 (+19303882us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.428252 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.428255 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.428256 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.428294 (+ 38us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.430244 (+ 1950us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.877011 (+446767us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.877156 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.877193 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.251300 (+374107us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.251393 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.251407 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.251407 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":446759,"prepare.queue_time_us":11293457,"prepare.run_cpu_time_us":1225813,"prepare.run_wall_time_us":19303959,"replication_time_us":1984}]]}
I20260503 14:05:50.253417 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.253551 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.253705 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 320ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.252152 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.254324 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.262816 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 636) took 30758 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.262876 1084 rpcz_store.cc:269] 0503 14:05:19.504683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504755 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:50.262806 (+30758051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.125728 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.125769 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.431400 (+19305631us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.431401 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.431405 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.431405 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.431451 (+ 46us) log.cc:844] Serialized 858 byte log entry
0503 14:05:49.726635 (+295184us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.084192 (+357557us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.084346 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.084381 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.262692 (+178311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.262787 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.262796 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.262796 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":357548,"prepare.queue_time_us":10620906,"prepare.run_cpu_time_us":1328158,"prepare.run_wall_time_us":19305730,"replication_time_us":295224}]]}
I20260503 14:05:50.263016 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.263136 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.263234 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.263502 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 202ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.263594 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:50.308921 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.218s user 0.000s sys 0.000s
W20260503 14:05:50.310160 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 620) took 30802 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.310221 1082 rpcz_store.cc:269] 0503 14:05:19.507562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508079 (+ 517us) service_pool.cc:224] Handling call
0503 14:05:50.310150 (+30802071us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.811700 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.811752 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.432799 (+18621047us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.432800 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.432803 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.432804 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.432864 (+ 60us) log.cc:844] Serialized 858 byte log entry
0503 14:05:49.758414 (+325550us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.090356 (+331942us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.090542 (+ 186us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.090601 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.310031 (+219430us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.310121 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.310138 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.310139 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331932,"prepare.queue_time_us":11303550,"prepare.run_cpu_time_us":1604359,"prepare.run_wall_time_us":18621177,"replication_time_us":325603}]]}
W20260503 14:05:50.310372 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.310349 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
W20260503 14:05:50.310452 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 644) took 30001 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.310492 1098 rpcz_store.cc:269] 0503 14:05:20.308871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309516 (+ 645us) service_pool.cc:224] Handling call
0503 14:05:50.310451 (+30000935us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.310348 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.310349 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30000758}]]}
I20260503 14:05:50.310460 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.310770 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.310928 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.311002 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:50.320433 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.237s user 0.000s sys 0.000s
W20260503 14:05:50.321938 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 629) took 31665 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.321998 1075 rpcz_store.cc:269] 0503 14:05:18.656102 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656329 (+ 227us) service_pool.cc:224] Handling call
0503 14:05:50.321925 (+31665596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.446380 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.446411 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.401250 (+16954839us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.401252 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.401254 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.401255 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.401314 (+ 59us) log.cc:844] Serialized 777 byte log entry
0503 14:05:49.554948 (+1153634us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.082955 (+528007us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.083100 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.083152 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.321798 (+238646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.321903 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.321913 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.321914 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":527997,"prepare.queue_time_us":12789946,"prepare.run_cpu_time_us":1068886,"prepare.run_wall_time_us":16954941,"replication_time_us":1153688}]]}
I20260503 14:05:50.322155 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.322263 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.322409 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.322623 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.592s user 0.000s sys 0.000s
W20260503 14:05:50.323679 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 606) took 31057 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.323830 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.323926 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 630) took 30411 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.323957 1107 rpcz_store.cc:269] 0503 14:05:19.912927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915469 (+ 2542us) service_pool.cc:224] Handling call
0503 14:05:50.323923 (+30408454us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.323803 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.323805 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30408256}]]}
W20260503 14:05:50.324079 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.324093 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:50.324132 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 642) took 30015 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.324162 1107 rpcz_store.cc:269] 0503 14:05:20.308830 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309374 (+ 544us) service_pool.cc:224] Handling call
0503 14:05:50.324131 (+30014757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324076 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.324077 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014638}]]}
W20260503 14:05:50.324510 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.324584 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 655) took 31059 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.324607 1066 rpcz_store.cc:269] 0503 14:05:19.264831 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265379 (+ 548us) service_pool.cc:224] Handling call
0503 14:05:50.324583 (+31059204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324491 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.324492 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31059027}]]}
W20260503 14:05:50.324702 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.324759 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 668) took 30819 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.324782 1066 rpcz_store.cc:269] 0503 14:05:19.504896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505418 (+ 522us) service_pool.cc:224] Handling call
0503 14:05:50.324758 (+30819340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324699 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.324700 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30819171}]]}
W20260503 14:05:50.324856 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.324890 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 681) took 30412 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.324924 1066 rpcz_store.cc:269] 0503 14:05:19.912353 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912949 (+ 596us) service_pool.cc:224] Handling call
0503 14:05:50.324888 (+30411939us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324854 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.324855 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30411807}]]}
W20260503 14:05:50.324998 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.325034 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 694) took 30010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.325063 1066 rpcz_store.cc:269] 0503 14:05:20.314712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.315094 (+ 382us) service_pool.cc:224] Handling call
0503 14:05:50.325032 (+30009938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324997 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.324997 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30009829}]]}
W20260503 14:05:50.325171 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
W20260503 14:05:50.325284 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.325332 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.596s user 0.000s sys 0.000s
W20260503 14:05:50.326170 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 600) took 32399 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.326270 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 581) took 31671 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.326375 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.326289 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.326366 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.326357 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.326692 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.326713 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 605) took 31060 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.326743 1104 rpcz_store.cc:269] 0503 14:05:19.266391 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.266806 (+ 415us) service_pool.cc:224] Handling call
0503 14:05:50.326711 (+31059905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.326348 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.326349 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31059447}]]}
W20260503 14:05:50.326855 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.326892 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 617) took 30819 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.326915 1104 rpcz_store.cc:269] 0503 14:05:19.507499 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.507932 (+ 433us) service_pool.cc:224] Handling call
0503 14:05:50.326891 (+30818959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.326853 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.326854 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30818848}]]}
W20260503 14:05:50.326972 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327003 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 629) took 30414 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327036 1104 rpcz_store.cc:269] 0503 14:05:19.912909 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915373 (+ 2464us) service_pool.cc:224] Handling call
0503 14:05:50.327001 (+30411628us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.326971 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.326971 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30411510}]]}
W20260503 14:05:50.327118 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327176 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 641) took 30018 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327205 1104 rpcz_store.cc:269] 0503 14:05:20.308814 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309300 (+ 486us) service_pool.cc:224] Handling call
0503 14:05:50.327174 (+30017874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327116 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.327117 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30017751}]]}
W20260503 14:05:50.326531 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 626) took 31673 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327440 964 rpcz_store.cc:269] 0503 14:05:18.653251 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653426 (+ 175us) service_pool.cc:224] Handling call
0503 14:05:50.326528 (+31673102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.326269 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.326269 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31672779}]]}
W20260503 14:05:50.327518 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327555 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 639) took 31501 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327593 964 rpcz_store.cc:269] 0503 14:05:18.825863 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826556 (+ 693us) service_pool.cc:224] Handling call
0503 14:05:50.327554 (+31500998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327517 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.327518 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31500887}]]}
W20260503 14:05:50.327675 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327706 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 652) took 31062 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327723 964 rpcz_store.cc:269] 0503 14:05:19.264784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265053 (+ 269us) service_pool.cc:224] Handling call
0503 14:05:50.327705 (+31062652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327674 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.327675 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31062525}]]}
W20260503 14:05:50.327796 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327831 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 665) took 30823 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327857 964 rpcz_store.cc:269] 0503 14:05:19.504816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504847 (+ 31us) service_pool.cc:224] Handling call
0503 14:05:50.327829 (+30822982us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327794 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.327794 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30822797}]]}
W20260503 14:05:50.327930 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.327958 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 678) took 30415 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.327976 964 rpcz_store.cc:269] 0503 14:05:19.912306 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912750 (+ 444us) service_pool.cc:224] Handling call
0503 14:05:50.327957 (+30415207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327929 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.327930 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30415090}]]}
W20260503 14:05:50.328043 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.328080 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 691) took 30013 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.328102 964 rpcz_store.cc:269] 0503 14:05:20.314662 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.314806 (+ 144us) service_pool.cc:224] Handling call
0503 14:05:50.328078 (+30013272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.328041 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.328042 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30013151}]]}
I20260503 14:05:50.328473 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:50.330715 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:50.326329 1109 rpcz_store.cc:269] 0503 14:05:18.654461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654836 (+ 375us) service_pool.cc:224] Handling call
0503 14:05:50.326263 (+31671427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.161254 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.161300 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.652269 (+6490969us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.652270 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.652273 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.652274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.652322 (+ 48us) log.cc:844] Serialized 777 byte log entry
0503 14:05:46.830014 (+11177692us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.728691 (+2898677us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.728839 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.728892 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.326191 (+597299us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.326241 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.326257 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.326257 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2898495,"prepare.queue_time_us":10506354,"prepare.run_cpu_time_us":459674,"prepare.run_wall_time_us":6491077,"replication_time_us":11177650,"thread_start_us":63,"threads_started":1,"wal-append.queue_time_us":54657}]]}
I20260503 14:05:50.331519 1109 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.331656 1109 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.331830 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.326223 1074 rpcz_store.cc:269] 0503 14:05:17.926592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.926894 (+ 302us) service_pool.cc:224] Handling call
0503 14:05:50.326162 (+32399268us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.125469 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.125491 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.419335 (+16293844us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.419337 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.419340 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.419340 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.419408 (+ 68us) log.cc:844] Serialized 723 byte log entry
0503 14:05:49.047430 (+2628022us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.081867 (+1034437us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.081969 (+ 102us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.081998 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.326077 (+244079us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.326140 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.326153 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.326154 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1021632,"prepare.queue_time_us":12198461,"prepare.run_cpu_time_us":1278223,"prepare.run_wall_time_us":16293946,"replication_time_us":2605721,"thread_start_us":19786,"threads_started":1,"wal-append.queue_time_us":115656}]]}
I20260503 14:05:50.332279 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:50.332406 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.332505 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.323741 1073 rpcz_store.cc:269] 0503 14:05:19.266407 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.266908 (+ 501us) service_pool.cc:224] Handling call
0503 14:05:50.323672 (+31056764us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.123063 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.123109 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.419757 (+16296648us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.419758 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.419761 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.419762 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.419999 (+ 237us) log.cc:844] Serialized 831 byte log entry
0503 14:05:48.821788 (+2401789us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.730497 (+908709us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.730675 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.730706 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.323551 (+592845us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.323654 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.323662 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.323663 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":908601,"prepare.queue_time_us":10856071,"prepare.run_cpu_time_us":1296927,"prepare.run_wall_time_us":16296943,"replication_time_us":2401941,"thread_start_us":51,"threads_started":1,"wal-append.queue_time_us":155503}]]}
I20260503 14:05:50.332885 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.333003 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.333081 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 450ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.337148 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
W20260503 14:05:50.338375 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 624) took 30830 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.338425 1085 rpcz_store.cc:269] 0503 14:05:19.507629 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508230 (+ 601us) service_pool.cc:224] Handling call
0503 14:05:50.338368 (+30830138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.978928 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.978961 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.404526 (+18425565us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.404527 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.404574 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.404574 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.405087 (+ 513us) log.cc:844] Serialized 858 byte log entry
0503 14:05:49.838461 (+1433374us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.114672 (+276211us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.114851 (+ 179us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.114889 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.338265 (+223376us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.338347 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.338359 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.338360 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276202,"prepare.queue_time_us":10470622,"prepare.run_cpu_time_us":1263252,"prepare.run_wall_time_us":18426170,"replication_time_us":1433880}]]}
I20260503 14:05:50.338593 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
W20260503 14:05:50.338653 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.338701 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.338850 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.338711 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 648) took 30011 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.338853 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.339071 1101 rpcz_store.cc:269] 0503 14:05:20.327611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.327816 (+ 205us) service_pool.cc:224] Handling call
0503 14:05:50.338707 (+30010891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.338631 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.338632 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30010747}]]}
I20260503 14:05:50.339700 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:50.348868 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.622s user 0.000s sys 0.000s
W20260503 14:05:50.350114 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 658) took 31523 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.350167 1071 rpcz_store.cc:269] 0503 14:05:18.826308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827755 (+ 1447us) service_pool.cc:224] Handling call
0503 14:05:50.350106 (+31522351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.808886 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.808923 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.650782 (+5841859us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.650784 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.650787 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.650787 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.650849 (+ 62us) log.cc:844] Serialized 804 byte log entry
0503 14:05:46.574695 (+10923846us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.571855 (+2997160us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.726460 (+154605us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.726516 (+ 56us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.349985 (+623469us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.350063 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.350098 (+ 35us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.350099 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2997147,"prepare.queue_time_us":10981028,"prepare.run_cpu_time_us":371998,"prepare.run_wall_time_us":5841971,"replication_time_us":10923899,"thread_start_us":71,"threads_started":1,"wal-append.queue_time_us":45185}]]}
I20260503 14:05:50.350308 1071 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.350417 1071 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.350632 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.350862 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.350944 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 684) took 30845 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.350970 1121 rpcz_store.cc:269] 0503 14:05:19.505206 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506700 (+ 1494us) service_pool.cc:224] Handling call
0503 14:05:50.350942 (+30844242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.350844 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.350845 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30844072}]]}
W20260503 14:05:50.350972 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.351082 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.351119 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 697) took 30438 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.351145 1121 rpcz_store.cc:269] 0503 14:05:19.912714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915038 (+ 2324us) service_pool.cc:224] Handling call
0503 14:05:50.351118 (+30436080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.351079 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.351080 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30435962}]]}
W20260503 14:05:50.351223 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.351258 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 710) took 30038 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.351285 1121 rpcz_store.cc:269] 0503 14:05:20.312728 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.313156 (+ 428us) service_pool.cc:224] Handling call
0503 14:05:50.351256 (+30038100us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.351221 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.351222 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30037975}]]}
W20260503 14:05:50.376185 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
W20260503 14:05:50.377568 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 607) took 31547 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.377647 1080 rpcz_store.cc:269] 0503 14:05:18.830066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830892 (+ 826us) service_pool.cc:224] Handling call
0503 14:05:50.377554 (+31546662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.445509 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.445548 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.374507 (+17928959us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.375190 (+ 683us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.375278 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.375279 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.378046 (+ 2767us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.530156 (+152110us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.083691 (+553535us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.083803 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.083830 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.377430 (+293600us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.377525 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.377542 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.377543 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":553526,"prepare.queue_time_us":12614526,"prepare.run_cpu_time_us":1473884,"prepare.run_wall_time_us":17932805,"replication_time_us":154871}]]}
I20260503 14:05:50.377835 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.377947 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:50.377986 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.378187 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 118ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.378268 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.378523 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.378624 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 655) took 30069 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.378664 1091 rpcz_store.cc:269] 0503 14:05:20.308952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309670 (+ 718us) service_pool.cc:224] Handling call
0503 14:05:50.378619 (+30068949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.378264 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.378265 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30068512}]]}
W20260503 14:05:50.416208 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.000s sys 0.000s
W20260503 14:05:50.416266 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.572s user 0.000s sys 0.000s
W20260503 14:05:50.417528 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 647) took 31759 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.417678 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.417766 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 673) took 31146 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.417796 1089 rpcz_store.cc:269] 0503 14:05:19.271049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271319 (+ 270us) service_pool.cc:224] Handling call
0503 14:05:50.417763 (+31146444us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.417649 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.417650 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31146232}]]}
W20260503 14:05:50.417944 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.417984 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 448ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.417606 1078 rpcz_store.cc:269] 0503 14:05:18.658260 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658613 (+ 353us) service_pool.cc:224] Handling call
0503 14:05:50.417518 (+31758905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.306242 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.307076 (+ 834us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.351060 (+18043984us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.351062 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.351068 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.351069 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.351136 (+ 67us) log.cc:844] Serialized 777 byte log entry
0503 14:05:48.640458 (+289322us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.080630 (+1440172us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.080772 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.080803 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.417399 (+336596us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.417493 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.417508 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.417508 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1440162,"prepare.queue_time_us":11647480,"prepare.run_cpu_time_us":1178476,"prepare.run_wall_time_us":18044907,"replication_time_us":289381,"thread_start_us":20906,"threads_started":1,"wal-append.queue_time_us":117023}]]}
I20260503 14:05:50.418375 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.418502 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.418633 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.419234 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 605) took 31589 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.419276 1076 rpcz_store.cc:269] 0503 14:05:18.830022 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830752 (+ 730us) service_pool.cc:224] Handling call
0503 14:05:50.419226 (+31588474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.252025 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.257307 (+ 5282us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:46.420710 (+17163403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:46.420712 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:46.420717 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:46.420718 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:46.420797 (+ 79us) log.cc:844] Serialized 804 byte log entry
0503 14:05:48.880052 (+2459255us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.843620 (+963568us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.844163 (+ 543us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.844206 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.419127 (+574921us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.419198 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.419206 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.419206 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":949117,"prepare.queue_time_us":10420620,"prepare.run_cpu_time_us":1277598,"prepare.run_wall_time_us":17169373,"replication_time_us":2443167,"thread_start_us":1571,"threads_started":1,"wal-append.queue_time_us":46056}]]}
I20260503 14:05:50.419446 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:50.419562 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.419859 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.420194 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.420255 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 629) took 30915 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.420287 1095 rpcz_store.cc:269] 0503 14:05:19.504547 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505470 (+ 923us) service_pool.cc:224] Handling call
0503 14:05:50.420253 (+30914783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.420177 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.420179 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30914617}]]}
W20260503 14:05:50.420387 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.420454 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 641) took 30508 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.420481 1095 rpcz_store.cc:269] 0503 14:05:19.912072 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912090 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:50.420452 (+30508362us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.420384 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.420385 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30508161}]]}
W20260503 14:05:50.420590 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.420630 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 653) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.420655 1095 rpcz_store.cc:269] 0503 14:05:20.308920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309585 (+ 665us) service_pool.cc:224] Handling call
0503 14:05:50.420628 (+30111043us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.420587 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.420588 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30110930}]]}
W20260503 14:05:50.421211 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 477ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.421967 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.417997 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 686) took 30912 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.422468 1089 rpcz_store.cc:269] 0503 14:05:19.505237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505562 (+ 325us) service_pool.cc:224] Handling call
0503 14:05:50.417995 (+30912433us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.417941 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.417942 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30912306}]]}
W20260503 14:05:50.422577 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.422619 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 699) took 30509 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.422644 1089 rpcz_store.cc:269] 0503 14:05:19.912743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914021 (+ 1278us) service_pool.cc:224] Handling call
0503 14:05:50.422616 (+30508595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.422574 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.422575 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30508476}]]}
W20260503 14:05:50.422706 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.422737 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 712) took 30095 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.422755 1089 rpcz_store.cc:269] 0503 14:05:20.327661 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328307 (+ 646us) service_pool.cc:224] Handling call
0503 14:05:50.422737 (+30094430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.422704 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.422705 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30094335}]]}
W20260503 14:05:50.497836 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.497916 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 418ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.468024 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.376s user 0.000s sys 0.000s
W20260503 14:05:50.497982 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 658) took 30170 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.498029 1092 rpcz_store.cc:269] 0503 14:05:20.327981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.327998 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:50.497978 (+30169980us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.497831 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.497832 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30169735}]]}
I20260503 14:05:50.498490 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.498936 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 613) took 32574 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.499051 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.499137 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 652) took 31672 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.499150 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 64ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.475497 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.667s user 0.000s sys 0.000s
W20260503 14:05:50.499172 1124 rpcz_store.cc:269] 0503 14:05:18.826179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827209 (+ 1030us) service_pool.cc:224] Handling call
0503 14:05:50.499135 (+31671926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.499044 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.499045 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31671745}]]}
W20260503 14:05:50.499533 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.499617 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 665) took 31234 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.499655 1124 rpcz_store.cc:269] 0503 14:05:19.264626 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265057 (+ 431us) service_pool.cc:224] Handling call
0503 14:05:50.499615 (+31234558us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.499530 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.499532 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31234414}]]}
W20260503 14:05:50.499753 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.499789 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 678) took 30994 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.499815 1124 rpcz_store.cc:269] 0503 14:05:19.505103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505857 (+ 754us) service_pool.cc:224] Handling call
0503 14:05:50.499788 (+30993931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.499751 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.499752 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30993809}]]}
W20260503 14:05:50.499904 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.499941 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 691) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.499974 1124 rpcz_store.cc:269] 0503 14:05:19.912595 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914514 (+ 1919us) service_pool.cc:224] Handling call
0503 14:05:50.499939 (+30585425us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.499902 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.499903 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30585307}]]}
W20260503 14:05:50.500057 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.500097 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 704) took 30187 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.500151 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 599) took 32573 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.500280 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.500344 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.500360 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 625) took 31847 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.500388 1065 rpcz_store.cc:269] 0503 14:05:18.653232 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653345 (+ 113us) service_pool.cc:224] Handling call
0503 14:05:50.500358 (+31847013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.500263 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.500263 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31846845}]]}
W20260503 14:05:50.500521 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.501329 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 638) took 31675 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.501358 1065 rpcz_store.cc:269] 0503 14:05:18.825846 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826470 (+ 624us) service_pool.cc:224] Handling call
0503 14:05:50.501327 (+31674857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.500520 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.500520 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31673970}]]}
W20260503 14:05:50.500206 1072 rpcz_store.cc:269] 0503 14:05:17.926568 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.928265 (+ 1697us) service_pool.cc:224] Handling call
0503 14:05:50.500144 (+32571879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.814146 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.814171 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.649115 (+5834944us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.649116 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.649120 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.649120 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.649196 (+ 76us) log.cc:844] Serialized 723 byte log entry
0503 14:05:46.855807 (+11206611us) op_driver.cc:464] REPLICATION: finished
0503 14:05:49.808522 (+2952715us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:49.808910 (+ 388us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:49.808951 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.500060 (+691109us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.500125 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.500136 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.500137 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2949952,"prepare.queue_time_us":11885807,"prepare.run_cpu_time_us":361767,"prepare.run_wall_time_us":5835057,"replication_time_us":11203908,"thread_start_us":64,"threads_started":1,"wal-append.queue_time_us":84815}]]}
W20260503 14:05:50.501461 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.501499 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 651) took 31236 ms (client timeout 29999 ms). Trace:
I20260503 14:05:50.501513 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.501681 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.501778 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.500123 1124 rpcz_store.cc:269] 0503 14:05:20.312200 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.313302 (+ 1102us) service_pool.cc:224] Handling call
0503 14:05:50.500095 (+30186793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.500055 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.500056 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30186642}]]}
W20260503 14:05:50.498992 1083 rpcz_store.cc:269] 0503 14:05:17.924760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925008 (+ 248us) service_pool.cc:224] Handling call
0503 14:05:50.498929 (+32573921us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.447927 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.447949 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.354976 (+16907027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.354977 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.354981 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.354982 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.355052 (+ 70us) log.cc:844] Serialized 723 byte log entry
0503 14:05:49.456784 (+1101732us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.091540 (+634756us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.091737 (+ 197us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.091772 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.498845 (+407073us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.498908 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.498921 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.498922 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":634746,"prepare.queue_time_us":13522849,"prepare.run_cpu_time_us":1080081,"prepare.run_wall_time_us":16907133,"replication_time_us":1101795}]]}
I20260503 14:05:50.502076 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.502183 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.502264 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.497650 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 610) took 31667 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.502424 1080 rpcz_store.cc:269] 0503 14:05:18.830131 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.831152 (+ 1021us) service_pool.cc:224] Handling call
0503 14:05:50.497634 (+31666482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.487766 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.488527 (+ 761us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.843621 (+3355094us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.843623 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.843629 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.843630 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.843686 (+ 56us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.107036 (+263350us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.377823 (+270787us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.378019 (+ 196us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.378059 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.497510 (+119451us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.497607 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.497622 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.497623 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":270777,"prepare.queue_time_us":27656457,"prepare.run_cpu_time_us":225124,"prepare.run_wall_time_us":3356014,"replication_time_us":263400}]]}
I20260503 14:05:50.502602 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
W20260503 14:05:50.501524 1065 rpcz_store.cc:269] 0503 14:05:19.264770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.264957 (+ 187us) service_pool.cc:224] Handling call
0503 14:05:50.501498 (+31236541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.501458 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.501459 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31236416}]]}
I20260503 14:05:50.502722 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.502768 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.502836 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 664) took 30998 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.502863 1065 rpcz_store.cc:269] 0503 14:05:19.504800 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505737 (+ 937us) service_pool.cc:224] Handling call
0503 14:05:50.502835 (+30997098us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.502764 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.502766 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30996957}]]}
W20260503 14:05:50.502967 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.503005 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 677) took 30590 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.503029 1065 rpcz_store.cc:269] 0503 14:05:19.912291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913714 (+ 1423us) service_pool.cc:224] Handling call
0503 14:05:50.503002 (+30589288us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.502964 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.502965 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30589152}]]}
W20260503 14:05:50.503108 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.503139 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 690) took 30188 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.503162 1065 rpcz_store.cc:269] 0503 14:05:20.314645 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.315334 (+ 689us) service_pool.cc:224] Handling call
0503 14:05:50.503138 (+30187804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.503106 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.503107 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30187712}]]}
W20260503 14:05:50.503290 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.504789 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 662) took 31678 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.504837 1071 rpcz_store.cc:269] 0503 14:05:18.826393 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826692 (+ 299us) service_pool.cc:224] Handling call
0503 14:05:50.504783 (+31678091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.447655 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.447678 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.378938 (+16931260us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.378940 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.378947 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.378948 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.379017 (+ 69us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.559996 (+1180979us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.350305 (+790309us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.350448 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.350484 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.504702 (+154218us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.504764 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.504776 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.504776 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":790301,"prepare.queue_time_us":12620887,"prepare.run_cpu_time_us":1135727,"prepare.run_wall_time_us":16931372,"replication_time_us":1181042}]]}
I20260503 14:05:50.504940 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.505015 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.505110 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 12ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.505527 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 610) took 32578 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.505570 1074 rpcz_store.cc:269] 0503 14:05:17.926877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927074 (+ 197us) service_pool.cc:224] Handling call
0503 14:05:50.505521 (+32578447us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.018490 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.018528 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.430552 (+17412024us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.430554 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.430559 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.430559 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.430645 (+ 86us) log.cc:844] Serialized 723 byte log entry
0503 14:05:49.651208 (+220563us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.332276 (+681068us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.332438 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.332478 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.505444 (+172966us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.505506 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.505514 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.505514 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":681059,"prepare.queue_time_us":14091291,"prepare.run_cpu_time_us":1153321,"prepare.run_wall_time_us":17412173,"replication_time_us":220642}]]}
I20260503 14:05:50.505718 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.505856 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.505970 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.506348 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.506422 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 701) took 30178 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.506465 1115 rpcz_store.cc:269] 0503 14:05:20.327855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328855 (+ 1000us) service_pool.cc:224] Handling call
0503 14:05:50.506419 (+30177564us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.506344 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.506345 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30177396}]]}
W20260503 14:05:50.506665 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 353ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.507331 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
W20260503 14:05:50.507818 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.507905 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.507916 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 688) took 31002 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.508039 1119 rpcz_store.cc:269] 0503 14:05:19.505256 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505698 (+ 442us) service_pool.cc:224] Handling call
0503 14:05:50.507912 (+31002214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.507792 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.507793 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31002036}]]}
W20260503 14:05:50.508142 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.508181 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 701) took 30595 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.508206 1119 rpcz_store.cc:269] 0503 14:05:19.912768 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914315 (+ 1547us) service_pool.cc:224] Handling call
0503 14:05:50.508179 (+30593864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.508140 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.508141 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30593739}]]}
W20260503 14:05:50.508298 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.508332 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 714) took 30180 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.508358 1119 rpcz_store.cc:269] 0503 14:05:20.327730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328502 (+ 772us) service_pool.cc:224] Handling call
0503 14:05:50.508330 (+30179828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.508296 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.508297 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30179711}]]}
W20260503 14:05:50.514585 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:50.518491 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 646) took 31860 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.518564 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.518620 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 711) took 30190 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.518664 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.518543 1071 rpcz_store.cc:269] 0503 14:05:18.658247 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658529 (+ 282us) service_pool.cc:224] Handling call
0503 14:05:50.518483 (+31859954us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.549637 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.549671 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.734959 (+18185288us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.734961 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.734965 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.734966 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.735029 (+ 63us) log.cc:844] Serialized 777 byte log entry
0503 14:05:49.945475 (+210446us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.504937 (+559462us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.505035 (+ 98us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.505063 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.518386 (+ 13323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.518464 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.518477 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.518477 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":559454,"prepare.queue_time_us":12891030,"prepare.run_cpu_time_us":1296439,"prepare.run_wall_time_us":18185408,"replication_time_us":210502}]]}
I20260503 14:05:50.519008 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
W20260503 14:05:50.518643 1120 rpcz_store.cc:269] 0503 14:05:20.327645 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328213 (+ 568us) service_pool.cc:224] Handling call
0503 14:05:50.518618 (+30190405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.518562 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.518563 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30190263}]]}
I20260503 14:05:50.519134 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.519222 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.522276 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.443s user 0.000s sys 0.000s
W20260503 14:05:50.523375 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 630) took 31867 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.523427 1081 rpcz_store.cc:269] 0503 14:05:18.656119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656186 (+ 67us) service_pool.cc:224] Handling call
0503 14:05:50.523367 (+31867181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.806073 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.806108 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:35.652561 (+5846453us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:35.652562 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:35.652565 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:35.652565 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:35.652625 (+ 60us) log.cc:844] Serialized 777 byte log entry
0503 14:05:46.890877 (+11238252us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.078825 (+3187948us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.078977 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.079013 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.523261 (+444248us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.523348 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.523358 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.523358 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3172577,"prepare.queue_time_us":11149797,"prepare.run_cpu_time_us":379065,"prepare.run_wall_time_us":5846559,"replication_time_us":11207267,"thread_start_us":9886,"threads_started":1,"wal-append.queue_time_us":15620}]]}
I20260503 14:05:50.523593 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.523729 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.523869 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.523984 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.524053 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 656) took 31259 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.524078 1114 rpcz_store.cc:269] 0503 14:05:19.264845 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265475 (+ 630us) service_pool.cc:224] Handling call
0503 14:05:50.524051 (+31258576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.523962 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.523963 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31258394}]]}
W20260503 14:05:50.524183 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.524219 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 669) took 31019 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.524243 1114 rpcz_store.cc:269] 0503 14:05:19.504915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505535 (+ 620us) service_pool.cc:224] Handling call
0503 14:05:50.524216 (+31018681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.524180 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.524181 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31018568}]]}
W20260503 14:05:50.524323 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.524358 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 682) took 30611 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.524384 1114 rpcz_store.cc:269] 0503 14:05:19.912378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913060 (+ 682us) service_pool.cc:224] Handling call
0503 14:05:50.524355 (+30611295us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.524321 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.524322 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30611170}]]}
W20260503 14:05:50.524472 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.524502 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 695) took 30209 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.524523 1114 rpcz_store.cc:269] 0503 14:05:20.314746 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.315173 (+ 427us) service_pool.cc:224] Handling call
0503 14:05:50.524502 (+30209329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.524470 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.524471 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30209229}]]}
W20260503 14:05:50.524962 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.525180 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:50.532548 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 623) took 31024 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.532639 1085 rpcz_store.cc:269] 0503 14:05:19.507610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508158 (+ 548us) service_pool.cc:224] Handling call
0503 14:05:50.532517 (+31024359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.648456 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.649150 (+ 694us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.851373 (+14202223us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.851375 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.851380 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.851381 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.851449 (+ 68us) log.cc:844] Serialized 858 byte log entry
0503 14:05:50.024660 (+173211us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.338590 (+313930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.338738 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.338772 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.532386 (+193614us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.532492 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.532505 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.532506 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313921,"prepare.queue_time_us":16140235,"prepare.run_cpu_time_us":924921,"prepare.run_wall_time_us":14203003,"replication_time_us":173271}]]}
I20260503 14:05:50.532809 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:50.532927 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:50.533004 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:50.533077 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.533286 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.533368 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 647) took 30205 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.533411 1097 rpcz_store.cc:269] 0503 14:05:20.327592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.327647 (+ 55us) service_pool.cc:224] Handling call
0503 14:05:50.533366 (+30205719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.533260 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.533262 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30205454}]]}
W20260503 14:05:50.533927 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.534427 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:50.534502 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 746) took 28188 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.534538 1113 rpcz_store.cc:269] 0503 14:05:22.345582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.345691 (+ 109us) service_pool.cc:224] Handling call
0503 14:05:50.534497 (+28188806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.503134 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.503197 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.534407 (+1031210us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.534409 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.534413 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.534413 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.534420 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:50.534421 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":27157358}]]}
W20260503 14:05:50.560912 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:50.561053 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 767) took 28725 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.561086 1112 rpcz_store.cc:269] 0503 14:05:21.835433 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837638 (+ 2205us) service_pool.cc:224] Handling call
0503 14:05:50.561049 (+28723411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.393741 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.393777 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.560856 (+2167079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.560859 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.560867 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.560868 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.560879 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:50.560880 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":26556009}]]}
W20260503 14:05:50.565500 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
W20260503 14:05:50.566836 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 592) took 31911 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.566913 1084 rpcz_store.cc:269] 0503 14:05:18.655775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656081 (+ 306us) service_pool.cc:224] Handling call
0503 14:05:50.566822 (+31910741us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.446621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.446653 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.554381 (+18107728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.554390 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.554395 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.554396 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.554465 (+ 69us) log.cc:844] Serialized 777 byte log entry
0503 14:05:49.829314 (+274849us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.263013 (+433699us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.263165 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.263205 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.566674 (+303469us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.566789 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.566810 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.566811 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":433689,"prepare.queue_time_us":12790467,"prepare.run_cpu_time_us":1356292,"prepare.run_wall_time_us":18107860,"replication_time_us":274911}]]}
I20260503 14:05:50.567116 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:50.567098 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.567265 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.567435 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.567556 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.567626 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 652) took 30258 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.567658 1110 rpcz_store.cc:269] 0503 14:05:20.308904 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309509 (+ 605us) service_pool.cc:224] Handling call
0503 14:05:50.567622 (+30258113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.567550 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.567551 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30257969}]]}
W20260503 14:05:50.568110 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.573931 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.320s user 0.000s sys 0.000s
W20260503 14:05:50.575350 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 603) took 31745 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.575399 1077 rpcz_store.cc:269] 0503 14:05:18.829989 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830551 (+ 562us) service_pool.cc:224] Handling call
0503 14:05:50.575340 (+31744789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.813893 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.813941 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.401136 (+18587195us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.401138 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.401143 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.401144 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.401229 (+ 85us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.792884 (+1391655us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.253413 (+460529us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.253576 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.253616 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.575221 (+321605us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.575318 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.575329 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.575329 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":460519,"prepare.queue_time_us":10983261,"prepare.run_cpu_time_us":1309690,"prepare.run_wall_time_us":18587345,"replication_time_us":1391732}]]}
I20260503 14:05:50.575562 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.575690 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.576090 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 436ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.576752 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.576813 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.576848 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 627) took 31072 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.576877 1096 rpcz_store.cc:269] 0503 14:05:19.504492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504834 (+ 342us) service_pool.cc:224] Handling call
0503 14:05:50.576844 (+31072010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.576723 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.576724 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31071808}]]}
W20260503 14:05:50.576988 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.577024 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 639) took 30664 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.577049 1096 rpcz_store.cc:269] 0503 14:05:19.912035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913339 (+ 1304us) service_pool.cc:224] Handling call
0503 14:05:50.577023 (+30663684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.576986 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.576987 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30663561}]]}
W20260503 14:05:50.577131 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.577167 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 651) took 30268 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.577191 1096 rpcz_store.cc:269] 0503 14:05:20.308887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309409 (+ 522us) service_pool.cc:224] Handling call
0503 14:05:50.577164 (+30267755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.577127 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.577128 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30267626}]]}
W20260503 14:05:50.577956 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.499s user 0.000s sys 0.000s
W20260503 14:05:50.579083 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 641) took 31924 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.579142 1079 rpcz_store.cc:269] 0503 14:05:18.654944 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654985 (+ 41us) service_pool.cc:224] Handling call
0503 14:05:50.579074 (+31924089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.119508 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.119552 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:36.254329 (+6134777us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:36.254331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:36.254339 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:36.254340 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:36.254426 (+ 86us) log.cc:844] Serialized 777 byte log entry
0503 14:05:46.810256 (+10555830us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.079256 (+3269000us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.079386 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.079420 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.578965 (+499545us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.579050 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.579064 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.579065 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3268990,"prepare.queue_time_us":11464434,"prepare.run_cpu_time_us":544139,"prepare.run_wall_time_us":6134928,"replication_time_us":10555908,"thread_start_us":22454,"threads_started":1,"wal-append.queue_time_us":119961}]]}
I20260503 14:05:50.579334 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.579463 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.579571 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.613615 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.291s user 0.000s sys 0.000s
W20260503 14:05:50.615022 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 621) took 32346 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.615079 1075 rpcz_store.cc:269] 0503 14:05:18.268394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.268738 (+ 344us) service_pool.cc:224] Handling call
0503 14:05:50.615011 (+32346273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.380187 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.380218 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.427446 (+18047228us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.427447 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.427478 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.427478 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.427525 (+ 47us) log.cc:844] Serialized 750 byte log entry
0503 14:05:49.587922 (+160397us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.322153 (+734231us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.322290 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.322328 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.614875 (+292547us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.614986 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.614999 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.615001 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":734220,"prepare.queue_time_us":13111388,"prepare.run_cpu_time_us":1259057,"prepare.run_wall_time_us":18047351,"replication_time_us":160439}]]}
I20260503 14:05:50.615243 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:50.615422 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.615593 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.616802 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:50.616984 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.617091 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.633653 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 699) took 30305 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.629899 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
W20260503 14:05:50.633687 1117 rpcz_store.cc:269] 0503 14:05:20.327827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328696 (+ 869us) service_pool.cc:224] Handling call
0503 14:05:50.633649 (+30304953us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.616980 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.616981 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30288208}]]}
W20260503 14:05:50.634850 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.634882 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 625) took 32365 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.634945 1078 rpcz_store.cc:269] 0503 14:05:18.269688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270895 (+ 1207us) service_pool.cc:224] Handling call
0503 14:05:50.634873 (+32363978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.159154 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.233510 (+ 74356us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.353473 (+18119963us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.353474 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.353478 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.353478 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.353543 (+ 65us) log.cc:844] Serialized 750 byte log entry
0503 14:05:49.580336 (+1226793us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.418370 (+838034us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.418530 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.418568 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.634753 (+216185us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.634847 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.634863 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.634863 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":838024,"prepare.queue_time_us":11883557,"prepare.run_cpu_time_us":1292048,"prepare.run_wall_time_us":18194559,"replication_time_us":1226852}]]}
I20260503 14:05:50.635130 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:50.635196 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.635262 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.635382 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.635254 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 651) took 31809 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.636344 1090 rpcz_store.cc:269] 0503 14:05:18.826150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826778 (+ 628us) service_pool.cc:224] Handling call
0503 14:05:50.635252 (+31808474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.635169 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.635170 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31807970}]]}
W20260503 14:05:50.636482 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.636525 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 664) took 31371 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.636575 1090 rpcz_store.cc:269] 0503 14:05:19.264612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.264992 (+ 380us) service_pool.cc:224] Handling call
0503 14:05:50.636523 (+31371531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.636479 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.636480 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31371428}]]}
W20260503 14:05:50.636792 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.636824 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 677) took 31131 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.636845 1090 rpcz_store.cc:269] 0503 14:05:19.505088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505765 (+ 677us) service_pool.cc:224] Handling call
0503 14:05:50.636823 (+31131058us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.636790 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.636791 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31130940}]]}
W20260503 14:05:50.636937 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.636987 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 690) took 30724 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.637007 1090 rpcz_store.cc:269] 0503 14:05:19.912579 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914411 (+ 1832us) service_pool.cc:224] Handling call
0503 14:05:50.636987 (+30722576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.636935 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.636936 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30722431}]]}
W20260503 14:05:50.637097 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.637133 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 703) took 30328 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.637159 1090 rpcz_store.cc:269] 0503 14:05:20.309129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.310173 (+ 1044us) service_pool.cc:224] Handling call
0503 14:05:50.637132 (+30326959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.637094 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.637096 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30326837}]]}
W20260503 14:05:50.637251 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.637280 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 716) took 30013 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.637305 1090 rpcz_store.cc:269] 0503 14:05:20.623976 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624458 (+ 482us) service_pool.cc:224] Handling call
0503 14:05:50.637278 (+30012820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.637250 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.637251 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30008785}]]}
W20260503 14:05:50.634894 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 712) took 30010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.637673 1117 rpcz_store.cc:269] 0503 14:05:20.624309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624361 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:50.634892 (+30010531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.634846 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.634847 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30010387}]]}
W20260503 14:05:50.638376 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.000s sys 0.000s
W20260503 14:05:50.639452 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 628) took 30726 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.639505 1082 rpcz_store.cc:269] 0503 14:05:19.912892 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915291 (+ 2399us) service_pool.cc:224] Handling call
0503 14:05:50.639444 (+30724153us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.825642 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.825672 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.429168 (+18603496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.429169 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.429173 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.429174 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.429233 (+ 59us) log.cc:844] Serialized 885 byte log entry
0503 14:05:49.870814 (+441581us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.310347 (+439533us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.310825 (+ 478us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.310871 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.639322 (+328451us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.639414 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.639434 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.639435 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":439522,"prepare.queue_time_us":10910279,"prepare.run_cpu_time_us":1153358,"prepare.run_wall_time_us":18603603,"replication_time_us":441634}]]}
W20260503 14:05:50.639632 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.639704 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 652) took 30014 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.639735 1068 rpcz_store.cc:269] 0503 14:05:20.625563 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626381 (+ 818us) service_pool.cc:224] Handling call
0503 14:05:50.639701 (+30013320us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.639605 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.639606 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30013139}]]}
W20260503 14:05:50.639739 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 377ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.639858 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
I20260503 14:05:50.639631 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:50.640133 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.640232 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.651712 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 617) took 32726 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.651788 1071 rpcz_store.cc:269] 0503 14:05:17.924837 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925444 (+ 607us) service_pool.cc:224] Handling call
0503 14:05:50.651699 (+32726255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.027873 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.027926 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.729615 (+17701689us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.733069 (+ 3454us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.733075 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.733075 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.735471 (+ 2396us) log.cc:844] Serialized 723 byte log entry
0503 14:05:50.055770 (+320299us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.519004 (+463234us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.519159 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.519196 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.651588 (+132392us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.651674 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.651688 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.651688 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":463224,"prepare.queue_time_us":14102356,"prepare.run_cpu_time_us":1139716,"prepare.run_wall_time_us":17707859,"replication_time_us":322688}]]}
W20260503 14:05:50.651918 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.652034 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 708) took 30339 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.652079 1108 rpcz_store.cc:269] 0503 14:05:20.312690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.312998 (+ 308us) service_pool.cc:224] Handling call
0503 14:05:50.652030 (+30339032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.651904 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.651907 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30338832}]]}
W20260503 14:05:50.652187 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.652238 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 721) took 30023 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.652263 1108 rpcz_store.cc:269] 0503 14:05:20.629174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629752 (+ 578us) service_pool.cc:224] Handling call
0503 14:05:50.652236 (+30022484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.652185 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.652186 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30022327}]]}
W20260503 14:05:50.652367 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.651949 1071 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.652952 1071 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.653067 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.693289 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 631) took 32034 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.693377 1072 rpcz_store.cc:269] 0503 14:05:18.658901 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659426 (+ 525us) service_pool.cc:224] Handling call
0503 14:05:50.693272 (+32033846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.444110 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.444142 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.350500 (+16906358us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.350502 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.350507 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.350508 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.350595 (+ 87us) log.cc:844] Serialized 777 byte log entry
0503 14:05:49.679667 (+1329072us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.501509 (+821842us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.501711 (+ 202us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.501749 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.693138 (+191389us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.693250 (+ 112us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.693261 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.693262 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":821832,"prepare.queue_time_us":12784616,"prepare.run_cpu_time_us":1118422,"prepare.run_wall_time_us":16906494,"replication_time_us":1329155}]]}
I20260503 14:05:50.693562 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.693729 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:50.693889 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:50.694079 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.694116 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.362s user 0.000s sys 0.000s
W20260503 14:05:50.694139 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 657) took 31429 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.694172 1123 rpcz_store.cc:269] 0503 14:05:19.264859 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265582 (+ 723us) service_pool.cc:224] Handling call
0503 14:05:50.694136 (+31428554us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694060 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.694061 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31428385}]]}
W20260503 14:05:50.694312 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.694356 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 670) took 31189 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.694386 1123 rpcz_store.cc:269] 0503 14:05:19.504932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505619 (+ 687us) service_pool.cc:224] Handling call
0503 14:05:50.694354 (+31188735us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694309 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.694310 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31188602}]]}
W20260503 14:05:50.694481 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.694521 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 683) took 30782 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.694548 1123 rpcz_store.cc:269] 0503 14:05:19.912393 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913161 (+ 768us) service_pool.cc:224] Handling call
0503 14:05:50.694518 (+30781357us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694480 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.694481 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30781215}]]}
W20260503 14:05:50.694638 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.694674 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 696) took 30379 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.694702 1123 rpcz_store.cc:269] 0503 14:05:20.314764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.315249 (+ 485us) service_pool.cc:224] Handling call
0503 14:05:50.694671 (+30379422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694635 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.694637 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30379308}]]}
W20260503 14:05:50.694808 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.694846 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 709) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.694878 1123 rpcz_store.cc:269] 0503 14:05:20.624216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625258 (+ 1042us) service_pool.cc:224] Handling call
0503 14:05:50.694844 (+30069586us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694804 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.694805 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069476}]]}
W20260503 14:05:50.695132 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 591) took 31866 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.695192 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.695241 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.695295 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 639) took 30386 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.695322 1088 rpcz_store.cc:269] 0503 14:05:20.308781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309114 (+ 333us) service_pool.cc:224] Handling call
0503 14:05:50.695293 (+30386179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.695237 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.695238 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30386013}]]}
W20260503 14:05:50.695403 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.693876 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.695441 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.695483 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 651) took 30069 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.695171 1109 rpcz_store.cc:269] 0503 14:05:18.828303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828800 (+ 497us) service_pool.cc:224] Handling call
0503 14:05:50.695125 (+31866325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.032610 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.032635 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.732987 (+17700352us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.733486 (+ 499us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.733488 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.733488 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.735561 (+ 2073us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.939953 (+204392us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.331515 (+391562us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.331682 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.331719 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.695042 (+363323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.695103 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.695116 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.695117 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":391553,"prepare.queue_time_us":13203767,"prepare.run_cpu_time_us":1251428,"prepare.run_wall_time_us":17703196,"replication_time_us":206457}]]}
W20260503 14:05:50.695505 1088 rpcz_store.cc:269] 0503 14:05:20.625546 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626280 (+ 734us) service_pool.cc:224] Handling call
0503 14:05:50.695481 (+30069201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.695439 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.695440 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069065}]]}
I20260503 14:05:50.695688 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:50.695832 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.695925 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.724014 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
W20260503 14:05:50.725296 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 620) took 31456 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.725441 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.725565 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 668) took 30102 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.725597 1093 rpcz_store.cc:269] 0503 14:05:20.623482 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.630315 (+ 6833us) service_pool.cc:224] Handling call
0503 14:05:50.725561 (+30095246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.725428 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.725429 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30095041}]]}
I20260503 14:05:50.725860 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:50.726183 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 129ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.725349 1076 rpcz_store.cc:269] 0503 14:05:19.268702 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269274 (+ 572us) service_pool.cc:224] Handling call
0503 14:05:50.725287 (+31456013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.419817 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.419842 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.083597 (+3663755us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.083598 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.083602 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.083603 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.083666 (+ 63us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.332155 (+248489us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.419443 (+ 87288us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.419590 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.419644 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.725169 (+305525us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.725265 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.725276 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.725276 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87277,"prepare.queue_time_us":27150478,"prepare.run_cpu_time_us":217823,"prepare.run_wall_time_us":3663857,"replication_time_us":248547}]]}
I20260503 14:05:50.727012 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.727177 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.727290 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 384ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.728116 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:50.728214 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 793) took 28653 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.728242 1069 rpcz_store.cc:269] 0503 14:05:22.074483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.074745 (+ 262us) service_pool.cc:224] Handling call
0503 14:05:50.728209 (+28653464us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.562739 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.581370 (+ 18631us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.728061 (+1146691us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.728063 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.728070 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.728071 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.728081 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:50.728082 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":27487861}]]}
W20260503 14:05:50.728406 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:50.728451 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 806) took 28384 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.728494 1069 rpcz_store.cc:269] 0503 14:05:22.343816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.343876 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:50.728448 (+28384572us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.728360 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.728397 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.728398 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.728398 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.728400 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.728401 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.728403 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:50.728404 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28384388}]]}
W20260503 14:05:50.742121 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.218s user 0.000s sys 0.000s
W20260503 14:05:50.743361 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 632) took 32084 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.743422 1081 rpcz_store.cc:269] 0503 14:05:18.658920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659334 (+ 414us) service_pool.cc:224] Handling call
0503 14:05:50.743351 (+32084017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.093518 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.103462 (+ 9944us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.809212 (+17705750us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.809214 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.809219 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.809219 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.809303 (+ 84us) log.cc:844] Serialized 777 byte log entry
0503 14:05:50.150198 (+340895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.523590 (+373392us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.523757 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.523793 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.743232 (+219439us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.743331 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.743341 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.743342 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373381,"prepare.queue_time_us":13434109,"prepare.run_cpu_time_us":1201964,"prepare.run_wall_time_us":17715828,"replication_time_us":340946}]]}
I20260503 14:05:50.743569 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.743692 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.744020 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.744123 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:50.747884 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.749377 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.752943 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 710) took 30128 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.236793 1102 rpcz_store.cc:269] 0503 14:05:19.912421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913399 (+ 978us) service_pool.cc:224] Handling call
0503 14:05:50.217519 (+30304120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.196859 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.197864 (+ 1005us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30281565}]]}
W20260503 14:05:50.754819 1122 rpcz_store.cc:269] 0503 14:05:20.624234 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625323 (+ 1089us) service_pool.cc:224] Handling call
0503 14:05:50.752332 (+30127009us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.749215 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.749216 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30123677}]]}
W20260503 14:05:50.783234 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.450s user 0.000s sys 0.000s
W20260503 14:05:50.784458 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 590) took 31956 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.784516 1073 rpcz_store.cc:269] 0503 14:05:18.828287 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828735 (+ 448us) service_pool.cc:224] Handling call
0503 14:05:50.784451 (+31955716us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.691030 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.691053 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.679720 (+17988667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.679722 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.679725 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.679726 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.679799 (+ 73us) log.cc:844] Serialized 804 byte log entry
0503 14:05:49.955181 (+275382us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.332883 (+377702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.333026 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.333056 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.784347 (+451291us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.784435 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.784444 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.784444 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":377693,"prepare.queue_time_us":12862238,"prepare.run_cpu_time_us":1234086,"prepare.run_wall_time_us":17988777,"replication_time_us":275449}]]}
I20260503 14:05:50.784689 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.784795 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.784912 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 316ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.785789 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.785902 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 638) took 30477 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.785936 1067 rpcz_store.cc:269] 0503 14:05:20.308763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309038 (+ 275us) service_pool.cc:224] Handling call
0503 14:05:50.785898 (+30476860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.785782 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.785783 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30476674}]]}
W20260503 14:05:50.786011 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 105ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.786052 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.786093 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 650) took 30160 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.786119 1067 rpcz_store.cc:269] 0503 14:05:20.625531 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626195 (+ 664us) service_pool.cc:224] Handling call
0503 14:05:50.786092 (+30159897us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.786048 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.786049 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30159775}]]}
W20260503 14:05:50.786345 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.253s user 0.000s sys 0.000s
W20260503 14:05:50.787470 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 646) took 30459 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.787524 1085 rpcz_store.cc:269] 0503 14:05:20.327574 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328117 (+ 543us) service_pool.cc:224] Handling call
0503 14:05:50.787462 (+30459345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.015834 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.015867 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.613123 (+17597256us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.613125 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.613129 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.613130 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.613220 (+ 90us) log.cc:844] Serialized 912 byte log entry
0503 14:05:50.082064 (+468844us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.532805 (+450741us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.532956 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.533000 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.787359 (+254359us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.787439 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.787451 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.787452 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":450731,"prepare.queue_time_us":11686102,"prepare.run_cpu_time_us":1238213,"prepare.run_wall_time_us":17597402,"replication_time_us":468929}]]}
I20260503 14:05:50.787685 1085 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
W20260503 14:05:50.787815 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 152ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.787827 1085 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.788158 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.788923 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:50.789466 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
W20260503 14:05:50.790500 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 631) took 32520 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.790612 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.790693 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 709) took 30477 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.790716 1118 rpcz_store.cc:269] 0503 14:05:20.312707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.313075 (+ 368us) service_pool.cc:224] Handling call
0503 14:05:50.790690 (+30477615us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.790606 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.790608 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30477455}]]}
W20260503 14:05:50.790813 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.790874 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 722) took 30161 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.790896 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.790553 1083 rpcz_store.cc:269] 0503 14:05:18.269795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270506 (+ 711us) service_pool.cc:224] Handling call
0503 14:05:50.790491 (+32519985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.447812 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.447838 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.450670 (+18002832us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.450672 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.450679 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.450680 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.450763 (+ 83us) log.cc:844] Serialized 750 byte log entry
0503 14:05:49.834276 (+383513us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.502074 (+667798us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.502209 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.502239 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.790397 (+288158us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.790467 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.790482 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.790483 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":667789,"prepare.queue_time_us":13177230,"prepare.run_cpu_time_us":1242073,"prepare.run_wall_time_us":18002959,"replication_time_us":383590}]]}
I20260503 14:05:50.791160 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:50.791352 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.790901 1118 rpcz_store.cc:269] 0503 14:05:20.629190 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629950 (+ 760us) service_pool.cc:224] Handling call
0503 14:05:50.790872 (+30160922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.790811 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.790812 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30160778}]]}
W20260503 14:05:50.791455 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 452ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.811744 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
W20260503 14:05:50.813098 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 633) took 31308 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.813162 1084 rpcz_store.cc:269] 0503 14:05:19.504619 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505114 (+ 495us) service_pool.cc:224] Handling call
0503 14:05:50.813087 (+31307973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.690101 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.690173 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.893499 (+18203326us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.893501 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.893506 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.893507 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.893606 (+ 99us) log.cc:844] Serialized 858 byte log entry
0503 14:05:50.397886 (+504280us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.567095 (+169209us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.567303 (+ 208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.567352 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.812951 (+245599us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.813062 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.813074 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.813075 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":169194,"prepare.queue_time_us":12184871,"prepare.run_cpu_time_us":1305658,"prepare.run_wall_time_us":18203524,"replication_time_us":504370}]]}
I20260503 14:05:50.813333 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.813441 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:50.813458 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.813752 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.814543 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
W20260503 14:05:50.815593 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 611) took 31985 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.815651 1080 rpcz_store.cc:269] 0503 14:05:18.830162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830311 (+ 149us) service_pool.cc:224] Handling call
0503 14:05:50.815583 (+31985272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.448149 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.448172 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.877468 (+18429296us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.877470 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.877474 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.877475 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.086912 (+209437us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.332364 (+245452us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.502600 (+170236us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.502759 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.502789 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.815478 (+312689us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.815557 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.815573 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.815574 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":170230,"prepare.queue_time_us":12617641,"prepare.run_cpu_time_us":1426688,"prepare.run_wall_time_us":18639719,"replication_time_us":454885}]]}
I20260503 14:05:50.815806 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.815963 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.816058 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.816087 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:50.817791 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
W20260503 14:05:50.818773 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 681) took 31313 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.818836 1079 rpcz_store.cc:269] 0503 14:05:19.505159 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506143 (+ 984us) service_pool.cc:224] Handling call
0503 14:05:50.818763 (+31312620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.015462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.015509 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.086138 (+18070629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.086140 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.086142 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.086143 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.086203 (+ 60us) log.cc:844] Serialized 858 byte log entry
0503 14:05:50.263650 (+177447us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.579329 (+315679us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.579497 (+ 168us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.579540 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.818678 (+239138us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.818742 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.818754 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.818755 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315653,"prepare.queue_time_us":12509218,"prepare.run_cpu_time_us":1396680,"prepare.run_wall_time_us":18070755,"replication_time_us":177502}]]}
I20260503 14:05:50.818981 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:50.819097 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.819224 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.856181 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
W20260503 14:05:50.857404 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 622) took 32588 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.857456 1074 rpcz_store.cc:269] 0503 14:05:18.268404 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.268797 (+ 393us) service_pool.cc:224] Handling call
0503 14:05:50.857397 (+32588600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.381261 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.381680 (+ 419us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:48.402513 (+17020833us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:48.402515 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:48.402519 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:48.402519 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:48.402569 (+ 50us) log.cc:844] Serialized 750 byte log entry
0503 14:05:49.930879 (+1528310us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.505716 (+574837us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.505883 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.505910 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.857287 (+351377us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.857376 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.857388 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.857388 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":574827,"prepare.queue_time_us":13112307,"prepare.run_cpu_time_us":1095414,"prepare.run_wall_time_us":17021390,"replication_time_us":1528353}]]}
I20260503 14:05:50.857621 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.857740 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.858098 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.858769 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:50.861557 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 627) took 32206 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.861618 1072 rpcz_store.cc:269] 0503 14:05:18.654859 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654893 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:50.861551 (+32206658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:36.266823 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:36.267067 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.078640 (+13811573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.078642 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.078646 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.078647 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.078690 (+ 43us) log.cc:844] Serialized 777 byte log entry
0503 14:05:50.384222 (+305532us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.693558 (+309336us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.693763 (+ 205us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.693814 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.861460 (+167646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.861534 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.861542 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.861542 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":309325,"prepare.queue_time_us":17611769,"prepare.run_cpu_time_us":903230,"prepare.run_wall_time_us":13811946,"replication_time_us":305569}]]}
I20260503 14:05:50.861764 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:50.861888 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.861765 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.862017 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 705) took 30237 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.862041 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.862053 1099 rpcz_store.cc:269] 0503 14:05:20.624126 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625044 (+ 918us) service_pool.cc:224] Handling call
0503 14:05:50.862014 (+30236970us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.861754 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.861755 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30236630}]]}
W20260503 14:05:50.862196 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.864051 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864141 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 648) took 32038 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864171 1116 rpcz_store.cc:269] 0503 14:05:18.826123 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826297 (+ 174us) service_pool.cc:224] Handling call
0503 14:05:50.864138 (+32037841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864020 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864021 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":32037607}]]}
W20260503 14:05:50.864286 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864322 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 661) took 31592 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864349 1116 rpcz_store.cc:269] 0503 14:05:19.271943 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.272265 (+ 322us) service_pool.cc:224] Handling call
0503 14:05:50.864321 (+31592056us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864284 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864285 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31591929}]]}
W20260503 14:05:50.864444 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864472 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 674) took 31359 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864497 1116 rpcz_store.cc:269] 0503 14:05:19.505000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505077 (+ 77us) service_pool.cc:224] Handling call
0503 14:05:50.864471 (+31359394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864443 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864444 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31359280}]]}
W20260503 14:05:50.864607 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864643 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 687) took 30952 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864668 1116 rpcz_store.cc:269] 0503 14:05:19.912460 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912589 (+ 129us) service_pool.cc:224] Handling call
0503 14:05:50.864641 (+30952052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864605 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864606 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30951939}]]}
W20260503 14:05:50.864751 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864786 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 700) took 30536 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864812 1116 rpcz_store.cc:269] 0503 14:05:20.327841 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328778 (+ 937us) service_pool.cc:224] Handling call
0503 14:05:50.864784 (+30536006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864748 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864749 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30535902}]]}
W20260503 14:05:50.864890 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.864916 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 713) took 30240 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.864939 1116 rpcz_store.cc:269] 0503 14:05:20.624325 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624455 (+ 130us) service_pool.cc:224] Handling call
0503 14:05:50.864915 (+30240460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.864887 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.864888 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30240327}]]}
W20260503 14:05:50.865162 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.879583 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
W20260503 14:05:50.880913 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 674) took 31609 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.880980 1078 rpcz_store.cc:269] 0503 14:05:19.271065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271490 (+ 425us) service_pool.cc:224] Handling call
0503 14:05:50.880902 (+31609412us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.490334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.490758 (+ 424us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:49.919957 (+3429199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:49.919959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:49.919964 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:49.919965 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:49.920041 (+ 76us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.299654 (+379613us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.635127 (+335473us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.635311 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.635350 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.880742 (+245392us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.880875 (+ 133us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.880890 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.880891 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":335461,"prepare.queue_time_us":27218674,"prepare.run_cpu_time_us":252123,"prepare.run_wall_time_us":3429795,"replication_time_us":379683}]]}
W20260503 14:05:50.881073 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.881125 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 726) took 30251 ms (client timeout 29999 ms). Trace:
I20260503 14:05:50.881108 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:50.881150 1087 rpcz_store.cc:269] 0503 14:05:20.629265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629402 (+ 137us) service_pool.cc:224] Handling call
0503 14:05:50.881124 (+30251722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.881070 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.881071 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30251599}]]}
I20260503 14:05:50.881222 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.881358 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.881588 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.899422 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.000s sys 0.000s
W20260503 14:05:50.900630 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 645) took 30573 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.900694 1082 rpcz_store.cc:269] 0503 14:05:20.327553 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328039 (+ 486us) service_pool.cc:224] Handling call
0503 14:05:50.900622 (+30572583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.419217 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.419679 (+ 462us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.085463 (+3665784us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.085465 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.085470 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.085470 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.095858 (+ 10388us) log.cc:844] Serialized 912 byte log entry
0503 14:05:50.245263 (+149405us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.639628 (+394365us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.640164 (+ 536us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.640205 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.900494 (+260289us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.900603 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.900613 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.900614 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":394353,"prepare.queue_time_us":26091108,"prepare.run_cpu_time_us":344940,"prepare.run_wall_time_us":3676678,"replication_time_us":159787}]]}
I20260503 14:05:50.900849 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:50.900944 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:50.901301 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.900972 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.901710 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.776340 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.933874 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
W20260503 14:05:50.935174 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 659) took 31663 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.935238 1075 rpcz_store.cc:269] 0503 14:05:19.271895 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.272068 (+ 173us) service_pool.cc:224] Handling call
0503 14:05:50.935163 (+31663095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.049661 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.074916 (+ 25255us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.076276 (+18001360us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.076278 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.076357 (+ 79us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.076357 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.080159 (+ 3802us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.185724 (+105565us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.615239 (+429515us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.615451 (+ 212us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.615496 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.935019 (+319523us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.935142 (+ 123us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.935153 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.935154 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":429504,"prepare.queue_time_us":12776168,"prepare.run_cpu_time_us":1188298,"prepare.run_wall_time_us":18031306,"replication_time_us":109361}]]}
I20260503 14:05:50.935405 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:50.935578 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.935671 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 391ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.935740 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:50.968113 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 642) took 31056 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.968221 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
I20260503 14:05:50.968426 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:50.969280 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 615) took 32700 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.969381 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.969477 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 706) took 30345 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.969508 1103 rpcz_store.cc:269] 0503 14:05:20.624142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625130 (+ 988us) service_pool.cc:224] Handling call
0503 14:05:50.969475 (+30344345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.969375 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.969377 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30344197}]]}
W20260503 14:05:50.969822 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.969333 1081 rpcz_store.cc:269] 0503 14:05:18.268292 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269181 (+ 889us) service_pool.cc:224] Handling call
0503 14:05:50.969273 (+32700092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.049840 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.059380 (+ 9540us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.081752 (+18022372us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.081753 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.081757 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.081757 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.081809 (+ 52us) log.cc:844] Serialized 750 byte log entry
0503 14:05:50.471332 (+389523us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.743566 (+272234us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.743724 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.743768 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.969194 (+225426us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.969255 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.969267 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.969267 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":272223,"prepare.queue_time_us":13779892,"prepare.run_cpu_time_us":1176271,"prepare.run_wall_time_us":18032333,"replication_time_us":389568}]]}
I20260503 14:05:50.970366 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.970520 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:50.970626 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 36ms of latency in SegmentAllocator::Sync()
I20260503 14:05:50.970712 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:50.971175 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 342ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.968194 1084 rpcz_store.cc:269] 0503 14:05:19.912090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912377 (+ 287us) service_pool.cc:224] Handling call
0503 14:05:50.968098 (+31055721us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616270 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.616335 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.251421 (+635086us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.251506 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.251678 (+ 172us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.251679 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.254160 (+ 2481us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.549674 (+295514us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.813325 (+263651us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.813680 (+ 355us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.813720 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.967968 (+154248us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.968077 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.968088 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.968088 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263626,"prepare.queue_time_us":29703819,"prepare.run_cpu_time_us":42916,"prepare.run_wall_time_us":638080,"replication_time_us":297985}]]}
I20260503 14:05:50.973335 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:50.973477 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:50.973578 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 139ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.974458 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.975103 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.975418 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
W20260503 14:05:50.976541 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 607) took 31710 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.976593 1109 rpcz_store.cc:269] 0503 14:05:19.266424 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267000 (+ 576us) service_pool.cc:224] Handling call
0503 14:05:50.976522 (+31709522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.400637 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.403858 (+ 3221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.114463 (+1710605us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.114464 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.114469 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.114469 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.114529 (+ 60us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.378249 (+263720us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.695681 (+317432us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.695859 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.695897 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.976430 (+280533us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.976504 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.976514 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.976515 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":317423,"prepare.queue_time_us":29133525,"prepare.run_cpu_time_us":100132,"prepare.run_wall_time_us":1713905,"replication_time_us":263774}]]}
W20260503 14:05:50.976678 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.976745 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
W20260503 14:05:50.976748 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 655) took 30351 ms (client timeout 29999 ms). Trace:
I20260503 14:05:50.976859 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:50.976873 1106 rpcz_store.cc:269] 0503 14:05:20.625610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626678 (+ 1068us) service_pool.cc:224] Handling call
0503 14:05:50.976746 (+30350068us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.976672 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.976674 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30349900}]]}
W20260503 14:05:50.976949 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 273ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.976958 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.977944 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 667) took 30003 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.977982 1106 rpcz_store.cc:269] 0503 14:05:20.974267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976257 (+ 1990us) service_pool.cc:224] Handling call
0503 14:05:50.977941 (+30001684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.976956 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.976957 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30000625}]]}
W20260503 14:05:50.971542 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:50.976967 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:50.977098 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.981709 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.984467 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.986542 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 671) took 31715 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.986726 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.986863 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.982867 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 666) took 30358 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.989593 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 736) took 30012 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.989492 1079 rpcz_store.cc:269] 0503 14:05:19.270997 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271591 (+ 594us) service_pool.cc:224] Handling call
0503 14:05:50.986537 (+31714946us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.650870 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.650913 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.350730 (+14699817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.350732 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.350737 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.350763 (+ 26us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.350819 (+ 56us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.634432 (+283613us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.818978 (+184546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.819126 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.819159 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.986426 (+167267us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.986521 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.986530 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.986531 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184536,"prepare.queue_time_us":16379198,"prepare.run_cpu_time_us":1150644,"prepare.run_wall_time_us":14699965,"replication_time_us":283665}]]}
I20260503 14:05:50.992348 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:50.992204 1121 rpcz_store.cc:269] 0503 14:05:20.977266 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.977706 (+ 440us) service_pool.cc:224] Handling call
0503 14:05:50.989591 (+30011885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.986719 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.986720 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30008898}]]}
I20260503 14:05:50.992519 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.986105 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.984290 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.993981 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 675) took 31722 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.994207 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:50.994263 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.994880 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 740) took 30017 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.994908 1119 rpcz_store.cc:269] 0503 14:05:20.977353 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.978018 (+ 665us) service_pool.cc:224] Handling call
0503 14:05:50.994879 (+30016861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.994204 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.994205 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30016088}]]}
W20260503 14:05:50.994844 1079 rpcz_store.cc:269] 0503 14:05:19.271115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.271241 (+ 126us) service_pool.cc:224] Handling call
0503 14:05:50.993975 (+31722734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.379042 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.401520 (+ 22478us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.507689 (+2106169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.507692 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.507697 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.507698 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.507755 (+ 57us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.718166 (+210411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.992341 (+274175us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.992565 (+ 224us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.992615 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:50.993893 (+ 1278us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:50.993955 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:50.993966 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:50.993967 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274163,"prepare.queue_time_us":29107730,"prepare.run_cpu_time_us":120697,"prepare.run_wall_time_us":2128740,"replication_time_us":210461}]]}
I20260503 14:05:50.995066 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:50.995180 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:50.995271 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.001446 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.001506 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 676) took 30029 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.001528 1110 rpcz_store.cc:269] 0503 14:05:20.971933 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.972048 (+ 115us) service_pool.cc:224] Handling call
0503 14:05:51.001504 (+30029456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.001443 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.001444 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30029309}]]}
W20260503 14:05:51.001873 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 37ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.001899 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.001293 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 640) took 31089 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.002151 1080 rpcz_store.cc:269] 0503 14:05:19.912052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913432 (+ 1380us) service_pool.cc:224] Handling call
0503 14:05:51.001289 (+31087857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.616427 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.567464 (+951037us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.567466 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.567471 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.567471 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.567529 (+ 58us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.759443 (+191914us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.815803 (+ 56360us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.815993 (+ 190us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.816027 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.001182 (+185155us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.001273 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.001282 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.001282 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56341,"prepare.queue_time_us":29702853,"prepare.run_cpu_time_us":56567,"prepare.run_wall_time_us":951156,"replication_time_us":191941}]]}
I20260503 14:05:51.002306 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.002432 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.002533 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.994787 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 667) took 31730 ms (client timeout 29999 ms). Trace:
W20260503 14:05:50.997184 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 720) took 30367 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.008003 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 686) took 31095 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.005230 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
W20260503 14:05:51.008466 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.008760 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.012154 1081 rpcz_store.cc:269] 0503 14:05:19.912443 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912474 (+ 31us) service_pool.cc:224] Handling call
0503 14:05:51.007994 (+31095520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.733247 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.733273 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.616856 (+883583us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.616858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.616891 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.616892 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.616953 (+ 61us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.780867 (+163914us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.970362 (+189495us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.970548 (+ 186us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.970599 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.007847 (+ 37248us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.007972 (+ 125us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.007984 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.007985 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189486,"prepare.queue_time_us":29820657,"prepare.run_cpu_time_us":47511,"prepare.run_wall_time_us":883723,"replication_time_us":163968}]]}
I20260503 14:05:51.020119 1081 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:51.020244 1081 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.012259 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.436s user 0.000s sys 0.000s
W20260503 14:05:51.013479 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.021380 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 718) took 30397 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.021404 1086 rpcz_store.cc:269] 0503 14:05:20.624017 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624616 (+ 599us) service_pool.cc:224] Handling call
0503 14:05:51.021376 (+30396760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.013474 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.013475 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30388743}]]}
W20260503 14:05:51.021452 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 648) took 31109 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.021504 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.021543 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 731) took 30048 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.021566 1086 rpcz_store.cc:269] 0503 14:05:20.973447 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974214 (+ 767us) service_pool.cc:224] Handling call
0503 14:05:51.021542 (+30047328us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.021502 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.021503 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30047209}]]}
W20260503 14:05:51.021679 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.013764 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.018469 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.230s user 0.000s sys 0.000s
W20260503 14:05:51.021689 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.022522 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 672) took 30390 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.022550 1126 rpcz_store.cc:269] 0503 14:05:20.631544 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.631606 (+ 62us) service_pool.cc:224] Handling call
0503 14:05:51.022519 (+30390913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.021542 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.021543 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30389807}]]}
W20260503 14:05:51.022679 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.022716 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 593) took 32194 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.022768 1085 rpcz_store.cc:269] 0503 14:05:18.828336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828913 (+ 577us) service_pool.cc:224] Handling call
0503 14:05:51.022710 (+32193797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.652338 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.652364 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.326298 (+14673934us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.326299 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.326301 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.326302 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.326330 (+ 28us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.538652 (+212322us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.787681 (+249029us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.788044 (+ 363us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.788081 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.022636 (+234555us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.022693 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.022704 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.022705 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":249018,"prepare.queue_time_us":16823376,"prepare.run_cpu_time_us":932562,"prepare.run_wall_time_us":14673998,"replication_time_us":212342}]]}
W20260503 14:05:51.022727 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 684) took 30041 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.022994 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.021687 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.023278 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.023330 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.023412 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 665) took 30049 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.023559 1104 rpcz_store.cc:269] 0503 14:05:20.974234 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976046 (+ 1812us) service_pool.cc:224] Handling call
0503 14:05:51.023410 (+30047364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.023273 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.023274 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30047114}]]}
W20260503 14:05:51.013301 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 640) took 32360 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.001098 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 657) took 30691 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.024063 1071 rpcz_store.cc:269] 0503 14:05:18.653194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653531 (+ 337us) service_pool.cc:224] Handling call
0503 14:05:51.013294 (+32359763us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.647871 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.647905 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.082160 (+14434255us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.082162 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.082166 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.082166 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.082235 (+ 69us) log.cc:844] Serialized 777 byte log entry
0503 14:05:50.328458 (+246223us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.651945 (+323487us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.652984 (+ 1039us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.653036 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.013194 (+360158us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.013272 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.013284 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.013285 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323477,"prepare.queue_time_us":16994258,"prepare.run_cpu_time_us":989773,"prepare.run_wall_time_us":14434371,"replication_time_us":246287}]]}
W20260503 14:05:51.022970 1126 rpcz_store.cc:269] 0503 14:05:20.981341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.981606 (+ 265us) service_pool.cc:224] Handling call
0503 14:05:51.022725 (+30041119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.022677 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.022678 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30041003}]]}
I20260503 14:05:51.022914 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.024133 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:51.026924 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.027014 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 78ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.025472 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:51.027621 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.027784 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.021494 1077 rpcz_store.cc:269] 0503 14:05:19.912177 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912305 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:51.021445 (+31109140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.431474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.431507 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.262829 (+831322us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.262831 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.262836 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.262836 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.262908 (+ 72us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.465749 (+202841us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.575558 (+109809us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.575727 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.575773 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.021351 (+445578us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.021426 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.021436 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.021437 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109799,"prepare.queue_time_us":29519108,"prepare.run_cpu_time_us":52621,"prepare.run_wall_time_us":831443,"replication_time_us":202907}]]}
I20260503 14:05:51.028461 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:51.028613 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.028704 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260503 14:05:50.993280 1100 rpcz_store.cc:269] 0503 14:05:20.623444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.627894 (+ 4450us) service_pool.cc:224] Handling call
0503 14:05:50.982163 (+30354269us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.971457 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.971539 (+ 82us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30343305}]]}
W20260503 14:05:51.018049 1125 rpcz_store.cc:269] 0503 14:05:20.629158 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.630572 (+ 1414us) service_pool.cc:224] Handling call
0503 14:05:50.994527 (+30363955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.985011 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.985013 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30352812}]]}
W20260503 14:05:51.008049 959 rpcz_store.cc:269] 0503 14:05:19.264655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.265191 (+ 536us) service_pool.cc:224] Handling call
0503 14:05:50.994784 (+31729593us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.980351 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.980352 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31713102}]]}
W20260503 14:05:51.026590 956 rpcz_store.cc:269] 0503 14:05:20.308981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309665 (+ 684us) service_pool.cc:224] Handling call
0503 14:05:51.000771 (+30691106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.980613 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.980615 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30669180}]]}
W20260503 14:05:51.042513 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.050796 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.041220 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:51.051653 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.058276 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 680) took 31553 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.056142 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.056679 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 733) took 30083 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.024744 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 698) took 30661 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.059388 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 685) took 29679 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.063831 1125 rpcz_store.cc:269] 0503 14:05:20.973491 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974378 (+ 887us) service_pool.cc:224] Handling call
0503 14:05:51.056492 (+30082114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.050442 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.050444 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30075089}]]}
W20260503 14:05:51.064780 1102 rpcz_store.cc:269] 0503 14:05:20.327801 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328595 (+ 794us) service_pool.cc:224] Handling call
0503 14:05:50.989218 (+30660623us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.774266 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:50.774514 (+ 248us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30443938}]]}
W20260503 14:05:51.070654 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.073463 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 711) took 30449 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.075096 1102 rpcz_store.cc:269] 0503 14:05:20.624272 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625391 (+ 1119us) service_pool.cc:224] Handling call
0503 14:05:51.073290 (+30447899us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.070331 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.070332 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30444467}]]}
W20260503 14:05:51.066323 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 669) took 30442 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.109022 956 rpcz_store.cc:269] 0503 14:05:20.623495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.623530 (+ 35us) service_pool.cc:224] Handling call
0503 14:05:51.065650 (+30442120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.055713 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.055715 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30431785}]]}
W20260503 14:05:51.109189 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.109239 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 681) took 30127 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.109266 956 rpcz_store.cc:269] 0503 14:05:20.981282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.981679 (+ 397us) service_pool.cc:224] Handling call
0503 14:05:51.109236 (+30127557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.109186 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.109187 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30127400}]]}
W20260503 14:05:51.065379 969 rpcz_store.cc:269] 0503 14:05:21.376987 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377245 (+ 258us) service_pool.cc:224] Handling call
0503 14:05:51.056767 (+29679522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.552681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.552723 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.977571 (+1424848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.978209 (+ 638us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.020691 (+ 42482us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.021271 (+ 580us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.040877 (+ 19606us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:51.040879 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28175302}]]}
W20260503 14:05:51.081810 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.109766 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 724) took 30135 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.109802 1102 rpcz_store.cc:269] 0503 14:05:20.973777 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.973866 (+ 89us) service_pool.cc:224] Handling call
0503 14:05:51.109762 (+30135896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.081541 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.081543 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30107204}]]}
W20260503 14:05:51.110176 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.106613 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.106657 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.110888 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 671) took 30136 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.110918 1097 rpcz_store.cc:269] 0503 14:05:20.974341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975634 (+ 1293us) service_pool.cc:224] Handling call
0503 14:05:51.110883 (+30135249us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.106603 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.106604 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30130898}]]}
W20260503 14:05:51.106386 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 635) took 31193 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.111498 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.384s user 0.000s sys 0.000s
W20260503 14:05:51.112681 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 643) took 31200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.112728 1076 rpcz_store.cc:269] 0503 14:05:19.912105 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912459 (+ 354us) service_pool.cc:224] Handling call
0503 14:05:51.112673 (+31200214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.726974 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.727003 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.378165 (+651162us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.378167 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.378172 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.378173 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.378247 (+ 74us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.533734 (+155487us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.727007 (+193273us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.727207 (+ 200us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.727258 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.112558 (+385300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.112653 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.112662 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.112663 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193262,"prepare.queue_time_us":29814439,"prepare.run_cpu_time_us":34150,"prepare.run_wall_time_us":651282,"replication_time_us":155556}]]}
I20260503 14:05:51.112883 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.112977 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.058969 959 rpcz_store.cc:269] 0503 14:05:19.505142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.506052 (+ 910us) service_pool.cc:224] Handling call
0503 14:05:51.058192 (+31552140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.051648 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.051650 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31544756}]]}
W20260503 14:05:51.113102 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.113142 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.113184 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 693) took 31200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.113205 959 rpcz_store.cc:269] 0503 14:05:19.912625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914681 (+ 2056us) service_pool.cc:224] Handling call
0503 14:05:51.113182 (+31198501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.113140 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.113141 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31198382}]]}
W20260503 14:05:51.113289 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.113320 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 706) took 30801 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.113339 959 rpcz_store.cc:269] 0503 14:05:20.312235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.312749 (+ 514us) service_pool.cc:224] Handling call
0503 14:05:51.113319 (+30800570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.113287 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.113288 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30797740}]]}
W20260503 14:05:51.113420 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.113454 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 719) took 30489 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.113479 959 rpcz_store.cc:269] 0503 14:05:20.624039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624731 (+ 692us) service_pool.cc:224] Handling call
0503 14:05:51.113453 (+30488722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.113417 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.113418 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30488622}]]}
W20260503 14:05:51.113575 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.113610 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 732) took 30140 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.113628 959 rpcz_store.cc:269] 0503 14:05:20.973463 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974299 (+ 836us) service_pool.cc:224] Handling call
0503 14:05:51.113607 (+30139308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.113573 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.113573 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30139203}]]}
W20260503 14:05:51.096400 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
W20260503 14:05:51.111500 1085 rpcz_store.cc:269] 0503 14:05:19.913014 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915812 (+ 2798us) service_pool.cc:224] Handling call
0503 14:05:51.106373 (+31190561us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.851477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.851518 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.533142 (+681624us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.533143 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.533177 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.533178 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.533243 (+ 65us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.844206 (+310963us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.022912 (+178706us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.026949 (+ 4037us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.026988 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.106257 (+ 79269us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.106351 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.106363 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.106363 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178697,"prepare.queue_time_us":29935584,"prepare.run_cpu_time_us":45721,"prepare.run_wall_time_us":681774,"replication_time_us":311022}]]}
I20260503 14:05:51.114060 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.114151 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.114265 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.114753 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 643) took 32288 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.114799 1072 rpcz_store.cc:269] 0503 14:05:18.825984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826931 (+ 947us) service_pool.cc:224] Handling call
0503 14:05:51.114744 (+32287813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.652638 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.652682 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.523841 (+14871159us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.523842 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.523848 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.523849 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.523937 (+ 88us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.674253 (+150316us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.861761 (+187508us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.861910 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.861943 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.114651 (+252708us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.114723 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.114736 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.114736 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187498,"prepare.queue_time_us":16825627,"prepare.run_cpu_time_us":1177808,"prepare.run_wall_time_us":14871307,"replication_time_us":150397}]]}
W20260503 14:05:51.114950 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.115020 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 721) took 30141 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.115049 1114 rpcz_store.cc:269] 0503 14:05:20.973722 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975172 (+ 1450us) service_pool.cc:224] Handling call
0503 14:05:51.115017 (+30139845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.114945 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.114946 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30139712}]]}
W20260503 14:05:51.101127 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.316s user 0.000s sys 0.000s
W20260503 14:05:51.115268 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.113628 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 615) took 31845 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.116003 1084 rpcz_store.cc:269] 0503 14:05:19.268606 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.268782 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:51.113625 (+31844843us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.401255 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.401302 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.576606 (+2175304us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.576608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.576614 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.576615 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.576695 (+ 80us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.771012 (+194317us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.973332 (+202320us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.973503 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.973541 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.113528 (+139987us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.113605 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.113618 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.113619 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202309,"prepare.queue_time_us":29132366,"prepare.run_cpu_time_us":161695,"prepare.run_wall_time_us":2175460,"replication_time_us":194390}]]}
W20260503 14:05:51.116138 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:51.116122 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.106758 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.116662 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 108ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.116910 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.116958 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 675) took 30145 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.116981 1096 rpcz_store.cc:269] 0503 14:05:20.971918 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.971950 (+ 32us) service_pool.cc:224] Handling call
0503 14:05:51.116956 (+30145006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.116907 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.116908 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30144866}]]}
W20260503 14:05:51.117935 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 278ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.116254 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.118337 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.118439 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
I20260503 14:05:51.118650 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:51.116178 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 679) took 30135 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.118806 1091 rpcz_store.cc:269] 0503 14:05:20.981031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.982009 (+ 978us) service_pool.cc:224] Handling call
0503 14:05:51.116176 (+30134167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.116135 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.116136 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30134034}]]}
I20260503 14:05:51.119184 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.115938 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 632) took 31202 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.120289 1073 rpcz_store.cc:269] 0503 14:05:19.912960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.917989 (+ 5029us) service_pool.cc:224] Handling call
0503 14:05:51.115932 (+31197943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.432890 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.432918 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.310236 (+877318us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.310238 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.310243 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.310244 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.310313 (+ 69us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.465148 (+154835us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.784686 (+319538us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.784822 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.784862 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.115857 (+330995us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.115915 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.115925 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.115925 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":319530,"prepare.queue_time_us":29514789,"prepare.run_cpu_time_us":50603,"prepare.run_wall_time_us":877447,"replication_time_us":154898}]]}
I20260503 14:05:51.120445 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.120569 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.120662 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.114953 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.121167 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.121255 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.040266 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.123440 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 698) took 31210 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.123494 1079 rpcz_store.cc:269] 0503 14:05:19.912728 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915125 (+ 2397us) service_pool.cc:224] Handling call
0503 14:05:51.123431 (+31208306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.789942 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.789997 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.518484 (+728487us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.518486 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.518491 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.518491 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.518544 (+ 53us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.748033 (+229489us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.995062 (+247029us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.995210 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.995246 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.123339 (+128093us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.123409 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.123422 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.123423 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247020,"prepare.queue_time_us":29874768,"prepare.run_cpu_time_us":40266,"prepare.run_wall_time_us":728610,"replication_time_us":229536}]]}
W20260503 14:05:51.123611 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.123674 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 737) took 30146 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.123718 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.123624 1079 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.123988 1079 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.124130 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.123704 1120 rpcz_store.cc:269] 0503 14:05:20.977290 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.977561 (+ 271us) service_pool.cc:224] Handling call
0503 14:05:51.123672 (+30146111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.123608 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.123609 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30145940}]]}
W20260503 14:05:51.042743 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.129789 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 678) took 30155 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.134259 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
W20260503 14:05:51.620389 1100 rpcz_store.cc:269] 0503 14:05:20.972690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.972834 (+ 144us) service_pool.cc:224] Handling call
0503 14:05:51.127729 (+30154895us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.039831 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.039915 (+ 84us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30066552}]]}
W20260503 14:05:51.184577 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
W20260503 14:05:51.192690 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 671) took 30560 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.620721 1111 rpcz_store.cc:269] 0503 14:05:20.631528 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.631831 (+ 303us) service_pool.cc:224] Handling call
0503 14:05:51.192188 (+30560357us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.042659 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.042661 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30410565}]]}
W20260503 14:05:51.225159 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 617) took 31956 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.620908 1077 rpcz_store.cc:269] 0503 14:05:19.268638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269040 (+ 402us) service_pool.cc:224] Handling call
0503 14:05:51.225146 (+31956106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.420819 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.420848 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.420073 (+3999225us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.420074 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.420079 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.420080 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.420159 (+ 79us) log.cc:844] Serialized 831 byte log entry
0503 14:05:50.898447 (+478288us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.028458 (+130011us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.028643 (+ 185us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.028675 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.225025 (+196350us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.225123 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.225134 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.225136 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130002,"prepare.queue_time_us":27151709,"prepare.run_cpu_time_us":235604,"prepare.run_wall_time_us":3999352,"replication_time_us":478360}]]}
I20260503 14:05:51.621024 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
I20260503 14:05:51.621155 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.621258 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.621515 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 642) took 32795 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.621556 1074 rpcz_store.cc:269] 0503 14:05:18.825955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826834 (+ 879us) service_pool.cc:224] Handling call
0503 14:05:51.621508 (+32794674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.401329 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.401355 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.324396 (+1923041us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.324397 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.324402 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.324402 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.324461 (+ 59us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.637543 (+313082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.857617 (+220074us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.857779 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.857812 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.621410 (+763598us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.621484 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.621497 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.621497 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220067,"prepare.queue_time_us":29574406,"prepare.run_cpu_time_us":113640,"prepare.run_wall_time_us":1923147,"replication_time_us":313136}]]}
W20260503 14:05:51.621649 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.621692 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 638) took 32968 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.225441 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:51.621805 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.621862 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.274742 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.274817 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.621930 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 747) took 30374 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.621958 1108 rpcz_store.cc:269] 0503 14:05:21.246978 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247378 (+ 400us) service_pool.cc:224] Handling call
0503 14:05:51.621928 (+30374550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.274738 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.274739 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30027287}]]}
W20260503 14:05:51.622180 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.235065 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.207s user 0.000s sys 0.000s
W20260503 14:05:51.337419 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:51.622677 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:51.243629 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
W20260503 14:05:51.393215 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.395851 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
W20260503 14:05:51.398937 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 514ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.443292 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
W20260503 14:05:51.399688 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.624179 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 639) took 32971 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.624230 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 677) took 30651 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.284735 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
W20260503 14:05:51.393270 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.621866 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 742) took 30396 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.624390 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.624442 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 727) took 30650 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.624472 1115 rpcz_store.cc:269] 0503 14:05:20.973865 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974162 (+ 297us) service_pool.cc:224] Handling call
0503 14:05:51.624440 (+30650278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.624386 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.624388 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30650130}]]}
W20260503 14:05:51.623328 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.131914 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.230s user 0.000s sys 0.000s
W20260503 14:05:51.561055 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:51.624382 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 668) took 30650 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.534566 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:51.624739 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 758) took 28951 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.624758 1113 rpcz_store.cc:269] 0503 14:05:22.673354 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.673375 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:51.624737 (+28951362us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.534659 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.534699 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.534507 (+999808us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.534509 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.534517 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.534518 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.534528 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:51.534529 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":27861133}]]}
W20260503 14:05:51.624704 1098 rpcz_store.cc:269] 0503 14:05:20.974280 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976338 (+ 2058us) service_pool.cc:224] Handling call
0503 14:05:51.624379 (+30648041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.393194 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.393195 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30416714}]]}
W20260503 14:05:51.359493 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
W20260503 14:05:51.625167 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 656) took 31316 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.625209 1080 rpcz_store.cc:269] 0503 14:05:20.308968 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309760 (+ 792us) service_pool.cc:224] Handling call
0503 14:05:51.625162 (+31315402us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.089201 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.102297 (+ 13096us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.725293 (+622996us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.725295 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.725304 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.725305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.725398 (+ 93us) log.cc:844] Serialized 912 byte log entry
0503 14:05:50.855478 (+130080us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.002303 (+146825us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.002460 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.002505 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.625084 (+622579us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.625144 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.625155 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.625156 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146816,"prepare.queue_time_us":29779355,"prepare.run_cpu_time_us":37832,"prepare.run_wall_time_us":636209,"replication_time_us":130167}]]}
W20260503 14:05:51.625293 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.625339 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 692) took 30375 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.625309 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
W20260503 14:05:51.625361 1093 rpcz_store.cc:269] 0503 14:05:21.249810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.249933 (+ 123us) service_pool.cc:224] Handling call
0503 14:05:51.625338 (+30375405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.625290 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.625291 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30375279}]]}
W20260503 14:05:51.625388 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 618) took 32117 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.326917 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.391s user 0.000s sys 0.000s
W20260503 14:05:51.624601 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 738) took 30647 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.625588 1089 rpcz_store.cc:269] 0503 14:05:20.977306 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.977867 (+ 561us) service_pool.cc:224] Handling call
0503 14:05:51.624599 (+30646732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.623324 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.623325 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30645355}]]}
W20260503 14:05:51.624377 1090 rpcz_store.cc:269] 0503 14:05:21.225029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.225177 (+ 148us) service_pool.cc:224] Handling call
0503 14:05:51.621864 (+30396687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.621801 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.621802 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30396526}]]}
W20260503 14:05:51.625734 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 627) took 31712 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.625761 1085 rpcz_store.cc:269] 0503 14:05:19.912874 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.915182 (+ 2308us) service_pool.cc:224] Handling call
0503 14:05:51.625731 (+31710549us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.790092 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.790117 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.695144 (+905027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.695145 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.695149 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.695150 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.695218 (+ 68us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.876643 (+181425us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.114058 (+237415us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.114172 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.114205 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.625662 (+511457us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.625715 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.625726 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.625726 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237407,"prepare.queue_time_us":29874809,"prepare.run_cpu_time_us":53562,"prepare.run_wall_time_us":905135,"replication_time_us":181489}]]}
W20260503 14:05:51.624264 1095 rpcz_store.cc:269] 0503 14:05:20.972675 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.973023 (+ 348us) service_pool.cc:224] Handling call
0503 14:05:51.624229 (+30651206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.399431 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.399432 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30426100}]]}
W20260503 14:05:51.626078 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.626130 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 675) took 30383 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626153 1088 rpcz_store.cc:269] 0503 14:05:21.242865 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243119 (+ 254us) service_pool.cc:224] Handling call
0503 14:05:51.626129 (+30383010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.626075 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.626076 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30382872}]]}
W20260503 14:05:51.621701 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 720) took 30648 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.624666 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 780) took 29555 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626518 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 110ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.626353 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:51.626546 1112 rpcz_store.cc:269] 0503 14:05:22.069077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070100 (+ 1023us) service_pool.cc:224] Handling call
0503 14:05:51.624664 (+29554564us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.561206 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.561266 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.560979 (+999713us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.560981 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.561018 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.561019 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.561033 (+ 14us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:51.561034 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28490986}]]}
W20260503 14:05:51.626631 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.624280 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:51.626766 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.274662 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 695) took 31361 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626493 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.626372 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.626995 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 717) took 30653 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.354928 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.000s sys 0.000s
W20260503 14:05:51.626796 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 730) took 30653 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.627105 1124 rpcz_store.cc:269] 0503 14:05:20.973432 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974116 (+ 684us) service_pool.cc:224] Handling call
0503 14:05:51.626792 (+30652676us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.624277 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.624278 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30650071}]]}
W20260503 14:05:51.627223 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.627265 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 743) took 30399 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.627287 1124 rpcz_store.cc:269] 0503 14:05:21.228075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.228135 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:51.627263 (+30399128us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.627220 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.627221 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30398961}]]}
W20260503 14:05:51.627363 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.627414 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 756) took 30249 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.627029 964 rpcz_store.cc:269] 0503 14:05:20.973649 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974871 (+ 1222us) service_pool.cc:224] Handling call
0503 14:05:51.626994 (+30652123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.626490 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.626491 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30651551}]]}
W20260503 14:05:51.626798 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 504ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.627549 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.627605 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 730) took 30401 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.627631 964 rpcz_store.cc:269] 0503 14:05:21.226359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.226529 (+ 170us) service_pool.cc:224] Handling call
0503 14:05:51.627603 (+30401074us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.627546 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.627547 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30400925}]]}
W20260503 14:05:51.627722 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.627764 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 743) took 30250 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626724 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.627789 964 rpcz_store.cc:269] 0503 14:05:21.377559 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379079 (+ 1520us) service_pool.cc:224] Handling call
0503 14:05:51.627762 (+30248683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.627718 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.627719 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30248583}]]}
W20260503 14:05:51.627866 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 612) took 33359 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.627911 1081 rpcz_store.cc:269] 0503 14:05:18.268237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.268952 (+ 715us) service_pool.cc:224] Handling call
0503 14:05:51.627859 (+33358907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.649210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.649235 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.500189 (+14850954us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.500190 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.500193 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.500193 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.500244 (+ 51us) log.cc:844] Serialized 750 byte log entry
0503 14:05:50.801647 (+301403us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.020115 (+218468us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.020276 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.020323 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.627784 (+607461us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.627839 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.627852 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.627853 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218456,"prepare.queue_time_us":17380176,"prepare.run_cpu_time_us":1101890,"prepare.run_wall_time_us":14851041,"replication_time_us":301445}]]}
W20260503 14:05:51.626344 1066 rpcz_store.cc:269] 0503 14:05:20.973697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975092 (+ 1395us) service_pool.cc:224] Handling call
0503 14:05:51.621699 (+30646607us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.621646 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.621647 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30646480}]]}
I20260503 14:05:51.628044 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
W20260503 14:05:51.628113 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.628158 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 733) took 30382 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.628173 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.627439 1124 rpcz_store.cc:269] 0503 14:05:21.377912 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380087 (+ 2175us) service_pool.cc:224] Handling call
0503 14:05:51.627412 (+30247325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.627362 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.627362 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30247200}]]}
W20260503 14:05:51.382592 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.264s user 0.000s sys 0.000s
W20260503 14:05:51.628183 1066 rpcz_store.cc:269] 0503 14:05:21.245600 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.245928 (+ 328us) service_pool.cc:224] Handling call
0503 14:05:51.628157 (+30382229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.628109 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.628110 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30382114}]]}
I20260503 14:05:51.628435 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:51.628330 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.250929 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:51.627363 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.624147 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 646) took 31711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.628322 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:51.628839 1076 rpcz_store.cc:269] 0503 14:05:19.912156 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912765 (+ 609us) service_pool.cc:224] Handling call
0503 14:05:51.624143 (+31711378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.845688 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.845724 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.497714 (+651990us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.497716 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.497722 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.497723 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.497804 (+ 81us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.916255 (+418451us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.112881 (+196626us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.112998 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.113034 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.624074 (+511040us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.624131 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.624139 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.624139 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":196617,"prepare.queue_time_us":29932846,"prepare.run_cpu_time_us":37506,"prepare.run_wall_time_us":652125,"replication_time_us":418524}]]}
I20260503 14:05:51.628973 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.629101 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.629184 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 421ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.623238 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 688) took 31710 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.629442 1072 rpcz_store.cc:269] 0503 14:05:19.912468 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912665 (+ 197us) service_pool.cc:224] Handling call
0503 14:05:51.623233 (+31710568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.728430 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.728460 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.506241 (+777781us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.506243 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.506247 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.506247 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.506326 (+ 79us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.859887 (+353561us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.114950 (+255063us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.121197 (+ 6247us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.121231 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.623144 (+501913us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.623216 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.623227 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.623228 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255055,"prepare.queue_time_us":29815692,"prepare.run_cpu_time_us":47866,"prepare.run_wall_time_us":777908,"replication_time_us":353634}]]}
W20260503 14:05:51.629529 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 636) took 31716 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.629576 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:51.629594 1109 rpcz_store.cc:269] 0503 14:05:19.913029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913046 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:51.629524 (+31716478us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.405116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.405152 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.338527 (+1933375us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.338529 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.338559 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.338560 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.338610 (+ 50us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.608223 (+269613us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.976743 (+368520us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.976894 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.976925 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.629447 (+652522us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.629506 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.629516 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.629517 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":368511,"prepare.queue_time_us":28491976,"prepare.run_cpu_time_us":114432,"prepare.run_wall_time_us":1933509,"replication_time_us":269656}]]}
I20260503 14:05:51.629674 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.628563 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.629757 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.629786 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 746) took 30252 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626391 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.629844 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.629813 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.629877 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.629706 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630060 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630079 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 672) took 30655 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630096 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 740) took 30384 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.629956 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 760) took 30251 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630170 1108 rpcz_store.cc:269] 0503 14:05:21.377998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380452 (+ 2454us) service_pool.cc:224] Handling call
0503 14:05:51.629954 (+30249502us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.629842 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.629842 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30249310}]]}
W20260503 14:05:51.630218 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630249 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 680) took 30387 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630268 1098 rpcz_store.cc:269] 0503 14:05:21.242955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243511 (+ 556us) service_pool.cc:224] Handling call
0503 14:05:51.630248 (+30386737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630215 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630216 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30386630}]]}
I20260503 14:05:51.630275 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.630471 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630520 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 704) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630546 1093 rpcz_store.cc:269] 0503 14:05:21.377398 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378767 (+ 1369us) service_pool.cc:224] Handling call
0503 14:05:51.630518 (+30251751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630468 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630468 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30251630}]]}
W20260503 14:05:51.630625 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630703 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 664) took 31008 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630118 1115 rpcz_store.cc:269] 0503 14:05:21.245740 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.245790 (+ 50us) service_pool.cc:224] Handling call
0503 14:05:51.630095 (+30384305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630059 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630059 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30384136}]]}
W20260503 14:05:51.630752 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630787 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630801 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 755) took 30252 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.626852 1079 rpcz_store.cc:269] 0503 14:05:19.912654 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914867 (+ 2213us) service_pool.cc:224] Handling call
0503 14:05:51.274646 (+31359779us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.790357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.790380 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.651767 (+861387us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.651769 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.651775 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.651776 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.651878 (+ 102us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.898626 (+246748us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.123621 (+224995us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.124017 (+ 396us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.124054 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.274513 (+150459us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.274614 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.274631 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.274631 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":224987,"prepare.queue_time_us":29875404,"prepare.run_cpu_time_us":56090,"prepare.run_wall_time_us":861532,"replication_time_us":246844}]]}
W20260503 14:05:51.630829 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 753) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.630867 1115 rpcz_store.cc:269] 0503 14:05:21.377756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377967 (+ 211us) service_pool.cc:224] Handling call
0503 14:05:51.630828 (+30252861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630785 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630786 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30252733}]]}
W20260503 14:05:51.630914 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630947 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 689) took 30381 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.630890 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27
W20260503 14:05:51.630970 1095 rpcz_store.cc:269] 0503 14:05:21.249757 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.250244 (+ 487us) service_pool.cc:224] Handling call
0503 14:05:51.630946 (+30380702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630896 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630896 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30380553}]]}
I20260503 14:05:51.631032 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.631054 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.631043 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.631127 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.627002 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.630362 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.631286 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 692) took 30254 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.631340 1098 rpcz_store.cc:269] 0503 14:05:21.377122 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378093 (+ 971us) service_pool.cc:224] Handling call
0503 14:05:51.631284 (+30253191us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630358 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630359 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30252200}]]}
W20260503 14:05:51.630106 1101 rpcz_store.cc:269] 0503 14:05:20.974360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975695 (+ 1335us) service_pool.cc:224] Handling call
0503 14:05:51.630076 (+30654381us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.629703 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.629704 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30653913}]]}
W20260503 14:05:51.631608 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.631644 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 684) took 30388 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.631669 1101 rpcz_store.cc:269] 0503 14:05:21.243043 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243754 (+ 711us) service_pool.cc:224] Handling call
0503 14:05:51.631643 (+30387889us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631605 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.631605 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30387759}]]}
W20260503 14:05:51.631740 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.631780 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 696) took 30254 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.631803 1101 rpcz_store.cc:269] 0503 14:05:21.377229 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377448 (+ 219us) service_pool.cc:224] Handling call
0503 14:05:51.631779 (+30254331us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631739 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.631740 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30254212}]]}
W20260503 14:05:51.624147 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 626) took 31711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.631914 1073 rpcz_store.cc:269] 0503 14:05:19.912859 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912967 (+ 108us) service_pool.cc:224] Handling call
0503 14:05:51.624142 (+31711175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.728990 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.729012 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.785686 (+1056674us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.785687 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.785693 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.785694 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.785758 (+ 64us) log.cc:844] Serialized 885 byte log entry
0503 14:05:50.891332 (+105574us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.120420 (+229088us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.120601 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.120636 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.624079 (+503443us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.624124 (+ 45us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.624134 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.624135 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":229079,"prepare.queue_time_us":29815962,"prepare.run_cpu_time_us":63207,"prepare.run_wall_time_us":1056782,"replication_time_us":105629}]]}
W20260503 14:05:51.631220 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 690) took 30381 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.632051 1100 rpcz_store.cc:269] 0503 14:05:21.249777 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.249906 (+ 129us) service_pool.cc:224] Handling call
0503 14:05:51.631217 (+30381311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.626999 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.627000 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30377015}]]}
W20260503 14:05:51.630673 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 687) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.632270 1088 rpcz_store.cc:269] 0503 14:05:21.377046 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377631 (+ 585us) service_pool.cc:224] Handling call
0503 14:05:51.630672 (+30253041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630620 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630621 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30252893}]]}
I20260503 14:05:51.632012 1073 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.632488 1073 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.632153 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.632583 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 702) took 30255 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.632609 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.630838 1090 rpcz_store.cc:269] 0503 14:05:21.377894 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379996 (+ 2102us) service_pool.cc:224] Handling call
0503 14:05:51.630800 (+30250804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630750 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.630751 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30250655}]]}
W20260503 14:05:51.629814 1066 rpcz_store.cc:269] 0503 14:05:21.377625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379352 (+ 1727us) service_pool.cc:224] Handling call
0503 14:05:51.629783 (+30250431us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.628559 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.628561 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30249149}]]}
W20260503 14:05:51.631088 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 701) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.632963 1095 rpcz_store.cc:269] 0503 14:05:21.377347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378320 (+ 973us) service_pool.cc:224] Handling call
0503 14:05:51.631086 (+30252766us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631052 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.631053 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30252649}]]}
W20260503 14:05:51.632611 1100 rpcz_store.cc:269] 0503 14:05:21.377360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378681 (+ 1321us) service_pool.cc:224] Handling call
0503 14:05:51.632581 (+30253900us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.632150 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.632151 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30253388}]]}
I20260503 14:05:51.633626 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:51.629956 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 683) took 30648 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.625897 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
W20260503 14:05:51.631157 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 751) took 30384 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.633741 1111 rpcz_store.cc:269] 0503 14:05:20.981326 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.981500 (+ 174us) service_pool.cc:224] Handling call
0503 14:05:51.629954 (+30648454us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.629811 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.629812 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30648210}]]}
I20260503 14:05:51.633850 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.633920 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.633952 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 371ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.633831 1089 rpcz_store.cc:269] 0503 14:05:21.247059 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247716 (+ 657us) service_pool.cc:224] Handling call
0503 14:05:51.631155 (+30383439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631039 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.631041 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30383236}]]}
W20260503 14:05:51.634047 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.634083 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 764) took 30255 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.634109 1089 rpcz_store.cc:269] 0503 14:05:21.378090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379746 (+ 1656us) service_pool.cc:224] Handling call
0503 14:05:51.634082 (+30254336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634045 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.634046 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30254225}]]}
W20260503 14:05:51.633962 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 695) took 30384 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.634284 1111 rpcz_store.cc:269] 0503 14:05:21.249872 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.249988 (+ 116us) service_pool.cc:224] Handling call
0503 14:05:51.633959 (+30383971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.633917 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.633918 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30383872}]]}
W20260503 14:05:51.634389 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.634426 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 707) took 30256 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.634451 1111 rpcz_store.cc:269] 0503 14:05:21.377465 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377602 (+ 137us) service_pool.cc:224] Handling call
0503 14:05:51.634424 (+30256822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634386 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.634387 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30256673}]]}
W20260503 14:05:51.634666 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.634709 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 674) took 30409 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.634737 1067 rpcz_store.cc:269] 0503 14:05:21.225196 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.225377 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:51.634707 (+30409330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634663 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.634664 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30409188}]]}
W20260503 14:05:51.634829 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.634863 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 686) took 30257 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.634888 1067 rpcz_store.cc:269] 0503 14:05:21.377021 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377546 (+ 525us) service_pool.cc:224] Handling call
0503 14:05:51.634861 (+30257315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634827 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.634828 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30257206}]]}
W20260503 14:05:51.635123 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.635167 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 700) took 30257 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.635190 1110 rpcz_store.cc:269] 0503 14:05:21.377323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378621 (+ 1298us) service_pool.cc:224] Handling call
0503 14:05:51.635165 (+30256544us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.635119 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.635120 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30256445}]]}
W20260503 14:05:51.635385 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.635543 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.635593 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 666) took 30661 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.635620 1107 rpcz_store.cc:269] 0503 14:05:20.974251 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976166 (+ 1915us) service_pool.cc:224] Handling call
0503 14:05:51.635590 (+30659424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.635541 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.635542 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30659292}]]}
W20260503 14:05:51.635710 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.635744 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 678) took 30392 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.635769 1107 rpcz_store.cc:269] 0503 14:05:21.242923 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243391 (+ 468us) service_pool.cc:224] Handling call
0503 14:05:51.635742 (+30392351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.635707 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.635708 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30392267}]]}
W20260503 14:05:51.635859 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.635890 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 690) took 30258 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.635915 1107 rpcz_store.cc:269] 0503 14:05:21.377095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377894 (+ 799us) service_pool.cc:224] Handling call
0503 14:05:51.635889 (+30257995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.635857 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.635858 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30257892}]]}
W20260503 14:05:51.626292 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 613) took 33358 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.636155 1075 rpcz_store.cc:269] 0503 14:05:18.268256 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269043 (+ 787us) service_pool.cc:224] Handling call
0503 14:05:51.626287 (+33357244us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.419422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.419452 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.326200 (+3906748us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.326201 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.326205 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.326206 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.326248 (+ 42us) log.cc:844] Serialized 750 byte log entry
0503 14:05:50.678827 (+352579us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.935402 (+256575us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.935607 (+ 205us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.935643 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.626219 (+690576us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.626270 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.626281 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.626282 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":256567,"prepare.queue_time_us":28150307,"prepare.run_cpu_time_us":280711,"prepare.run_wall_time_us":3906833,"replication_time_us":352616}]]}
I20260503 14:05:51.636292 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.636432 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.636484 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.636559 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.636628 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.625430 1082 rpcz_store.cc:269] 0503 14:05:19.507532 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508576 (+ 1044us) service_pool.cc:224] Handling call
0503 14:05:51.625383 (+32116807us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:46.420078 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:46.420171 (+ 93us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.323667 (+3903496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.323670 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.323676 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.323677 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.323777 (+ 100us) log.cc:844] Serialized 858 byte log entry
0503 14:05:50.558903 (+235126us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.900846 (+341943us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.901639 (+ 793us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.901680 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.625321 (+723641us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.625363 (+ 42us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.625377 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.625377 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":341930,"prepare.queue_time_us":26911348,"prepare.run_cpu_time_us":324280,"prepare.run_wall_time_us":3903773,"replication_time_us":235219}]]}
I20260503 14:05:51.636780 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.636889 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.636965 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.637239 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.637293 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 716) took 30663 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.637326 1065 rpcz_store.cc:269] 0503 14:05:20.973631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974793 (+ 1162us) service_pool.cc:224] Handling call
0503 14:05:51.637290 (+30662497us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.637235 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.637236 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30662371}]]}
W20260503 14:05:51.637423 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.637458 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 729) took 30411 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.637483 1065 rpcz_store.cc:269] 0503 14:05:21.226340 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.226381 (+ 41us) service_pool.cc:224] Handling call
0503 14:05:51.637456 (+30411075us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.637420 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.637421 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30410903}]]}
W20260503 14:05:51.637579 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.637614 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 742) took 30260 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.637638 1065 rpcz_store.cc:269] 0503 14:05:21.377545 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379008 (+ 1463us) service_pool.cc:224] Handling call
0503 14:05:51.637612 (+30258604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.637577 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.637577 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30258504}]]}
W20260503 14:05:51.637841 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.630739 1084 rpcz_store.cc:269] 0503 14:05:20.622640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.622941 (+ 301us) service_pool.cc:224] Handling call
0503 14:05:51.630698 (+31007757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.567781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.567824 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.001342 (+433518us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.001344 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.001348 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.001348 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.001427 (+ 79us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.039198 (+ 37771us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.116121 (+ 76923us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.118265 (+ 2144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.118309 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.630616 (+512307us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.630682 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.630692 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.630692 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76914,"prepare.queue_time_us":29944765,"prepare.run_cpu_time_us":27124,"prepare.run_wall_time_us":433654,"replication_time_us":37844}]]}
I20260503 14:05:51.625434 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:51.638075 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
W20260503 14:05:51.638168 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 483ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.638250 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.638341 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.624240 1083 rpcz_store.cc:269] 0503 14:05:18.653172 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653451 (+ 279us) service_pool.cc:224] Handling call
0503 14:05:51.624174 (+32970723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.368255 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.368299 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.498935 (+2130636us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.498937 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.498942 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.498943 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.499024 (+ 81us) log.cc:844] Serialized 777 byte log entry
0503 14:05:50.563389 (+ 64365us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.791157 (+227768us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.791386 (+ 229us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.791425 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.624083 (+832658us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.624156 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.624167 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.624168 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227758,"prepare.queue_time_us":29714731,"prepare.run_cpu_time_us":150532,"prepare.run_wall_time_us":2130780,"replication_time_us":64439}]]}
I20260503 14:05:51.638684 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:51.638790 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.638875 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.623224 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 660) took 32796 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.639003 1071 rpcz_store.cc:269] 0503 14:05:18.826365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826515 (+ 150us) service_pool.cc:224] Handling call
0503 14:05:51.623217 (+32796702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.351157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.351203 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.417527 (+2066324us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.417529 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.417536 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.417536 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.417619 (+ 83us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.866202 (+448583us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.025468 (+159266us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.027653 (+ 2185us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.027687 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.623137 (+595450us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.623197 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.623210 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.623210 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":159258,"prepare.queue_time_us":29524542,"prepare.run_cpu_time_us":133595,"prepare.run_wall_time_us":2066471,"replication_time_us":448661}]]}
I20260503 14:05:51.639147 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.639263 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.639343 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 360ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.629729 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.639573 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.639729 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.621740 1078 rpcz_store.cc:269] 0503 14:05:18.653146 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653352 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:51.621684 (+32968332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.353565 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.353619 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.635062 (+2281443us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.635064 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.635068 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.635069 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.635148 (+ 79us) log.cc:844] Serialized 777 byte log entry
0503 14:05:50.635308 (+ 160us) op_driver.cc:464] REPLICATION: finished
0503 14:05:50.881105 (+245797us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:50.881248 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:50.881288 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.621578 (+740290us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.621645 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.621675 (+ 30us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.621675 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245790,"prepare.queue_time_us":29700124,"prepare.run_cpu_time_us":144763,"prepare.run_wall_time_us":2281597,"replication_time_us":236}]]}
I20260503 14:05:51.639918 1078 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.640035 1078 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.640136 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.621703 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:51.640337 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.640414 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.768287 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 654) took 32942 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.768402 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.768467 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 758) took 30390 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.768493 959 rpcz_store.cc:269] 0503 14:05:21.377941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380312 (+ 2371us) service_pool.cc:224] Handling call
0503 14:05:51.768464 (+30388152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.768398 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.768399 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30388014}]]}
W20260503 14:05:51.768613 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.768652 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 771) took 30124 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.768672 959 rpcz_store.cc:269] 0503 14:05:21.643837 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645145 (+ 1308us) service_pool.cc:224] Handling call
0503 14:05:51.768650 (+30123505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.768611 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.768612 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30123361}]]}
W20260503 14:05:51.768754 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.768360 1083 rpcz_store.cc:269] 0503 14:05:18.826225 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827390 (+ 1165us) service_pool.cc:224] Handling call
0503 14:05:51.768272 (+32940882us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:36.254449 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:36.254481 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.597054 (+14342573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.613189 (+ 16135us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.648460 (+ 35271us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.658062 (+ 9602us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.973559 (+315497us) log.cc:844] Serialized 804 byte log entry
0503 14:05:51.126703 (+153144us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.638680 (+511977us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.638814 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.638842 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.768153 (+129311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.768244 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.768260 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.768261 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":511967,"prepare.queue_time_us":17426976,"prepare.run_cpu_time_us":969351,"prepare.run_wall_time_us":14721673,"replication_time_us":447544}]]}
I20260503 14:05:51.769189 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.769392 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.769505 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.780474 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 696) took 31867 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.780561 1079 rpcz_store.cc:269] 0503 14:05:19.912682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.914961 (+ 2279us) service_pool.cc:224] Handling call
0503 14:05:51.780462 (+31865501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.616914 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.616940 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.790505 (+1173565us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.790507 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.790511 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.790511 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.790588 (+ 77us) log.cc:844] Serialized 885 byte log entry
0503 14:05:51.020221 (+229633us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.630888 (+610667us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.631072 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.631105 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.780339 (+149234us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.780420 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.780451 (+ 31us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.780452 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":610658,"prepare.queue_time_us":29701885,"prepare.run_cpu_time_us":71158,"prepare.run_wall_time_us":1173681,"replication_time_us":229704}]]}
W20260503 14:05:51.780690 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.780902 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 748) took 30533 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.781015 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.780745 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.781394 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.781481 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.784269 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 723) took 31155 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.784327 1078 rpcz_store.cc:269] 0503 14:05:20.629207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629669 (+ 462us) service_pool.cc:224] Handling call
0503 14:05:51.784260 (+31154591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.351363 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.351390 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.986615 (+635225us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.986617 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.986621 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.986621 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.986693 (+ 72us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.244870 (+258177us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.639915 (+395045us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.640057 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.640083 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.784170 (+144087us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.784233 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.784252 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.784253 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":395038,"prepare.queue_time_us":29721620,"prepare.run_cpu_time_us":37295,"prepare.run_wall_time_us":635347,"replication_time_us":258243}]]}
W20260503 14:05:51.784438 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.784500 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 762) took 30406 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.784546 1121 rpcz_store.cc:269] 0503 14:05:21.378047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380661 (+ 2614us) service_pool.cc:224] Handling call
0503 14:05:51.784497 (+30403836us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.784430 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.784431 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30403669}]]}
W20260503 14:05:51.784644 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.784683 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 775) took 30140 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.784715 1121 rpcz_store.cc:269] 0503 14:05:21.643937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645475 (+ 1538us) service_pool.cc:224] Handling call
0503 14:05:51.784682 (+30139207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.784642 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.784643 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30139081}]]}
I20260503 14:05:51.784484 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.784938 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:51.785001 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.785033 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 378ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.851150 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.221s user 0.000s sys 0.000s
W20260503 14:05:51.852470 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 635) took 33193 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.852524 1072 rpcz_store.cc:269] 0503 14:05:18.658979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659096 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:51.852460 (+33193364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.402590 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.402630 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.863936 (+2461306us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.863937 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.863941 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.863942 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.863993 (+ 51us) log.cc:844] Serialized 777 byte log entry
0503 14:05:51.017385 (+153392us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.629574 (+612189us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.629705 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.629734 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.852327 (+222593us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.852435 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.852449 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.852450 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":612181,"prepare.queue_time_us":29743429,"prepare.run_cpu_time_us":155443,"prepare.run_wall_time_us":2461421,"replication_time_us":153439}]]}
I20260503 14:05:51.852687 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.852799 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:51.852831 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
W20260503 14:05:51.852993 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.863168 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
W20260503 14:05:51.864408 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 657) took 31238 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.864476 1082 rpcz_store.cc:269] 0503 14:05:20.625642 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626871 (+ 1229us) service_pool.cc:224] Handling call
0503 14:05:51.864398 (+31237527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.095909 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.095945 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.900677 (+804732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.900679 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.900684 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.900684 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.900759 (+ 75us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.177613 (+276854us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.636778 (+459165us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.636910 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.636939 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.864279 (+227340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.864376 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.864388 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.864389 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":459156,"prepare.queue_time_us":29468985,"prepare.run_cpu_time_us":44746,"prepare.run_wall_time_us":804859,"replication_time_us":276922}]]}
I20260503 14:05:51.864663 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.864779 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.865044 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.865139 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:51.865314 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.865340 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.865370 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 681) took 30622 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.865399 1094 rpcz_store.cc:269] 0503 14:05:21.242986 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243572 (+ 586us) service_pool.cc:224] Handling call
0503 14:05:51.865368 (+30621796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.865286 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.865287 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30621650}]]}
W20260503 14:05:51.865507 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.865545 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 693) took 30488 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.865569 1094 rpcz_store.cc:269] 0503 14:05:21.377138 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378165 (+ 1027us) service_pool.cc:224] Handling call
0503 14:05:51.865542 (+30487377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.865505 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.865506 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30487089}]]}
W20260503 14:05:51.865643 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.865679 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 705) took 30221 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.865705 1094 rpcz_store.cc:269] 0503 14:05:21.644228 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645132 (+ 904us) service_pool.cc:224] Handling call
0503 14:05:51.865678 (+30220546us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.865641 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.865642 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30220454}]]}
W20260503 14:05:51.865792 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.865828 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 717) took 30029 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.865849 1094 rpcz_store.cc:269] 0503 14:05:21.835928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.841011 (+ 5083us) service_pool.cc:224] Handling call
0503 14:05:51.865827 (+30024816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.865788 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.865789 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30024664}]]}
W20260503 14:05:51.867473 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
W20260503 14:05:51.868625 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 645) took 31956 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.868777 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.869072 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.908088 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 705) took 30530 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.908115 956 rpcz_store.cc:269] 0503 14:05:21.377412 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377471 (+ 59us) service_pool.cc:224] Handling call
0503 14:05:51.908084 (+30530613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.868769 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.868770 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30491166}]]}
W20260503 14:05:51.879873 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
W20260503 14:05:51.908259 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.908293 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 717) took 30261 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.908317 956 rpcz_store.cc:269] 0503 14:05:21.646717 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.646900 (+ 183us) service_pool.cc:224] Handling call
0503 14:05:51.908291 (+30261391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.908256 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.908257 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30261233}]]}
W20260503 14:05:51.908407 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.908440 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 729) took 30073 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.908459 956 rpcz_store.cc:269] 0503 14:05:21.835413 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836653 (+ 1240us) service_pool.cc:224] Handling call
0503 14:05:51.908439 (+30071786us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.908405 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.908406 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30071682}]]}
W20260503 14:05:51.909423 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 643) took 31600 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.909473 1073 rpcz_store.cc:269] 0503 14:05:20.308846 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309447 (+ 601us) service_pool.cc:224] Handling call
0503 14:05:51.909416 (+31599969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.115632 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.115662 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.976593 (+860931us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.976595 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.976599 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.976600 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.976655 (+ 55us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.094248 (+117593us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.632011 (+537763us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.632521 (+ 510us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.632583 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.909313 (+276730us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.909395 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.909407 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.909408 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":537755,"prepare.queue_time_us":29806125,"prepare.run_cpu_time_us":50874,"prepare.run_wall_time_us":861030,"replication_time_us":117619}]]}
W20260503 14:05:51.909663 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 198ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.909602 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.909734 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:51.909900 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.882566 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
W20260503 14:05:51.780988 1118 rpcz_store.cc:269] 0503 14:05:21.246995 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247464 (+ 469us) service_pool.cc:224] Handling call
0503 14:05:51.780899 (+30533435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.780679 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.780681 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30533143}]]}
I20260503 14:05:51.912812 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:51.913290 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.910986 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 654) took 31602 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.913496 1084 rpcz_store.cc:269] 0503 14:05:20.308937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309593 (+ 656us) service_pool.cc:224] Handling call
0503 14:05:51.910981 (+31601388us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.254891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.256270 (+ 1379us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.968147 (+711877us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.968149 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.968230 (+ 81us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.968231 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.970935 (+ 2704us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.313508 (+342573us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.638073 (+324565us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.638284 (+ 211us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.638316 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.910901 (+272585us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.910959 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.910973 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.910973 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324557,"prepare.queue_time_us":29944861,"prepare.run_cpu_time_us":62670,"prepare.run_wall_time_us":716681,"replication_time_us":345270}]]}
I20260503 14:05:51.913645 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:51.913764 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.913872 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.904755 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
W20260503 14:05:51.909611 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.913966 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 691) took 30536 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.914000 1106 rpcz_store.cc:269] 0503 14:05:21.377109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377973 (+ 864us) service_pool.cc:224] Handling call
0503 14:05:51.913962 (+30535989us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.909606 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.909607 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30531521}]]}
W20260503 14:05:51.914085 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.914113 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 703) took 30269 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.914139 1106 rpcz_store.cc:269] 0503 14:05:21.644199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645062 (+ 863us) service_pool.cc:224] Handling call
0503 14:05:51.914113 (+30269051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.914083 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.914084 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30268956}]]}
W20260503 14:05:51.914194 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.914218 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 715) took 30078 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.914237 1106 rpcz_store.cc:269] 0503 14:05:21.835870 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.839145 (+ 3275us) service_pool.cc:224] Handling call
0503 14:05:51.914218 (+30075073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.914193 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.914193 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30074957}]]}
I20260503 14:05:51.868848 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 27
W20260503 14:05:51.914805 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 697) took 31600 ms (client timeout 29999 ms). Trace:
I20260503 14:05:51.914852 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:51.914917 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.914953 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.914984 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 736) took 30669 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.915017 1122 rpcz_store.cc:269] 0503 14:05:21.245661 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246185 (+ 524us) service_pool.cc:224] Handling call
0503 14:05:51.914981 (+30668796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.914910 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.914911 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30668641}]]}
W20260503 14:05:51.915118 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.915151 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 749) took 30537 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.915170 1122 rpcz_store.cc:269] 0503 14:05:21.377689 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377739 (+ 50us) service_pool.cc:224] Handling call
0503 14:05:51.915150 (+30537411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.915116 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.915117 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30537290}]]}
W20260503 14:05:51.915273 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.915309 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 762) took 30272 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.911459 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.915334 1122 rpcz_store.cc:269] 0503 14:05:21.643295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644326 (+ 1031us) service_pool.cc:224] Handling call
0503 14:05:51.915307 (+30270981us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.915270 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.915271 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30270868}]]}
W20260503 14:05:51.915381 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 726) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.915426 1100 rpcz_store.cc:269] 0503 14:05:21.833660 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.833898 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:51.915377 (+30081479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.911455 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.911456 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30077493}]]}
W20260503 14:05:51.915426 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.915556 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 775) took 30079 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.915581 1122 rpcz_store.cc:269] 0503 14:05:21.835589 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835645 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:51.915554 (+30079909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.915424 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.915424 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30079641}]]}
W20260503 14:05:51.911628 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 354ms of latency in SegmentAllocator::Sync()
I20260503 14:05:51.915729 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:51.907984 1077 rpcz_store.cc:269] 0503 14:05:19.912140 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912659 (+ 519us) service_pool.cc:224] Handling call
0503 14:05:51.868617 (+31955958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.893640 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.893679 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.816872 (+923193us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.818065 (+ 1193us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.818405 (+ 340us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.818406 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.974499 (+156093us) log.cc:844] Serialized 885 byte log entry
0503 14:05:51.214364 (+239865us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.621021 (+406657us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.621179 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.621227 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.868504 (+247277us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.868600 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.868609 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.868610 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":406647,"prepare.queue_time_us":29980885,"prepare.run_cpu_time_us":86893,"prepare.run_wall_time_us":1082643,"replication_time_us":395950}]]}
I20260503 14:05:51.915911 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:51.916035 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:51.916132 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.914853 1081 rpcz_store.cc:269] 0503 14:05:20.314781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.314835 (+ 54us) service_pool.cc:224] Handling call
0503 14:05:51.914798 (+31599963us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.239749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.250677 (+ 10928us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.744347 (+493670us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.744349 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.744427 (+ 78us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.744427 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.747745 (+ 3318us) log.cc:844] Serialized 912 byte log entry
0503 14:05:50.992169 (+244424us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.628041 (+635872us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.628213 (+ 172us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.628250 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.914710 (+286460us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.914783 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.914793 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.914793 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":635864,"prepare.queue_time_us":29924154,"prepare.run_cpu_time_us":53202,"prepare.run_wall_time_us":509222,"replication_time_us":247657}]]}
I20260503 14:05:51.916831 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:51.916956 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:51.917061 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 342ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.921720 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 707) took 31609 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.097604 1083 rpcz_store.cc:269] 0503 14:05:20.312671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.312895 (+ 224us) service_pool.cc:224] Handling call
0503 14:05:51.921711 (+31608816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.087345 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.087396 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.818818 (+731422us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.818819 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.824797 (+ 5978us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.828630 (+ 3833us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.981540 (+152910us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.308019 (+326479us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.769184 (+461165us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.769425 (+ 241us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.769478 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.921619 (+152141us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.921694 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.921703 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.921704 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":461154,"prepare.queue_time_us":29774356,"prepare.run_cpu_time_us":79303,"prepare.run_wall_time_us":895083,"replication_time_us":479380}]]}
W20260503 14:05:51.925247 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 432ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.925917 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.120668 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 759) took 30742 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.929755 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.000s sys 0.000s
W20260503 14:05:52.136821 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 692) took 31822 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.136879 1075 rpcz_store.cc:269] 0503 14:05:20.314677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.314898 (+ 221us) service_pool.cc:224] Handling call
0503 14:05:52.136806 (+31821908us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.088060 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.088091 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.861639 (+773548us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.861641 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.861676 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.861676 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.861736 (+ 60us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.088298 (+226562us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.636289 (+547991us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.636459 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.636494 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.136685 (+500191us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.136780 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.136794 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.136795 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":547982,"prepare.queue_time_us":29773064,"prepare.run_cpu_time_us":51567,"prepare.run_wall_time_us":773684,"replication_time_us":226614}]]}
I20260503 14:05:52.137068 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.137210 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:51.934605 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:51.935041 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.939713 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.137481 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 766) took 30759 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.979001 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.339s user 0.000s sys 0.000s
W20260503 14:05:52.137562 1119 rpcz_store.cc:269] 0503 14:05:21.378114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379897 (+ 1783us) service_pool.cc:224] Handling call
0503 14:05:52.137476 (+30757579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.935037 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.935038 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30555047}]]}
W20260503 14:05:52.137686 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.137768 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 779) took 30493 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.050402 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.421s user 0.000s sys 0.000s
W20260503 14:05:52.137795 1119 rpcz_store.cc:269] 0503 14:05:21.644009 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644848 (+ 839us) service_pool.cc:224] Handling call
0503 14:05:52.137766 (+30492918us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.137681 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.137683 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30492774}]]}
W20260503 14:05:52.137880 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.137916 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 792) took 30302 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.137934 1119 rpcz_store.cc:269] 0503 14:05:21.835347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836388 (+ 1041us) service_pool.cc:224] Handling call
0503 14:05:52.137915 (+30301527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.137879 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.137880 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30301401}]]}
W20260503 14:05:52.137986 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.138010 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 805) took 30063 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.138027 1119 rpcz_store.cc:269] 0503 14:05:22.074730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075023 (+ 293us) service_pool.cc:224] Handling call
0503 14:05:52.138010 (+30062987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.137985 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.137985 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30062884}]]}
W20260503 14:05:52.138597 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 640) took 31829 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.138718 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 660) took 31810 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.058192 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 659) took 31730 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.110469 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.138942 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 689) took 30761 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.058569 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:52.138988 1104 rpcz_store.cc:269] 0503 14:05:21.377080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377809 (+ 729us) service_pool.cc:224] Handling call
0503 14:05:52.138939 (+30761130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.110465 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.110466 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30732577}]]}
W20260503 14:05:52.139075 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
W20260503 14:05:52.121351 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.483s user 0.000s sys 0.000s
W20260503 14:05:51.974538 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.139205 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 739) took 30893 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139235 1116 rpcz_store.cc:269] 0503 14:05:21.245722 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246429 (+ 707us) service_pool.cc:224] Handling call
0503 14:05:52.139201 (+30892772us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.939708 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.949488 (+ 9780us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30687544}]]}
W20260503 14:05:52.139340 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.139379 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 752) took 30761 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139405 1116 rpcz_store.cc:269] 0503 14:05:21.377730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377907 (+ 177us) service_pool.cc:224] Handling call
0503 14:05:52.139376 (+30761469us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139337 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.139338 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30761367}]]}
W20260503 14:05:52.139495 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.139523 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 765) took 30496 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139549 1116 rpcz_store.cc:269] 0503 14:05:21.643366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643571 (+ 205us) service_pool.cc:224] Handling call
0503 14:05:52.139523 (+30495952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139494 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.139495 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30495831}]]}
W20260503 14:05:52.139640 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.139686 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 778) took 30304 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139710 1116 rpcz_store.cc:269] 0503 14:05:21.835689 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835852 (+ 163us) service_pool.cc:224] Handling call
0503 14:05:52.139684 (+30303832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139638 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.139638 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30303702}]]}
W20260503 14:05:52.139783 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.139815 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 791) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139838 1116 rpcz_store.cc:269] 0503 14:05:22.069283 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069467 (+ 184us) service_pool.cc:224] Handling call
0503 14:05:52.139814 (+30070347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139781 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.139782 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30070241}]]}
W20260503 14:05:52.139868 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 667) took 31516 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139931 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 663) took 31517 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.140018 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.140074 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.934862 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 727) took 31305 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.110628 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.097818 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28
I20260503 14:05:52.140265 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.137497 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 682) took 31156 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.140399 1092 rpcz_store.cc:269] 0503 14:05:20.981302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.981363 (+ 61us) service_pool.cc:224] Handling call
0503 14:05:52.137493 (+31156130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.939531 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.939531 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30957530}]]}
W20260503 14:05:52.120723 1125 rpcz_store.cc:269] 0503 14:05:21.377970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380389 (+ 2419us) service_pool.cc:224] Handling call
0503 14:05:52.120661 (+30740272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.925827 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:51.925829 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30545208}]]}
I20260503 14:05:52.110672 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:51.999541 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
W20260503 14:05:52.140085 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 703) took 30762 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.137311 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.140956 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.140146 1079 rpcz_store.cc:269] 0503 14:05:20.629283 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629490 (+ 207us) service_pool.cc:224] Handling call
0503 14:05:51.934854 (+31305364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.508421 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.508447 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.994096 (+485649us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.994098 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.994101 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.994102 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.994180 (+ 78us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.321075 (+326895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.780742 (+459667us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.781422 (+ 680us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.781458 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.934765 (+153307us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.934832 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.934845 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.934846 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":459660,"prepare.queue_time_us":29878860,"prepare.run_cpu_time_us":30229,"prepare.run_wall_time_us":485776,"replication_time_us":326968}]]}
W20260503 14:05:52.141324 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.141376 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 676) took 30898 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.141409 1068 rpcz_store.cc:269] 0503 14:05:21.242887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243211 (+ 324us) service_pool.cc:224] Handling call
0503 14:05:52.141374 (+30898163us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.141321 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.141321 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30898011}]]}
W20260503 14:05:52.139906 1080 rpcz_store.cc:269] 0503 14:05:20.623469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.627729 (+ 4260us) service_pool.cc:224] Handling call
0503 14:05:52.139862 (+31512133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.378770 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.378803 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.116049 (+737246us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.116051 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.116054 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.116055 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.116120 (+ 65us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.224911 (+108791us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.625307 (+400396us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.638095 (+ 12788us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.638132 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.139783 (+501651us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.139840 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.139854 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.139854 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":400385,"prepare.queue_time_us":29750968,"prepare.run_cpu_time_us":35320,"prepare.run_wall_time_us":737358,"replication_time_us":108850}]]}
W20260503 14:05:52.058439 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.141551 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:51.921772 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
W20260503 14:05:52.141692 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 713) took 31813 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.141769 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.141737 1071 rpcz_store.cc:269] 0503 14:05:20.327703 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328378 (+ 675us) service_pool.cc:224] Handling call
0503 14:05:52.141687 (+31813309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.088129 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.088152 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.880969 (+792817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.880971 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.880975 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.880976 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.881052 (+ 76us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.195858 (+314806us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.639145 (+443287us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.639291 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.639320 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.141598 (+502278us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.141670 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.141681 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.141681 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":443278,"prepare.queue_time_us":29759645,"prepare.run_cpu_time_us":48763,"prepare.run_wall_time_us":792930,"replication_time_us":314875}]]}
W20260503 14:05:52.141815 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 752) took 30894 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.140844 1091 rpcz_store.cc:269] 0503 14:05:21.377377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378410 (+ 1033us) service_pool.cc:224] Handling call
0503 14:05:52.140082 (+30761672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.140013 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.140015 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30761530}]]}
W20260503 14:05:52.141963 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 392ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.937925 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.935153 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.058390 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.141876 1087 rpcz_store.cc:269] 0503 14:05:21.247075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247809 (+ 734us) service_pool.cc:224] Handling call
0503 14:05:52.141814 (+30894005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.141767 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.141768 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30893873}]]}
W20260503 14:05:52.142171 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 731) took 30306 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.139086 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.142297 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 701) took 30498 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.142325 1104 rpcz_store.cc:269] 0503 14:05:21.644141 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644912 (+ 771us) service_pool.cc:224] Handling call
0503 14:05:52.142293 (+30497381us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139083 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.139084 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30494097}]]}
W20260503 14:05:52.142549 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:51.065349 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 5ef2e5d592024ff4b8e6a7fb31d22177: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:52.142647 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 1.07728e+06us
W20260503 14:05:52.142678 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.142689 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet ec592cab2bb1489eb4d26ce6b12bd919: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:52.142720 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 735) took 30897 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.142773 1123 rpcz_store.cc:269] 0503 14:05:21.245636 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246098 (+ 462us) service_pool.cc:224] Handling call
0503 14:05:52.142719 (+30896621us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.142675 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.142676 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30896492}]]}
W20260503 14:05:52.142606 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 708) took 30765 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.142989 1126 rpcz_store.cc:269] 0503 14:05:21.377475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377710 (+ 235us) service_pool.cc:224] Handling call
0503 14:05:52.142604 (+30764894us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.142546 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.142547 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30764777}]]}
W20260503 14:05:52.098186 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.143239 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 697) took 30499 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.143607 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.143904 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.143945 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 772) took 30500 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.143985 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144030 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 715) took 30497 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144042 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158796427999732s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999458000004s for a response
W20260503 14:05:52.144104 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793862999573s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999743s for a response
W20260503 14:05:52.144137 573 connection.cc:254] RPC call timeout handler was delayed by -1.01587938269995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999747s for a response
W20260503 14:05:52.144163 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793781999975s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999752s for a response
W20260503 14:05:52.144197 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793755000488s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999755s for a response
W20260503 14:05:52.144057 1091 rpcz_store.cc:269] 0503 14:05:21.646668 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.647430 (+ 762us) service_pool.cc:224] Handling call
0503 14:05:52.144028 (+30496598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.143982 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.143983 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30496445}]]}
W20260503 14:05:52.144223 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793737000451s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999757s for a response
W20260503 14:05:52.144246 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793719000414s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999759000002s for a response
W20260503 14:05:52.144263 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144306 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 727) took 30310 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144332 1091 rpcz_store.cc:269] 0503 14:05:21.833676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.833968 (+ 292us) service_pool.cc:224] Handling call
0503 14:05:52.144304 (+30310336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144261 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144262 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30310219}]]}
W20260503 14:05:52.144410 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144445 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 739) took 30074 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144471 1091 rpcz_store.cc:269] 0503 14:05:22.069692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071839 (+ 2147us) service_pool.cc:224] Handling call
0503 14:05:52.144443 (+30072604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144408 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144409 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30072472}]]}
W20260503 14:05:52.143967 1125 rpcz_store.cc:269] 0503 14:05:21.643853 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645260 (+ 1407us) service_pool.cc:224] Handling call
0503 14:05:52.143944 (+30498684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.143902 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.143903 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30498566}]]}
W20260503 14:05:52.144572 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144613 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 785) took 30309 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144639 1125 rpcz_store.cc:269] 0503 14:05:21.835207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836928 (+ 1721us) service_pool.cc:224] Handling call
0503 14:05:52.144610 (+30307682us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144571 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144571 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30307550}]]}
W20260503 14:05:52.144696 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144716 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144734 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 765) took 30766 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144748 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 798) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.104343 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
W20260503 14:05:52.144842 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144857 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144882 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 748) took 30767 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144905 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 713) took 30309 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144928 1104 rpcz_store.cc:269] 0503 14:05:21.835824 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835840 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:52.144903 (+30309063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144853 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144854 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30308922}]]}
W20260503 14:05:52.145005 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.145040 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 725) took 30075 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.143683 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 694) took 30893 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.144758 1087 rpcz_store.cc:269] 0503 14:05:21.378098 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379816 (+ 1718us) service_pool.cc:224] Handling call
0503 14:05:52.144733 (+30764917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144694 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144695 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30764793}]]}
W20260503 14:05:52.145105 1092 rpcz_store.cc:269] 0503 14:05:21.249838 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.250085 (+ 247us) service_pool.cc:224] Handling call
0503 14:05:52.143681 (+30893596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.143603 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.143604 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30893442}]]}
W20260503 14:05:52.145150 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.145195 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.143394 969 rpcz_store.cc:269] 0503 14:05:21.644078 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644526 (+ 448us) service_pool.cc:224] Handling call
0503 14:05:52.143237 (+30498711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.109591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.109624 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.820691 (+711067us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.823595 (+ 2904us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.841888 (+ 18293us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.841889 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.870014 (+ 28125us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:51.934443 (+ 64429us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29464925}]]}
W20260503 14:05:52.145239 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 706) took 30767 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.145196 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 778) took 30501 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.145588 1092 rpcz_store.cc:269] 0503 14:05:21.377449 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378841 (+ 1392us) service_pool.cc:224] Handling call
0503 14:05:52.145237 (+30766396us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145192 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145193 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30766278}]]}
W20260503 14:05:52.145057 1104 rpcz_store.cc:269] 0503 14:05:22.069924 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073157 (+ 3233us) service_pool.cc:224] Handling call
0503 14:05:52.145039 (+30071882us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145004 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145005 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30071765}]]}
W20260503 14:05:52.145666 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 659) took 31519 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.145701 1082 rpcz_store.cc:269] 0503 14:05:20.625672 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626028 (+ 356us) service_pool.cc:224] Handling call
0503 14:05:52.145664 (+31519636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.533522 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.533552 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.106446 (+572894us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.106448 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.106457 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.106458 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.106559 (+ 101us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.328158 (+221599us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.864650 (+536492us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.864807 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.864847 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.145595 (+280748us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.145645 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.145658 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.145658 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":536483,"prepare.queue_time_us":29907418,"prepare.run_cpu_time_us":33563,"prepare.run_wall_time_us":573062,"replication_time_us":221692}]]}
W20260503 14:05:52.145630 1087 rpcz_store.cc:269] 0503 14:05:21.643983 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644784 (+ 801us) service_pool.cc:224] Handling call
0503 14:05:52.145195 (+30500411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145149 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145150 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30500298}]]}
W20260503 14:05:52.145677 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.145888 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 718) took 30499 ms (client timeout 29999 ms). Trace:
W20260503 14:05:51.934324 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 693) took 31619 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.145848 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.146037 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 791) took 30310 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146085 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.146064 1087 rpcz_store.cc:269] 0503 14:05:21.835337 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836297 (+ 960us) service_pool.cc:224] Handling call
0503 14:05:52.146035 (+30309738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145845 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145845 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30309453}]]}
W20260503 14:05:52.110317 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 653) took 31484 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146188 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.145918 1092 rpcz_store.cc:269] 0503 14:05:21.646738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.647122 (+ 384us) service_pool.cc:224] Handling call
0503 14:05:52.145887 (+30498765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145674 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145675 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30498492}]]}
W20260503 14:05:52.005220 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.371s user 0.000s sys 0.000s
W20260503 14:05:52.146229 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 804) took 30071 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146265 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.146313 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 730) took 30310 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146250 1087 rpcz_store.cc:269] 0503 14:05:22.074706 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.074944 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:52.146228 (+30071284us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146185 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146186 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30071159}]]}
W20260503 14:05:52.146341 1092 rpcz_store.cc:269] 0503 14:05:21.835444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835702 (+ 258us) service_pool.cc:224] Handling call
0503 14:05:52.146311 (+30310609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146262 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146263 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30310460}]]}
W20260503 14:05:52.146423 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.146456 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 742) took 30076 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146481 1092 rpcz_store.cc:269] 0503 14:05:22.069745 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069823 (+ 78us) service_pool.cc:224] Handling call
0503 14:05:52.146454 (+30076631us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146421 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146422 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30076467}]]}
W20260503 14:05:52.145112 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144917 1123 rpcz_store.cc:269] 0503 14:05:21.377671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379494 (+ 1823us) service_pool.cc:224] Handling call
0503 14:05:52.144880 (+30765386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144820 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144840 (+ 20us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30765231}]]}
W20260503 14:05:52.146636 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 720) took 30499 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146670 1126 rpcz_store.cc:269] 0503 14:05:21.646768 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.646790 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:52.146632 (+30499842us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145108 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.145109 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30498217}]]}
W20260503 14:05:52.146726 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.146739 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.144786 1125 rpcz_store.cc:269] 0503 14:05:22.074594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075458 (+ 864us) service_pool.cc:224] Handling call
0503 14:05:52.144747 (+30069289us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144715 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.144715 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069167}]]}
W20260503 14:05:52.146780 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 732) took 30311 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146767 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 761) took 30503 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.146826 1123 rpcz_store.cc:269] 0503 14:05:21.643267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644243 (+ 976us) service_pool.cc:224] Handling call
0503 14:05:52.146766 (+30502523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146723 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146723 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30502404}]]}
W20260503 14:05:52.146942 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.146981 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 774) took 30311 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.147006 1123 rpcz_store.cc:269] 0503 14:05:21.835577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838280 (+ 2703us) service_pool.cc:224] Handling call
0503 14:05:52.146978 (+30308698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146940 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146941 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30308456}]]}
W20260503 14:05:52.147090 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.147123 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 787) took 30077 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.147142 1123 rpcz_store.cc:269] 0503 14:05:22.069202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070836 (+ 1634us) service_pool.cc:224] Handling call
0503 14:05:52.147122 (+30076286us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147088 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.147089 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30076184}]]}
W20260503 14:05:52.147310 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.147363 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 682) took 30904 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.147389 1105 rpcz_store.cc:269] 0503 14:05:21.243004 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243639 (+ 635us) service_pool.cc:224] Handling call
0503 14:05:52.147361 (+30903722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147293 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.147294 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30903605}]]}
W20260503 14:05:52.147465 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.147495 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 694) took 30770 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.147517 1105 rpcz_store.cc:269] 0503 14:05:21.377160 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378425 (+ 1265us) service_pool.cc:224] Handling call
0503 14:05:52.147495 (+30769070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147463 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.147465 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30768975}]]}
W20260503 14:05:52.146807 1126 rpcz_store.cc:269] 0503 14:05:21.835510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835530 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:52.146778 (+30311248us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146738 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.146739 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30311130}]]}
W20260503 14:05:52.147580 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.147595 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.147632 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 706) took 30503 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.141698 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.147742 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.147802 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 88ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.147666 1105 rpcz_store.cc:269] 0503 14:05:21.644243 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.646074 (+ 1831us) service_pool.cc:224] Handling call
0503 14:05:52.147631 (+30501557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147593 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.147595 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30501414}]]}
W20260503 14:05:52.147636 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.148063 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 744) took 30078 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.148099 1126 rpcz_store.cc:269] 0503 14:05:22.069773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070024 (+ 251us) service_pool.cc:224] Handling call
0503 14:05:52.148060 (+30078036us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147634 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.147635 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30077502}]]}
I20260503 14:05:52.148180 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
W20260503 14:05:52.148062 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.148319 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 718) took 30312 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.148347 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:52.148340 1105 rpcz_store.cc:269] 0503 14:05:21.835946 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.839356 (+ 3410us) service_pool.cc:224] Handling call
0503 14:05:52.148316 (+30308960us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.148060 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.148061 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30308636}]]}
W20260503 14:05:52.148511 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.148561 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 730) took 30078 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.147943 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.146162 1073 rpcz_store.cc:269] 0503 14:05:20.625580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626472 (+ 892us) service_pool.cc:224] Handling call
0503 14:05:52.110310 (+31483838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.327282 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.327311 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.023179 (+695868us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.023181 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.023185 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.023186 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.023248 (+ 62us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.341731 (+318483us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.909599 (+567868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.909769 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.909814 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.110176 (+200362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.110286 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.110298 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.110299 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":567857,"prepare.queue_time_us":29700700,"prepare.run_cpu_time_us":42388,"prepare.run_wall_time_us":695983,"replication_time_us":318512}]]}
W20260503 14:05:52.148603 1105 rpcz_store.cc:269] 0503 14:05:22.070011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073658 (+ 3647us) service_pool.cc:224] Handling call
0503 14:05:52.148559 (+30074901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.148510 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.148510 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30074753}]]}
I20260503 14:05:52.148780 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.148905 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.148991 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.141876 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
W20260503 14:05:52.138872 1084 rpcz_store.cc:269] 0503 14:05:20.327998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.328094 (+ 96us) service_pool.cc:224] Handling call
0503 14:05:52.058179 (+31730085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.111962 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.112470 (+ 508us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.977488 (+865018us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.977656 (+ 168us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.007770 (+ 30114us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.020077 (+ 12307us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.042319 (+ 22242us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.391006 (+348687us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.913641 (+522635us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.913793 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.913843 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.058049 (+144206us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.058159 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.058170 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.058171 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":522626,"prepare.queue_time_us":29783730,"prepare.run_cpu_time_us":80782,"prepare.run_wall_time_us":930538,"replication_time_us":370920}]]}
I20260503 14:05:52.149212 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.149353 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.149435 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 430ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.145979 1072 rpcz_store.cc:269] 0503 14:05:20.314695 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.315008 (+ 313us) service_pool.cc:224] Handling call
0503 14:05:51.934312 (+31619304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.102828 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.102857 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.969295 (+866438us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.969297 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.969300 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.969301 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.969355 (+ 54us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.274704 (+305349us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.852684 (+577980us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.852834 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.852874 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:51.934185 (+ 81311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:51.934294 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:51.934303 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:51.934304 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":577968,"prepare.queue_time_us":29787742,"prepare.run_cpu_time_us":54850,"prepare.run_wall_time_us":866536,"replication_time_us":305399}]]}
I20260503 14:05:52.149585 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.149713 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.149827 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.141384 1079 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.149966 1079 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.150048 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.148247 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.142196 1111 rpcz_store.cc:269] 0503 14:05:21.835480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835615 (+ 135us) service_pool.cc:224] Handling call
0503 14:05:52.142168 (+30306553us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.058383 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.058384 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30222685}]]}
W20260503 14:05:52.150346 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.150393 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 743) took 30080 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.150414 1111 rpcz_store.cc:269] 0503 14:05:22.069763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069953 (+ 190us) service_pool.cc:224] Handling call
0503 14:05:52.150391 (+30080438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.150343 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.150344 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30080315}]]}
W20260503 14:05:52.150861 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.150914 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 688) took 30773 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.150935 1068 rpcz_store.cc:269] 0503 14:05:21.377064 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377732 (+ 668us) service_pool.cc:224] Handling call
0503 14:05:52.150912 (+30773180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.150855 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.150857 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30773025}]]}
W20260503 14:05:52.151024 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.151074 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 700) took 30506 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.151101 1068 rpcz_store.cc:269] 0503 14:05:21.644125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645898 (+ 1773us) service_pool.cc:224] Handling call
0503 14:05:52.151072 (+30505174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.151023 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.151023 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30505057}]]}
W20260503 14:05:52.151178 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.151211 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 712) took 30315 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.151237 1068 rpcz_store.cc:269] 0503 14:05:21.835797 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838952 (+ 3155us) service_pool.cc:224] Handling call
0503 14:05:52.151209 (+30312257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.151176 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.151177 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30312134}]]}
W20260503 14:05:52.151314 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.151350 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 724) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.151376 1068 rpcz_store.cc:269] 0503 14:05:22.069908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073059 (+ 3151us) service_pool.cc:224] Handling call
0503 14:05:52.151348 (+30078289us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.151311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.151312 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30078162}]]}
I20260503 14:05:52.148180 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 28
I20260503 14:05:52.152591 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
I20260503 14:05:52.152640 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.142515 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 644) took 33316 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.152968 1074 rpcz_store.cc:269] 0503 14:05:18.826031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827021 (+ 990us) service_pool.cc:224] Handling call
0503 14:05:52.142511 (+33315490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.350616 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:48.350650 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.693940 (+2343290us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.693942 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.693947 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.693947 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.694033 (+ 86us) log.cc:844] Serialized 804 byte log entry
0503 14:05:50.894485 (+200452us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.621700 (+727215us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.640364 (+ 18664us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.640389 (+ 25us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.142443 (+502054us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.142496 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.142506 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.142506 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":727206,"prepare.queue_time_us":29523488,"prepare.run_cpu_time_us":148115,"prepare.run_wall_time_us":2343426,"replication_time_us":200532}]]}
I20260503 14:05:52.153118 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.153239 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.139968 1077 rpcz_store.cc:269] 0503 14:05:20.622625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.622871 (+ 246us) service_pool.cc:224] Handling call
0503 14:05:52.139929 (+31517058us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.577268 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.577317 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.116775 (+539458us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.116777 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.116780 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.116781 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.116883 (+ 102us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.396180 (+279297us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.915906 (+519726us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.916067 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.916103 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.139870 (+223767us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.139914 (+ 44us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.139925 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.139925 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":519719,"prepare.queue_time_us":29954335,"prepare.run_cpu_time_us":28219,"prepare.run_wall_time_us":539632,"replication_time_us":279392}]]}
I20260503 14:05:52.153447 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.153568 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.153645 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 146ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.147148 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 658) took 31521 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.153854 1085 rpcz_store.cc:269] 0503 14:05:20.625657 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626932 (+ 1275us) service_pool.cc:224] Handling call
0503 14:05:52.147143 (+31520211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.613256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.613282 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.787559 (+1174277us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.787561 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.787565 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.787566 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.787630 (+ 64us) log.cc:844] Serialized 939 byte log entry
0503 14:05:50.940093 (+152463us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.625895 (+685802us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.633895 (+ 8000us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.633929 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.147072 (+513143us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.147126 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.147137 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.147138 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":685794,"prepare.queue_time_us":28986228,"prepare.run_cpu_time_us":69699,"prepare.run_wall_time_us":1174390,"replication_time_us":152520,"spinlock_wait_cycles":6912}]]}
I20260503 14:05:52.154001 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.154119 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.154202 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 442ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.145800 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.154556 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.154593 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.154634 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 111ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.138777 1076 rpcz_store.cc:269] 0503 14:05:20.328021 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.329019 (+ 998us) service_pool.cc:224] Handling call
0503 14:05:52.138712 (+31809693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.262923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.262947 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.021440 (+758493us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.021442 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.021446 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.021446 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.021518 (+ 72us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.271600 (+250082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.628969 (+357369us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.629126 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.629158 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.138639 (+509481us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.138694 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.138706 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.138706 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":357361,"prepare.queue_time_us":29933817,"prepare.run_cpu_time_us":45774,"prepare.run_wall_time_us":758603,"replication_time_us":250145}]]}
W20260503 14:05:52.138644 1109 rpcz_store.cc:269] 0503 14:05:20.308798 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309230 (+ 432us) service_pool.cc:224] Handling call
0503 14:05:52.138589 (+31829359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:49.429251 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:49.429285 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:50.639508 (+1210223us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:50.639510 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:50.639514 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:50.639514 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:50.639573 (+ 59us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.017105 (+377532us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.629726 (+612621us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.639600 (+ 9874us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.639626 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.138507 (+498881us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.138568 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.138581 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.138582 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":612612,"prepare.queue_time_us":29119958,"prepare.run_cpu_time_us":67754,"prepare.run_wall_time_us":1210340,"replication_time_us":377584}]]}
I20260503 14:05:52.155079 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.155198 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.155283 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 158ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.149087 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.155516 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.144272 573 connection.cc:254] RPC call timeout handler was delayed by -1.015879369199979s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999762000003s for a response
W20260503 14:05:52.155645 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158793593000155s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999773s for a response
W20260503 14:05:52.155674 573 connection.cc:254] RPC call timeout handler was delayed by -1.0158792890999848s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999851s for a response
W20260503 14:05:52.155700 573 connection.cc:254] RPC call timeout handler was delayed by -1.0109030849999954s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.999999974s for a response
W20260503 14:05:52.155730 573 connection.cc:254] RPC call timeout handler was delayed by -1.0109030759999769s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.999999975s for a response
W20260503 14:05:52.155755 573 connection.cc:254] RPC call timeout handler was delayed by -1.0109029733999932s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999864s for a response
W20260503 14:05:52.155786 573 connection.cc:254] RPC call timeout handler was delayed by -1.0109029724999345s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999865s for a response
W20260503 14:05:52.155812 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085707516000184s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999676000004s for a response
W20260503 14:05:52.155855 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085707155999444s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999716000003s for a response
W20260503 14:05:52.155881 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706940000136s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.999999974s for a response
W20260503 14:05:52.155910 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706867999988s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999748s for a response
W20260503 14:05:52.155936 573 connection.cc:254] RPC call timeout handler was delayed by -1.008570678700039s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999757s for a response
W20260503 14:05:52.155961 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706759999766s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999760000002s for a response
W20260503 14:05:52.155987 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706679000168s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999769s for a response
W20260503 14:05:52.156021 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706111999571s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999832000004s for a response
W20260503 14:05:52.156049 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085706039999423s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999840000005s for a response
W20260503 14:05:52.156077 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085705985999311s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999846000005s for a response
W20260503 14:05:52.156104 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085705707000443s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999877000003s for a response
W20260503 14:05:52.156132 573 connection.cc:254] RPC call timeout handler was delayed by -1.0085705671000369s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999881000003s for a response
W20260503 14:05:52.163199 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.378s user 0.000s sys 0.000s
W20260503 14:05:52.164388 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 724) took 31535 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.165035 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Invalid argument: Tablet has a newer schema
W20260503 14:05:52.187480 1078 rpcz_store.cc:269] 0503 14:05:20.629233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.630130 (+ 897us) service_pool.cc:224] Handling call
0503 14:05:52.164380 (+31534250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.519158 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.519205 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.123506 (+604301us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.123508 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.123511 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.123512 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.123581 (+ 69us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.426067 (+302486us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.784481 (+358414us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.784973 (+ 492us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.785006 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.164282 (+379276us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.164358 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.164372 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.164373 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":358406,"prepare.queue_time_us":29888937,"prepare.run_cpu_time_us":30733,"prepare.run_wall_time_us":604432,"replication_time_us":302548}]]}
W20260503 14:05:52.162902 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.187629 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Invalid argument: Tablet has a newer schema
I20260503 14:05:52.187669 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.187800 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.187907 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.193221 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 709) took 30356 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.212423 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:52.216271 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.230997 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.214176 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.234886 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:51.920879 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.237160 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 688) took 30995 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.267527 1080 rpcz_store.cc:269] 0503 14:05:21.241233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.242946 (+ 1713us) service_pool.cc:224] Handling call
0503 14:05:52.237151 (+30994205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.001638 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.001693 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.635033 (+633340us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.635035 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.635038 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.635038 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.635099 (+ 61us) log.cc:844] Serialized 993 byte log entry
0503 14:05:51.849591 (+214492us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.141549 (+291958us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.147731 (+ 6182us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.147780 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.237020 (+ 89240us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.237131 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.237140 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.237141 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":291949,"prepare.queue_time_us":29758575,"prepare.run_cpu_time_us":38372,"prepare.run_wall_time_us":633475,"replication_time_us":214547}]]}
I20260503 14:05:52.267741 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.267871 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.237366 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 20ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.268003 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.237390 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.268131 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 724) took 30434 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.268154 1110 rpcz_store.cc:269] 0503 14:05:21.833631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.833713 (+ 82us) service_pool.cc:224] Handling call
0503 14:05:52.268127 (+30434414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.237388 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.237389 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30403589}]]}
W20260503 14:05:52.268258 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.268296 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 736) took 30198 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.268318 1110 rpcz_store.cc:269] 0503 14:05:22.069629 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071516 (+ 1887us) service_pool.cc:224] Handling call
0503 14:05:52.268294 (+30196778us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.268256 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.268257 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30196664}]]}
W20260503 14:05:52.216387 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.240114 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 819) took 29565 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.241003 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 405ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.241098 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.269984 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 731) took 31024 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.269889 1069 rpcz_store.cc:269] 0503 14:05:22.674167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674531 (+ 364us) service_pool.cc:224] Handling call
0503 14:05:52.240036 (+29565505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.728624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.728667 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.738878 (+1010211us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.774006 (+ 35128us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.783430 (+ 9424us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.785056 (+ 1626us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.849580 (+ 64524us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:51.850029 (+ 449us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28053996}]]}
W20260503 14:05:52.110687 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.276849 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 761) took 30898 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.276688 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.277295 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 699) took 30899 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.277133 1118 rpcz_store.cc:269] 0503 14:05:21.378013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380594 (+ 2581us) service_pool.cc:224] Handling call
0503 14:05:52.276844 (+30896250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.075301 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.096506 (+ 21205us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30677349}]]}
W20260503 14:05:52.277709 1096 rpcz_store.cc:269] 0503 14:05:21.377308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378239 (+ 931us) service_pool.cc:224] Handling call
0503 14:05:52.277291 (+30899052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.276680 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.276681 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30893824}]]}
W20260503 14:05:52.271584 1099 rpcz_store.cc:269] 0503 14:05:21.245556 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246521 (+ 965us) service_pool.cc:224] Handling call
0503 14:05:52.269980 (+31023459us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.241025 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.241026 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30994342}]]}
W20260503 14:05:52.278820 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.278753 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.214357 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.259230 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.342s user 0.000s sys 0.000s
W20260503 14:05:52.262547 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.281631 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 737) took 31035 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.281677 1081 rpcz_store.cc:269] 0503 14:05:21.245676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246273 (+ 597us) service_pool.cc:224] Handling call
0503 14:05:52.281623 (+31035350us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.109904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.109944 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.109945 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.109945 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.109950 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.109950 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.110009 (+ 59us) log.cc:844] Serialized 993 byte log entry
0503 14:05:51.286421 (+176412us) op_driver.cc:464] REPLICATION: finished
0503 14:05:51.916818 (+630397us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:51.916981 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:51.917017 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.281474 (+364457us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.281605 (+ 131us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.281616 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.281616 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":630389,"prepare.queue_time_us":29863554,"prepare.run_cpu_time_us":120,"prepare.run_wall_time_us":120,"replication_time_us":176464}]]}
I20260503 14:05:52.267292 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.282061 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.282186 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.267441 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.281812 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.282603 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.282699 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.194149 969 rpcz_store.cc:269] 0503 14:05:21.835752 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838597 (+ 2845us) service_pool.cc:224] Handling call
0503 14:05:52.192189 (+30353592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.162408 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.162410 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30307387}]]}
I20260503 14:05:52.237421 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.285019 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.285084 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 721) took 30215 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.285107 969 rpcz_store.cc:269] 0503 14:05:22.069843 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072367 (+ 2524us) service_pool.cc:224] Handling call
0503 14:05:52.285081 (+30212714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.285013 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.285015 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30212549}]]}
W20260503 14:05:52.266929 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 656) took 31641 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.267127 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.285315 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 716) took 30449 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.285363 1098 rpcz_store.cc:269] 0503 14:05:21.835894 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.839245 (+ 3351us) service_pool.cc:224] Handling call
0503 14:05:52.285311 (+30446066us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.267117 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.267118 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30427762}]]}
W20260503 14:05:52.285457 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.285502 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 728) took 30215 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.285539 1098 rpcz_store.cc:269] 0503 14:05:22.069972 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073489 (+ 3517us) service_pool.cc:224] Handling call
0503 14:05:52.285501 (+30212012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.285455 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.285456 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30211885}]]}
W20260503 14:05:52.285252 1082 rpcz_store.cc:269] 0503 14:05:20.625626 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626780 (+ 1154us) service_pool.cc:224] Handling call
0503 14:05:52.266918 (+31640138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.310592 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.310619 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.122499 (+811880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.122500 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.123083 (+ 583us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.123166 (+ 83us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.393021 (+269855us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.771565 (+378544us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.145797 (+374232us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.154578 (+ 8781us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.154611 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.266789 (+112178us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.266898 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.266906 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.266906 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":374224,"prepare.queue_time_us":29683728,"prepare.run_cpu_time_us":101310,"prepare.run_wall_time_us":1082523,"replication_time_us":648394}]]}
I20260503 14:05:52.285693 1082 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.285841 1082 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.285964 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.279217 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 774) took 30635 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.279057 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 711) took 30637 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.281795 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.286268 1118 rpcz_store.cc:269] 0503 14:05:21.643903 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645420 (+ 1517us) service_pool.cc:224] Handling call
0503 14:05:52.279214 (+30633794us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.278746 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.278748 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30633086}]]}
W20260503 14:05:52.286322 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 763) took 30642 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.286242 1096 rpcz_store.cc:269] 0503 14:05:21.641913 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.641976 (+ 63us) service_pool.cc:224] Handling call
0503 14:05:52.279053 (+30637077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.278628 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.278819 (+ 191us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30636552}]]}
W20260503 14:05:52.290423 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.290942 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 723) took 30457 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.291031 1096 rpcz_store.cc:269] 0503 14:05:21.833616 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.834747 (+ 1131us) service_pool.cc:224] Handling call
0503 14:05:52.290889 (+30456142us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.290372 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.290418 (+ 46us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30455495}]]}
W20260503 14:05:52.289850 1102 rpcz_store.cc:269] 0503 14:05:21.643328 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643430 (+ 102us) service_pool.cc:224] Handling call
0503 14:05:52.286318 (+30642888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.281789 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.281790 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30638223}]]}
W20260503 14:05:52.291806 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.291752 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.292049 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 776) took 30456 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.292120 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 735) took 30222 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.290109 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.292322 1102 rpcz_store.cc:269] 0503 14:05:21.835647 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838492 (+ 2845us) service_pool.cc:224] Handling call
0503 14:05:52.292045 (+30453553us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.291804 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.291805 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30453215}]]}
W20260503 14:05:52.292394 1096 rpcz_store.cc:269] 0503 14:05:22.069614 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071422 (+ 1808us) service_pool.cc:224] Handling call
0503 14:05:52.292118 (+30220696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.291746 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.291747 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30220235}]]}
W20260503 14:05:52.293675 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.293916 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 789) took 30224 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.294231 1102 rpcz_store.cc:269] 0503 14:05:22.069235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069262 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:52.293914 (+30224652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.293552 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.293553 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30224154}]]}
W20260503 14:05:52.301015 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 665) took 31677 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.301198 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.301268 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.301271 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 725) took 30467 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.301402 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.301388 1095 rpcz_store.cc:269] 0503 14:05:21.833646 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.833807 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:52.301269 (+30467462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.301192 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.301193 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30467299}]]}
W20260503 14:05:52.301581 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.301618 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 737) took 30231 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.301644 1095 rpcz_store.cc:269] 0503 14:05:22.069647 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071601 (+ 1954us) service_pool.cc:224] Handling call
0503 14:05:52.301616 (+30230015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.301579 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.301580 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30229870}]]}
W20260503 14:05:52.301074 1077 rpcz_store.cc:269] 0503 14:05:20.623427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.628084 (+ 4657us) service_pool.cc:224] Handling call
0503 14:05:52.301002 (+31672918us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.420738 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.420768 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.273981 (+853213us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.273984 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.276096 (+ 2112us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.276362 (+ 266us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.398669 (+122307us) log.cc:844] Serialized 939 byte log entry
0503 14:05:52.138765 (+740096us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.153445 (+ 14680us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.153588 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.153619 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.300897 (+147278us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.300982 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.300993 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.300994 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14668,"prepare.queue_time_us":29792558,"prepare.run_cpu_time_us":62639,"prepare.run_wall_time_us":978355,"replication_time_us":862397}]]}
I20260503 14:05:52.301764 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.301955 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.301826 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 763) took 30923 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.302336 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 115ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.301119 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 732) took 31055 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.306085 1103 rpcz_store.cc:269] 0503 14:05:21.245586 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.245825 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:52.300959 (+31055134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.216383 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.216384 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30970382}]]}
W20260503 14:05:52.306995 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.307405 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 745) took 30929 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.307732 1103 rpcz_store.cc:269] 0503 14:05:21.377593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379245 (+ 1652us) service_pool.cc:224] Handling call
0503 14:05:52.307329 (+30928084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.306991 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.306992 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30927575}]]}
W20260503 14:05:52.308758 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.309594 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 758) took 30666 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.310885 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.312148 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.309027 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.313102 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 695) took 30935 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.314919 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 491ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.314944 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.315407 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 720) took 30479 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.315438 1101 rpcz_store.cc:269] 0503 14:05:21.835993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838692 (+ 2699us) service_pool.cc:224] Handling call
0503 14:05:52.315403 (+30476711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.314940 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.314941 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30476179}]]}
W20260503 14:05:52.315555 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.315593 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 732) took 30245 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.315613 1101 rpcz_store.cc:269] 0503 14:05:22.070053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072882 (+ 2829us) service_pool.cc:224] Handling call
0503 14:05:52.315592 (+30242710us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.315552 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.315553 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30242587}]]}
W20260503 14:05:52.315634 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 703) took 31691 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.315681 1074 rpcz_store.cc:269] 0503 14:05:20.624092 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624876 (+ 784us) service_pool.cc:224] Handling call
0503 14:05:52.315630 (+31690754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.503234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.503263 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.637137 (+1133874us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.637139 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.637142 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.637142 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.637213 (+ 71us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.803129 (+165916us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.153115 (+349986us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.153266 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.153304 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.315554 (+162250us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.315611 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.315624 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.315625 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":349976,"prepare.queue_time_us":29878281,"prepare.run_cpu_time_us":69689,"prepare.run_wall_time_us":1133993,"replication_time_us":165980}]]}
W20260503 14:05:52.315769 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 734) took 31342 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.315811 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.316007 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.316152 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.316186 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.316273 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.316325 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.316373 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 768) took 30480 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.316395 1065 rpcz_store.cc:269] 0503 14:05:21.835456 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837741 (+ 2285us) service_pool.cc:224] Handling call
0503 14:05:52.316370 (+30478629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.316322 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.316323 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30478511}]]}
W20260503 14:05:52.316493 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.316519 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.316545 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 781) took 30247 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.316604 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 786) took 30481 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.293816 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 787) took 30458 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.316636 1108 rpcz_store.cc:269] 0503 14:05:21.835222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837026 (+ 1804us) service_pool.cc:224] Handling call
0503 14:05:52.316602 (+30479576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.316515 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.316516 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30479383}]]}
W20260503 14:05:52.316630 1065 rpcz_store.cc:269] 0503 14:05:22.069101 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070230 (+ 1129us) service_pool.cc:224] Handling call
0503 14:05:52.316528 (+30246298us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.316490 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.316491 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30246185}]]}
W20260503 14:05:52.317086 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.317124 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 799) took 30242 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.317148 1108 rpcz_store.cc:269] 0503 14:05:22.074611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075555 (+ 944us) service_pool.cc:224] Handling call
0503 14:05:52.317122 (+30241567us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.317084 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.317085 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30241439}]]}
W20260503 14:05:52.316715 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.314278 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 744) took 30936 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.315812 1071 rpcz_store.cc:269] 0503 14:05:20.973513 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974458 (+ 945us) service_pool.cc:224] Handling call
0503 14:05:52.315763 (+31341305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.652353 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.652415 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.274644 (+622229us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.274645 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.274649 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.274650 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.274720 (+ 70us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.864329 (+589609us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.141873 (+277544us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.155460 (+ 13587us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.155496 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.315687 (+160191us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.315744 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.315755 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.315756 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277535,"prepare.queue_time_us":29677841,"prepare.run_cpu_time_us":37091,"prepare.run_wall_time_us":622376,"replication_time_us":589674}]]}
W20260503 14:05:52.313854 1097 rpcz_store.cc:269] 0503 14:05:21.377209 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377377 (+ 168us) service_pool.cc:224] Handling call
0503 14:05:52.313097 (+30935720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.311753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.311754 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30933973}]]}
I20260503 14:05:52.317978 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.484947 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.314656 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 660) took 31688 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.317528 1099 rpcz_store.cc:269] 0503 14:05:21.377576 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379142 (+ 1566us) service_pool.cc:224] Handling call
0503 14:05:52.314111 (+30934969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.308862 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.308863 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30929546}]]}
W20260503 14:05:52.485133 1109 rpcz_store.cc:269] 0503 14:05:20.625682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626102 (+ 420us) service_pool.cc:224] Handling call
0503 14:05:52.314648 (+31688546us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.339182 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.339208 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.629621 (+1290413us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.629623 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.629625 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.629626 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.629683 (+ 57us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.974061 (+344378us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.155077 (+181016us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.155223 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.155257 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.314540 (+159283us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.314620 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.314640 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.314641 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":181007,"prepare.queue_time_us":29712995,"prepare.run_cpu_time_us":90888,"prepare.run_wall_time_us":1290514,"replication_time_us":344429}]]}
W20260503 14:05:52.485268 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.485352 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 757) took 30842 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.485316 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:52.317186 1118 rpcz_store.cc:269] 0503 14:05:21.835253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837181 (+ 1928us) service_pool.cc:224] Handling call
0503 14:05:52.293549 (+30456368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.290027 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.290106 (+ 79us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30452267}]]}
W20260503 14:05:52.320011 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 725) took 31346 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.320174 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.320261 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.498507 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.319873 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.320518 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:52.498611 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 800) took 30423 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.369144 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
W20260503 14:05:52.498730 1118 rpcz_store.cc:269] 0503 14:05:22.074629 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075653 (+ 1024us) service_pool.cc:224] Handling call
0503 14:05:52.498607 (+30422954us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.498497 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.498499 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30422714}]]}
W20260503 14:05:52.498857 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.498904 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 813) took 30144 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.498931 1118 rpcz_store.cc:269] 0503 14:05:22.353979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354840 (+ 861us) service_pool.cc:224] Handling call
0503 14:05:52.498902 (+30144062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.498855 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.498856 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30143898}]]}
W20260503 14:05:52.498644 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 707) took 30854 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.499107 1097 rpcz_store.cc:269] 0503 14:05:21.644274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644664 (+ 390us) service_pool.cc:224] Handling call
0503 14:05:52.498642 (+30853978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.319793 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.319794 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30675041}]]}
W20260503 14:05:52.499219 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.499253 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 719) took 30663 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.499274 1097 rpcz_store.cc:269] 0503 14:05:21.835977 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.839430 (+ 3453us) service_pool.cc:224] Handling call
0503 14:05:52.499252 (+30659822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.499216 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.499217 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30659685}]]}
W20260503 14:05:52.499344 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.499375 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 731) took 30429 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.499398 1097 rpcz_store.cc:269] 0503 14:05:22.070042 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072462 (+ 2420us) service_pool.cc:224] Handling call
0503 14:05:52.499374 (+30426912us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.499343 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.499343 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30420888}]]}
W20260503 14:05:52.418800 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 714) took 30776 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.505187 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.419409 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:52.505261 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 743) took 30153 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.505291 1097 rpcz_store.cc:269] 0503 14:05:22.352221 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.353245 (+ 1024us) service_pool.cc:224] Handling call
0503 14:05:52.505258 (+30152013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.505180 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.505181 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30151842}]]}
W20260503 14:05:52.421140 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
W20260503 14:05:52.506506 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 654) took 31880 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.506551 1073 rpcz_store.cc:269] 0503 14:05:20.625594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.626591 (+ 997us) service_pool.cc:224] Handling call
0503 14:05:52.506498 (+31879907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.324243 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.324264 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.635452 (+1311188us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.635453 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.635456 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.635456 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.635520 (+ 64us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.789853 (+154333us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.148775 (+358922us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.148931 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.148965 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.506396 (+357431us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.506481 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.506490 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.506491 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":358914,"prepare.queue_time_us":29697574,"prepare.run_cpu_time_us":77919,"prepare.run_wall_time_us":1311292,"replication_time_us":154391}]]}
I20260503 14:05:52.506696 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.506812 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.427063 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
W20260503 14:05:52.515533 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 725) took 31886 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.435029 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
W20260503 14:05:52.515623 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.515697 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 790) took 30680 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.515720 1089 rpcz_store.cc:269] 0503 14:05:21.835310 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836227 (+ 917us) service_pool.cc:224] Handling call
0503 14:05:52.515694 (+30679467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.515620 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.515621 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30679319}]]}
W20260503 14:05:52.515810 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.515839 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 803) took 30441 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.515856 1089 rpcz_store.cc:269] 0503 14:05:22.074696 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.074877 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:52.515838 (+30440961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.515808 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.515809 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30440863}]]}
W20260503 14:05:52.515908 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.515935 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 816) took 30161 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.515954 1089 rpcz_store.cc:269] 0503 14:05:22.354084 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355179 (+ 1095us) service_pool.cc:224] Handling call
0503 14:05:52.515934 (+30160755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.515906 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.515907 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30160646}]]}
W20260503 14:05:52.516608 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 708) took 31892 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.516661 1072 rpcz_store.cc:269] 0503 14:05:20.624199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625182 (+ 983us) service_pool.cc:224] Handling call
0503 14:05:52.516602 (+31891420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.524624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.524654 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.114836 (+590182us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.114838 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.114851 (+ 13us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.114851 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.114923 (+ 72us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.367545 (+252622us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.149581 (+782036us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.149741 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.149773 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.516491 (+366718us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.516577 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.516596 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.516596 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":782027,"prepare.queue_time_us":29899374,"prepare.run_cpu_time_us":34698,"prepare.run_wall_time_us":590313,"replication_time_us":252688}]]}
W20260503 14:05:52.516847 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.516794 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
W20260503 14:05:52.516893 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 747) took 31139 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.516913 1114 rpcz_store.cc:269] 0503 14:05:21.377638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379416 (+ 1778us) service_pool.cc:224] Handling call
0503 14:05:52.516892 (+31137476us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.516844 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.516845 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31137357}]]}
W20260503 14:05:52.472185 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
W20260503 14:05:52.523972 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.524035 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 760) took 30880 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.524065 1114 rpcz_store.cc:269] 0503 14:05:21.643216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644142 (+ 926us) service_pool.cc:224] Handling call
0503 14:05:52.524032 (+30879890us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.523965 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.523967 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30879730}]]}
W20260503 14:05:52.524155 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.524190 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 773) took 30688 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.524210 1114 rpcz_store.cc:269] 0503 14:05:21.835564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838183 (+ 2619us) service_pool.cc:224] Handling call
0503 14:05:52.524188 (+30686005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.524152 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.524154 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30685882}]]}
W20260503 14:05:52.524284 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.524312 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 786) took 30455 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.524338 1114 rpcz_store.cc:269] 0503 14:05:22.069185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070742 (+ 1557us) service_pool.cc:224] Handling call
0503 14:05:52.524311 (+30453569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.524283 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.524284 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30453456}]]}
W20260503 14:05:52.524416 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.524451 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 799) took 30170 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.524477 1114 rpcz_store.cc:269] 0503 14:05:22.354243 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355612 (+ 1369us) service_pool.cc:224] Handling call
0503 14:05:52.524450 (+30168838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.524414 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.524414 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30168703}]]}
W20260503 14:05:52.525069 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 670) took 31901 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.525117 1080 rpcz_store.cc:269] 0503 14:05:20.623510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.623603 (+ 93us) service_pool.cc:224] Handling call
0503 14:05:52.525061 (+31901458us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.498147 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.498174 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.907355 (+1409181us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.926010 (+ 18655us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.926189 (+ 179us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.926190 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.937562 (+ 11372us) log.cc:844] Serialized 939 byte log entry
0503 14:05:52.234194 (+296632us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.267737 (+ 33543us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.267897 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.267939 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.524963 (+257024us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.525042 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.525052 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.525053 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33534,"prepare.queue_time_us":29874251,"prepare.run_cpu_time_us":125776,"prepare.run_wall_time_us":1440695,"replication_time_us":307997}]]}
I20260503 14:05:52.525292 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.525431 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.525525 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.525432 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.525698 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.310199 1103 rpcz_store.cc:269] 0503 14:05:21.643185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643971 (+ 786us) service_pool.cc:224] Handling call
0503 14:05:52.309513 (+30665542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.308753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.308754 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30664559}]]}
W20260503 14:05:52.485383 1099 rpcz_store.cc:269] 0503 14:05:21.643169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643885 (+ 716us) service_pool.cc:224] Handling call
0503 14:05:52.485348 (+30841463us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.485258 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.485260 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30841290}]]}
W20260503 14:05:52.536868 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.536957 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 770) took 30701 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.536983 1099 rpcz_store.cc:269] 0503 14:05:21.835516 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837918 (+ 2402us) service_pool.cc:224] Handling call
0503 14:05:52.536953 (+30699035us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.536861 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.536862 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30698850}]]}
W20260503 14:05:52.537107 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.537146 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 783) took 30468 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.537173 1099 rpcz_store.cc:269] 0503 14:05:22.069136 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070416 (+ 1280us) service_pool.cc:224] Handling call
0503 14:05:52.537144 (+30466728us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537104 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537105 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30466592}]]}
W20260503 14:05:52.537256 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.537293 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 796) took 30183 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.537318 1099 rpcz_store.cc:269] 0503 14:05:22.354182 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354577 (+ 395us) service_pool.cc:224] Handling call
0503 14:05:52.537291 (+30182714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537254 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537255 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30182591}]]}
W20260503 14:05:52.302515 1120 rpcz_store.cc:269] 0503 14:05:21.378075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380767 (+ 2692us) service_pool.cc:224] Handling call
0503 14:05:52.301821 (+30921054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.214272 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.214274 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30833364}]]}
W20260503 14:05:52.485453 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.537521 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.537567 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 776) took 30893 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.537596 1120 rpcz_store.cc:269] 0503 14:05:21.643959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645580 (+ 1621us) service_pool.cc:224] Handling call
0503 14:05:52.537565 (+30891985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537518 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537519 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30891863}]]}
W20260503 14:05:52.537684 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.537721 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 789) took 30702 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.537747 1120 rpcz_store.cc:269] 0503 14:05:21.835294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837392 (+ 2098us) service_pool.cc:224] Handling call
0503 14:05:52.537719 (+30700327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537681 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537682 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30700209}]]}
W20260503 14:05:52.537832 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.537866 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 802) took 30463 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.537894 1120 rpcz_store.cc:269] 0503 14:05:22.074669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075858 (+ 1189us) service_pool.cc:224] Handling call
0503 14:05:52.537865 (+30462007us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537829 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537830 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30461863}]]}
W20260503 14:05:52.537985 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.538020 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 815) took 30183 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.538045 1120 rpcz_store.cc:269] 0503 14:05:22.354041 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355072 (+ 1031us) service_pool.cc:224] Handling call
0503 14:05:52.538018 (+30182946us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537983 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.537984 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30182811}]]}
W20260503 14:05:52.498546 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 751) took 31120 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.498493 1075 rpcz_store.cc:269] 0503 14:05:20.973822 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974002 (+ 180us) service_pool.cc:224] Handling call
0503 14:05:52.320005 (+31346003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.637768 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.637789 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.008231 (+370442us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.008232 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.008237 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.008238 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.008327 (+ 89us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.322783 (+314456us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.137065 (+814282us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.137241 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.137284 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.319914 (+182630us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.319988 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.319997 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.319998 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":814272,"prepare.queue_time_us":29663704,"prepare.run_cpu_time_us":18580,"prepare.run_wall_time_us":370574,"replication_time_us":314539}]]}
W20260503 14:05:52.544984 1117 rpcz_store.cc:269] 0503 14:05:21.377721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.377825 (+ 104us) service_pool.cc:224] Handling call
0503 14:05:52.498543 (+31120718us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.320170 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.320171 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30942260}]]}
W20260503 14:05:52.545148 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.545099 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29
I20260503 14:05:52.545289 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.499872 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 705) took 32187 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.500206 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.545549 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 757) took 31167 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.545595 1086 rpcz_store.cc:269] 0503 14:05:21.377925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.380168 (+ 2243us) service_pool.cc:224] Handling call
0503 14:05:52.545545 (+31165377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.500201 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.500202 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31119920}]]}
W20260503 14:05:52.392251 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
W20260503 14:05:52.545722 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.545768 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 770) took 30901 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.545794 1086 rpcz_store.cc:269] 0503 14:05:21.643820 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645078 (+ 1258us) service_pool.cc:224] Handling call
0503 14:05:52.545765 (+30900687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.545717 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.545718 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30900576}]]}
W20260503 14:05:52.501147 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
W20260503 14:05:52.554383 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.554461 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 783) took 30719 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.554488 1086 rpcz_store.cc:269] 0503 14:05:21.835146 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836659 (+ 1513us) service_pool.cc:224] Handling call
0503 14:05:52.554458 (+30717799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.554374 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.554375 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30717607}]]}
W20260503 14:05:52.554569 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.554595 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 796) took 30480 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.554623 1086 rpcz_store.cc:269] 0503 14:05:22.074540 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075271 (+ 731us) service_pool.cc:224] Handling call
0503 14:05:52.554595 (+30479324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.554567 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.554567 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30479205}]]}
W20260503 14:05:52.554684 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.554708 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 809) took 30200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.554725 1086 rpcz_store.cc:269] 0503 14:05:22.353871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354386 (+ 515us) service_pool.cc:224] Handling call
0503 14:05:52.554708 (+30200322us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.554683 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.554684 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30200182}]]}
W20260503 14:05:52.555457 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 662) took 31581 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.555505 1082 rpcz_store.cc:269] 0503 14:05:20.974189 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975798 (+ 1609us) service_pool.cc:224] Handling call
0503 14:05:52.555449 (+31579651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.786224 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.786250 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.634575 (+848325us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.634577 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.634580 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.634581 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.634642 (+ 61us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.007090 (+372448us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.285689 (+278599us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.285870 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.285915 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.555344 (+269429us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.555423 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.555440 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.555441 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":278589,"prepare.queue_time_us":29810337,"prepare.run_cpu_time_us":54888,"prepare.run_wall_time_us":848435,"replication_time_us":372502}]]}
I20260503 14:05:52.555686 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.555820 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.507084 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 359ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.556176 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.505201 1077 rpcz_store.cc:269] 0503 14:05:21.641958 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.642224 (+ 266us) service_pool.cc:224] Handling call
0503 14:05:52.418786 (+30776562us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.633355 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.633389 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.911334 (+277945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.911335 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.911339 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.911340 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.911436 (+ 96us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.269840 (+358404us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.301760 (+ 31920us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.302267 (+ 507us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.302311 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.418668 (+116357us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.418766 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.418777 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.418778 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31912,"prepare.queue_time_us":29991066,"prepare.run_cpu_time_us":16412,"prepare.run_wall_time_us":278093,"replication_time_us":358494}]]}
I20260503 14:05:52.556273 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.508852 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.516937 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 2ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.517056 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.468995 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
I20260503 14:05:52.568020 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:52.517307 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.515588 1078 rpcz_store.cc:269] 0503 14:05:20.629248 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.629305 (+ 57us) service_pool.cc:224] Handling call
0503 14:05:52.515522 (+31886217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.422811 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.422850 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.623227 (+1200377us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.623228 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.623232 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.623233 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.623308 (+ 75us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.929098 (+305790us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.187665 (+258567us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.187829 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.187879 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.515411 (+327532us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.515495 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.515512 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.515512 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":258548,"prepare.queue_time_us":29793419,"prepare.run_cpu_time_us":79586,"prepare.run_wall_time_us":1200503,"replication_time_us":305859}]]}
I20260503 14:05:52.568343 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 27 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.568488 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.568626 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.516964 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.568806 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.518428 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.525859 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.568806 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 380ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.534705 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.545207 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 764) took 30901 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.569094 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 770) took 29769 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.500506 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.546818 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 717) took 31922 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.546888 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 139ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.546908 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.569018 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 771) took 30733 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.569286 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 782) took 30734 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.569134 1113 rpcz_store.cc:269] 0503 14:05:22.799867 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.800599 (+ 732us) service_pool.cc:224] Handling call
0503 14:05:52.569091 (+29768492us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.624839 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.624880 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.534675 (+909795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.534676 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.534681 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.534681 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.534689 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:52.534690 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28824150}]]}
W20260503 14:05:52.569319 1124 rpcz_store.cc:269] 0503 14:05:21.835129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836573 (+ 1444us) service_pool.cc:224] Handling call
0503 14:05:52.569282 (+30732709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.546904 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.546905 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30710251}]]}
I20260503 14:05:52.498493 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.575202 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.545488 1083 rpcz_store.cc:269] 0503 14:05:20.312221 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.313615 (+ 1394us) service_pool.cc:224] Handling call
0503 14:05:52.499866 (+32186251us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.088319 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.088344 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.013354 (+925010us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.013356 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.013363 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.013363 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.013438 (+ 75us) log.cc:844] Serialized 912 byte log entry
0503 14:05:51.466023 (+452585us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.097814 (+631791us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.140296 (+ 42482us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.140335 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.499759 (+359424us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.499846 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.499859 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.499860 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":631780,"prepare.queue_time_us":29774629,"prepare.run_cpu_time_us":55115,"prepare.run_wall_time_us":925135,"replication_time_us":452651}]]}
W20260503 14:05:52.575263 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 795) took 30500 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.575304 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.575464 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.575567 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.507860 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 411ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.556563 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.575656 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 710) took 30739 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.556908 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.558296 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 491ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.561154 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.575583 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.575816 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 793) took 30231 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.575692 1067 rpcz_store.cc:269] 0503 14:05:21.835769 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838767 (+ 2998us) service_pool.cc:224] Handling call
0503 14:05:52.575652 (+30736885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.556559 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.556559 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30717704}]]}
W20260503 14:05:52.569439 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 693) took 31319 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.546936 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.569272 1103 rpcz_store.cc:269] 0503 14:05:21.835533 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838016 (+ 2483us) service_pool.cc:224] Handling call
0503 14:05:52.569015 (+30730999us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.525856 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.525857 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30687772}]]}
W20260503 14:05:52.584344 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.584424 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 722) took 30514 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.584287 1076 rpcz_store.cc:269] 0503 14:05:21.249824 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.250013 (+ 189us) service_pool.cc:224] Handling call
0503 14:05:52.569436 (+31319423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.109352 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.109414 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.868658 (+759244us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.868660 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.868665 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.868666 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.868749 (+ 83us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.212356 (+343607us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.212409 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.234755 (+ 22346us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.234819 (+ 64us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.569334 (+334515us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.569413 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.569429 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.569429 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":29859274,"prepare.run_cpu_time_us":46109,"prepare.run_wall_time_us":759406,"replication_time_us":343682}]]}
W20260503 14:05:52.584496 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.584568 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 784) took 30515 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.569114 1117 rpcz_store.cc:269] 0503 14:05:21.643356 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643565 (+ 209us) service_pool.cc:224] Handling call
0503 14:05:52.545203 (+30901638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.545145 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.545146 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30901350}]]}
W20260503 14:05:52.569214 1079 rpcz_store.cc:269] 0503 14:05:20.623993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624563 (+ 570us) service_pool.cc:224] Handling call
0503 14:05:52.546810 (+31922247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.502006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.502038 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.624200 (+1122162us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.624201 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.624205 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.624205 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.624261 (+ 56us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.736786 (+112525us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.141381 (+404595us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.149988 (+ 8607us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.150013 (+ 25us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.546678 (+396665us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.546783 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.546802 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.546802 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":404587,"prepare.queue_time_us":29877398,"prepare.run_cpu_time_us":69729,"prepare.run_wall_time_us":1122264,"replication_time_us":112573}]]}
W20260503 14:05:52.584705 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.584748 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 777) took 30749 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.570454 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.584775 1117 rpcz_store.cc:269] 0503 14:05:21.835665 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835784 (+ 119us) service_pool.cc:224] Handling call
0503 14:05:52.584746 (+30748962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.584703 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.584704 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30748848}]]}
W20260503 14:05:52.584481 1067 rpcz_store.cc:269] 0503 14:05:22.069861 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072586 (+ 2725us) service_pool.cc:224] Handling call
0503 14:05:52.584421 (+30511835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.584338 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.584339 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30511451}]]}
W20260503 14:05:52.575287 1124 rpcz_store.cc:269] 0503 14:05:22.074522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075203 (+ 681us) service_pool.cc:224] Handling call
0503 14:05:52.575260 (+30500057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.575198 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.575199 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30499931}]]}
W20260503 14:05:52.593796 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.593884 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 734) took 30248 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.593912 1067 rpcz_store.cc:269] 0503 14:05:22.345482 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.345815 (+ 333us) service_pool.cc:224] Handling call
0503 14:05:52.593881 (+30248066us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.593787 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.593789 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30247888}]]}
W20260503 14:05:52.593798 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.594306 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 808) took 30249 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.594336 1124 rpcz_store.cc:269] 0503 14:05:22.344888 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.344909 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:52.594303 (+30249394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.593796 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.593797 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30248783}]]}
W20260503 14:05:52.596380 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.442s user 0.000s sys 0.000s
W20260503 14:05:52.597641 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 663) took 31623 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.597726 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.597779 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 711) took 30761 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.597801 1088 rpcz_store.cc:269] 0503 14:05:21.835784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838860 (+ 3076us) service_pool.cc:224] Handling call
0503 14:05:52.597776 (+30758916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.597723 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.597724 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30758776}]]}
W20260503 14:05:52.597905 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.597945 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 723) took 30528 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.597983 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.597967 1088 rpcz_store.cc:269] 0503 14:05:22.069877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072973 (+ 3096us) service_pool.cc:224] Handling call
0503 14:05:52.597944 (+30524971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.597903 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.597904 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30524852}]]}
W20260503 14:05:52.598155 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.598196 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 735) took 30246 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.598222 1088 rpcz_store.cc:269] 0503 14:05:22.352084 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.353485 (+ 1401us) service_pool.cc:224] Handling call
0503 14:05:52.598194 (+30244709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.598152 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.598154 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30244528}]]}
W20260503 14:05:52.597683 1085 rpcz_store.cc:269] 0503 14:05:20.974204 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975895 (+ 1691us) service_pool.cc:224] Handling call
0503 14:05:52.597634 (+31621739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.695683 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.695714 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.625997 (+930283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.625999 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.626001 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.626002 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.626059 (+ 57us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.913068 (+287009us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.153998 (+240930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.154141 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.154175 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.597516 (+443341us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.597617 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.597626 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.597627 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240921,"prepare.queue_time_us":29719710,"prepare.run_cpu_time_us":57211,"prepare.run_wall_time_us":930384,"replication_time_us":287061}]]}
I20260503 14:05:52.602499 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.602674 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.602789 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 439ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.616242 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.334s user 0.000s sys 0.000s
W20260503 14:05:52.617506 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 707) took 31993 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.617553 1081 rpcz_store.cc:269] 0503 14:05:20.624160 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624231 (+ 71us) service_pool.cc:224] Handling call
0503 14:05:52.617498 (+31993267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.325137 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.325186 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.621558 (+1296372us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.621560 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.621565 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.621566 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.621629 (+ 63us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.922397 (+300768us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.281809 (+359412us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.282635 (+ 826us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.282674 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.617383 (+334709us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.617480 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.617489 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.617490 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":359402,"prepare.queue_time_us":29700776,"prepare.run_cpu_time_us":80922,"prepare.run_wall_time_us":1296500,"replication_time_us":300825}]]}
I20260503 14:05:52.617683 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.617820 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:52.617905 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.617924 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.559320 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.579612 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.430s user 0.000s sys 0.000s
W20260503 14:05:52.687781 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 680) took 31706 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.687860 1084 rpcz_store.cc:269] 0503 14:05:20.981052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.981822 (+ 770us) service_pool.cc:224] Handling call
0503 14:05:52.687762 (+31705940us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.725737 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.725775 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.625205 (+899430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.625206 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.625210 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.625210 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.625272 (+ 62us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.987940 (+362668us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.149209 (+161269us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.149379 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.149412 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.687634 (+538222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.687734 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.687749 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.687750 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":161260,"prepare.queue_time_us":29743822,"prepare.run_cpu_time_us":64795,"prepare.run_wall_time_us":899544,"replication_time_us":362724}]]}
W20260503 14:05:52.687963 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.688058 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 728) took 30854 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.688020 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:52.688087 1093 rpcz_store.cc:269] 0503 14:05:21.833694 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.834049 (+ 355us) service_pool.cc:224] Handling call
0503 14:05:52.688055 (+30854006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.687952 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.687953 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30853821}]]}
W20260503 14:05:52.688200 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.688217 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.688238 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 740) took 30618 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.584600 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:52.584895 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.688325 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.688369 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.688400 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 790) took 30619 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.688494 1117 rpcz_store.cc:269] 0503 14:05:22.069271 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069395 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:52.688393 (+30618998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.584893 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.584894 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30515421}]]}
W20260503 14:05:52.688572 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.688697 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.688751 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 803) took 30334 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.568990 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 714) took 30733 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.688776 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.575845 1112 rpcz_store.cc:269] 0503 14:05:22.343841 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.343980 (+ 139us) service_pool.cc:224] Handling call
0503 14:05:52.575812 (+30231832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.626654 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.626691 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.561109 (+934418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.561110 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.561115 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.561141 (+ 26us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.561148 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:52.561149 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29282594}]]}
W20260503 14:05:52.688817 1107 rpcz_store.cc:269] 0503 14:05:21.835840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.839050 (+ 3210us) service_pool.cc:224] Handling call
0503 14:05:52.568986 (+30729936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.517580 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.518093 (+ 513us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30675616}]]}
W20260503 14:05:52.688890 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.584594 1103 rpcz_store.cc:269] 0503 14:05:22.069152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070520 (+ 1368us) service_pool.cc:224] Handling call
0503 14:05:52.584565 (+30514045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.584492 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.584493 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30513875}]]}
W20260503 14:05:52.688957 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 806) took 30010 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.584776 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:52.689034 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.689072 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 797) took 30334 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.689105 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.689092 1103 rpcz_store.cc:269] 0503 14:05:22.354204 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354253 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:52.689071 (+30334818us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689033 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.689034 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30334647}]]}
W20260503 14:05:52.591333 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
W20260503 14:05:52.689249 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.662369 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:52.689297 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 810) took 30010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.689327 1103 rpcz_store.cc:269] 0503 14:05:22.678653 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679499 (+ 846us) service_pool.cc:224] Handling call
0503 14:05:52.689295 (+30009796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689245 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.689246 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30009660}]]}
W20260503 14:05:52.688946 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.688265 1093 rpcz_store.cc:269] 0503 14:05:22.069708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071943 (+ 2235us) service_pool.cc:224] Handling call
0503 14:05:52.688236 (+30616293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.688198 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.688198 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30616178}]]}
W20260503 14:05:52.688781 1117 rpcz_store.cc:269] 0503 14:05:22.354331 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355998 (+ 1667us) service_pool.cc:224] Handling call
0503 14:05:52.688748 (+30332750us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.688693 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.688694 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30332605}]]}
W20260503 14:05:52.689651 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.689680 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 816) took 30010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.689536 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 726) took 30619 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.689677 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.689713 1117 rpcz_store.cc:269] 0503 14:05:22.678801 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678895 (+ 94us) service_pool.cc:224] Handling call
0503 14:05:52.689679 (+30010784us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689649 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.689649 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30010683}]]}
W20260503 14:05:52.689845 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 752) took 30333 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.689877 1093 rpcz_store.cc:269] 0503 14:05:22.356319 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.357010 (+ 691us) service_pool.cc:224] Handling call
0503 14:05:52.689833 (+30332823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689670 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.689671 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30332552}]]}
W20260503 14:05:52.689989 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.689759 1107 rpcz_store.cc:269] 0503 14:05:22.069940 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073252 (+ 3312us) service_pool.cc:224] Handling call
0503 14:05:52.689518 (+30616266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.688945 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.688945 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30615583}]]}
W20260503 14:05:52.690042 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 764) took 30016 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.690099 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.690155 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 738) took 30338 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.690176 1107 rpcz_store.cc:269] 0503 14:05:22.352137 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.352492 (+ 355us) service_pool.cc:224] Handling call
0503 14:05:52.690154 (+30337662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.690092 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.690092 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30337481}]]}
W20260503 14:05:52.690240 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.690274 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 750) took 30013 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.690286 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 714) took 32059 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.690299 1107 rpcz_store.cc:269] 0503 14:05:22.677186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677994 (+ 808us) service_pool.cc:224] Handling call
0503 14:05:52.690272 (+30012278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.690238 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.690239 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30012148}]]}
W20260503 14:05:52.690331 1074 rpcz_store.cc:269] 0503 14:05:20.630874 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.630893 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:52.690282 (+32059389us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.506541 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.506583 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.624315 (+1117732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.624317 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.624319 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.624319 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.624368 (+ 49us) log.cc:844] Serialized 939 byte log entry
0503 14:05:51.939208 (+314840us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.315807 (+376599us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.316093 (+ 286us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.316129 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.690185 (+374056us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.690260 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.690275 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.690276 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":376589,"prepare.queue_time_us":29875550,"prepare.run_cpu_time_us":70121,"prepare.run_wall_time_us":1117839,"replication_time_us":314883}]]}
I20260503 14:05:52.690451 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.690564 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.690069 1093 rpcz_store.cc:269] 0503 14:05:22.674020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674434 (+ 414us) service_pool.cc:224] Handling call
0503 14:05:52.690040 (+30015606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689986 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.689987 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30015454}]]}
W20260503 14:05:52.690678 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.691082 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.691689 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 726) took 31717 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.691740 1072 rpcz_store.cc:269] 0503 14:05:20.973855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974062 (+ 207us) service_pool.cc:224] Handling call
0503 14:05:52.691682 (+31717620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.865014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.865063 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.853705 (+988642us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.853963 (+ 258us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.854050 (+ 87us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.854051 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.913179 (+ 59128us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.116569 (+203390us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.516791 (+400222us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.568734 (+ 51943us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.568777 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.691573 (+122796us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.691668 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.691676 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.691677 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":400204,"prepare.queue_time_us":29890850,"prepare.run_cpu_time_us":74475,"prepare.run_wall_time_us":1068305,"replication_time_us":262427}]]}
I20260503 14:05:52.691892 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.692004 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.692149 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.692196 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.692456 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:52.689016 1112 rpcz_store.cc:269] 0503 14:05:22.678552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678977 (+ 425us) service_pool.cc:224] Handling call
0503 14:05:52.688954 (+30009977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.688886 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.688888 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30009824}]]}
I20260503 14:05:52.694289 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:52.694815 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 750) took 30338 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.696849 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.697674 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.696273 1100 rpcz_store.cc:269] 0503 14:05:22.356282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356817 (+ 535us) service_pool.cc:224] Handling call
0503 14:05:52.694812 (+30337995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.559148 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.559232 (+ 84us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30201997}]]}
W20260503 14:05:52.700603 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 753) took 30343 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.701251 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.702419 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 762) took 30028 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.701692 956 rpcz_store.cc:269] 0503 14:05:22.356348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.357125 (+ 777us) service_pool.cc:224] Handling call
0503 14:05:52.700280 (+30343155us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.697668 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.697669 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30340062}]]}
W20260503 14:05:52.703681 1100 rpcz_store.cc:269] 0503 14:05:22.673979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674354 (+ 375us) service_pool.cc:224] Handling call
0503 14:05:52.702415 (+30028061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.701247 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.701248 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30026595}]]}
W20260503 14:05:52.705847 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.707059 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 765) took 30033 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.708220 956 rpcz_store.cc:269] 0503 14:05:22.674035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674539 (+ 504us) service_pool.cc:224] Handling call
0503 14:05:52.707055 (+30032516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.705843 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.705844 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30030906}]]}
W20260503 14:05:52.709600 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 704) took 32085 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.710361 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.710420 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.710615 1075 rpcz_store.cc:269] 0503 14:05:20.624109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624963 (+ 854us) service_pool.cc:224] Handling call
0503 14:05:52.709593 (+32084630us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.328166 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.328190 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.626410 (+1298220us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.626412 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.626415 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.626415 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.626475 (+ 60us) log.cc:844] Serialized 939 byte log entry
0503 14:05:52.131739 (+505264us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.545088 (+413349us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.545322 (+ 234us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.545380 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.709487 (+164107us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.709577 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.709586 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.709586 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":413337,"prepare.queue_time_us":29703132,"prepare.run_cpu_time_us":70764,"prepare.run_wall_time_us":1298316,"replication_time_us":505316}]]}
W20260503 14:05:52.710716 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 769) took 30875 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.710824 964 rpcz_store.cc:269] 0503 14:05:21.835474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837817 (+ 2343us) service_pool.cc:224] Handling call
0503 14:05:52.710712 (+30872895us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.710417 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.710419 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30872506}]]}
I20260503 14:05:52.710790 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.710938 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.711174 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 394ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.711572 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.711639 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 782) took 30642 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.711668 964 rpcz_store.cc:269] 0503 14:05:22.069119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070314 (+ 1195us) service_pool.cc:224] Handling call
0503 14:05:52.711637 (+30641323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.711567 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.711568 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30641156}]]}
W20260503 14:05:52.711833 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.711869 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 795) took 30366 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.711896 964 rpcz_store.cc:269] 0503 14:05:22.344951 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.344970 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:52.711868 (+30366898us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.711829 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.711830 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30366751}]]}
W20260503 14:05:52.712030 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.712070 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 808) took 30033 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.712097 964 rpcz_store.cc:269] 0503 14:05:22.678605 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679175 (+ 570us) service_pool.cc:224] Handling call
0503 14:05:52.712069 (+30032894us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.712028 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.712029 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30032628}]]}
W20260503 14:05:52.724242 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 723) took 31750 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.724318 1081 rpcz_store.cc:269] 0503 14:05:20.973764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975300 (+ 1536us) service_pool.cc:224] Handling call
0503 14:05:52.724226 (+31748926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.773553 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.782559 (+ 9006us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.914807 (+1132248us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.914808 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.914812 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.914813 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.914889 (+ 76us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.151596 (+236707us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.617680 (+466084us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.617848 (+ 168us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.617883 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.724114 (+106231us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.724208 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.724217 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.724218 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":466074,"prepare.queue_time_us":29796315,"prepare.run_cpu_time_us":75254,"prepare.run_wall_time_us":1141863,"replication_time_us":236778}]]}
I20260503 14:05:52.724465 1081 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.724639 1081 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.725278 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.725610 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:52.728991 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 679) took 31486 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.729051 1109 rpcz_store.cc:269] 0503 14:05:21.242941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243446 (+ 505us) service_pool.cc:224] Handling call
0503 14:05:52.728980 (+31485534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.978088 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.978127 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.909511 (+931384us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.909512 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.909516 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.909517 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.909586 (+ 69us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.107930 (+198344us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.485313 (+377383us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.575190 (+ 89877us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.575245 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.728834 (+153589us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.728964 (+ 130us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.728972 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.728973 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":377372,"prepare.queue_time_us":29734583,"prepare.run_cpu_time_us":55801,"prepare.run_wall_time_us":931511,"replication_time_us":198408}]]}
I20260503 14:05:52.729204 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.729285 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:52.729316 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.729418 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.729779 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.729853 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 739) took 30377 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.729889 1106 rpcz_store.cc:269] 0503 14:05:22.352153 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.352605 (+ 452us) service_pool.cc:224] Handling call
0503 14:05:52.729850 (+30377245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.729774 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.729775 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30377064}]]}
W20260503 14:05:52.729955 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.729995 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.730037 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 751) took 30052 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.729996 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 832) took 29930 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.730085 1069 rpcz_store.cc:269] 0503 14:05:22.799030 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.799181 (+ 151us) service_pool.cc:224] Handling call
0503 14:05:52.729994 (+29930813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.275762 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.279604 (+ 3842us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.729939 (+450335us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.729940 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.729944 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.729944 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.729950 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:52.729950 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29476170}]]}
W20260503 14:05:52.730214 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.730067 1106 rpcz_store.cc:269] 0503 14:05:22.677202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678099 (+ 897us) service_pool.cc:224] Handling call
0503 14:05:52.730036 (+30051937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.729992 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.729992 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30051792}]]}
W20260503 14:05:52.788457 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:52.788615 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 733) took 30444 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.788643 969 rpcz_store.cc:269] 0503 14:05:22.344172 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.344191 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:52.788611 (+30444420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.285183 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.285243 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.788416 (+503173us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.788418 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.788426 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.788427 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.788437 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:52.788438 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29940903}]]}
W20260503 14:05:52.788792 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.788829 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 745) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.788856 969 rpcz_store.cc:269] 0503 14:05:22.677081 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677296 (+ 215us) service_pool.cc:224] Handling call
0503 14:05:52.788827 (+30111531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.788789 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.788790 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30111381}]]}
W20260503 14:05:52.789686 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.305s user 0.000s sys 0.000s
W20260503 14:05:52.790935 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 729) took 31817 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.790995 1071 rpcz_store.cc:269] 0503 14:05:20.973416 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974023 (+ 607us) service_pool.cc:224] Handling call
0503 14:05:52.790927 (+31816904us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.637398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.637428 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.621698 (+984270us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.621700 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.621703 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.621704 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.621783 (+ 79us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.985112 (+363329us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.317975 (+332863us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.485026 (+167051us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.485097 (+ 71us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.790815 (+305718us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.790903 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.790917 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.790917 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":332855,"prepare.queue_time_us":29663291,"prepare.run_cpu_time_us":50508,"prepare.run_wall_time_us":984393,"replication_time_us":363400}]]}
I20260503 14:05:52.791145 1071 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.791282 1071 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.791378 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.799453 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 358ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.800323 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.804265 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 15ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.804603 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 779) took 30967 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.808187 1115 rpcz_store.cc:269] 0503 14:05:21.835699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.835930 (+ 231us) service_pool.cc:224] Handling call
0503 14:05:52.803590 (+30967660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.800150 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.800153 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30963708}]]}
W20260503 14:05:52.821722 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.827387 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 792) took 30757 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.832046 1115 rpcz_store.cc:269] 0503 14:05:22.069300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.069539 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:52.826785 (+30757246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.821041 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.821128 (+ 87us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30750765}]]}
W20260503 14:05:52.838932 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 749) took 31591 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.839002 1079 rpcz_store.cc:269] 0503 14:05:21.247013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247541 (+ 528us) service_pool.cc:224] Handling call
0503 14:05:52.838927 (+31591386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.992696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.992754 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.784349 (+791595us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.784351 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.784355 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.784356 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.784406 (+ 50us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.124270 (+339864us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.584771 (+460501us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.689163 (+104392us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.689212 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.838820 (+149608us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.838906 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.838919 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.838920 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":460478,"prepare.queue_time_us":29745087,"prepare.run_cpu_time_us":50577,"prepare.run_wall_time_us":791726,"replication_time_us":339909}]]}
I20260503 14:05:52.839699 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.839850 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.839956 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 117ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.838977 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.842690 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 805) took 30488 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.850528 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.850733 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 427ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.850912 1280 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.850994 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.843214 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.852195 1115 rpcz_store.cc:269] 0503 14:05:22.354366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354414 (+ 48us) service_pool.cc:224] Handling call
0503 14:05:52.842516 (+30488102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.838817 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.838820 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30484087}]]}
W20260503 14:05:52.859790 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.860764 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 818) took 30181 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.861202 1115 rpcz_store.cc:269] 0503 14:05:22.678818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679030 (+ 212us) service_pool.cc:224] Handling call
0503 14:05:52.860687 (+30181657us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.859707 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.859708 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30180538}]]}
W20260503 14:05:52.862553 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.863091 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 831) took 30057 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.863444 1115 rpcz_store.cc:269] 0503 14:05:22.806047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806686 (+ 639us) service_pool.cc:224] Handling call
0503 14:05:52.863087 (+30056401us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.862478 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.862480 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30055625}]]}
W20260503 14:05:52.866848 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.000s sys 0.000s
W20260503 14:05:52.856686 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 781) took 31020 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.868484 1090 rpcz_store.cc:269] 0503 14:05:21.835113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836487 (+ 1374us) service_pool.cc:224] Handling call
0503 14:05:52.856096 (+31019609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.841307 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.841821 (+ 514us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30996144}]]}
W20260503 14:05:52.869426 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 677) took 31626 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.869470 1082 rpcz_store.cc:269] 0503 14:05:21.242907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243317 (+ 410us) service_pool.cc:224] Handling call
0503 14:05:52.869419 (+31626102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.023673 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.023727 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.110362 (+1086635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.110363 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.110369 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.110369 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.110437 (+ 68us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.333418 (+222981us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.555683 (+222265us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.555853 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.555907 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.869274 (+313367us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.869399 (+ 125us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.869409 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.869410 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":222254,"prepare.queue_time_us":29780288,"prepare.run_cpu_time_us":64922,"prepare.run_wall_time_us":1086782,"replication_time_us":223042,"spinlock_wait_cycles":9600}]]}
I20260503 14:05:52.869606 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.869745 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.869580 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.870153 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 794) took 30795 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.870512 1090 rpcz_store.cc:269] 0503 14:05:22.074504 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075110 (+ 606us) service_pool.cc:224] Handling call
0503 14:05:52.870148 (+30795038us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.869577 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.869578 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30794309}]]}
I20260503 14:05:52.869750 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.871444 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 14ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.871789 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.872244 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 807) took 30527 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.872604 1090 rpcz_store.cc:269] 0503 14:05:22.344867 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.345202 (+ 335us) service_pool.cc:224] Handling call
0503 14:05:52.872240 (+30527038us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.871785 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.871786 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30526401}]]}
W20260503 14:05:52.873680 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 687) took 31632 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.873732 1084 rpcz_store.cc:269] 0503 14:05:21.241215 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.241251 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:52.873673 (+31632422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.117061 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.117119 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.142866 (+1025747us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.142867 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.143028 (+ 161us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.143029 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.260792 (+117763us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.500762 (+239970us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.688017 (+187255us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.688252 (+ 235us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.688293 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.873548 (+185255us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.873654 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.873663 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.873664 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187245,"prepare.queue_time_us":29875718,"prepare.run_cpu_time_us":88306,"prepare.run_wall_time_us":1149755,"replication_time_us":357727}]]}
W20260503 14:05:52.873824 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.873885 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 759) took 30199 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.873867 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.873993 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.873930 1096 rpcz_store.cc:269] 0503 14:05:22.673928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.673981 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:52.873882 (+30199901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.873819 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.873820 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30199738}]]}
W20260503 14:05:52.874126 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.873888 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.874204 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 771) took 30074 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.874423 1096 rpcz_store.cc:269] 0503 14:05:22.799883 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.799976 (+ 93us) service_pool.cc:224] Handling call
0503 14:05:52.874202 (+30074226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.874123 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.874124 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30074064}]]}
W20260503 14:05:52.874186 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.873963 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.875068 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 820) took 30200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.854965 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.855579 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.855053 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.854876 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.880916 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.355s user 0.000s sys 0.000s
W20260503 14:05:52.878314 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 772) took 31042 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.875572 1090 rpcz_store.cc:269] 0503 14:05:22.674186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674868 (+ 682us) service_pool.cc:224] Handling call
0503 14:05:52.875064 (+30200196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.873703 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.873705 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30198654}]]}
W20260503 14:05:52.878648 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 801) took 30523 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.879228 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 817) took 30199 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.882674 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 712) took 31240 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.882988 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.883121 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.882937 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:52.882028 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 801) took 30807 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.884192 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 760) took 30210 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.886214 1110 rpcz_store.cc:269] 0503 14:05:22.673947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674105 (+ 158us) service_pool.cc:224] Handling call
0503 14:05:52.884187 (+30210082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.882983 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.882984 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30208745}]]}
W20260503 14:05:52.886339 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.886382 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 772) took 30086 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.886404 1110 rpcz_store.cc:269] 0503 14:05:22.799896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.800065 (+ 169us) service_pool.cc:224] Handling call
0503 14:05:52.886380 (+30086315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.886336 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.886337 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30086204}]]}
W20260503 14:05:52.884114 1080 rpcz_store.cc:269] 0503 14:05:21.641928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.642086 (+ 158us) service_pool.cc:224] Handling call
0503 14:05:52.882668 (+31240582us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.635266 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.635298 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.237238 (+601940us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.237240 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.237245 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.237246 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.237318 (+ 72us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.288175 (+ 50857us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.525288 (+237113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.525611 (+ 323us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.525677 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.882544 (+356867us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.882638 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.882660 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.882660 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237105,"prepare.queue_time_us":29993116,"prepare.run_cpu_time_us":34743,"prepare.run_wall_time_us":602112,"replication_time_us":50924}]]}
W20260503 14:05:52.886857 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.887007 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:52.886838 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
W20260503 14:05:52.886931 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.886745 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 670) took 31912 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.888255 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.889125 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 423ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.887998 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 754) took 30210 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.889245 1105 rpcz_store.cc:269] 0503 14:05:22.677255 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678387 (+ 1132us) service_pool.cc:224] Handling call
0503 14:05:52.887995 (+30209608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.886852 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.886854 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30208399}]]}
W20260503 14:05:52.889362 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.889424 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 766) took 30087 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.888999 1082 rpcz_store.cc:269] 0503 14:05:20.974324 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976517 (+ 2193us) service_pool.cc:224] Handling call
0503 14:05:52.886739 (+31910222us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.787652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.787684 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.147196 (+1359512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.147197 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.147201 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.147202 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.147270 (+ 68us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.511958 (+364688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.869602 (+357644us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.871367 (+ 1765us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.871418 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.886632 (+ 15214us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.886723 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.886732 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.886733 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":357634,"prepare.queue_time_us":29811035,"prepare.run_cpu_time_us":84974,"prepare.run_wall_time_us":1359632,"replication_time_us":364751}]]}
W20260503 14:05:52.889451 1105 rpcz_store.cc:269] 0503 14:05:22.801585 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802529 (+ 944us) service_pool.cc:224] Handling call
0503 14:05:52.889421 (+30086892us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.889360 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.889361 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30083852}]]}
I20260503 14:05:52.889583 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.889739 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.890113 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.883102 1122 rpcz_store.cc:269] 0503 14:05:22.354278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355819 (+ 1541us) service_pool.cc:224] Handling call
0503 14:05:52.878154 (+30522335us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.855230 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.855231 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30496969}]]}
W20260503 14:05:52.886996 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.884683 1116 rpcz_store.cc:269] 0503 14:05:22.678810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678964 (+ 154us) service_pool.cc:224] Handling call
0503 14:05:52.878401 (+30199437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.854007 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.854009 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30173237}]]}
W20260503 14:05:52.882100 1066 rpcz_store.cc:269] 0503 14:05:21.835550 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.838089 (+ 2539us) service_pool.cc:224] Handling call
0503 14:05:52.878309 (+31040220us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.853831 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.854181 (+ 350us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31014795}]]}
W20260503 14:05:52.886721 1121 rpcz_store.cc:269] 0503 14:05:22.074652 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075788 (+ 1136us) service_pool.cc:224] Handling call
0503 14:05:52.882025 (+30806237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.853569 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.854273 (+ 704us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30775989}]]}
W20260503 14:05:52.894403 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 833) took 30094 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.899489 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.896781 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.899664 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.899835 1090 rpcz_store.cc:269] 0503 14:05:22.799048 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.799262 (+ 214us) service_pool.cc:224] Handling call
0503 14:05:52.893890 (+30094628us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.886994 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.886995 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30087657}]]}
W20260503 14:05:52.903082 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 814) took 30224 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.902995 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 830) took 30096 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.905808 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
W20260503 14:05:52.902060 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.903430 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 785) took 30834 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.907488 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:52.907598 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.907529 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.908991 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 767) took 30234 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.909019 1111 rpcz_store.cc:269] 0503 14:05:22.674067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674724 (+ 657us) service_pool.cc:224] Handling call
0503 14:05:52.908988 (+30234264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.907526 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.907527 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30232719}]]}
W20260503 14:05:52.909150 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.909200 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 779) took 30101 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.909228 1111 rpcz_store.cc:269] 0503 14:05:22.807422 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.807708 (+ 286us) service_pool.cc:224] Handling call
0503 14:05:52.909198 (+30101490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.909147 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.909149 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30101357}]]}
W20260503 14:05:52.907228 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 719) took 31260 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.911629 1077 rpcz_store.cc:269] 0503 14:05:21.646753 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.647189 (+ 436us) service_pool.cc:224] Handling call
0503 14:05:52.907220 (+31260031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.634554 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.058236 (+423682us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.058239 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.058245 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.058247 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.058346 (+ 99us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.342831 (+284485us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.556270 (+213439us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.568086 (+ 11816us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.568146 (+ 60us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.907097 (+338951us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.907200 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.907211 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.907211 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213428,"prepare.queue_time_us":29987267,"prepare.run_cpu_time_us":23992,"prepare.run_wall_time_us":423845,"replication_time_us":284575}]]}
I20260503 14:05:52.912885 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:52.913039 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.913182 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.915205 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.408s user 0.000s sys 0.000s
W20260503 14:05:52.915261 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.225s user 0.000s sys 0.000s
W20260503 14:05:52.908178 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 814) took 30553 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.916158 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 669) took 31941 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.916299 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.916419 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 129ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.916453 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.916163 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 722) took 31942 ms (client timeout 29999 ms). Trace:
I20260503 14:05:52.916620 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:52.916877 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:52.917052 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.919018 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.343s user 0.000s sys 0.000s
W20260503 14:05:52.906072 1116 rpcz_store.cc:269] 0503 14:05:22.806018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806089 (+ 71us) service_pool.cc:224] Handling call
0503 14:05:52.902994 (+30096905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.899324 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.899325 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30092413}]]}
W20260503 14:05:52.907644 1066 rpcz_store.cc:269] 0503 14:05:22.069169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070622 (+ 1453us) service_pool.cc:224] Handling call
0503 14:05:52.903261 (+30832639us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.899069 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.899070 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30828089}]]}
W20260503 14:05:52.921422 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 813) took 30242 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.921422 1121 rpcz_store.cc:269] 0503 14:05:22.353996 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354975 (+ 979us) service_pool.cc:224] Handling call
0503 14:05:52.907558 (+30552583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.901738 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.901738 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546081}]]}
W20260503 14:05:52.961997 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.962039 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 827) took 30287 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.943049 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.000s sys 0.000s
W20260503 14:05:52.953514 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
W20260503 14:05:52.963157 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 755) took 31320 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.921370 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 741) took 30569 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.921455 1074 rpcz_store.cc:269] 0503 14:05:20.973748 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975238 (+ 1490us) service_pool.cc:224] Handling call
0503 14:05:52.916160 (+31940922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.694980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.695013 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.142592 (+1447579us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.142594 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.142597 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.142597 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.142653 (+ 56us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.397855 (+255202us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.690449 (+292594us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.690619 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.690653 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.916063 (+225410us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.916149 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.916155 (+ 6us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.916156 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292584,"prepare.queue_time_us":29719685,"prepare.run_cpu_time_us":83990,"prepare.run_wall_time_us":1447688,"replication_time_us":255252}]]}
W20260503 14:05:52.923115 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.963395 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 32
W20260503 14:05:52.962080 1121 rpcz_store.cc:269] 0503 14:05:22.674344 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675608 (+ 1264us) service_pool.cc:224] Handling call
0503 14:05:52.962036 (+30286428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.961996 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.961997 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30286285}]]}
I20260503 14:05:52.963543 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.963558 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.963598 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 840) took 30162 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.963615 1121 rpcz_store.cc:269] 0503 14:05:22.801476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802057 (+ 581us) service_pool.cc:224] Handling call
0503 14:05:52.963597 (+30161540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.963556 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.963558 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30161419}]]}
W20260503 14:05:52.963671 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.923012 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.961798 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.959193 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.963873 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 798) took 30609 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.958820 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 750) took 31711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.959033 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.963966 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 841) took 30162 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.944398 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.252s user 0.000s sys 0.000s
W20260503 14:05:52.964061 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 516ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.963917 1066 rpcz_store.cc:269] 0503 14:05:22.354222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355507 (+ 1285us) service_pool.cc:224] Handling call
0503 14:05:52.963871 (+30608364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.961794 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.961795 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30606190}]]}
W20260503 14:05:52.921263 1073 rpcz_store.cc:269] 0503 14:05:20.974309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.976419 (+ 2110us) service_pool.cc:224] Handling call
0503 14:05:52.916151 (+31939732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.900781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.900819 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.865175 (+964356us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.865177 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.865182 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.865183 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.865263 (+ 80us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.123620 (+258357us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.506692 (+383072us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.506847 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.506887 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.916065 (+409178us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.916135 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.916143 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.916144 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":383062,"prepare.queue_time_us":29924268,"prepare.run_cpu_time_us":60200,"prepare.run_wall_time_us":964491,"replication_time_us":258430}]]}
W20260503 14:05:52.964212 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.964253 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.921617 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:52.964406 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:52.964442 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:52.963815 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 797) took 30889 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.949229 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.381s user 0.000s sys 0.000s
W20260503 14:05:52.964524 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 8ms of latency in SegmentAllocator::Sync()
I20260503 14:05:52.964468 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:52.964733 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
I20260503 14:05:52.964756 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:52.964787 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:52.964818 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:52.964852 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.964995 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 719) took 31991 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.965026 1072 rpcz_store.cc:269] 0503 14:05:20.973680 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975025 (+ 1345us) service_pool.cc:224] Handling call
0503 14:05:52.964991 (+31989966us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.969630 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.969668 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.093555 (+1123887us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.095093 (+ 1538us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.105840 (+ 10747us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.119468 (+ 13628us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.216045 (+ 96577us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.494775 (+278730us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.691890 (+197115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.692034 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.692068 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.964922 (+272854us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.964970 (+ 48us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.964984 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.964985 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197105,"prepare.queue_time_us":29994545,"prepare.run_cpu_time_us":90039,"prepare.run_wall_time_us":1246590,"replication_time_us":374845}]]}
I20260503 14:05:52.965132 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
I20260503 14:05:52.965252 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.964003 1120 rpcz_store.cc:269] 0503 14:05:22.801492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802143 (+ 651us) service_pool.cc:224] Handling call
0503 14:05:52.963964 (+30161821us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.959021 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.959023 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30156807}]]}
W20260503 14:05:52.965404 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.965449 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.965466 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 735) took 31988 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.922791 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 745) took 31675 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.965507 1078 rpcz_store.cc:269] 0503 14:05:20.977225 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.977372 (+ 147us) service_pool.cc:224] Handling call
0503 14:05:52.965461 (+31988089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.791451 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.791480 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.780566 (+989086us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.780568 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.780580 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.780581 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.780657 (+ 76us) log.cc:844] Serialized 966 byte log entry
0503 14:05:51.992288 (+211631us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.568337 (+576049us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.568520 (+ 183us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.568598 (+ 78us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.965391 (+396793us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.965441 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.965454 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.965455 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":576039,"prepare.queue_time_us":29813982,"prepare.run_cpu_time_us":53586,"prepare.run_wall_time_us":989216,"replication_time_us":211703}]]}
I20260503 14:05:52.965617 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30
W20260503 14:05:52.964509 959 rpcz_store.cc:269] 0503 14:05:22.074577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.075369 (+ 792us) service_pool.cc:224] Handling call
0503 14:05:52.963813 (+30888444us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.923009 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.923010 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30847559}]]}
I20260503 14:05:52.965758 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.965799 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.963238 1094 rpcz_store.cc:269] 0503 14:05:22.352187 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.353033 (+ 846us) service_pool.cc:224] Handling call
0503 14:05:52.921365 (+30568332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.916293 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.916294 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30563155}]]}
W20260503 14:05:52.965844 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 810) took 30611 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.965910 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.965870 959 rpcz_store.cc:269] 0503 14:05:22.353906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354508 (+ 602us) service_pool.cc:224] Handling call
0503 14:05:52.965843 (+30611335us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965798 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.965798 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30611179}]]}
W20260503 14:05:52.965951 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.965977 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966037 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 823) took 30291 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.965627 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966231 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 839) took 30164 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.966059 959 rpcz_store.cc:269] 0503 14:05:22.674267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675199 (+ 932us) service_pool.cc:224] Handling call
0503 14:05:52.966034 (+30290835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965975 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.965975 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30290679}]]}
W20260503 14:05:52.966286 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.963805 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966347 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.961889 1123 rpcz_store.cc:269] 0503 14:05:22.678716 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679799 (+ 1083us) service_pool.cc:224] Handling call
0503 14:05:52.921420 (+30241621us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.916450 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.916451 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30236549}]]}
W20260503 14:05:52.966389 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 807) took 30287 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.966421 1065 rpcz_store.cc:269] 0503 14:05:22.678571 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679068 (+ 497us) service_pool.cc:224] Handling call
0503 14:05:52.966388 (+30287320us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.963802 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.963803 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30284635}]]}
W20260503 14:05:52.966454 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966483 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:52.966522 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:52.966260 1118 rpcz_store.cc:269] 0503 14:05:22.801458 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801965 (+ 507us) service_pool.cc:224] Handling call
0503 14:05:52.966230 (+30164265us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965624 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.965625 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30163574}]]}
W20260503 14:05:52.966094 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966727 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 768) took 30292 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.965907 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966836 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 753) took 30289 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.966856 1094 rpcz_store.cc:269] 0503 14:05:22.677237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678295 (+ 1058us) service_pool.cc:224] Handling call
0503 14:05:52.966834 (+30288539us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965905 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.965906 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30287523}]]}
W20260503 14:05:52.966941 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.966979 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 765) took 30165 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.967001 1094 rpcz_store.cc:269] 0503 14:05:22.801568 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802454 (+ 886us) service_pool.cc:224] Handling call
0503 14:05:52.966977 (+30164523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966939 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.966940 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30161867}]]}
W20260503 14:05:52.966487 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 826) took 30160 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.967074 1123 rpcz_store.cc:269] 0503 14:05:22.805888 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806166 (+ 278us) service_pool.cc:224] Handling call
0503 14:05:52.966485 (+30160319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966452 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.966452 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30160161}]]}
W20260503 14:05:52.966755 1126 rpcz_store.cc:269] 0503 14:05:22.674083 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674107 (+ 24us) service_pool.cc:224] Handling call
0503 14:05:52.966723 (+30292616us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966091 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.966092 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30291892}]]}
W20260503 14:05:52.967250 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.964246 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 811) took 30285 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.967296 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 780) took 30159 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.967334 1126 rpcz_store.cc:269] 0503 14:05:22.807476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.807616 (+ 140us) service_pool.cc:224] Handling call
0503 14:05:52.967293 (+30159677us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.967248 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.967249 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30159547}]]}
W20260503 14:05:52.966527 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 820) took 30160 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.967433 1065 rpcz_store.cc:269] 0503 14:05:22.805776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.805794 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:52.966525 (+30160731us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966482 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.966483 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30160612}]]}
W20260503 14:05:52.965569 1083 rpcz_store.cc:269] 0503 14:05:21.246945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247195 (+ 250us) service_pool.cc:224] Handling call
0503 14:05:52.922784 (+31675589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.113744 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.113775 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.768283 (+654508us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.768285 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.768290 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.768291 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.768375 (+ 84us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.017973 (+249598us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.575299 (+557326us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.575493 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.575531 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.922672 (+347141us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.922765 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.922777 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.922777 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":557312,"prepare.queue_time_us":29866444,"prepare.run_cpu_time_us":41956,"prepare.run_wall_time_us":654643,"replication_time_us":249676}]]}
I20260503 14:05:52.967608 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:52.967630 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.967736 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.967865 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.967301 1066 rpcz_store.cc:269] 0503 14:05:22.678671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679591 (+ 920us) service_pool.cc:224] Handling call
0503 14:05:52.964244 (+30284653us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.964210 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.964211 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30284526}]]}
W20260503 14:05:52.968106 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.968150 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 824) took 30162 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.968173 1066 rpcz_store.cc:269] 0503 14:05:22.805842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806272 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:52.968147 (+30161875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.968101 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.968103 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30161741}]]}
W20260503 14:05:52.963161 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 696) took 31713 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.968405 1076 rpcz_store.cc:269] 0503 14:05:21.249889 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.250051 (+ 162us) service_pool.cc:224] Handling call
0503 14:05:52.963154 (+31713103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.026363 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.026402 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.142479 (+1116077us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.142480 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.142483 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.142484 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.142525 (+ 41us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.479330 (+336805us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.584595 (+105265us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.688398 (+103803us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.688439 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.963025 (+274586us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.963135 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.963147 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.963148 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":105248,"prepare.queue_time_us":29776239,"prepare.run_cpu_time_us":66734,"prepare.run_wall_time_us":1116175,"replication_time_us":336838}]]}
I20260503 14:05:52.968544 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35
I20260503 14:05:52.968683 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:52.968814 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.963951 1079 rpcz_store.cc:269] 0503 14:05:21.247042 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247614 (+ 572us) service_pool.cc:224] Handling call
0503 14:05:52.958808 (+31711194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.124361 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.124409 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.212387 (+1087978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.212390 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.212474 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.212475 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.213771 (+ 1296us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.510672 (+296901us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.839695 (+329023us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.839879 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.839923 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.958694 (+118771us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.958785 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.958798 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.958799 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":329012,"prepare.queue_time_us":29876651,"prepare.run_cpu_time_us":77907,"prepare.run_wall_time_us":1089755,"replication_time_us":298191}]]}
I20260503 14:05:52.969081 1079 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.969208 1079 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.969291 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.963217 1081 rpcz_store.cc:269] 0503 14:05:21.643136 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643722 (+ 586us) service_pool.cc:224] Handling call
0503 14:05:52.963151 (+31319429us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.637719 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.637753 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.316017 (+678264us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.316018 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.316022 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.316022 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.316219 (+ 197us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.573471 (+257252us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.724462 (+150991us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.724670 (+ 208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.724709 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.963040 (+238331us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.963135 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.963143 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.963144 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":150982,"prepare.queue_time_us":29993923,"prepare.run_cpu_time_us":44720,"prepare.run_wall_time_us":678596,"replication_time_us":257443}]]}
I20260503 14:05:52.969563 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
I20260503 14:05:52.969713 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:52.969797 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.966395 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 836) took 30165 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.971613 959 rpcz_store.cc:269] 0503 14:05:22.801335 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801606 (+ 271us) service_pool.cc:224] Handling call
0503 14:05:52.966393 (+30164787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966345 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.966346 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30164649}]]}
W20260503 14:05:52.973912 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 699) took 31329 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.974036 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.974121 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 759) took 30172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.974140 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.974149 1088 rpcz_store.cc:269] 0503 14:05:22.801429 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802130 (+ 701us) service_pool.cc:224] Handling call
0503 14:05:52.974113 (+30171983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.974029 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.974030 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30171821}]]}
W20260503 14:05:52.973964 1073 rpcz_store.cc:269] 0503 14:05:21.644112 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644823 (+ 711us) service_pool.cc:224] Handling call
0503 14:05:52.973903 (+31329080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.632364 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.632437 (+ 73us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.597643 (+965206us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.597645 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.597649 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.597650 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.597706 (+ 56us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.795204 (+197498us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.964250 (+169046us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.964436 (+ 186us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.964475 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.973772 (+ 9297us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.973882 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.973894 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.973894 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":169037,"prepare.queue_time_us":29987461,"prepare.run_cpu_time_us":58476,"prepare.run_wall_time_us":965349,"replication_time_us":197548}]]}
I20260503 14:05:52.974448 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.974596 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.974694 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.990701 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 753) took 31743 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.990775 1071 rpcz_store.cc:269] 0503 14:05:21.247115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247901 (+ 786us) service_pool.cc:224] Handling call
0503 14:05:52.990688 (+31742787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.995017 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.995046 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.934926 (+939880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.934931 (+ 5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.934936 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.934937 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.935011 (+ 74us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.292223 (+357212us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.791143 (+498920us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.791310 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.791346 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:52.990584 (+199238us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:52.990668 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:52.990680 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:52.990681 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":498910,"prepare.queue_time_us":29747068,"prepare.run_cpu_time_us":77655,"prepare.run_wall_time_us":940005,"replication_time_us":357280}]]}
W20260503 14:05:52.990886 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.990985 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 831) took 30316 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.991016 1119 rpcz_store.cc:269] 0503 14:05:22.674403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674777 (+ 374us) service_pool.cc:224] Handling call
0503 14:05:52.990981 (+30316204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.990877 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.990878 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30316021}]]}
W20260503 14:05:52.991103 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:52.991129 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 844) took 30189 ms (client timeout 29999 ms). Trace:
W20260503 14:05:52.991170 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:52.991155 1119 rpcz_store.cc:269] 0503 14:05:22.801588 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801695 (+ 107us) service_pool.cc:224] Handling call
0503 14:05:52.991129 (+30189434us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.991101 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.991102 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30189307}]]}
I20260503 14:05:52.990908 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:52.991839 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:52.991991 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.026654 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
W20260503 14:05:53.027920 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 704) took 31383 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.027987 1109 rpcz_store.cc:269] 0503 14:05:21.644213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645975 (+ 1762us) service_pool.cc:224] Handling call
0503 14:05:53.027911 (+31381936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631438 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.631473 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.266985 (+635512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.266987 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.266994 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.266995 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.267093 (+ 98us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.459507 (+192414us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.729200 (+269693us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.729349 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.729387 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.027779 (+298392us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.027891 (+ 112us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.027903 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.027904 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":269683,"prepare.queue_time_us":29985372,"prepare.run_cpu_time_us":37113,"prepare.run_wall_time_us":635665,"replication_time_us":192507}]]}
I20260503 14:05:53.028146 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:53.028283 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.028386 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.028642 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:53.032615 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.033623 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.036690 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 752) took 30359 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.041961 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.439s user 0.000s sys 0.000s
W20260503 14:05:53.043568 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 664) took 32069 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.043627 1085 rpcz_store.cc:269] 0503 14:05:20.974220 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975981 (+ 1761us) service_pool.cc:224] Handling call
0503 14:05:53.043564 (+32067583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.639845 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.639905 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.141253 (+1501348us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.141255 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.141258 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.141259 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.141299 (+ 40us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.353995 (+212696us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.602492 (+248497us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.602706 (+ 214us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.602753 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.043453 (+440700us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.043545 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.043555 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.043555 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":248487,"prepare.queue_time_us":29663805,"prepare.run_cpu_time_us":117896,"prepare.run_wall_time_us":1501468,"replication_time_us":212731}]]}
I20260503 14:05:53.043774 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35
I20260503 14:05:53.043900 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.044015 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.044294 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.044344 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 748) took 30367 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.044373 1068 rpcz_store.cc:269] 0503 14:05:22.677152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677828 (+ 676us) service_pool.cc:224] Handling call
0503 14:05:53.044342 (+30366514us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.044289 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.044291 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30366367}]]}
W20260503 14:05:53.044456 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.044508 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 760) took 30243 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.044556 1068 rpcz_store.cc:269] 0503 14:05:22.801458 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802211 (+ 753us) service_pool.cc:224] Handling call
0503 14:05:53.044506 (+30242295us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.044454 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.044455 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30239416}]]}
W20260503 14:05:53.044656 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.044692 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 772) took 30023 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.044715 1068 rpcz_store.cc:269] 0503 14:05:23.021559 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.021746 (+ 187us) service_pool.cc:224] Handling call
0503 14:05:53.044691 (+30022945us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.044654 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.044655 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30022841}]]}
W20260503 14:05:53.044984 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 234ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.045763 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:53.066556 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 683) took 31823 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.066620 1082 rpcz_store.cc:269] 0503 14:05:21.243028 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.243694 (+ 666us) service_pool.cc:224] Handling call
0503 14:05:53.066543 (+31822849us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.111033 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.111071 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.149079 (+1038008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.149966 (+ 887us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.172177 (+ 22211us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.172758 (+ 581us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.310641 (+137883us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.560145 (+249504us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.889579 (+329434us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.889807 (+ 228us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.889865 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.066418 (+176553us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.066525 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.066535 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.066536 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":329424,"prepare.queue_time_us":29867287,"prepare.run_cpu_time_us":81124,"prepare.run_wall_time_us":1200214,"replication_time_us":385213}]]}
W20260503 14:05:53.066704 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.066793 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 767) took 30265 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.066825 1097 rpcz_store.cc:269] 0503 14:05:22.801624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801896 (+ 272us) service_pool.cc:224] Handling call
0503 14:05:53.066790 (+30264894us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.066693 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.066694 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30264726}]]}
I20260503 14:05:53.066771 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
W20260503 14:05:53.066920 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.066956 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 779) took 30043 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.066972 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.067106 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 369ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.067219 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:53.067294 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.066982 1097 rpcz_store.cc:269] 0503 14:05:23.023929 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.024137 (+ 208us) service_pool.cc:224] Handling call
0503 14:05:53.066954 (+30042817us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.066918 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.066919 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30042680}]]}
W20260503 14:05:53.077646 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 754) took 30721 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.077798 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.077899 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 778) took 30270 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.077929 1092 rpcz_store.cc:269] 0503 14:05:22.807408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.807496 (+ 88us) service_pool.cc:224] Handling call
0503 14:05:53.077896 (+30270400us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.077787 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.077789 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30270178}]]}
W20260503 14:05:53.078049 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.078068 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.078084 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 790) took 30054 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.078107 1092 rpcz_store.cc:269] 0503 14:05:23.023101 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.024232 (+ 1131us) service_pool.cc:224] Handling call
0503 14:05:53.078083 (+30053851us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.078046 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.078047 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30053715}]]}
I20260503 14:05:53.078516 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.077716 1077 rpcz_store.cc:269] 0503 14:05:22.356372 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.357228 (+ 856us) service_pool.cc:224] Handling call
0503 14:05:53.077634 (+30720406us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146563 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.146606 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.525129 (+378523us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.525130 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.525134 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.525135 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.525210 (+ 75us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:52.804821 (+279611us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.912882 (+108061us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.913076 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.913124 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.077473 (+164349us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.077608 (+ 135us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.077621 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.077622 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":108051,"prepare.queue_time_us":29789257,"prepare.run_cpu_time_us":20228,"prepare.run_wall_time_us":378656,"replication_time_us":279681}]]}
I20260503 14:05:53.081961 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:53.082136 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.082304 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 351ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.105394 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.394s user 0.000s sys 0.000s
W20260503 14:05:53.106647 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 734) took 31861 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.106698 1075 rpcz_store.cc:269] 0503 14:05:21.245618 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.245999 (+ 381us) service_pool.cc:224] Handling call
0503 14:05:53.106637 (+31860638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.115140 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.115180 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.516763 (+1401583us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.516765 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.516769 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.516769 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.516824 (+ 55us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.570220 (+ 53396us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.710786 (+140566us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.710962 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.711002 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.106495 (+395493us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.106615 (+ 120us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.106628 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.106629 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140557,"prepare.queue_time_us":29869049,"prepare.run_cpu_time_us":80992,"prepare.run_wall_time_us":1401698,"replication_time_us":53445}]]}
I20260503 14:05:53.106809 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.106963 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:53.106993 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:53.107061 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.107244 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.107291 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 825) took 30301 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.107329 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.107319 1114 rpcz_store.cc:269] 0503 14:05:22.805857 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806362 (+ 505us) service_pool.cc:224] Handling call
0503 14:05:53.107289 (+30300927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.107240 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.107241 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30300782}]]}
W20260503 14:05:53.040881 1098 rpcz_store.cc:269] 0503 14:05:22.677220 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678208 (+ 988us) service_pool.cc:224] Handling call
0503 14:05:53.036490 (+30358282us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.033451 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.033453 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30354994}]]}
W20260503 14:05:53.135143 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 738) took 31889 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.135238 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.135293 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 789) took 30112 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.135322 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.135314 956 rpcz_store.cc:269] 0503 14:05:23.023087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.024162 (+ 1075us) service_pool.cc:224] Handling call
0503 14:05:53.135291 (+30111129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.135234 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.135235 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30111007}]]}
W20260503 14:05:53.135143 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 741) took 31065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.135500 1076 rpcz_store.cc:269] 0503 14:05:22.069724 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.072026 (+ 2302us) service_pool.cc:224] Handling call
0503 14:05:53.135131 (+31063105us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.908543 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.908586 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.686345 (+777759us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.686349 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.686357 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.686358 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.696693 (+ 10335us) log.cc:844] Serialized 1101 byte log entry
0503 14:05:52.909164 (+212471us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.968526 (+ 59362us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.968713 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.968753 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.135000 (+166247us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.135107 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.135121 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.135122 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59352,"prepare.queue_time_us":29836420,"prepare.run_cpu_time_us":62040,"prepare.run_wall_time_us":788509,"replication_time_us":222801}]]}
I20260503 14:05:53.135638 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.135795 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.135892 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.135972 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
W20260503 14:05:53.136377 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.136431 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 842) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.136456 1117 rpcz_store.cc:269] 0503 14:05:23.025313 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025534 (+ 221us) service_pool.cc:224] Handling call
0503 14:05:53.136430 (+30110896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.136373 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.136374 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30110754}]]}
W20260503 14:05:53.136792 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.136148 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:53.137228 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.137290 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 838) took 30112 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.137315 1114 rpcz_store.cc:269] 0503 14:05:23.025239 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.027049 (+ 1810us) service_pool.cc:224] Handling call
0503 14:05:53.137288 (+30110239us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.137222 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.137224 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30109947}]]}
W20260503 14:05:53.135215 1081 rpcz_store.cc:269] 0503 14:05:21.245692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.246356 (+ 664us) service_pool.cc:224] Handling call
0503 14:05:53.135128 (+31888772us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.008351 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.008403 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.320088 (+1311685us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.320090 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.320094 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.320094 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.320149 (+ 55us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.812780 (+492631us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.969561 (+156781us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.969737 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.969766 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.135003 (+165237us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.135103 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.135117 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.135118 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":156771,"prepare.queue_time_us":29761929,"prepare.run_cpu_time_us":105623,"prepare.run_wall_time_us":1311809,"replication_time_us":492679}]]}
I20260503 14:05:53.138948 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:53.139081 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.139166 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.153954 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 750) took 31776 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.154008 1074 rpcz_store.cc:269] 0503 14:05:21.377707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379596 (+ 1889us) service_pool.cc:224] Handling call
0503 14:05:53.153943 (+31774347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.110029 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.110080 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.281668 (+1171588us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.281669 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.281676 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.281701 (+ 25us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.281769 (+ 68us) log.cc:844] Serialized 1020 byte log entry
0503 14:05:52.631294 (+349525us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.963392 (+332098us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.963571 (+ 179us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.963616 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.153841 (+190225us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.153922 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.153933 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.153934 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":332088,"prepare.queue_time_us":29730373,"prepare.run_cpu_time_us":73645,"prepare.run_wall_time_us":1171749,"replication_time_us":349586}]]}
W20260503 14:05:53.154094 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.154176 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 815) took 30475 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.154150 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35
W20260503 14:05:53.154213 1102 rpcz_store.cc:269] 0503 14:05:22.678759 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679907 (+ 1148us) service_pool.cc:224] Handling call
0503 14:05:53.154172 (+30474265us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.154085 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.154086 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30474105}]]}
I20260503 14:05:53.154300 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.154304 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.154436 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 828) took 30348 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.154479 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.154536 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.154456 1102 rpcz_store.cc:269] 0503 14:05:22.805965 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.805997 (+ 32us) service_pool.cc:224] Handling call
0503 14:05:53.154435 (+30348438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.154302 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.154303 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30348185}]]}
I20260503 14:05:53.154186 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 32
W20260503 14:05:53.154824 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.154866 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 841) took 30129 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.154893 1102 rpcz_store.cc:269] 0503 14:05:23.025300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025441 (+ 141us) service_pool.cc:224] Handling call
0503 14:05:53.154865 (+30129424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.154820 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.154821 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30129287}]]}
W20260503 14:05:53.172817 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 708) took 31528 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.172892 1109 rpcz_store.cc:269] 0503 14:05:21.644301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644747 (+ 446us) service_pool.cc:224] Handling call
0503 14:05:53.172803 (+31528056us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.631895 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.631934 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.314751 (+682817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.314753 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.314758 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.314759 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.314844 (+ 85us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.806509 (+491665us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.028142 (+221633us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.028309 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.028344 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.172643 (+144299us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.172771 (+ 128us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.172793 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.172794 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":221626,"prepare.queue_time_us":29987083,"prepare.run_cpu_time_us":47085,"prepare.run_wall_time_us":683038,"replication_time_us":491744}]]}
I20260503 14:05:53.173090 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:53.173103 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.173050 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35
I20260503 14:05:53.173275 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.173380 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.179883 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 71bc12748e504d42955083266f085247: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:53.180680 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
W20260503 14:05:53.181833 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 718) took 32208 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.181874 1072 rpcz_store.cc:269] 0503 14:05:20.973664 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974947 (+ 1283us) service_pool.cc:224] Handling call
0503 14:05:53.181817 (+32206870us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.862141 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.862170 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.240288 (+1378118us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.240290 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.240294 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.240294 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.240850 (+ 556us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.675103 (+434253us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.965130 (+290027us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.965282 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.965311 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.181713 (+216402us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.181800 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.181811 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.181811 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":290018,"prepare.queue_time_us":29887123,"prepare.run_cpu_time_us":99729,"prepare.run_wall_time_us":1378803,"replication_time_us":434804}]]}
W20260503 14:05:53.181993 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.182058 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 822) took 30376 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.182032 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
W20260503 14:05:53.182085 1099 rpcz_store.cc:269] 0503 14:05:22.805809 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806071 (+ 262us) service_pool.cc:224] Handling call
0503 14:05:53.182055 (+30375984us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.181988 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.181989 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30375828}]]}
I20260503 14:05:53.446257 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.446308 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.446386 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 835) took 30421 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.182299 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.184662 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.000s sys 0.000s
W20260503 14:05:53.446416 1099 rpcz_store.cc:269] 0503 14:05:23.025194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026840 (+ 1646us) service_pool.cc:224] Handling call
0503 14:05:53.446383 (+30419543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.446300 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.446301 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30419363}]]}
W20260503 14:05:53.446424 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.220073 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.229207 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.237s user 0.000s sys 0.000s
W20260503 14:05:53.446728 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 756) took 30769 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.446779 1101 rpcz_store.cc:269] 0503 14:05:22.677281 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677503 (+ 222us) service_pool.cc:224] Handling call
0503 14:05:53.446724 (+30769221us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.220056 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.220059 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30542480}]]}
W20260503 14:05:53.446885 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.446918 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 768) took 30645 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.446935 1101 rpcz_store.cc:269] 0503 14:05:22.801641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801962 (+ 321us) service_pool.cc:224] Handling call
0503 14:05:53.446916 (+30644954us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.446883 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.446883 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30644846}]]}
W20260503 14:05:53.447005 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.447029 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 780) took 30423 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.447046 1101 rpcz_store.cc:269] 0503 14:05:23.023942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023964 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:53.447029 (+30423065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.447003 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.447004 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30422962}]]}
W20260503 14:05:53.447796 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 777) took 31803 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.447841 1071 rpcz_store.cc:269] 0503 14:05:21.643975 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644687 (+ 712us) service_pool.cc:224] Handling call
0503 14:05:53.447788 (+31803101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634187 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.634241 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.515529 (+881288us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.515531 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.515535 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.515535 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.515602 (+ 67us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.713251 (+197649us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.990905 (+277654us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.991870 (+ 965us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.991911 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.447689 (+455778us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.447769 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.447781 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.447782 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277645,"prepare.queue_time_us":29989402,"prepare.run_cpu_time_us":50218,"prepare.run_wall_time_us":881423,"replication_time_us":197710}]]}
I20260503 14:05:53.462534 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
I20260503 14:05:53.462772 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.253182 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
W20260503 14:05:53.464000 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 739) took 32486 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.464052 1078 rpcz_store.cc:269] 0503 14:05:20.977337 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.978168 (+ 831us) service_pool.cc:224] Handling call
0503 14:05:53.463989 (+32485821us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:50.881219 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:50.881248 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.141708 (+1260460us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.141709 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.141713 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.141713 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.141753 (+ 40us) log.cc:844] Serialized 966 byte log entry
0503 14:05:52.534183 (+392430us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.965615 (+431432us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.965782 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.965811 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.463879 (+498068us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.463964 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.463979 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.463979 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":431410,"prepare.queue_time_us":29900962,"prepare.run_cpu_time_us":78851,"prepare.run_wall_time_us":1260541,"replication_time_us":392461}]]}
W20260503 14:05:53.464223 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.270221 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
W20260503 14:05:53.464190 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.464362 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 830) took 30789 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.464408 1087 rpcz_store.cc:269] 0503 14:05:22.674381 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674710 (+ 329us) service_pool.cc:224] Handling call
0503 14:05:53.464360 (+30789650us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.464179 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.464180 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30789396}]]}
W20260503 14:05:53.464521 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.464584 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 843) took 30663 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.464612 1087 rpcz_store.cc:269] 0503 14:05:22.801553 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802320 (+ 767us) service_pool.cc:224] Handling call
0503 14:05:53.464574 (+30662254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.464518 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.464519 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30659284}]]}
W20260503 14:05:53.464710 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.464737 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 856) took 30439 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.464759 1087 rpcz_store.cc:269] 0503 14:05:23.025086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025519 (+ 433us) service_pool.cc:224] Handling call
0503 14:05:53.464737 (+30439218us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.464708 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.464708 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30439129}]]}
W20260503 14:05:53.465277 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 727) took 31395 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.465322 1085 rpcz_store.cc:269] 0503 14:05:22.069957 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073369 (+ 3412us) service_pool.cc:224] Handling call
0503 14:05:53.465270 (+31391901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.914285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.914327 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.729648 (+815321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.729650 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.729655 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.729656 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.729753 (+ 97us) log.cc:844] Serialized 1101 byte log entry
0503 14:05:52.875424 (+145671us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.043770 (+168346us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.043929 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.043969 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.465167 (+421198us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.465250 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.465263 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.465264 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":168337,"prepare.queue_time_us":29840808,"prepare.run_cpu_time_us":45487,"prepare.run_wall_time_us":815481,"replication_time_us":145762}]]}
W20260503 14:05:53.465418 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.465472 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 775) took 30443 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.465451 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:53.271260 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:53.468195 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.468222 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 764) took 30666 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.304085 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s user 0.000s sys 0.000s
W20260503 14:05:53.468274 1098 rpcz_store.cc:269] 0503 14:05:22.801552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802436 (+ 884us) service_pool.cc:224] Handling call
0503 14:05:53.468216 (+30665780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.231700 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.234674 (+ 2974us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30414132}]]}
W20260503 14:05:53.468389 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.468426 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 776) took 30446 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.468447 1098 rpcz_store.cc:269] 0503 14:05:23.022211 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.022334 (+ 123us) service_pool.cc:224] Handling call
0503 14:05:53.468425 (+30446091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.468386 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.468387 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30445972}]]}
W20260503 14:05:53.469235 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 746) took 32222 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.469277 1083 rpcz_store.cc:269] 0503 14:05:21.246961 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247305 (+ 344us) service_pool.cc:224] Handling call
0503 14:05:53.469228 (+32221923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.070248 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.071735 (+ 1487us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:51.922023 (+850288us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:51.922110 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:51.922281 (+ 171us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:51.922281 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:51.925131 (+ 2850us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.552723 (+627592us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.967628 (+414905us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.967775 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.967812 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.469147 (+501335us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.469206 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.469220 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.469220 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":414875,"prepare.queue_time_us":29822719,"prepare.run_cpu_time_us":85754,"prepare.run_wall_time_us":855388,"replication_time_us":630434}]]}
I20260503 14:05:53.469405 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 28 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31
W20260503 14:05:53.309198 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:53.473253 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.473302 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 749) took 30796 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.312299 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.423s user 0.000s sys 0.000s
W20260503 14:05:53.473345 1104 rpcz_store.cc:269] 0503 14:05:22.677169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677927 (+ 758us) service_pool.cc:224] Handling call
0503 14:05:53.473296 (+30795369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.307698 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.307784 (+ 86us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30629282}]]}
W20260503 14:05:53.473448 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.473485 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 761) took 30672 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.473511 1104 rpcz_store.cc:269] 0503 14:05:22.801483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802273 (+ 790us) service_pool.cc:224] Handling call
0503 14:05:53.473483 (+30671210us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.473446 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.473447 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30668346}]]}
W20260503 14:05:53.473608 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.473641 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 773) took 30452 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.473666 1104 rpcz_store.cc:269] 0503 14:05:23.021572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.021588 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:53.473640 (+30452052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.473604 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.473605 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30451944}]]}
W20260503 14:05:53.474303 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 713) took 31832 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.474359 1080 rpcz_store.cc:269] 0503 14:05:21.641944 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.642157 (+ 213us) service_pool.cc:224] Handling call
0503 14:05:53.474295 (+31832138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.633056 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.633078 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.301069 (+667991us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.301071 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.301077 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.301078 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.301172 (+ 94us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.565512 (+264340us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.886834 (+321322us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.889040 (+ 2206us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.889098 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.474217 (+585119us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.474274 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.474287 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.474288 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321313,"prepare.queue_time_us":29990838,"prepare.run_cpu_time_us":40959,"prepare.run_wall_time_us":668124,"replication_time_us":264428}]]}
I20260503 14:05:53.474500 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35
I20260503 14:05:53.495316 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.313437 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
W20260503 14:05:53.496656 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 702) took 31852 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.496711 1082 rpcz_store.cc:269] 0503 14:05:21.644166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644991 (+ 825us) service_pool.cc:224] Handling call
0503 14:05:53.496647 (+31851656us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.636000 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.636055 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.506502 (+870447us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.506503 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.506665 (+ 162us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.506665 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.507567 (+ 902us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.986921 (+479354us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.066767 (+ 79846us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.067016 (+ 249us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.067058 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.496498 (+429440us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.496617 (+ 119us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.496637 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.496638 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":79838,"prepare.queue_time_us":29990946,"prepare.run_cpu_time_us":55161,"prepare.run_wall_time_us":872220,"replication_time_us":480249}]]}
I20260503 14:05:53.496884 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:53.497047 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.497140 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.327768 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 729) took 31257 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.497196 1109 rpcz_store.cc:269] 0503 14:05:22.069996 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.073576 (+ 3580us) service_pool.cc:224] Handling call
0503 14:05:53.327757 (+31254181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.865946 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.865983 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.916177 (+1050194us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.916178 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.916182 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.916183 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.916266 (+ 83us) log.cc:844] Serialized 1101 byte log entry
0503 14:05:53.050622 (+134356us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.173047 (+122425us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.173312 (+ 265us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.173353 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.327624 (+154271us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.327738 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.327749 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.327749 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":122416,"prepare.queue_time_us":29792298,"prepare.run_cpu_time_us":64959,"prepare.run_wall_time_us":1050337,"replication_time_us":134431}]]}
I20260503 14:05:53.328517 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
I20260503 14:05:53.511547 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.370549 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:53.511767 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:52.905885 1122 rpcz_store.cc:269] 0503 14:05:22.678731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.678778 (+ 47us) service_pool.cc:224] Handling call
0503 14:05:52.902827 (+30224049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.896287 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:52.896288 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30216963}]]}
W20260503 14:05:53.511926 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.511958 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 164ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.397862 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:53.512086 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:53.512142 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.512172 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
I20260503 14:05:53.512202 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:53.512233 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.512264 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.512296 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.512327 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:53.425067 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.289s user 0.000s sys 0.000s
W20260503 14:05:53.514071 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 747) took 31157 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.514124 1076 rpcz_store.cc:269] 0503 14:05:22.356226 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356432 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:53.514061 (+31157629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.293607 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.293899 (+ 292us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.873716 (+579817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.873717 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.873722 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.873723 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.873803 (+ 80us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.023496 (+149693us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.135634 (+112138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.135824 (+ 190us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.135865 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.513952 (+378087us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.514037 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.514053 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.514053 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":112128,"prepare.queue_time_us":29937039,"prepare.run_cpu_time_us":33686,"prepare.run_wall_time_us":580205,"replication_time_us":149766}]]}
I20260503 14:05:53.524430 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.524716 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.434355 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.295s user 0.000s sys 0.000s
W20260503 14:05:53.526078 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 756) took 31882 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.526130 1081 rpcz_store.cc:269] 0503 14:05:21.643154 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643806 (+ 652us) service_pool.cc:224] Handling call
0503 14:05:53.526068 (+31882262us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.627854 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.627890 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.710185 (+1082295us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.710187 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.710193 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.710193 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.710268 (+ 75us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:53.065884 (+355616us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.138943 (+ 73059us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.139107 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.139143 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.525933 (+386790us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.526040 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.526056 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.526057 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73050,"prepare.queue_time_us":29983980,"prepare.run_cpu_time_us":79565,"prepare.run_wall_time_us":1082556,"replication_time_us":355684}]]}
I20260503 14:05:53.531636 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.531837 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.447934 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.448071 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.532058 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 842) took 30730 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.448988 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 691) took 32199 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.532094 1089 rpcz_store.cc:269] 0503 14:05:22.801519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802221 (+ 702us) service_pool.cc:224] Handling call
0503 14:05:53.532053 (+30729832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.447927 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.447928 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30642522}]]}
W20260503 14:05:53.532236 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.449133 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.532280 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 855) took 30507 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.532341 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 763) took 30858 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.532393 1091 rpcz_store.cc:269] 0503 14:05:22.673996 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674042 (+ 46us) service_pool.cc:224] Handling call
0503 14:05:53.532334 (+30858292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.449128 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.449129 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30774995}]]}
W20260503 14:05:53.532451 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.449196 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.465502 1106 rpcz_store.cc:269] 0503 14:05:23.022197 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.022607 (+ 410us) service_pool.cc:224] Handling call
0503 14:05:53.465471 (+30442864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.465413 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.465414 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30442545}]]}
W20260503 14:05:53.532553 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.532626 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.465631 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.295643 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.326s user 0.000s sys 0.000s
W20260503 14:05:53.537739 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 773) took 31893 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.537801 1079 rpcz_store.cc:269] 0503 14:05:21.643867 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645342 (+ 1475us) service_pool.cc:224] Handling call
0503 14:05:53.537728 (+31892386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630279 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.630332 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.316429 (+686097us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.316430 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.316434 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.316434 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.316494 (+ 60us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.575516 (+259022us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.969078 (+393562us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.969235 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.969267 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.537592 (+568325us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.537700 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.537719 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.537720 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":393554,"prepare.queue_time_us":29984866,"prepare.run_cpu_time_us":48441,"prepare.run_wall_time_us":686229,"replication_time_us":259078}]]}
I20260503 14:05:53.537982 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 34
I20260503 14:05:53.538127 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.465730 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.538255 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.464200 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
W20260503 14:05:53.470218 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.543562 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 824) took 30869 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.305588 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 40ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.543614 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.543602 1125 rpcz_store.cc:269] 0503 14:05:22.674284 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675302 (+ 1018us) service_pool.cc:224] Handling call
0503 14:05:53.543559 (+30868257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.470212 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.470213 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30794807}]]}
W20260503 14:05:53.470295 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.543777 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.470296 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 44ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.543794 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 378ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.474604 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.313289 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
W20260503 14:05:53.543816 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 837) took 30742 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.544041 1125 rpcz_store.cc:269] 0503 14:05:22.801352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801803 (+ 451us) service_pool.cc:224] Handling call
0503 14:05:53.543815 (+30742012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.543775 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.543776 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30741889}]]}
W20260503 14:05:53.544162 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.544196 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 850) took 30519 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.544222 1125 rpcz_store.cc:269] 0503 14:05:23.024915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025977 (+ 1062us) service_pool.cc:224] Handling call
0503 14:05:53.544194 (+30518217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.544160 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.544161 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30518098}]]}
W20260503 14:05:53.544301 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.544333 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 863) took 30046 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.544358 1125 rpcz_store.cc:269] 0503 14:05:23.497599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498582 (+ 983us) service_pool.cc:224] Handling call
0503 14:05:53.544332 (+30045750us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.544299 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.544299 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30045620}]]}
W20260503 14:05:53.545104 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 804) took 31190 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.545156 1075 rpcz_store.cc:269] 0503 14:05:22.354349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356091 (+ 1742us) service_pool.cc:224] Handling call
0503 14:05:53.545094 (+31189003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.139904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.139933 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.713172 (+573239us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.789337 (+ 76165us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.800789 (+ 11452us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.800789 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.848784 (+ 47995us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:52.945447 (+ 96663us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.106806 (+161359us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.106993 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.107033 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.544995 (+437962us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.545072 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.545088 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.545088 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":161325,"prepare.queue_time_us":29783718,"prepare.run_cpu_time_us":47991,"prepare.run_wall_time_us":711502,"replication_time_us":143827}]]}
I20260503 14:05:53.545313 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
I20260503 14:05:53.550034 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.550210 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.561360 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:53.561472 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 819) took 30760 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.561506 1112 rpcz_store.cc:269] 0503 14:05:22.800508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801083 (+ 575us) service_pool.cc:224] Handling call
0503 14:05:53.561467 (+30760384us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.693249 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.693291 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.561307 (+868016us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.561310 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.561317 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.561317 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.561327 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:53.561329 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29892056}]]}
W20260503 14:05:53.561650 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.561686 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 832) took 30536 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.561714 1112 rpcz_store.cc:269] 0503 14:05:23.025129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026511 (+ 1382us) service_pool.cc:224] Handling call
0503 14:05:53.561685 (+30535174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.561646 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.561647 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30535031}]]}
W20260503 14:05:53.561784 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.561823 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 845) took 30062 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.561856 1112 rpcz_store.cc:269] 0503 14:05:23.499393 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499614 (+ 221us) service_pool.cc:224] Handling call
0503 14:05:53.561820 (+30062206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.561782 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.561783 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30062062}]]}
W20260503 14:05:53.481719 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.497320 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.328147 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.499697 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.345s user 0.000s sys 0.000s
W20260503 14:05:53.433502 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.351s user 0.000s sys 0.000s
W20260503 14:05:53.514304 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.514493 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.511770 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:53.512002 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 827) took 30706 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.515399 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
I20260503 14:05:53.515586 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
W20260503 14:05:53.526360 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.232936 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
W20260503 14:05:53.604204 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 716) took 31957 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.604255 1077 rpcz_store.cc:269] 0503 14:05:21.646702 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.647028 (+ 326us) service_pool.cc:224] Handling call
0503 14:05:53.604198 (+31957170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630653 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.630682 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.687834 (+1057152us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.687836 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.687844 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.687845 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.687918 (+ 73us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.942955 (+255037us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.081955 (+139000us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.082163 (+ 208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.082213 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.604107 (+521894us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.604177 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.604190 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.604191 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138990,"prepare.queue_time_us":29983542,"prepare.run_cpu_time_us":84179,"prepare.run_wall_time_us":1057276,"replication_time_us":255102}]]}
W20260503 14:05:53.603264 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 795) took 30102 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.604383 1096 rpcz_store.cc:269] 0503 14:05:23.500760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.501025 (+ 265us) service_pool.cc:224] Handling call
0503 14:05:53.603259 (+30102234us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.514296 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.514298 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30013187}]]}
I20260503 14:05:53.604409 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:53.604506 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 698) took 31960 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.604537 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.602834 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 761) took 30928 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.604835 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.532688 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 787) took 30036 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.532616 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 775) took 30732 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.603168 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 788) took 31533 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.532199 1084 rpcz_store.cc:269] 0503 14:05:21.249793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.249811 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:53.448982 (+32199171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.118926 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.118979 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.139915 (+1020936us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.139917 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.139920 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.139921 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.140000 (+ 79us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.521309 (+381309us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.873864 (+352555us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.874041 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.874082 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.448895 (+574813us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.448967 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.448976 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.448976 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":352546,"prepare.queue_time_us":29869005,"prepare.run_cpu_time_us":58551,"prepare.run_wall_time_us":1021081,"replication_time_us":381383}]]}
W20260503 14:05:53.532315 1089 rpcz_store.cc:269] 0503 14:05:23.025077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025433 (+ 356us) service_pool.cc:224] Handling call
0503 14:05:53.532279 (+30506846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.532233 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.532234 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30506708}]]}
W20260503 14:05:53.604866 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.605106 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.604956 1091 rpcz_store.cc:269] 0503 14:05:22.799957 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.800290 (+ 333us) service_pool.cc:224] Handling call
0503 14:05:53.532612 (+30732322us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.532549 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.532551 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30732130}]]}
I20260503 14:05:53.605062 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:53.534828 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:53.605201 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 782) took 30582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.541652 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.538527 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.605242 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.605221 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:53.603442 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:53.538451 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.605329 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 787) took 30582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.545608 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.545670 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.589354 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.605396 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 856) took 30105 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.605363 1091 rpcz_store.cc:269] 0503 14:05:23.023062 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023964 (+ 902us) service_pool.cc:224] Handling call
0503 14:05:53.605327 (+30581363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605218 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.605219 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30581183}]]}
W20260503 14:05:53.605370 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 825) took 30931 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.605470 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.605444 1116 rpcz_store.cc:269] 0503 14:05:23.499571 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499712 (+ 141us) service_pool.cc:224] Handling call
0503 14:05:53.605394 (+30105682us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.545602 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.545604 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30045832}]]}
W20260503 14:05:53.605222 1113 rpcz_store.cc:269] 0503 14:05:23.022947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023430 (+ 483us) service_pool.cc:224] Handling call
0503 14:05:53.605199 (+30581769us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.569426 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.569461 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.534807 (+965346us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.534808 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.534814 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.534814 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.534821 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:53.534822 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29545894}]]}
W20260503 14:05:53.604969 1074 rpcz_store.cc:269] 0503 14:05:22.069219 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.070911 (+ 1692us) service_pool.cc:224] Handling call
0503 14:05:53.603158 (+31532247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.915686 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.915726 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.800875 (+885149us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.800877 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.807233 (+ 6356us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.810456 (+ 3223us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.850871 (+ 40415us) log.cc:844] Serialized 1101 byte log entry
0503 14:05:53.070815 (+219944us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.154147 (+ 83332us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.154342 (+ 195us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.154381 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.603030 (+448649us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.603130 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.603148 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.603149 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83324,"mutex_wait_us":616,"prepare.queue_time_us":29844696,"prepare.run_cpu_time_us":62119,"prepare.run_wall_time_us":935892,"replication_time_us":260353}]]}
I20260503 14:05:53.603415 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.605780 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 29 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33
W20260503 14:05:53.604915 1106 rpcz_store.cc:269] 0503 14:05:23.496403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.496504 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:53.532685 (+30036181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.532622 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.532623 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30036000}]]}
I20260503 14:05:53.605916 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.604310 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.606032 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.603368 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
I20260503 14:05:53.606173 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
I20260503 14:05:53.606204 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 31
I20260503 14:05:53.606244 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 30
W20260503 14:05:53.589107 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 742) took 31236 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.605546 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.606333 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 799) took 30102 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.604779 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.526885 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 66ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.606361 1091 rpcz_store.cc:269] 0503 14:05:23.504300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504398 (+ 98us) service_pool.cc:224] Handling call
0503 14:05:53.606330 (+30101932us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605544 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.605545 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30101044}]]}
W20260503 14:05:53.606114 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 788) took 30583 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.604779 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.480587 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.606487 1093 rpcz_store.cc:269] 0503 14:05:23.023073 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.024042 (+ 969us) service_pool.cc:224] Handling call
0503 14:05:53.606111 (+30582069us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.604306 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.604307 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30580151}]]}
W20260503 14:05:53.606535 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 758) took 30805 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.606592 1067 rpcz_store.cc:269] 0503 14:05:22.801391 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802042 (+ 651us) service_pool.cc:224] Handling call
0503 14:05:53.606532 (+30804490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.604774 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.604775 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30802649}]]}
W20260503 14:05:53.606599 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.606709 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.606757 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 770) took 30585 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.605580 1108 rpcz_store.cc:269] 0503 14:05:22.674299 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675411 (+ 1112us) service_pool.cc:224] Handling call
0503 14:05:53.605366 (+30929955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.538445 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.538447 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30862946}]]}
W20260503 14:05:53.606721 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 800) took 30102 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.526713 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.606845 1093 rpcz_store.cc:269] 0503 14:05:23.504317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504507 (+ 190us) service_pool.cc:224] Handling call
0503 14:05:53.606719 (+30102212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.606597 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.606598 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30101994}]]}
W20260503 14:05:53.606885 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 834) took 30581 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.606935 964 rpcz_store.cc:269] 0503 14:05:23.025180 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026729 (+ 1549us) service_pool.cc:224] Handling call
0503 14:05:53.606882 (+30580153us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.526709 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.526710 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30499874}]]}
W20260503 14:05:53.606886 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607026 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607052 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 838) took 30805 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.589433 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607143 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 790) took 30109 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.603389 1122 rpcz_store.cc:269] 0503 14:05:22.805902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806464 (+ 562us) service_pool.cc:224] Handling call
0503 14:05:53.511999 (+30705535us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.511921 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.511922 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30705354}]]}
W20260503 14:05:53.541997 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.605720 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607432 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 794) took 30106 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.606777 1067 rpcz_store.cc:269] 0503 14:05:23.021089 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.021206 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:53.606756 (+30585550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.606706 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.606707 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30585416}]]}
W20260503 14:05:53.607470 1113 rpcz_store.cc:269] 0503 14:05:23.500742 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500907 (+ 165us) service_pool.cc:224] Handling call
0503 14:05:53.607429 (+30106522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605719 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.605719 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30104701}]]}
W20260503 14:05:53.607600 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607650 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 782) took 30112 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.607678 1067 rpcz_store.cc:269] 0503 14:05:23.495522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.495937 (+ 415us) service_pool.cc:224] Handling call
0503 14:05:53.607648 (+30111711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.607595 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.607597 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30111563}]]}
W20260503 14:05:53.605156 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 868) took 30107 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.607839 1089 rpcz_store.cc:269] 0503 14:05:23.497721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.497862 (+ 141us) service_pool.cc:224] Handling call
0503 14:05:53.605153 (+30107291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605104 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.605105 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30107148}]]}
I20260503 14:05:53.608212 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.607085 1108 rpcz_store.cc:269] 0503 14:05:22.801428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801889 (+ 461us) service_pool.cc:224] Handling call
0503 14:05:53.607051 (+30805162us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.606884 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.606885 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30804926}]]}
W20260503 14:05:53.608399 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607059 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 847) took 30107 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.607293 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.608453 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 851) took 30583 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.608932 1108 rpcz_store.cc:269] 0503 14:05:23.024963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026071 (+ 1108us) service_pool.cc:224] Handling call
0503 14:05:53.608451 (+30582380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.608396 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.608397 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30582245}]]}
W20260503 14:05:53.609038 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.609077 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 864) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.608630 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 840) took 30583 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.609187 1122 rpcz_store.cc:269] 0503 14:05:23.025285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.027282 (+ 1997us) service_pool.cc:224] Handling call
0503 14:05:53.608629 (+30581347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.607291 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.607292 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30579910}]]}
W20260503 14:05:53.609285 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.607475 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 774) took 30585 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.609323 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 853) took 30109 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.606314 1085 rpcz_store.cc:269] 0503 14:05:22.352203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.353145 (+ 942us) service_pool.cc:224] Handling call
0503 14:05:53.589092 (+31235947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.148893 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.148938 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.886765 (+737827us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.886767 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.886771 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.886771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.886828 (+ 57us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.067356 (+180528us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.465448 (+398092us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.468239 (+ 2791us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.468288 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.588976 (+120688us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.589066 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.589085 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.589085 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":398085,"prepare.queue_time_us":29795656,"prepare.run_cpu_time_us":46474,"prepare.run_wall_time_us":737951,"replication_time_us":180580}]]}
I20260503 14:05:53.609549 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.609668 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.609759 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 38ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.608525 964 rpcz_store.cc:269] 0503 14:05:23.499426 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499893 (+ 467us) service_pool.cc:224] Handling call
0503 14:05:53.607057 (+30107164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.607024 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.607025 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30107016}]]}
W20260503 14:05:53.604597 1073 rpcz_store.cc:269] 0503 14:05:21.644097 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645785 (+ 1688us) service_pool.cc:224] Handling call
0503 14:05:53.604499 (+31958714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.634966 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.635012 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.556430 (+921418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.556432 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.556436 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.556437 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.556523 (+ 86us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.796961 (+240438us) op_driver.cc:464] REPLICATION: finished
0503 14:05:52.974445 (+177484us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:52.974618 (+ 173us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:52.974666 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.604382 (+629716us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.604478 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.604491 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.604492 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177476,"prepare.queue_time_us":29989076,"prepare.run_cpu_time_us":50492,"prepare.run_wall_time_us":921585,"replication_time_us":240520}]]}
I20260503 14:05:53.607936 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.606280 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
I20260503 14:05:53.611162 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 32
I20260503 14:05:53.611192 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 29
W20260503 14:05:53.609344 1122 rpcz_store.cc:269] 0503 14:05:23.499526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499553 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:53.609321 (+30109768us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.609283 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.609284 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30109605}]]}
W20260503 14:05:53.609340 1107 rpcz_store.cc:269] 0503 14:05:23.022183 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.022464 (+ 281us) service_pool.cc:224] Handling call
0503 14:05:53.607472 (+30585008us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.541994 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.541995 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30519366}]]}
W20260503 14:05:53.612887 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 81ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.613464 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:53.613514 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
I20260503 14:05:53.610304 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:53.614131 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.614221 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.607183 1105 rpcz_store.cc:269] 0503 14:05:23.497949 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498384 (+ 435us) service_pool.cc:224] Handling call
0503 14:05:53.607140 (+30108756us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.589429 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.589430 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30090962}]]}
W20260503 14:05:53.609103 1108 rpcz_store.cc:269] 0503 14:05:23.497617 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498687 (+ 1070us) service_pool.cc:224] Handling call
0503 14:05:53.609074 (+30110387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.609036 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.609037 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30110258}]]}
W20260503 14:05:53.649163 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 740) took 31296 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.662492 1085 rpcz_store.cc:269] 0503 14:05:22.352170 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.352718 (+ 548us) service_pool.cc:224] Handling call
0503 14:05:53.649148 (+31296430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.285652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.285712 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.029438 (+743726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.029525 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.029698 (+ 173us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.029699 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.032465 (+ 2766us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.364882 (+332417us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.609547 (+244665us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.609695 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.609734 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.649000 (+ 39266us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.649130 (+ 130us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.649139 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.649140 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244655,"prepare.queue_time_us":29932628,"prepare.run_cpu_time_us":61113,"prepare.run_wall_time_us":747451,"replication_time_us":335175}]]}
I20260503 14:05:53.662665 1085 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.731233 1085 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:53.649534 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.731446 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 431ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.651520 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.666409 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
I20260503 14:05:53.732071 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.677371 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 736) took 31325 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.677561 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.732990 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
W20260503 14:05:53.733968 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 747) took 31056 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.734064 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.734124 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 783) took 30238 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.734151 1088 rpcz_store.cc:269] 0503 14:05:23.495539 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.495557 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:53.734121 (+30238564us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.734061 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.734062 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30238391}]]}
W20260503 14:05:53.734316 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.732872 1109 rpcz_store.cc:269] 0503 14:05:22.352104 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.352255 (+ 151us) service_pool.cc:224] Handling call
0503 14:05:53.677362 (+31325107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.151448 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.151485 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.044165 (+892680us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.044167 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.044172 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.044173 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.044269 (+ 96us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.284758 (+240489us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.511533 (+226775us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.511827 (+ 294us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.511889 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.677242 (+165353us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.677338 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.677351 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.677352 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226764,"prepare.queue_time_us":29799066,"prepare.run_cpu_time_us":50245,"prepare.run_wall_time_us":892829,"replication_time_us":240582}]]}
I20260503 14:05:53.734609 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.769986 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.694494 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 738) took 31624 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.770220 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.770278 1080 rpcz_store.cc:269] 0503 14:05:22.069664 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071721 (+ 2057us) service_pool.cc:224] Handling call
0503 14:05:53.694480 (+31622759us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.915530 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.915567 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.445403 (+529836us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.445406 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.470535 (+ 25129us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.481952 (+ 11417us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.557707 (+ 75755us) log.cc:844] Serialized 1101 byte log entry
0503 14:05:53.067287 (+509580us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.474497 (+407210us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.495393 (+ 20896us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.495458 (+ 65us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.694347 (+198889us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.694458 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.694469 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.694470 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":407203,"prepare.queue_time_us":29843699,"prepare.run_cpu_time_us":50139,"prepare.run_wall_time_us":643181,"replication_time_us":585330}]]}
I20260503 14:05:53.770470 1080 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
W20260503 14:05:53.698525 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:05:53.797951 1080 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.797977 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 99449.3us
W20260503 14:05:53.798090 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.712809 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.000s sys 0.000s
W20260503 14:05:53.799827 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 766) took 32156 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.799886 1072 rpcz_store.cc:269] 0503 14:05:21.643376 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643660 (+ 284us) service_pool.cc:224] Handling call
0503 14:05:53.799815 (+32156155us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.630929 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.630957 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.723240 (+1092283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.723242 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.790725 (+ 67483us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.790727 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.799194 (+ 8467us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:53.157780 (+358586us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.182029 (+ 24249us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.446322 (+264293us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.446396 (+ 74us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.799696 (+353300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.799791 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.799805 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.799806 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24240,"prepare.queue_time_us":29987218,"prepare.run_cpu_time_us":94397,"prepare.run_wall_time_us":1168601,"replication_time_us":365481}]]}
W20260503 14:05:53.800011 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.800081 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 857) took 30300 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.800110 1115 rpcz_store.cc:269] 0503 14:05:23.499599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499716 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:53.800076 (+30300360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.800003 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.800005 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30300214}]]}
I20260503 14:05:53.800057 1072 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
W20260503 14:05:53.800210 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.800256 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 870) took 30039 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.800282 1115 rpcz_store.cc:269] 0503 14:05:23.761183 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761510 (+ 327us) service_pool.cc:224] Handling call
0503 14:05:53.800254 (+30038744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.800208 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.800209 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30038610}]]}
W20260503 14:05:53.734007 1082 rpcz_store.cc:269] 0503 14:05:22.677115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677679 (+ 564us) service_pool.cc:224] Handling call
0503 14:05:53.733962 (+31056283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.598302 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.598335 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.973931 (+375596us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.973933 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.973938 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.973939 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.974012 (+ 73us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.130400 (+156388us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.496881 (+366481us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.497075 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.497113 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.733851 (+236738us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.733946 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.733954 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.733954 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":366471,"prepare.queue_time_us":29920485,"prepare.run_cpu_time_us":28930,"prepare.run_wall_time_us":375717,"replication_time_us":156455}]]}
W20260503 14:05:53.686226 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:53.815788 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
I20260503 14:05:53.816018 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:53.744632 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 823) took 30938 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.741035 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
W20260503 14:05:53.744803 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.815814 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 786) took 30319 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.816201 1107 rpcz_store.cc:269] 0503 14:05:23.496385 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.496441 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:53.815804 (+30319363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.686069 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.686071 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30189347}]]}
W20260503 14:05:53.816244 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 849) took 30316 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.826054 1103 rpcz_store.cc:269] 0503 14:05:23.499457 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500102 (+ 645us) service_pool.cc:224] Handling call
0503 14:05:53.816240 (+30316138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.744796 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.744797 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30244632}]]}
W20260503 14:05:53.826233 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.826284 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 862) took 30065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.826313 1103 rpcz_store.cc:269] 0503 14:05:23.760906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761110 (+ 204us) service_pool.cc:224] Handling call
0503 14:05:53.826281 (+30065171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.826229 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.826231 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30065023}]]}
W20260503 14:05:53.607862 1095 rpcz_store.cc:269] 0503 14:05:22.673965 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674250 (+ 285us) service_pool.cc:224] Handling call
0503 14:05:53.602372 (+30928122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.481382 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.481465 (+ 83us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30806709}]]}
W20260503 14:05:53.751263 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 756) took 31394 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.826611 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.751428 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.751484 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.694766 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 35
W20260503 14:05:53.826748 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 804) took 30322 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.788766 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:53.826887 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 757) took 31025 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.826931 969 rpcz_store.cc:269] 0503 14:05:22.801374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.801813 (+ 439us) service_pool.cc:224] Handling call
0503 14:05:53.826884 (+31025071us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.788926 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.789003 (+ 77us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.788726 (+999723us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.788728 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.788735 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.788737 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.788747 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:53.788748 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29987029}]]}
W20260503 14:05:53.826640 1077 rpcz_store.cc:269] 0503 14:05:22.356411 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.357415 (+ 1004us) service_pool.cc:224] Handling call
0503 14:05:53.751252 (+31393837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.148197 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.148271 (+ 74us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.966009 (+817738us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.966011 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.966014 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.966015 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.966064 (+ 49us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.178511 (+212447us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.604406 (+425895us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.604609 (+ 203us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.604650 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.751136 (+146486us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.751231 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.751242 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.751243 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":425886,"prepare.queue_time_us":29790676,"prepare.run_cpu_time_us":55582,"prepare.run_wall_time_us":817886,"replication_time_us":212490}]]}
W20260503 14:05:53.827029 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.827072 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 769) took 30806 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.794131 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.827097 969 rpcz_store.cc:269] 0503 14:05:23.021049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.021107 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:53.827071 (+30805964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.827027 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.827028 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30805831}]]}
I20260503 14:05:53.827035 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
W20260503 14:05:53.827230 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.827260 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 781) took 30332 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.827280 969 rpcz_store.cc:269] 0503 14:05:23.495006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.495028 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:53.827258 (+30332230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.827229 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.827229 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30332066}]]}
W20260503 14:05:53.827327 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.827364 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 793) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.827389 969 rpcz_store.cc:269] 0503 14:05:23.757212 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757321 (+ 109us) service_pool.cc:224] Handling call
0503 14:05:53.827363 (+30070042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.827324 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.827325 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069845}]]}
W20260503 14:05:53.729627 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:53.837549 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 845) took 30812 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.837622 1069 rpcz_store.cc:269] 0503 14:05:23.024827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025362 (+ 535us) service_pool.cc:224] Handling call
0503 14:05:53.837536 (+30812174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.730205 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.730245 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.729570 (+999325us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.729572 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.729580 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.729603 (+ 23us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.729614 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:53.729614 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29704770}]]}
W20260503 14:05:53.837774 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.837813 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 858) took 30340 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.837839 1069 rpcz_store.cc:269] 0503 14:05:23.497510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.497758 (+ 248us) service_pool.cc:224] Handling call
0503 14:05:53.837812 (+30340054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.837772 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.837773 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30339905}]]}
W20260503 14:05:53.837906 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.837940 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 871) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.837965 1069 rpcz_store.cc:269] 0503 14:05:23.756509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.756634 (+ 125us) service_pool.cc:224] Handling call
0503 14:05:53.837938 (+30081304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.837905 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.837906 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30081158}]]}
W20260503 14:05:53.800838 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.732846 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 769) took 32089 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.838253 1071 rpcz_store.cc:269] 0503 14:05:21.643804 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.645003 (+ 1199us) service_pool.cc:224] Handling call
0503 14:05:53.732837 (+32087834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.628401 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.628461 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.546807 (+918346us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.546809 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.546814 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.546815 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.546887 (+ 72us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.744648 (+197761us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.462520 (+717872us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.462812 (+ 292us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.462874 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.732725 (+269851us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.732814 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.732826 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.732827 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":717861,"prepare.queue_time_us":29983331,"prepare.run_cpu_time_us":52925,"prepare.run_wall_time_us":918494,"replication_time_us":197826}]]}
I20260503 14:05:53.838400 1071 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:53.801668 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
I20260503 14:05:53.937693 1071 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:53.937696 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
I20260503 14:05:53.800218 1072 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.816344 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.817312 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 744) took 32570 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.937994 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 798) took 30173 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.745144 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.938030 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.817492 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.817551 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 27ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.816149 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 419ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.816131 1075 rpcz_store.cc:269] 0503 14:05:22.805827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806166 (+ 339us) service_pool.cc:224] Handling call
0503 14:05:53.744622 (+30938456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689418 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.689465 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.965092 (+275627us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.965093 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.965097 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.965097 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.965182 (+ 85us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.245660 (+280478us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.545309 (+299649us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.550090 (+ 4781us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.550145 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.744484 (+194339us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.744600 (+ 116us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.744612 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.744612 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":299639,"prepare.queue_time_us":29883151,"prepare.run_cpu_time_us":16674,"prepare.run_wall_time_us":275772,"replication_time_us":280557}]]}
W20260503 14:05:53.938149 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 835) took 31136 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.938189 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.938210 1086 rpcz_store.cc:269] 0503 14:05:22.801318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.804672 (+ 3354us) service_pool.cc:224] Handling call
0503 14:05:53.938143 (+31133471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.817488 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.817489 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31011808}]]}
I20260503 14:05:53.938261 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:53.827455 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.826797 1126 rpcz_store.cc:269] 0503 14:05:23.504378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504894 (+ 516us) service_pool.cc:224] Handling call
0503 14:05:53.826744 (+30321850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.751419 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.751420 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30246439}]]}
I20260503 14:05:53.962174 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:53.962314 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.962383 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 816) took 30202 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.962407 1126 rpcz_store.cc:269] 0503 14:05:23.760263 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765929 (+ 5666us) service_pool.cc:224] Handling call
0503 14:05:53.962381 (+30196452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.962307 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.962308 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30196267}]]}
W20260503 14:05:53.962461 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.962517 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.962560 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 828) took 30001 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.962582 1126 rpcz_store.cc:269] 0503 14:05:23.961250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.961522 (+ 272us) service_pool.cc:224] Handling call
0503 14:05:53.962559 (+30001037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.962513 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.962514 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30000908}]]}
W20260503 14:05:53.826651 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 773) took 31026 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.962796 1095 rpcz_store.cc:269] 0503 14:05:22.799912 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.800137 (+ 225us) service_pool.cc:224] Handling call
0503 14:05:53.826648 (+31026511us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.826609 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.826610 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31026389}]]}
W20260503 14:05:53.801038 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
W20260503 14:05:53.962911 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.962990 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 785) took 30939 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.963017 1095 rpcz_store.cc:269] 0503 14:05:23.023019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023743 (+ 724us) service_pool.cc:224] Handling call
0503 14:05:53.962988 (+30939245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.962910 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.962910 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30939048}]]}
W20260503 14:05:53.963083 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.963109 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 797) took 30458 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.963127 1095 rpcz_store.cc:269] 0503 14:05:23.504270 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.505065 (+ 795us) service_pool.cc:224] Handling call
0503 14:05:53.963108 (+30458043us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.963080 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.963081 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30457928}]]}
W20260503 14:05:53.963184 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.963210 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 809) took 30205 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.963228 1095 rpcz_store.cc:269] 0503 14:05:23.757727 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757994 (+ 267us) service_pool.cc:224] Handling call
0503 14:05:53.963210 (+30205216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.963183 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.963184 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30205110}]]}
W20260503 14:05:53.963276 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.963299 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 821) took 30005 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.963316 1095 rpcz_store.cc:269] 0503 14:05:23.958162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958986 (+ 824us) service_pool.cc:224] Handling call
0503 14:05:53.963299 (+30004313us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.963275 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.963276 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30004218}]]}
W20260503 14:05:53.964022 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 755) took 31607 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.964068 1076 rpcz_store.cc:269] 0503 14:05:22.356394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.357314 (+ 920us) service_pool.cc:224] Handling call
0503 14:05:53.964015 (+31606701us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.150498 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.150533 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.907429 (+756896us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.907430 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.907435 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.907436 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.907503 (+ 67us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.126771 (+219268us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.524417 (+397646us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.524752 (+ 335us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.524816 (+ 64us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.963888 (+439072us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.963998 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.964008 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.964009 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397634,"prepare.queue_time_us":29793092,"prepare.run_cpu_time_us":46672,"prepare.run_wall_time_us":757020,"replication_time_us":219306}]]}
W20260503 14:05:53.795529 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.982722 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 786) took 30959 ms (client timeout 29999 ms). Trace:
I20260503 14:05:53.982733 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
W20260503 14:05:53.982877 1100 rpcz_store.cc:269] 0503 14:05:23.023033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023867 (+ 834us) service_pool.cc:224] Handling call
0503 14:05:53.982709 (+30958842us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.795019 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.795275 (+ 256us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30770897}]]}
I20260503 14:05:53.982963 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.983011 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.983043 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 798) took 30478 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.983067 1100 rpcz_store.cc:269] 0503 14:05:23.504285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.505158 (+ 873us) service_pool.cc:224] Handling call
0503 14:05:53.983042 (+30477884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.983006 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.983008 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30477766}]]}
W20260503 14:05:53.983152 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.983187 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 810) took 30224 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.983206 1100 rpcz_store.cc:269] 0503 14:05:23.758764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.759162 (+ 398us) service_pool.cc:224] Handling call
0503 14:05:53.983186 (+30224024us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.983150 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.983151 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30223860}]]}
W20260503 14:05:53.868628 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
W20260503 14:05:53.983279 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.983305 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 822) took 30025 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.983330 1100 rpcz_store.cc:269] 0503 14:05:23.958186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959065 (+ 879us) service_pool.cc:224] Handling call
0503 14:05:53.983304 (+30024239us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.983277 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.983278 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30024157}]]}
W20260503 14:05:53.984488 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 800) took 31630 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.984649 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.874524 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
W20260503 14:05:53.984619 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.984862 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 852) took 30485 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.984897 1123 rpcz_store.cc:269] 0503 14:05:23.499509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499586 (+ 77us) service_pool.cc:224] Handling call
0503 14:05:53.984858 (+30485272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.984614 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.984615 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30484898}]]}
W20260503 14:05:53.916472 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.378s user 0.000s sys 0.000s
W20260503 14:05:54.004637 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.004732 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 865) took 30243 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.004756 1123 rpcz_store.cc:269] 0503 14:05:23.760964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761022 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:54.004728 (+30243706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.004576 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.004578 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30243450}]]}
W20260503 14:05:54.004876 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.004904 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 878) took 30046 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.004921 1123 rpcz_store.cc:269] 0503 14:05:23.957949 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958783 (+ 834us) service_pool.cc:224] Handling call
0503 14:05:54.004904 (+30046121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.004874 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.004875 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30046029}]]}
W20260503 14:05:54.005810 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 784) took 32170 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.005858 1079 rpcz_store.cc:269] 0503 14:05:21.835174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.836778 (+ 1604us) service_pool.cc:224] Handling call
0503 14:05:54.005801 (+32169023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.768755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.768796 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.922906 (+1154110us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.922908 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.922912 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.922913 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.922990 (+ 77us) log.cc:844] Serialized 1074 byte log entry
0503 14:05:53.067227 (+144237us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.537978 (+470751us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.538159 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.538201 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.005692 (+467491us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.005777 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.005792 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.005793 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":470743,"prepare.queue_time_us":29931839,"prepare.run_cpu_time_us":76755,"prepare.run_wall_time_us":1154245,"replication_time_us":144310}]]}
W20260503 14:05:54.006021 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.006008 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 34
W20260503 14:05:54.006102 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 862) took 30508 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.922370 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.379s user 0.000s sys 0.000s
W20260503 14:05:54.006134 959 rpcz_store.cc:269] 0503 14:05:23.497583 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498464 (+ 881us) service_pool.cc:224] Handling call
0503 14:05:54.006099 (+30507635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.006010 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.006011 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30507432}]]}
W20260503 14:05:54.006243 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.006282 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 875) took 30244 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.006301 959 rpcz_store.cc:269] 0503 14:05:23.761980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762146 (+ 166us) service_pool.cc:224] Handling call
0503 14:05:54.006280 (+30244134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.006241 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.006242 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30243989}]]}
W20260503 14:05:54.023656 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.023792 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 888) took 30065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.023820 959 rpcz_store.cc:269] 0503 14:05:23.958437 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959712 (+ 1275us) service_pool.cc:224] Handling call
0503 14:05:54.023788 (+30064076us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.023643 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.023645 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30063858}]]}
W20260503 14:05:53.924172 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.924805 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 87ms of latency in SegmentAllocator::Sync()
I20260503 14:05:53.925593 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:53.938333 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.024240 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 848) took 30999 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.024300 1086 rpcz_store.cc:269] 0503 14:05:23.024883 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025808 (+ 925us) service_pool.cc:224] Handling call
0503 14:05:54.024229 (+30998421us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.938330 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.938331 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30912424}]]}
W20260503 14:05:54.024435 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.024474 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 861) took 30526 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.024501 1086 rpcz_store.cc:269] 0503 14:05:23.497566 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498367 (+ 801us) service_pool.cc:224] Handling call
0503 14:05:54.024473 (+30526106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.024432 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.024433 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30525972}]]}
W20260503 14:05:54.024617 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.024657 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 874) took 30262 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.024683 1086 rpcz_store.cc:269] 0503 14:05:23.761964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.763308 (+ 1344us) service_pool.cc:224] Handling call
0503 14:05:54.024654 (+30261346us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.024614 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.024615 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30261193}]]}
W20260503 14:05:54.024778 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.024814 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 887) took 30066 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.024850 1086 rpcz_store.cc:269] 0503 14:05:23.958420 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959635 (+ 1215us) service_pool.cc:224] Handling call
0503 14:05:54.024812 (+30065177us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.024775 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.024776 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30065068}]]}
I20260503 14:05:53.827330 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:53.938037 1107 rpcz_store.cc:269] 0503 14:05:23.764994 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765061 (+ 67us) service_pool.cc:224] Handling call
0503 14:05:53.937988 (+30172927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.816340 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.816342 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30051142}]]}
W20260503 14:05:53.938032 1083 rpcz_store.cc:269] 0503 14:05:21.246927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.247135 (+ 208us) service_pool.cc:224] Handling call
0503 14:05:53.817304 (+32570169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.021640 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.021685 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.500093 (+1478408us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.500094 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.500099 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.500099 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.500182 (+ 83us) log.cc:844] Serialized 993 byte log entry
0503 14:05:52.845379 (+345197us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.469402 (+624023us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.473293 (+ 3891us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.473335 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.817177 (+343842us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.817281 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.817295 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.817295 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":624013,"prepare.queue_time_us":29693663,"prepare.run_cpu_time_us":95299,"prepare.run_wall_time_us":1478554,"replication_time_us":345274}]]}
I20260503 14:05:54.033595 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:54.033828 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.840823 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
W20260503 14:05:53.964174 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.034116 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 803) took 30529 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.034158 1111 rpcz_store.cc:269] 0503 14:05:23.504364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504806 (+ 442us) service_pool.cc:224] Handling call
0503 14:05:54.034110 (+30529304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.964171 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.964172 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30459284}]]}
W20260503 14:05:54.034274 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.034308 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 815) took 30274 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.034327 1111 rpcz_store.cc:269] 0503 14:05:23.760246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.767328 (+ 7082us) service_pool.cc:224] Handling call
0503 14:05:54.034308 (+30266980us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.034271 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.034272 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30266815}]]}
W20260503 14:05:54.034384 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.034408 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 827) took 30073 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.034426 1111 rpcz_store.cc:269] 0503 14:05:23.961223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.962416 (+ 1193us) service_pool.cc:224] Handling call
0503 14:05:54.034408 (+30071992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.034383 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.034384 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30071794}]]}
W20260503 14:05:54.035172 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 748) took 31678 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.035221 1084 rpcz_store.cc:269] 0503 14:05:22.356247 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356576 (+ 329us) service_pool.cc:224] Handling call
0503 14:05:54.035165 (+31678589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.268401 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.268444 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.882879 (+614435us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.882880 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.882884 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.882885 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.882962 (+ 77us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.239701 (+356739us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.605058 (+365357us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.605287 (+ 229us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.605328 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.035044 (+429716us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.035142 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.035158 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.035158 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":365345,"prepare.queue_time_us":29911699,"prepare.run_cpu_time_us":40883,"prepare.run_wall_time_us":614573,"replication_time_us":356789}]]}
I20260503 14:05:54.051285 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:54.051513 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:53.966116 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:54.051940 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.985687 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 759) took 32342 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.985877 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:53.985911 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.052120 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 850) took 30552 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.876456 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.000s sys 0.000s
W20260503 14:05:53.985936 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 372ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.052192 1066 rpcz_store.cc:269] 0503 14:05:23.499474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500168 (+ 694us) service_pool.cc:224] Handling call
0503 14:05:54.052109 (+30551941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.985872 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.985872 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30485628}]]}
I20260503 14:05:53.986503 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:54.052313 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 33
W20260503 14:05:54.052322 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.052460 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 863) took 30291 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.052481 1066 rpcz_store.cc:269] 0503 14:05:23.760922 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761212 (+ 290us) service_pool.cc:224] Handling call
0503 14:05:54.052458 (+30291246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.052319 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.052321 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":3,"prepare.queue_time_us":30291025}]]}
W20260503 14:05:54.052595 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.052632 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 876) took 30094 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.082646 1066 rpcz_store.cc:269] 0503 14:05:23.957869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.957921 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:54.052630 (+30094709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.052592 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.052593 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30094499}]]}
W20260503 14:05:54.007046 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 768) took 32363 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.082949 1078 rpcz_store.cc:269] 0503 14:05:21.643784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644914 (+ 1130us) service_pool.cc:224] Handling call
0503 14:05:54.007039 (+32362125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.632890 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.632920 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.791013 (+1158093us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.791014 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.791100 (+ 86us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.791181 (+ 81us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.799656 (+ 8475us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:52.824503 (+ 24847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.464198 (+639695us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.543679 (+ 79481us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.543735 (+ 56us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.006957 (+463222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.007020 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.007031 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.007032 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":639685,"prepare.queue_time_us":29987894,"prepare.run_cpu_time_us":80788,"prepare.run_wall_time_us":1184784,"replication_time_us":33315}]]}
I20260503 14:05:54.083148 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:54.083312 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:53.923936 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 737) took 31571 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.007162 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.083439 1109 rpcz_store.cc:269] 0503 14:05:22.352120 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.352393 (+ 273us) service_pool.cc:224] Handling call
0503 14:05:53.923926 (+31571533us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.145721 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.145763 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.871406 (+725643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.886088 (+ 14682us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.909370 (+ 23282us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.909371 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.305137 (+395766us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.583822 (+278685us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.734606 (+150784us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.770065 (+ 35459us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.770134 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.923801 (+153667us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.923901 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.923916 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.923917 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":150775,"prepare.queue_time_us":29793237,"prepare.run_cpu_time_us":110175,"prepare.run_wall_time_us":1159867,"replication_time_us":674444}]]}
I20260503 14:05:54.185499 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.185783 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.007174 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.185925 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 415ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.006136 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.024055 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 797) took 30266 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.025236 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.025262 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.035329 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 72ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.186105 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 810) took 30229 ms (client timeout 29999 ms). Trace:
W20260503 14:05:53.964359 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.035337 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.186149 1107 rpcz_store.cc:269] 0503 14:05:23.956435 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.956453 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:54.186101 (+30229648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.025230 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.025232 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30068654}]]}
W20260503 14:05:54.035647 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:53.984558 1081 rpcz_store.cc:269] 0503 14:05:22.354262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355719 (+ 1457us) service_pool.cc:224] Handling call
0503 14:05:53.984481 (+31628762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.147229 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.147258 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.916356 (+769098us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.916358 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.916360 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.916361 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.916427 (+ 66us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.158028 (+241601us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.531630 (+373602us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.531869 (+ 239us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.531923 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.984355 (+452432us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.984464 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.984473 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.984474 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373592,"prepare.queue_time_us":29791421,"prepare.run_cpu_time_us":45191,"prepare.run_wall_time_us":769209,"replication_time_us":241664}]]}
W20260503 14:05:54.186256 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 796) took 30682 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.186283 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.186331 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 32 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:54.053802 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:54.188764 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.054651 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 755) took 31377 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.054781 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.188982 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.054831 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.055024 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 37
W20260503 14:05:54.188961 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 803) took 30423 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.189075 1097 rpcz_store.cc:269] 0503 14:05:23.765103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765148 (+ 45us) service_pool.cc:224] Handling call
0503 14:05:54.188955 (+30423807us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.054777 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.054777 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30289503}]]}
W20260503 14:05:54.189195 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.188886 1073 rpcz_store.cc:269] 0503 14:05:22.677271 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677407 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:54.054643 (+31377236us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.505388 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.505425 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.066573 (+561148us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.066576 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.066583 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.066584 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.066673 (+ 89us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.436343 (+369670us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.610300 (+173957us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.614157 (+ 3857us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.614195 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.054517 (+440322us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.054625 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.054636 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.054636 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":173949,"prepare.queue_time_us":29827883,"prepare.run_cpu_time_us":33461,"prepare.run_wall_time_us":561294,"replication_time_us":369752}]]}
I20260503 14:05:54.189316 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
I20260503 14:05:54.189491 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.007251 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.107511 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 458ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.189617 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.138429 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 826) took 31464 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.189687 1071 rpcz_store.cc:269] 0503 14:05:22.674314 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675508 (+ 1194us) service_pool.cc:224] Handling call
0503 14:05:54.138414 (+31462906us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.499012 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.499041 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.965542 (+466501us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.965543 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.965547 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.965547 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.965611 (+ 64us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.094165 (+128554us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.838395 (+744230us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.937777 (+ 99382us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.937841 (+ 64us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.138299 (+200458us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.138385 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.138400 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.138405 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":744221,"prepare.queue_time_us":29823415,"prepare.run_cpu_time_us":27104,"prepare.run_wall_time_us":466605,"replication_time_us":128613}]]}
W20260503 14:05:54.138540 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.148303 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
W20260503 14:05:54.191047 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 865) took 30693 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.191102 1118 rpcz_store.cc:269] 0503 14:05:23.497656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498786 (+ 1130us) service_pool.cc:224] Handling call
0503 14:05:54.191043 (+30692257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.138536 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.138538 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30639640}]]}
I20260503 14:05:54.191047 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:54.191201 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.191218 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.191234 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 878) took 30429 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.191255 1118 rpcz_store.cc:269] 0503 14:05:23.762032 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762593 (+ 561us) service_pool.cc:224] Handling call
0503 14:05:54.191233 (+30428640us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.191199 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.191200 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30428515}]]}
W20260503 14:05:54.191304 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.191329 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.191365 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 891) took 30232 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.191391 1118 rpcz_store.cc:269] 0503 14:05:23.958504 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959958 (+ 1454us) service_pool.cc:224] Handling call
0503 14:05:54.191363 (+30231405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.191327 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.191328 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30231270}]]}
W20260503 14:05:54.191483 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.191515 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 904) took 30056 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.191540 1118 rpcz_store.cc:269] 0503 14:05:24.135367 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.136251 (+ 884us) service_pool.cc:224] Handling call
0503 14:05:54.191513 (+30055262us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.191480 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.191480 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30055168}]]}
W20260503 14:05:54.191823 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
W20260503 14:05:54.192220 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 777) took 31384 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.192261 1080 rpcz_store.cc:269] 0503 14:05:22.807388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.807797 (+ 409us) service_pool.cc:224] Handling call
0503 14:05:54.192213 (+31384416us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.713857 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.715018 (+ 1161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.135135 (+420117us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.135137 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.135142 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.135142 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.135213 (+ 71us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.308587 (+173374us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.770466 (+461879us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.797992 (+ 27526us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.798062 (+ 70us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.192104 (+394042us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.192192 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.192205 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.192206 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":461864,"prepare.queue_time_us":29905994,"prepare.run_cpu_time_us":23289,"prepare.run_wall_time_us":421366,"replication_time_us":173438}]]}
I20260503 14:05:54.192400 1080 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.194813 1080 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.181895 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet ec592cab2bb1489eb4d26ce6b12bd919: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:54.128391 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.052011 1074 rpcz_store.cc:269] 0503 14:05:21.643200 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644051 (+ 851us) service_pool.cc:224] Handling call
0503 14:05:53.985680 (+32341629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.632904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.632936 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.630154 (+997218us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.651818 (+ 21664us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.657787 (+ 5969us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.657788 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.849987 (+192199us) log.cc:844] Serialized 1047 byte log entry
0503 14:05:53.284694 (+434707us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.605777 (+321083us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.605941 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.605979 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:53.985590 (+379611us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:53.985653 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:53.985664 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:53.985665 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321073,"mutex_wait_us":874,"prepare.queue_time_us":29988772,"prepare.run_cpu_time_us":82669,"prepare.run_wall_time_us":1218762,"replication_time_us":626900}]]}
W20260503 14:05:54.186295 1110 rpcz_store.cc:269] 0503 14:05:23.504252 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504982 (+ 730us) service_pool.cc:224] Handling call
0503 14:05:54.186241 (+30681259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.035327 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.035328 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30530265}]]}
W20260503 14:05:54.196345 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.196386 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 808) took 30438 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.196317 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
W20260503 14:05:54.186321 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 822) took 30053 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.083534 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 859) took 30585 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.198426 1090 rpcz_store.cc:269] 0503 14:05:23.497531 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498164 (+ 633us) service_pool.cc:224] Handling call
0503 14:05:54.083513 (+30585349us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.007156 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.007157 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30508879}]]}
W20260503 14:05:54.198560 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.198606 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 872) took 30442 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.198633 1090 rpcz_store.cc:269] 0503 14:05:23.756552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.756757 (+ 205us) service_pool.cc:224] Handling call
0503 14:05:54.198603 (+30441846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.198557 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.198558 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30441721}]]}
W20260503 14:05:54.198717 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.198750 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 885) took 30240 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.198776 1090 rpcz_store.cc:269] 0503 14:05:23.958389 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959440 (+ 1051us) service_pool.cc:224] Handling call
0503 14:05:54.198749 (+30239309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.198715 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.198716 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30239163}]]}
W20260503 14:05:54.198850 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.198877 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 898) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.198902 1090 rpcz_store.cc:269] 0503 14:05:24.128076 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128822 (+ 746us) service_pool.cc:224] Handling call
0503 14:05:54.198876 (+30070054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.198849 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.198850 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069967}]]}
W20260503 14:05:54.189249 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 815) took 30231 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.083752 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.199088 1097 rpcz_store.cc:269] 0503 14:05:23.957359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.957495 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:54.189248 (+30231753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.189192 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.189193 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30231587}]]}
W20260503 14:05:54.139223 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.199215 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.162709 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.431s user 0.000s sys 0.000s
W20260503 14:05:54.199254 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 827) took 30064 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.192984 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.202862 1097 rpcz_store.cc:269] 0503 14:05:24.134707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134729 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:54.199252 (+30064523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.199213 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.199214 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30064395}]]}
W20260503 14:05:54.193173 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.193260 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.203051 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 813) took 30444 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.203107 956 rpcz_store.cc:269] 0503 14:05:23.758811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.758896 (+ 85us) service_pool.cc:224] Handling call
0503 14:05:54.203047 (+30444151us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.193170 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.193171 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30434162}]]}
W20260503 14:05:54.203209 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.203253 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 825) took 30242 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.203277 956 rpcz_store.cc:269] 0503 14:05:23.961170 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.963014 (+ 1844us) service_pool.cc:224] Handling call
0503 14:05:54.203251 (+30240237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.203206 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.203207 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30240060}]]}
W20260503 14:05:54.203347 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.203378 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 837) took 30065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.203395 956 rpcz_store.cc:269] 0503 14:05:24.137850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.138280 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:54.203377 (+30065097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.203346 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.203346 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30064974}]]}
W20260503 14:05:54.193358 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.203636 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 824) took 30242 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.203685 1093 rpcz_store.cc:269] 0503 14:05:23.961154 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.961660 (+ 506us) service_pool.cc:224] Handling call
0503 14:05:54.203633 (+30241973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.193355 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.193356 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30231421}]]}
W20260503 14:05:54.203781 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.203819 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 836) took 30065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.203841 1093 rpcz_store.cc:269] 0503 14:05:24.137836 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.138381 (+ 545us) service_pool.cc:224] Handling call
0503 14:05:54.203818 (+30065437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.203778 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.203779 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30065315}]]}
W20260503 14:05:54.193421 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.000s sys 0.000s
W20260503 14:05:54.205058 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 829) took 31399 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.205099 1072 rpcz_store.cc:269] 0503 14:05:22.805981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.806573 (+ 592us) service_pool.cc:224] Handling call
0503 14:05:54.205052 (+31398479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.689882 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.689938 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.136283 (+446345us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.136284 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.136288 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.136289 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.136354 (+ 65us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.417346 (+280992us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.800053 (+382707us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.937954 (+137901us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.938002 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.204940 (+266938us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.205034 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.205045 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.205045 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":382695,"prepare.queue_time_us":29883203,"prepare.run_cpu_time_us":25076,"prepare.run_wall_time_us":446479,"replication_time_us":281048}]]}
I20260503 14:05:54.205236 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 30 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:54.205355 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.194918 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.196408 1110 rpcz_store.cc:269] 0503 14:05:23.757710 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757893 (+ 183us) service_pool.cc:224] Handling call
0503 14:05:54.196384 (+30438491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.196342 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.196343 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30438354}]]}
W20260503 14:05:54.186054 1104 rpcz_store.cc:269] 0503 14:05:23.757306 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757832 (+ 526us) service_pool.cc:224] Handling call
0503 14:05:54.024051 (+30266219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.924168 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:53.924169 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30166242}]]}
W20260503 14:05:54.208801 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.208882 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.208943 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 809) took 30252 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.208967 1104 rpcz_store.cc:269] 0503 14:05:23.956422 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.956626 (+ 204us) service_pool.cc:224] Handling call
0503 14:05:54.208941 (+30252315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.208880 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.208881 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30252158}]]}
W20260503 14:05:54.209072 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209111 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 821) took 30080 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.196717 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 834) took 31395 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209138 1104 rpcz_store.cc:269] 0503 14:05:24.128581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.130176 (+ 1595us) service_pool.cc:224] Handling call
0503 14:05:54.209110 (+30078934us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209069 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209070 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30078824}]]}
W20260503 14:05:54.209196 1124 rpcz_store.cc:269] 0503 14:05:22.801300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802412 (+ 1112us) service_pool.cc:224] Handling call
0503 14:05:54.196712 (+31394300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.119886 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.120817 (+ 931us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31309337}]]}
W20260503 14:05:54.208810 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209331 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209368 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 847) took 31184 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209400 1124 rpcz_store.cc:269] 0503 14:05:23.024866 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025734 (+ 868us) service_pool.cc:224] Handling call
0503 14:05:54.209366 (+31183632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209329 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209330 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31183529}]]}
W20260503 14:05:54.209483 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209517 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 860) took 30711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209544 1124 rpcz_store.cc:269] 0503 14:05:23.497549 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498283 (+ 734us) service_pool.cc:224] Handling call
0503 14:05:54.209516 (+30711233us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209480 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209481 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30711120}]]}
W20260503 14:05:54.209626 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209661 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 873) took 30447 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209684 1124 rpcz_store.cc:269] 0503 14:05:23.761945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.763119 (+ 1174us) service_pool.cc:224] Handling call
0503 14:05:54.209659 (+30446540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209623 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209624 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30446402}]]}
W20260503 14:05:54.209755 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209793 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 886) took 30251 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209820 1124 rpcz_store.cc:269] 0503 14:05:23.958405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959561 (+ 1156us) service_pool.cc:224] Handling call
0503 14:05:54.209792 (+30250231us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209754 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30250121}]]}
W20260503 14:05:54.209905 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209947 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 899) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.209969 1124 rpcz_store.cc:269] 0503 14:05:24.128089 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128889 (+ 800us) service_pool.cc:224] Handling call
0503 14:05:54.209945 (+30081056us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209902 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.209903 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30080946}]]}
W20260503 14:05:54.198364 1107 rpcz_store.cc:269] 0503 14:05:24.132673 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.132690 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:54.186319 (+30053629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.186280 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.186282 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30053432}]]}
I20260503 14:05:54.198377 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.200590 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.210846 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 804) took 30445 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.210863 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.205492 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.210893 1101 rpcz_store.cc:269] 0503 14:05:23.765128 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765281 (+ 153us) service_pool.cc:224] Handling call
0503 14:05:54.210840 (+30445559us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.200586 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.200587 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30435213}]]}
W20260503 14:05:54.211082 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.209374 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 820) took 30251 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.211170 1110 rpcz_store.cc:269] 0503 14:05:23.958139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958880 (+ 741us) service_pool.cc:224] Handling call
0503 14:05:54.209371 (+30250491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.208805 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.208806 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30249827}]]}
I20260503 14:05:54.205476 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.304111 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.200827 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:54.192790 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 776) took 31385 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.304311 1076 rpcz_store.cc:269] 0503 14:05:22.807373 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.807915 (+ 542us) service_pool.cc:224] Handling call
0503 14:05:54.192782 (+31384867us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.690729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.690767 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.604197 (+913430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.604199 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.604204 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.604205 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.604285 (+ 80us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.686580 (+ 82295us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.982721 (+296141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.982997 (+ 276us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.983058 (+ 61us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.192697 (+209639us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.192765 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.192775 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.192775 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":296129,"prepare.queue_time_us":29882659,"prepare.run_cpu_time_us":52821,"prepare.run_wall_time_us":913565,"replication_time_us":82368}]]}
I20260503 14:05:54.304520 1076 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
I20260503 14:05:54.304731 1076 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.200479 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 744) took 31848 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.211131 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 816) took 30247 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.304935 1101 rpcz_store.cc:269] 0503 14:05:23.963567 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.963636 (+ 69us) service_pool.cc:224] Handling call
0503 14:05:54.211129 (+30247493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.211080 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.211081 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30247305}]]}
W20260503 14:05:54.305001 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.193526 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.200716 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.259624 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
W20260503 14:05:54.320693 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 818) took 31966 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.320761 1083 rpcz_store.cc:269] 0503 14:05:22.354129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355378 (+ 1249us) service_pool.cc:224] Handling call
0503 14:05:54.320678 (+31965300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.138077 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.138133 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.990764 (+852631us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.990765 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.990771 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.990771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.990859 (+ 88us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.308446 (+317587us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.033584 (+725138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.033857 (+ 273us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.033918 (+ 61us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.320551 (+286633us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.320648 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.320658 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.320659 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":725126,"prepare.queue_time_us":29782581,"prepare.run_cpu_time_us":60430,"prepare.run_wall_time_us":852791,"replication_time_us":317669}]]}
I20260503 14:05:54.320936 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
W20260503 14:05:54.321305 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.321352 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 870) took 30823 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.321379 1119 rpcz_store.cc:269] 0503 14:05:23.497743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498072 (+ 329us) service_pool.cc:224] Handling call
0503 14:05:54.321351 (+30823279us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.321301 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.321302 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30823144}]]}
W20260503 14:05:54.321460 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.321493 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 883) took 30559 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.321513 1119 rpcz_store.cc:269] 0503 14:05:23.762130 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762250 (+ 120us) service_pool.cc:224] Handling call
0503 14:05:54.321492 (+30559242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.321457 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.321458 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30559094}]]}
W20260503 14:05:54.327059 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.327132 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 896) took 30368 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.327162 1119 rpcz_store.cc:269] 0503 14:05:23.958603 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959360 (+ 757us) service_pool.cc:224] Handling call
0503 14:05:54.327129 (+30367769us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327046 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.327047 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30367610}]]}
W20260503 14:05:54.327247 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.327280 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 909) took 30191 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.327304 1119 rpcz_store.cc:269] 0503 14:05:24.135555 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135573 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:54.327279 (+30191706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327245 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.327246 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30191568}]]}
W20260503 14:05:54.273461 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.274187 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.304215 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 832) took 30176 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.327540 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 868) took 30566 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.305073 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.304881 1085 rpcz_store.cc:269] 0503 14:05:22.352236 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.353342 (+ 1106us) service_pool.cc:224] Handling call
0503 14:05:54.200472 (+31847130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.315687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.315722 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.172946 (+857224us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.172948 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.172955 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.172955 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.173045 (+ 90us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.473367 (+300322us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.662660 (+189293us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.731277 (+ 68617us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.731347 (+ 70us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.200337 (+468990us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.200457 (+ 120us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.200465 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.200466 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189284,"mutex_wait_us":46840,"prepare.queue_time_us":29962258,"prepare.run_cpu_time_us":55411,"prepare.run_wall_time_us":857432,"replication_time_us":300407}]]}
W20260503 14:05:54.327700 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 828) took 30192 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.327591 1117 rpcz_store.cc:269] 0503 14:05:23.761152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761199 (+ 47us) service_pool.cc:224] Handling call
0503 14:05:54.327536 (+30566337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.274179 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.274181 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30512821}]]}
W20260503 14:05:54.268786 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.306s user 0.000s sys 0.000s
W20260503 14:05:54.327755 1101 rpcz_store.cc:269] 0503 14:05:24.134887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134900 (+ 13us) service_pool.cc:224] Handling call
0503 14:05:54.327695 (+30192795us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.305069 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.305071 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30170091}]]}
W20260503 14:05:54.327818 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.327857 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 881) took 30369 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.327883 1117 rpcz_store.cc:269] 0503 14:05:23.958006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958092 (+ 86us) service_pool.cc:224] Handling call
0503 14:05:54.327855 (+30369763us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327816 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.327817 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30369608}]]}
W20260503 14:05:54.327970 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.327999 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 894) took 30192 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.328017 1117 rpcz_store.cc:269] 0503 14:05:24.135387 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135686 (+ 299us) service_pool.cc:224] Handling call
0503 14:05:54.327999 (+30192313us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327969 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.327970 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30192196}]]}
W20260503 14:05:54.327589 1110 rpcz_store.cc:269] 0503 14:05:24.127811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128219 (+ 408us) service_pool.cc:224] Handling call
0503 14:05:54.304211 (+30175992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.304091 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.304100 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30175760}]]}
W20260503 14:05:54.328926 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 794) took 31983 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.328967 1075 rpcz_store.cc:269] 0503 14:05:22.344935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.345582 (+ 647us) service_pool.cc:224] Handling call
0503 14:05:54.328920 (+31983338us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.317151 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.317191 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.963685 (+646494us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.963687 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.963717 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.963717 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.963778 (+ 61us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.480355 (+516577us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.938257 (+457902us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.962248 (+ 23991us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.962308 (+ 60us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.328819 (+366511us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.328903 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.328913 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.328914 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":457893,"prepare.queue_time_us":29971424,"prepare.run_cpu_time_us":39716,"prepare.run_wall_time_us":646645,"replication_time_us":516632}]]}
I20260503 14:05:54.329088 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
W20260503 14:05:54.321703 1254 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.329257 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.329619 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.327762 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
W20260503 14:05:54.335399 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.284s user 0.000s sys 0.000s
W20260503 14:05:54.342926 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 846) took 30843 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.343096 1065 rpcz_store.cc:269] 0503 14:05:23.499410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499798 (+ 388us) service_pool.cc:224] Handling call
0503 14:05:54.342859 (+30843061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.329253 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.329254 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30829368}]]}
W20260503 14:05:54.343632 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.343788 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 859) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.343873 1065 rpcz_store.cc:269] 0503 14:05:23.756611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.756915 (+ 304us) service_pool.cc:224] Handling call
0503 14:05:54.343786 (+30586871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.343630 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.343631 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30586569}]]}
W20260503 14:05:54.350359 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.325s user 0.000s sys 0.000s
W20260503 14:05:54.351584 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 766) took 31677 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.351639 1077 rpcz_store.cc:269] 0503 14:05:22.674050 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674638 (+ 588us) service_pool.cc:224] Handling call
0503 14:05:54.351579 (+31676941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.525226 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.525258 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.077684 (+552426us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.077686 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.077691 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.077692 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.077766 (+ 74us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.365294 (+287528us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.827031 (+461737us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.025114 (+198083us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.025201 (+ 87us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.351470 (+326269us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.351561 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.351570 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.351571 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":461729,"prepare.queue_time_us":29850510,"prepare.run_cpu_time_us":30946,"prepare.run_wall_time_us":552549,"replication_time_us":287595}]]}
W20260503 14:05:54.351722 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.351766 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 814) took 30592 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.351805 1092 rpcz_store.cc:269] 0503 14:05:23.759196 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.760284 (+ 1088us) service_pool.cc:224] Handling call
0503 14:05:54.351764 (+30591480us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.351717 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.351718 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30591316}]]}
W20260503 14:05:54.351879 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.351907 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 826) took 30390 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.351924 1092 rpcz_store.cc:269] 0503 14:05:23.961188 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.962262 (+ 1074us) service_pool.cc:224] Handling call
0503 14:05:54.351905 (+30389643us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.351877 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.351878 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30389513}]]}
W20260503 14:05:54.351996 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.352026 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 838) took 30214 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.352043 1092 rpcz_store.cc:269] 0503 14:05:24.137892 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.138084 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:54.352025 (+30213941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.351994 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.351995 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30213820}]]}
W20260503 14:05:54.352119 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.352151 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 850) took 30012 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.352174 1092 rpcz_store.cc:269] 0503 14:05:24.340079 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.341200 (+ 1121us) service_pool.cc:224] Handling call
0503 14:05:54.352150 (+30010950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.352117 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.352118 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30010832}]]}
W20260503 14:05:54.352216 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.352833 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 37
I20260503 14:05:54.351758 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.349485 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.354025 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 872) took 30396 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.354179 1065 rpcz_store.cc:269] 0503 14:05:23.957760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958329 (+ 569us) service_pool.cc:224] Handling call
0503 14:05:54.354022 (+30395693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.349475 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.349477 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30390998}]]}
W20260503 14:05:54.354770 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.355156 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 885) took 30226 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.355345 1065 rpcz_store.cc:269] 0503 14:05:24.128283 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129288 (+ 1005us) service_pool.cc:224] Handling call
0503 14:05:54.355022 (+30225734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.354766 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.354768 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30225368}]]}
W20260503 14:05:54.357539 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.541s user 0.000s sys 0.000s
W20260503 14:05:54.358037 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.358212 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 898) took 30014 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.358629 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 763) took 31557 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.358669 1082 rpcz_store.cc:269] 0503 14:05:22.801535 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802361 (+ 826us) service_pool.cc:224] Handling call
0503 14:05:54.358622 (+31556261us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.730403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.730445 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.465317 (+734872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.465318 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.465322 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.465323 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.465395 (+ 72us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.747488 (+282093us) op_driver.cc:464] REPLICATION: finished
0503 14:05:53.815775 (+ 68287us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:53.816045 (+ 270us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:53.816103 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.358499 (+542396us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.358607 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.358616 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.358616 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68276,"prepare.queue_time_us":29925136,"prepare.run_cpu_time_us":41004,"prepare.run_wall_time_us":735000,"replication_time_us":282158}]]}
I20260503 14:05:54.358819 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.358886 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.358922 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.358963 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 811) took 30401 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.358981 1106 rpcz_store.cc:269] 0503 14:05:23.957167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.961477 (+ 4310us) service_pool.cc:224] Handling call
0503 14:05:54.358962 (+30397485us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.358919 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.358920 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30397354}]]}
W20260503 14:05:54.359141 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.359145 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.363559 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 823) took 30229 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.360239 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 802) took 32005 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.363602 1106 rpcz_store.cc:269] 0503 14:05:24.133989 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134007 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:54.363554 (+30229547us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.359142 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.359143 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30225045}]]}
W20260503 14:05:54.363721 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.363768 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 835) took 30016 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.363788 1106 rpcz_store.cc:269] 0503 14:05:24.346921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.346993 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:54.363766 (+30016773us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.363720 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.363721 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30016621}]]}
W20260503 14:05:54.363659 1081 rpcz_store.cc:269] 0503 14:05:22.354295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355914 (+ 1619us) service_pool.cc:224] Handling call
0503 14:05:54.360233 (+32004319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.294526 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.294685 (+ 159us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.153971 (+859286us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.153973 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.153979 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.153979 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.154064 (+ 85us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.485792 (+331728us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.186326 (+700534us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.188807 (+ 2481us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.188851 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.360134 (+171283us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.360205 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.360221 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.360222 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":700526,"prepare.queue_time_us":29938536,"prepare.run_cpu_time_us":52176,"prepare.run_wall_time_us":859547,"replication_time_us":331806}]]}
I20260503 14:05:54.364018 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:54.360376 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.364166 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 867) took 30603 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.364202 1102 rpcz_store.cc:269] 0503 14:05:23.761015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761032 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:54.364162 (+30603130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.360372 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.360373 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":1,"prepare.queue_time_us":30599246}]]}
W20260503 14:05:54.360661 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.364305 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.364338 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 880) took 30406 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.360944 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
W20260503 14:05:54.358455 1065 rpcz_store.cc:269] 0503 14:05:24.343438 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343753 (+ 315us) service_pool.cc:224] Handling call
0503 14:05:54.358210 (+30014457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.357978 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.357979 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014093}]]}
W20260503 14:05:54.366261 1102 rpcz_store.cc:269] 0503 14:05:23.957980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958942 (+ 962us) service_pool.cc:224] Handling call
0503 14:05:54.364337 (+30405395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.364302 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.364304 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30405267}]]}
W20260503 14:05:54.366441 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.366504 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 893) took 30231 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.366532 1102 rpcz_store.cc:269] 0503 14:05:24.135367 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135896 (+ 529us) service_pool.cc:224] Handling call
0503 14:05:54.366502 (+30230606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.366436 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.366437 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30230459}]]}
W20260503 14:05:54.366636 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.366662 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 906) took 30023 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.366677 1102 rpcz_store.cc:269] 0503 14:05:24.343631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344591 (+ 960us) service_pool.cc:224] Handling call
0503 14:05:54.366661 (+30022070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.366633 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.366634 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30021957}]]}
W20260503 14:05:54.381980 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 817) took 32027 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.382051 1071 rpcz_store.cc:269] 0503 14:05:22.354103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.355271 (+ 1168us) service_pool.cc:224] Handling call
0503 14:05:54.381965 (+32026694us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.146450 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.464047 (+1317597us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.464048 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.464056 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.464057 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.464156 (+ 99us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.709760 (+245604us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.191043 (+481283us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.191243 (+ 200us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.191279 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.381841 (+190562us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.381945 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.381956 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.381957 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":481273,"prepare.queue_time_us":29791051,"prepare.run_cpu_time_us":77336,"prepare.run_wall_time_us":1317744,"replication_time_us":245695}]]}
I20260503 14:05:54.382215 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:54.384112 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.384202 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 882) took 30622 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.384214 1282 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 403ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.384234 1087 rpcz_store.cc:269] 0503 14:05:23.762102 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.763032 (+ 930us) service_pool.cc:224] Handling call
0503 14:05:54.384198 (+30621166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.384103 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.384104 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30620985}]]}
W20260503 14:05:54.384387 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.384423 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 895) took 30425 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.384449 1087 rpcz_store.cc:269] 0503 14:05:23.958585 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959262 (+ 677us) service_pool.cc:224] Handling call
0503 14:05:54.384421 (+30425159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.384385 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.384385 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30425022}]]}
W20260503 14:05:54.384553 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.384598 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 908) took 30249 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.384625 1087 rpcz_store.cc:269] 0503 14:05:24.135451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135809 (+ 358us) service_pool.cc:224] Handling call
0503 14:05:54.384597 (+30248788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.384550 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.384551 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30248660}]]}
W20260503 14:05:54.384706 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.384737 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 921) took 30040 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.384763 1087 rpcz_store.cc:269] 0503 14:05:24.343897 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344782 (+ 885us) service_pool.cc:224] Handling call
0503 14:05:54.384734 (+30039952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.384705 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.384706 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30039801}]]}
W20260503 14:05:54.387079 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 751) took 32030 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.387207 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.387156 1084 rpcz_store.cc:269] 0503 14:05:22.356302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356906 (+ 604us) service_pool.cc:224] Handling call
0503 14:05:54.387067 (+32030161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.144550 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.144606 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.449036 (+1304430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.449038 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.449041 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.449042 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.449103 (+ 61us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.766852 (+317749us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.051271 (+284419us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.051549 (+ 278us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.051615 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.344060 (+292445us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.387048 (+ 42988us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.387059 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.387059 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284406,"prepare.queue_time_us":29787548,"prepare.run_cpu_time_us":91875,"prepare.run_wall_time_us":1304570,"replication_time_us":317804}]]}
W20260503 14:05:54.387276 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 823) took 30426 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.387429 1091 rpcz_store.cc:269] 0503 14:05:23.961137 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.961313 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:54.387275 (+30425962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.387203 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.387205 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30425765}]]}
I20260503 14:05:54.387403 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 35 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38
W20260503 14:05:54.387485 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.387509 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.387530 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.387544 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 835) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.387564 1091 rpcz_store.cc:269] 0503 14:05:24.133572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.133705 (+ 133us) service_pool.cc:224] Handling call
0503 14:05:54.387543 (+30253838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.387507 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.387508 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30253709}]]}
W20260503 14:05:54.387625 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.387645 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.387106 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 783) took 31364 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.387705 1080 rpcz_store.cc:269] 0503 14:05:23.022962 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023539 (+ 577us) service_pool.cc:224] Handling call
0503 14:05:54.387099 (+31363560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.874539 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.874606 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.514162 (+639556us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.514164 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.514169 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.514170 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.514271 (+ 101us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:53.813476 (+299205us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.192398 (+378922us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.194853 (+ 2455us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.194893 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.352937 (+158044us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.387081 (+ 34144us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.387091 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.387091 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":378912,"prepare.queue_time_us":29850904,"prepare.run_cpu_time_us":39899,"prepare.run_wall_time_us":639746,"replication_time_us":299299}]]}
W20260503 14:05:54.387655 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 847) took 30047 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.387842 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:54.387912 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.387858 1091 rpcz_store.cc:269] 0503 14:05:24.340005 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340859 (+ 854us) service_pool.cc:224] Handling call
0503 14:05:54.387652 (+30046793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.387623 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.387623 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30046658}]]}
I20260503 14:05:54.388074 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.388173 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.388206 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:54.387913 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.388329 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 73ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.388408 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 164ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.388418 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.388477 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.388566 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.388463 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.388707 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.388582 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.388844 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.389083 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 415ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.390374 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 812) took 31711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.390420 1074 rpcz_store.cc:269] 0503 14:05:22.678699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679696 (+ 997us) service_pool.cc:224] Handling call
0503 14:05:54.390365 (+31710669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.524574 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.524617 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.107130 (+582513us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.107132 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.107137 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.107137 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.107215 (+ 78us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.486559 (+379344us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.196312 (+709753us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.210781 (+ 14469us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.210835 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.390250 (+179415us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.390346 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.390357 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.390358 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":709745,"prepare.queue_time_us":29844783,"prepare.run_cpu_time_us":30541,"prepare.run_wall_time_us":582658,"replication_time_us":379417}]]}
I20260503 14:05:54.390544 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.390738 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.409557 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.409562 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 864) took 30648 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.390751 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.409699 1114 rpcz_store.cc:269] 0503 14:05:23.760941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761302 (+ 361us) service_pool.cc:224] Handling call
0503 14:05:54.409557 (+30648255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.390733 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.390734 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30629339}]]}
W20260503 14:05:54.390851 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.390880 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 37
W20260503 14:05:54.409806 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 412ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.409809 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 819) took 30451 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.409930 1096 rpcz_store.cc:269] 0503 14:05:23.958102 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958794 (+ 692us) service_pool.cc:224] Handling call
0503 14:05:54.409805 (+30451011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.390848 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.390849 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30431976}]]}
W20260503 14:05:54.410033 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.410077 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 831) took 30282 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.410105 1096 rpcz_store.cc:269] 0503 14:05:24.127793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128105 (+ 312us) service_pool.cc:224] Handling call
0503 14:05:54.410075 (+30281970us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.410030 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.410032 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30281819}]]}
W20260503 14:05:54.410190 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.410225 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 843) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.410259 1096 rpcz_store.cc:269] 0503 14:05:24.339644 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340147 (+ 503us) service_pool.cc:224] Handling call
0503 14:05:54.410224 (+30070077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.410188 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.410189 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069904}]]}
W20260503 14:05:54.409855 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.410477 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 877) took 30452 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.410501 1114 rpcz_store.cc:269] 0503 14:05:23.957911 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958687 (+ 776us) service_pool.cc:224] Handling call
0503 14:05:54.410475 (+30451788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.409852 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.409853 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30451073}]]}
W20260503 14:05:54.523839 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.524086 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 890) took 30391 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.524119 1114 rpcz_store.cc:269] 0503 14:05:24.132927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.133067 (+ 140us) service_pool.cc:224] Handling call
0503 14:05:54.524080 (+30391013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.523827 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.523829 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30390671}]]}
W20260503 14:05:54.524257 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.524293 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 903) took 30180 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.524314 1114 rpcz_store.cc:269] 0503 14:05:24.343564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344315 (+ 751us) service_pool.cc:224] Handling call
0503 14:05:54.524291 (+30179976us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.524253 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.524255 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30179812}]]}
W20260503 14:05:54.393514 1291 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.419301 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
W20260503 14:05:54.525827 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 809) took 31847 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.525888 1072 rpcz_store.cc:269] 0503 14:05:22.678636 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.679408 (+ 772us) service_pool.cc:224] Handling call
0503 14:05:54.525820 (+31846412us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.537398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.537432 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.181872 (+644440us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.181874 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.181879 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.181880 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.181969 (+ 89us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.622636 (+440667us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.205232 (+582596us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.208684 (+ 3452us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.208737 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.525697 (+316960us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.525798 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.525810 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.525810 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":582588,"prepare.queue_time_us":29857906,"prepare.run_cpu_time_us":38105,"prepare.run_wall_time_us":644579,"replication_time_us":440750}]]}
I20260503 14:05:54.526139 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.540938 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.462803 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 792) took 31439 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.541193 1077 rpcz_store.cc:269] 0503 14:05:23.023149 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023360 (+ 211us) service_pool.cc:224] Handling call
0503 14:05:54.462787 (+31439427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.967437 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.967492 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.751301 (+783809us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.751302 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.751307 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.751308 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.751399 (+ 91us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.045015 (+293616us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.351755 (+306740us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388102 (+ 36347us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388144 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.462647 (+ 74503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.462764 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.462777 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.462778 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306730,"prepare.queue_time_us":29944018,"prepare.run_cpu_time_us":51488,"prepare.run_wall_time_us":783970,"replication_time_us":293700}]]}
I20260503 14:05:54.541400 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.541574 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.541700 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.463150 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.541730 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.463191 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 133ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.463490 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.541802 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 852) took 30201 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.541843 1126 rpcz_store.cc:269] 0503 14:05:24.340130 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340284 (+ 154us) service_pool.cc:224] Handling call
0503 14:05:54.541797 (+30201513us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.463138 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.463140 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30122714}]]}
W20260503 14:05:54.509760 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.426s user 0.000s sys 0.000s
I20260503 14:05:54.423602 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.526574 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.526769 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.527501 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 866) took 30766 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.527583 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.527715 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.527997 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
W20260503 14:05:54.538995 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 774) took 31739 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.476926 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
W20260503 14:05:54.543977 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 829) took 31869 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.544178 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.544369 1288 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 431ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.554049 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 811) took 32200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.556797 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.556856 1270 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.570031 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 828) took 31895 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.570403 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.581103 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 867) took 31083 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.570497 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 892) took 30435 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.570753 1252 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.571924 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 762) took 31770 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.581909 1073 rpcz_store.cc:269] 0503 14:05:22.801500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.802288 (+ 788us) service_pool.cc:224] Handling call
0503 14:05:54.571912 (+31769624us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.690434 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.690483 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.540225 (+849742us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.540228 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.540308 (+ 80us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.540309 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.541508 (+ 1199us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.848492 (+306984us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.189313 (+340821us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.189523 (+ 210us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.189566 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.571776 (+382210us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.571885 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.571904 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.571905 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":340812,"prepare.queue_time_us":29885264,"prepare.run_cpu_time_us":61648,"prepare.run_wall_time_us":851477,"replication_time_us":308176}]]}
I20260503 14:05:54.622376 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:54.622598 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.622933 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 346ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.572099 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 889) took 30613 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.623128 1125 rpcz_store.cc:269] 0503 14:05:23.958452 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959788 (+ 1336us) service_pool.cc:224] Handling call
0503 14:05:54.572095 (+30612307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.556783 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.556785 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30596909}]]}
W20260503 14:05:54.572187 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.572026 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 894) took 30613 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.581671 1122 rpcz_store.cc:269] 0503 14:05:24.135333 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135856 (+ 523us) service_pool.cc:224] Handling call
0503 14:05:54.570492 (+30434636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.527578 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.527579 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30391653}]]}
W20260503 14:05:54.658905 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.572065 1071 rpcz_store.cc:269] 0503 14:05:22.353923 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354638 (+ 715us) service_pool.cc:224] Handling call
0503 14:05:54.554033 (+32199395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.146845 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.146882 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.470093 (+1323211us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.470095 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.470100 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.470101 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.470177 (+ 76us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.845974 (+375797us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.382212 (+536238us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388334 (+ 6122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388385 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.553913 (+165528us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.554009 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.554024 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.554025 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":536228,"prepare.queue_time_us":29792112,"prepare.run_cpu_time_us":82508,"prepare.run_wall_time_us":1323357,"replication_time_us":375860}]]}
W20260503 14:05:54.659063 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 905) took 30315 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.659235 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36
W20260503 14:05:54.659377 1122 rpcz_store.cc:269] 0503 14:05:24.343609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344364 (+ 755us) service_pool.cc:224] Handling call
0503 14:05:54.659059 (+30314695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.658892 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.658893 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30314441}]]}
I20260503 14:05:54.659448 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.659508 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.570405 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 861) took 30809 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.659554 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 918) took 30085 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.570210 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.659626 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.659574 1122 rpcz_store.cc:269] 0503 14:05:24.574364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574816 (+ 452us) service_pool.cc:224] Handling call
0503 14:05:54.659550 (+30084734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.659505 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.659506 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30084579}]]}
W20260503 14:05:54.572160 570 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: AlterSchema RPC to 127.25.120.196:36909 timed out after 30.000s (SENT) [suppressed 1779 similar messages]
W20260503 14:05:54.581306 1120 rpcz_store.cc:269] 0503 14:05:23.497687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498996 (+ 1309us) service_pool.cc:224] Handling call
0503 14:05:54.581098 (+31082102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.570392 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.570393 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31071302}]]}
W20260503 14:05:54.672406 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 100233us
W20260503 14:05:54.585696 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
W20260503 14:05:54.672564 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.672652 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 880) took 30910 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.672684 1120 rpcz_store.cc:269] 0503 14:05:23.762068 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762823 (+ 755us) service_pool.cc:224] Handling call
0503 14:05:54.672638 (+30909815us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.672556 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.672557 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30909640}]]}
W20260503 14:05:54.672772 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.672799 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 893) took 30714 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.672817 1120 rpcz_store.cc:269] 0503 14:05:23.958552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.960150 (+ 1598us) service_pool.cc:224] Handling call
0503 14:05:54.672798 (+30712648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.672770 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.672771 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30712557}]]}
W20260503 14:05:54.672878 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.672902 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 906) took 30537 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.672922 1120 rpcz_store.cc:269] 0503 14:05:24.135421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135667 (+ 246us) service_pool.cc:224] Handling call
0503 14:05:54.672902 (+30537235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.672877 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.672877 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30537147}]]}
W20260503 14:05:54.672979 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.673008 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 919) took 30329 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.673025 1120 rpcz_store.cc:269] 0503 14:05:24.343844 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344509 (+ 665us) service_pool.cc:224] Handling call
0503 14:05:54.673007 (+30328498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.672978 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.672979 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30328307}]]}
W20260503 14:05:54.673079 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.673105 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 932) took 30099 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.673131 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.673122 1120 rpcz_store.cc:269] 0503 14:05:24.573854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575642 (+ 1788us) service_pool.cc:224] Handling call
0503 14:05:54.673104 (+30097462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.673078 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.673079 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30097345}]]}
W20260503 14:05:54.673707 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 749) took 32317 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.673751 1076 rpcz_store.cc:269] 0503 14:05:22.356265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.356710 (+ 445us) service_pool.cc:224] Handling call
0503 14:05:54.673699 (+32316989us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.301758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.301821 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.476905 (+1175084us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.476991 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.477164 (+ 173us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.477249 (+ 85us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.480229 (+ 2980us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.953813 (+473584us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.304515 (+350702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.304766 (+ 251us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.304824 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.673587 (+368763us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.673678 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.673692 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.673692 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":350690,"prepare.queue_time_us":29944949,"prepare.run_cpu_time_us":80814,"prepare.run_wall_time_us":1179033,"replication_time_us":476557}]]}
I20260503 14:05:54.682951 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.683177 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.571960 1083 rpcz_store.cc:269] 0503 14:05:22.674373 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674628 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:54.543965 (+31869337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.516006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.516041 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.447802 (+931761us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.447804 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.447810 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.447810 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.447908 (+ 98us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.772364 (+324456us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.320932 (+548568us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388649 (+ 67717us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388686 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.543861 (+155175us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.543941 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.543955 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.543956 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":548559,"prepare.queue_time_us":29841295,"prepare.run_cpu_time_us":60429,"prepare.run_wall_time_us":931909,"replication_time_us":324547}]]}
I20260503 14:05:54.683410 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 31 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
I20260503 14:05:54.697027 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.570746 1084 rpcz_store.cc:269] 0503 14:05:22.799925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.800222 (+ 297us) service_pool.cc:224] Handling call
0503 14:05:54.538982 (+31738760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.707725 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.717475 (+ 9750us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.707328 (+989853us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.750366 (+ 43038us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.751141 (+ 775us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.751301 (+ 160us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.793811 (+ 42510us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:54.112317 (+318506us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.387400 (+275083us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.387559 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.387618 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.538867 (+151249us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.538959 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.538973 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.538974 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275074,"prepare.queue_time_us":29907106,"prepare.run_cpu_time_us":99374,"prepare.run_wall_time_us":1086683,"replication_time_us":361012}]]}
W20260503 14:05:54.697242 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.565043 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:54.593767 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
W20260503 14:05:54.697376 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 806) took 30939 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.697369 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
W20260503 14:05:54.697450 1113 rpcz_store.cc:269] 0503 14:05:23.757672 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765466 (+ 7794us) service_pool.cc:224] Handling call
0503 14:05:54.697360 (+30931894us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.607571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.607608 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.539426 (+931818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.539428 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.540214 (+ 786us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.540215 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.542268 (+ 2053us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:54.549142 (+ 6874us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29841990}]]}
I20260503 14:05:54.697538 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.697847 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.697899 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 818) took 30739 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.608433 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.610364 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
W20260503 14:05:54.711530 1113 rpcz_store.cc:269] 0503 14:05:23.958087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958696 (+ 609us) service_pool.cc:224] Handling call
0503 14:05:54.697897 (+30739201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.697844 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.697845 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30739056}]]}
W20260503 14:05:54.712342 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.712400 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 830) took 30584 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.712420 1113 rpcz_store.cc:269] 0503 14:05:24.127775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128005 (+ 230us) service_pool.cc:224] Handling call
0503 14:05:54.712398 (+30584393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.712337 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.712339 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30584239}]]}
W20260503 14:05:54.712489 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.712548 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 842) took 30372 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.712584 1113 rpcz_store.cc:269] 0503 14:05:24.339625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344997 (+ 5372us) service_pool.cc:224] Handling call
0503 14:05:54.712525 (+30367528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.712487 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.712488 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30367249}]]}
W20260503 14:05:54.712656 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.712687 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 854) took 30139 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.712704 1113 rpcz_store.cc:269] 0503 14:05:24.573461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574024 (+ 563us) service_pool.cc:224] Handling call
0503 14:05:54.712686 (+30138662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.712655 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.712655 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30138562}]]}
W20260503 14:05:54.712795 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 778) took 31688 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.712845 1082 rpcz_store.cc:269] 0503 14:05:23.023912 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.024337 (+ 425us) service_pool.cc:224] Handling call
0503 14:05:54.712790 (+31688453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.889611 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.889675 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.589203 (+699528us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.589205 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.589211 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.589211 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.589293 (+ 82us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:53.906684 (+317391us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.358817 (+452133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.387963 (+ 29146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388012 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.712673 (+324661us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.712770 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.712784 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.712784 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":452121,"prepare.queue_time_us":29865178,"prepare.run_cpu_time_us":51904,"prepare.run_wall_time_us":699805,"replication_time_us":317466}]]}
I20260503 14:05:54.610841 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 38
W20260503 14:05:54.623369 1089 rpcz_store.cc:269] 0503 14:05:23.958576 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959216 (+ 640us) service_pool.cc:224] Handling call
0503 14:05:54.572020 (+30612804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.544174 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.544175 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30584907}]]}
W20260503 14:05:54.712975 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.713064 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 814) took 30755 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.713102 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.713156 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 907) took 30577 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.713181 1089 rpcz_store.cc:269] 0503 14:05:24.135436 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135580 (+ 144us) service_pool.cc:224] Handling call
0503 14:05:54.713154 (+30577574us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.713099 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.713100 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30577439}]]}
W20260503 14:05:54.720250 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.720353 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 920) took 30376 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.720381 1089 rpcz_store.cc:269] 0503 14:05:24.343880 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344681 (+ 801us) service_pool.cc:224] Handling call
0503 14:05:54.720350 (+30375669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.720240 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.720242 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30375463}]]}
W20260503 14:05:54.720505 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.720553 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 933) took 30141 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.720573 1089 rpcz_store.cc:269] 0503 14:05:24.578881 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.579110 (+ 229us) service_pool.cc:224] Handling call
0503 14:05:54.720553 (+30141443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.720504 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.720504 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30141302}]]}
W20260503 14:05:54.624311 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.720760 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 902) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.720806 1125 rpcz_store.cc:269] 0503 14:05:24.132916 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.132955 (+ 39us) service_pool.cc:224] Handling call
0503 14:05:54.720757 (+30587802us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.624306 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.624307 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30491212}]]}
W20260503 14:05:54.720898 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.697494 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:54.570451 1081 rpcz_store.cc:269] 0503 14:05:23.760992 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761402 (+ 410us) service_pool.cc:224] Handling call
0503 14:05:54.527494 (+30766092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.612648 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.612688 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.612688 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.612689 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.612693 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.612694 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.612760 (+ 66us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:53.694329 (+ 81569us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.364016 (+669687us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388765 (+ 24749us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388799 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.527393 (+138594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.527472 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.527487 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.527487 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":669679,"prepare.queue_time_us":29851147,"prepare.run_cpu_time_us":131,"prepare.run_wall_time_us":132,"replication_time_us":81629}]]}
I20260503 14:05:54.721287 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.721489 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.659746 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.659799 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
W20260503 14:05:54.659572 1099 rpcz_store.cc:269] 0503 14:05:23.760887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761608 (+ 721us) service_pool.cc:224] Handling call
0503 14:05:54.570398 (+30808790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.526569 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.526570 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30764853}]]}
W20260503 14:05:54.721573 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 858) took 30964 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.572327 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 171ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.673911 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.674153 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.728585 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 845) took 30388 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.575927 1078 rpcz_store.cc:269] 0503 14:05:22.674359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675717 (+ 1358us) service_pool.cc:224] Handling call
0503 14:05:54.570016 (+31894299us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.538124 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.538194 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.958868 (+420674us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.958870 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.958877 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.958878 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.958991 (+ 113us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.345074 (+386083us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.083143 (+738069us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.083343 (+ 200us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.083401 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.569876 (+486475us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.569987 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.570005 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.570005 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":738058,"prepare.queue_time_us":29862316,"prepare.run_cpu_time_us":27668,"prepare.run_wall_time_us":420887,"replication_time_us":386190}]]}
W20260503 14:05:54.728659 1095 rpcz_store.cc:269] 0503 14:05:24.339750 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340597 (+ 847us) service_pool.cc:224] Handling call
0503 14:05:54.728578 (+30387981us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.673904 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.673905 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30333193}]]}
W20260503 14:05:54.728785 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.728828 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 857) took 30155 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.728742 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.728854 1095 rpcz_store.cc:269] 0503 14:05:24.573511 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574297 (+ 786us) service_pool.cc:224] Handling call
0503 14:05:54.728827 (+30154530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.728782 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.728783 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30154413}]]}
I20260503 14:05:54.728947 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.697945 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.602553 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.417s user 0.000s sys 0.000s
W20260503 14:05:54.729267 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 477ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.730283 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 777) took 31708 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.730335 1109 rpcz_store.cc:269] 0503 14:05:23.022224 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.022243 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:54.730276 (+31708033us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.967069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.967121 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.327776 (+360655us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.327778 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.327784 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.327785 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.327856 (+ 71us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:53.828216 (+500360us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.185488 (+357272us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.185816 (+ 328us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.185873 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.730167 (+544294us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.730253 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.730269 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.730270 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":357262,"prepare.queue_time_us":29944743,"prepare.run_cpu_time_us":28871,"prepare.run_wall_time_us":360796,"replication_time_us":500425}]]}
I20260503 14:05:54.730476 1109 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.698755 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.735311 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 873) took 30777 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.735355 1109 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.735378 964 rpcz_store.cc:269] 0503 14:05:23.957796 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958428 (+ 632us) service_pool.cc:224] Handling call
0503 14:05:54.735298 (+30776870us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.698750 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.698751 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30740230}]]}
W20260503 14:05:54.698807 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.700887 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:54.623310 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 846) took 30051 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.713220 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.735620 1107 rpcz_store.cc:269] 0503 14:05:24.571646 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.571666 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:54.623305 (+30051639us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.572183 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.572184 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30000213}]]}
W20260503 14:05:54.713093 1105 rpcz_store.cc:269] 0503 14:05:23.957208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.957387 (+ 179us) service_pool.cc:224] Handling call
0503 14:05:54.713062 (+30755675us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.712963 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.712964 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30755474}]]}
I20260503 14:05:54.712994 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.713981 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 36
I20260503 14:05:54.737810 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.721774 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.737982 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 874) took 30780 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.738019 1099 rpcz_store.cc:269] 0503 14:05:23.957824 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958526 (+ 702us) service_pool.cc:224] Handling call
0503 14:05:54.737977 (+30779451us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.721770 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.721771 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30763152}]]}
W20260503 14:05:54.738157 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.738021 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.624776 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.721649 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.723464 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.722843 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 784) took 31226 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.722720 1112 rpcz_store.cc:269] 0503 14:05:23.756592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.756842 (+ 250us) service_pool.cc:224] Handling call
0503 14:05:54.721348 (+30964506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.561915 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.561969 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.562508 (+1000539us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.570461 (+ 7953us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.577061 (+ 6600us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.577062 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.641489 (+ 64427us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:54.660110 (+ 18621us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29805009}]]}
W20260503 14:05:54.768966 1085 rpcz_store.cc:269] 0503 14:05:23.496353 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.497059 (+ 706us) service_pool.cc:224] Handling call
0503 14:05:54.722836 (+31225777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.044785 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.044822 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.677379 (+632557us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.677381 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.677387 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.677388 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.677492 (+ 104us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:53.899208 (+221716us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.327758 (+428550us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388252 (+ 60494us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388303 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.722722 (+334419us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.722813 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.722827 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.722828 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":428539,"prepare.queue_time_us":29547626,"prepare.run_cpu_time_us":38212,"prepare.run_wall_time_us":632726,"replication_time_us":221813}]]}
W20260503 14:05:54.683631 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 375ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.730477 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.730592 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.698602 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 821) took 31892 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.769338 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 801) took 31004 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.769403 1094 rpcz_store.cc:269] 0503 14:05:23.765069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765411 (+ 342us) service_pool.cc:224] Handling call
0503 14:05:54.769333 (+31003922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.730470 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.730472 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30964971}]]}
W20260503 14:05:54.769372 1075 rpcz_store.cc:269] 0503 14:05:22.805796 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.805880 (+ 84us) service_pool.cc:224] Handling call
0503 14:05:54.698595 (+31892715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.712216 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.712294 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.526555 (+814261us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.526557 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.526564 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.526565 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.526679 (+ 114us) log.cc:844] Serialized 1182 byte log entry
0503 14:05:53.672674 (+145995us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.329085 (+656411us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.388491 (+ 59406us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.388543 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.698486 (+309943us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.698577 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.698588 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.698588 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":656402,"prepare.queue_time_us":29906266,"prepare.run_cpu_time_us":46063,"prepare.run_wall_time_us":814478,"replication_time_us":146100}]]}
W20260503 14:05:54.769531 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.769246 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.769568 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 813) took 30812 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.731163 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:54.769621 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 884) took 30811 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.769585 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.769656 1069 rpcz_store.cc:269] 0503 14:05:23.958371 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959128 (+ 757us) service_pool.cc:224] Handling call
0503 14:05:54.769618 (+30810490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.838023 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.838078 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.731145 (+893067us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.731146 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.731149 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.731150 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.731157 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:54.731158 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29878806}]]}
W20260503 14:05:54.769754 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.769769 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.769788 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 897) took 30641 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.769810 1069 rpcz_store.cc:269] 0503 14:05:24.128059 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128709 (+ 650us) service_pool.cc:224] Handling call
0503 14:05:54.769787 (+30641078us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.769752 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.769753 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30640938}]]}
W20260503 14:05:54.769857 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.769891 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 910) took 30436 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.769912 1069 rpcz_store.cc:269] 0503 14:05:24.333073 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.333238 (+ 165us) service_pool.cc:224] Handling call
0503 14:05:54.769890 (+30436652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.769856 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.769857 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30436498}]]}
W20260503 14:05:54.769966 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.770000 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 923) took 30196 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.770020 1069 rpcz_store.cc:269] 0503 14:05:24.573696 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574818 (+ 1122us) service_pool.cc:224] Handling call
0503 14:05:54.769998 (+30195180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.769965 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.769965 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30195081}]]}
W20260503 14:05:54.735553 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.770087 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 28ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.770121 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 886) took 30641 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.735571 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.770149 964 rpcz_store.cc:269] 0503 14:05:24.128313 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129405 (+ 1092us) service_pool.cc:224] Handling call
0503 14:05:54.770120 (+30640715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.735550 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.735551 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30606034}]]}
W20260503 14:05:54.770251 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.770308 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 899) took 30426 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.770331 964 rpcz_store.cc:269] 0503 14:05:24.343457 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343983 (+ 526us) service_pool.cc:224] Handling call
0503 14:05:54.770306 (+30426323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.770248 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.770249 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30426165}]]}
W20260503 14:05:54.770401 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.770430 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 912) took 30197 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.770447 964 rpcz_store.cc:269] 0503 14:05:24.573132 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573613 (+ 481us) service_pool.cc:224] Handling call
0503 14:05:54.770430 (+30196817us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.770399 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.770400 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30196646}]]}
W20260503 14:05:54.770519 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.770551 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 925) took 29999 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.770573 964 rpcz_store.cc:269] 0503 14:05:24.770588 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.770667 (+ 79us) service_pool.cc:224] Handling call
0503 14:05:54.770550 (+29999883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.770516 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.770517 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29999693}]]}
W20260503 14:05:54.735896 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.736708 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.770740 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 826) took 30636 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.720937 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 915) took 30377 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.738211 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 887) took 30609 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.723048 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.770799 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.770864 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 808) took 30814 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.770887 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:54.770821 1125 rpcz_store.cc:269] 0503 14:05:24.343781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344209 (+ 428us) service_pool.cc:224] Handling call
0503 14:05:54.720933 (+30376724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.720896 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.720896 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30376609}]]}
W20260503 14:05:54.771018 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.771059 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 928) took 30197 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.771083 1125 rpcz_store.cc:269] 0503 14:05:24.573768 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575291 (+ 1523us) service_pool.cc:224] Handling call
0503 14:05:54.771056 (+30195765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.771014 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.771015 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30195568}]]}
W20260503 14:05:54.770839 1099 rpcz_store.cc:269] 0503 14:05:24.128328 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129522 (+ 1194us) service_pool.cc:224] Handling call
0503 14:05:54.738209 (+30608687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.738154 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.738155 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30608538}]]}
W20260503 14:05:54.771521 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.771561 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 900) took 30428 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.771589 1099 rpcz_store.cc:269] 0503 14:05:24.343484 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343606 (+ 122us) service_pool.cc:224] Handling call
0503 14:05:54.771559 (+30427953us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.771518 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.771519 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30427813}]]}
W20260503 14:05:54.771679 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.771723 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 913) took 30198 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.771741 1099 rpcz_store.cc:269] 0503 14:05:24.573149 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573168 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:54.771720 (+30198552us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.771677 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.771677 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30198383}]]}
W20260503 14:05:54.770893 1068 rpcz_store.cc:269] 0503 14:05:23.956408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.956776 (+ 368us) service_pool.cc:224] Handling call
0503 14:05:54.770861 (+30814085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.723044 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.723046 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30766156}]]}
W20260503 14:05:54.772004 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.772042 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 820) took 30643 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.772061 1068 rpcz_store.cc:269] 0503 14:05:24.128526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.130111 (+ 1585us) service_pool.cc:224] Handling call
0503 14:05:54.772040 (+30641929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.772002 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.772003 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30641834}]]}
W20260503 14:05:54.772140 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.772178 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 832) took 30425 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.772212 1068 rpcz_store.cc:269] 0503 14:05:24.346830 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347461 (+ 631us) service_pool.cc:224] Handling call
0503 14:05:54.772176 (+30424715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.772136 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.772137 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30424574}]]}
I20260503 14:05:54.769254 1085 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
W20260503 14:05:54.772328 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.772367 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 844) took 30200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.770799 1105 rpcz_store.cc:269] 0503 14:05:24.134489 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134502 (+ 13us) service_pool.cc:224] Handling call
0503 14:05:54.770737 (+30636235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.735893 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.735895 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30601324}]]}
I20260503 14:05:54.772396 1085 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.772549 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.772583 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 838) took 30425 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.772607 1105 rpcz_store.cc:269] 0503 14:05:24.347007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347976 (+ 969us) service_pool.cc:224] Handling call
0503 14:05:54.772581 (+30424605us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.772547 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.772548 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30424445}]]}
W20260503 14:05:54.772692 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.772732 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 850) took 30192 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.772758 1105 rpcz_store.cc:269] 0503 14:05:24.580000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.580380 (+ 380us) service_pool.cc:224] Handling call
0503 14:05:54.772730 (+30192350us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.772690 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.772691 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30192169}]]}
W20260503 14:05:54.773247 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.773295 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 862) took 30001 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.773321 1105 rpcz_store.cc:269] 0503 14:05:24.771609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.771907 (+ 298us) service_pool.cc:224] Handling call
0503 14:05:54.773293 (+30001386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.773243 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.773244 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30001255}]]}
W20260503 14:05:54.772933 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.772936 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.000s sys 0.000s
W20260503 14:05:54.772385 1068 rpcz_store.cc:269] 0503 14:05:24.571591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.572190 (+ 599us) service_pool.cc:224] Handling call
0503 14:05:54.772365 (+30200175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.772326 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.772327 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30200022}]]}
W20260503 14:05:54.773589 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.773630 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 856) took 30002 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.773665 1068 rpcz_store.cc:269] 0503 14:05:24.771501 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774036 (+ 2535us) service_pool.cc:224] Handling call
0503 14:05:54.773628 (+29999592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.773587 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.773588 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29999425}]]}
W20260503 14:05:54.769593 1094 rpcz_store.cc:269] 0503 14:05:23.957194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.960081 (+ 2887us) service_pool.cc:224] Handling call
0503 14:05:54.769567 (+30809486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.769529 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.769530 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30809345}]]}
W20260503 14:05:54.773991 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.774026 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 825) took 30639 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774055 1094 rpcz_store.cc:269] 0503 14:05:24.134322 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134335 (+ 13us) service_pool.cc:224] Handling call
0503 14:05:54.774024 (+30639689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.773988 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.773989 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30639553}]]}
W20260503 14:05:54.774121 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.774155 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 837) took 30427 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774181 1094 rpcz_store.cc:269] 0503 14:05:24.346973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347894 (+ 921us) service_pool.cc:224] Handling call
0503 14:05:54.774154 (+30426260us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.774119 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.774120 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30426148}]]}
W20260503 14:05:54.774257 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.774294 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 849) took 30201 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774318 1094 rpcz_store.cc:269] 0503 14:05:24.572755 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573000 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:54.774293 (+30201293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.774255 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.774256 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30201125}]]}
W20260503 14:05:54.774381 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.774415 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 861) took 30002 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774434 1094 rpcz_store.cc:269] 0503 14:05:24.771595 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.771814 (+ 219us) service_pool.cc:224] Handling call
0503 14:05:54.774413 (+30002599us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.774379 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.774380 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30002478}]]}
W20260503 14:05:54.770092 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.774690 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 936) took 30004 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774741 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 801) took 31270 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.774720 1069 rpcz_store.cc:269] 0503 14:05:24.769770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.769853 (+ 83us) service_pool.cc:224] Handling call
0503 14:05:54.774687 (+30004834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.770090 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.770091 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30000067}]]}
W20260503 14:05:54.774804 1077 rpcz_store.cc:269] 0503 14:05:23.504334 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504608 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:54.774733 (+31270125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.135486 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.135532 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.193056 (+1057524us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.193057 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.193062 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.193063 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.193145 (+ 82us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.496556 (+303411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.541396 (+ 44840us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.541605 (+ 209us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.541665 (+ 60us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.774586 (+232921us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.774713 (+ 127us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.774725 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.774726 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44825,"prepare.queue_time_us":29630779,"prepare.run_cpu_time_us":60162,"prepare.run_wall_time_us":1057676,"replication_time_us":303483}]]}
W20260503 14:05:54.769656 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 871) took 30811 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.775048 1112 rpcz_store.cc:269] 0503 14:05:23.957740 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958159 (+ 419us) service_pool.cc:224] Handling call
0503 14:05:54.769653 (+30811494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.769238 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.769239 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30810929}]]}
W20260503 14:05:54.775192 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.775264 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 884) took 30647 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.775301 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:54.775328 1112 rpcz_store.cc:269] 0503 14:05:24.128266 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129185 (+ 919us) service_pool.cc:224] Handling call
0503 14:05:54.775261 (+30646076us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.775188 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.775189 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30645872}]]}
W20260503 14:05:54.775480 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.775560 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 897) took 30432 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.774951 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:54.775749 1112 rpcz_store.cc:269] 0503 14:05:24.343414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343437 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:54.775558 (+30432121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.775476 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.775477 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30431883}]]}
I20260503 14:05:54.775866 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.776199 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.776332 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 910) took 30203 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.776358 1112 rpcz_store.cc:269] 0503 14:05:24.573093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573358 (+ 265us) service_pool.cc:224] Handling call
0503 14:05:54.776287 (+30202929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.776195 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.776196 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30202499}]]}
W20260503 14:05:54.776573 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.778278 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 265ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.785216 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.785373 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 923) took 30014 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.785454 1112 rpcz_store.cc:269] 0503 14:05:24.770538 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.770631 (+ 93us) service_pool.cc:224] Handling call
0503 14:05:54.785370 (+30014739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.785209 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.785211 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014490}]]}
W20260503 14:05:54.778225 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.785979 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 861) took 30212 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.786111 956 rpcz_store.cc:269] 0503 14:05:24.573592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574698 (+ 1106us) service_pool.cc:224] Handling call
0503 14:05:54.785974 (+30211276us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.778219 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.778220 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30203408}]]}
W20260503 14:05:54.786406 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.786494 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 873) took 30012 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.786615 956 rpcz_store.cc:269] 0503 14:05:24.774028 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774531 (+ 503us) service_pool.cc:224] Handling call
0503 14:05:54.786493 (+30011962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.786403 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.786404 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30011720}]]}
W20260503 14:05:54.789726 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:54.789804 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 805) took 30834 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.789842 969 rpcz_store.cc:269] 0503 14:05:23.955320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.955346 (+ 26us) service_pool.cc:224] Handling call
0503 14:05:54.789801 (+30834455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.837387 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.837435 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.789680 (+952245us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.789682 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.789687 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.789687 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.789694 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:54.789719 (+ 25us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29881925}]]}
W20260503 14:05:54.789958 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.789987 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 817) took 30661 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.790015 969 rpcz_store.cc:269] 0503 14:05:24.128447 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129824 (+ 1377us) service_pool.cc:224] Handling call
0503 14:05:54.789987 (+30660163us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.789956 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.789957 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30660031}]]}
W20260503 14:05:54.790062 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.790096 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 829) took 30443 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.790118 969 rpcz_store.cc:269] 0503 14:05:24.346775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347058 (+ 283us) service_pool.cc:224] Handling call
0503 14:05:54.790095 (+30443037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.790061 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.790061 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30442820}]]}
W20260503 14:05:54.790174 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.790206 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 841) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.790230 969 rpcz_store.cc:269] 0503 14:05:24.570716 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.570737 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:54.790204 (+30219467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.790169 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.790170 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30219320}]]}
W20260503 14:05:54.799574 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 836) took 31774 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.799731 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.809322 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.800230 1272 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.809412 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 888) took 30681 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.800230 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.809473 1103 rpcz_store.cc:269] 0503 14:05:24.128366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129619 (+ 1253us) service_pool.cc:224] Handling call
0503 14:05:54.809409 (+30679790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.799722 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.799723 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30670034}]]}
W20260503 14:05:54.809365 1075 rpcz_store.cc:269] 0503 14:05:23.025207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026940 (+ 1733us) service_pool.cc:224] Handling call
0503 14:05:54.799561 (+31772621us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.965248 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.744671 (+779423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.744673 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.744679 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.744680 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.744775 (+ 95us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.205286 (+460511us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.769582 (+564296us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.769798 (+ 216us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.769863 (+ 65us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.799430 (+ 29567us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.799540 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.799552 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.799552 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":564285,"prepare.queue_time_us":29938155,"prepare.run_cpu_time_us":47201,"prepare.run_wall_time_us":779589,"replication_time_us":460602}]]}
W20260503 14:05:54.809592 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.809412 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 853) took 30040 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.809645 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:54.809751 969 rpcz_store.cc:269] 0503 14:05:24.768607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.768662 (+ 55us) service_pool.cc:224] Handling call
0503 14:05:54.809409 (+30040747us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.809311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.809313 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30040517}]]}
I20260503 14:05:54.830904 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.809644 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 901) took 30466 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.820885 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
W20260503 14:05:54.831087 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.831053 1103 rpcz_store.cc:269] 0503 14:05:24.343509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344088 (+ 579us) service_pool.cc:224] Handling call
0503 14:05:54.809642 (+30465554us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.809590 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.809591 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30465399}]]}
W20260503 14:05:54.831305 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.831351 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 914) took 30258 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.831380 1103 rpcz_store.cc:269] 0503 14:05:24.573176 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573763 (+ 587us) service_pool.cc:224] Handling call
0503 14:05:54.831348 (+30257585us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.831302 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.831303 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30257455}]]}
W20260503 14:05:54.831465 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.831498 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 927) took 30057 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.831518 1103 rpcz_store.cc:269] 0503 14:05:24.774483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774686 (+ 203us) service_pool.cc:224] Handling call
0503 14:05:54.831496 (+30056810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.831460 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.831462 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30056683}]]}
W20260503 14:05:54.832337 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 844) took 31806 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.832383 1072 rpcz_store.cc:269] 0503 14:05:23.025346 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025614 (+ 268us) service_pool.cc:224] Handling call
0503 14:05:54.832328 (+31806714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.865020 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.865354 (+ 334us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.799878 (+934524us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.799879 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.799884 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.799885 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.799982 (+ 97us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:53.994326 (+194344us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.526135 (+531809us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.541010 (+ 14875us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.541076 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.832218 (+291142us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.832308 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.832320 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.832320 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":531800,"prepare.queue_time_us":29839260,"prepare.run_cpu_time_us":64697,"prepare.run_wall_time_us":935045,"replication_time_us":194435}]]}
W20260503 14:05:54.822104 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.412s user 0.000s sys 0.000s
W20260503 14:05:54.832517 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.832616 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 896) took 30697 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.832644 1115 rpcz_store.cc:269] 0503 14:05:24.135436 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135457 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:54.832614 (+30697157us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.832511 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.832512 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30696947}]]}
W20260503 14:05:54.832733 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.832770 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 909) took 30489 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.832791 1115 rpcz_store.cc:269] 0503 14:05:24.343738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343883 (+ 145us) service_pool.cc:224] Handling call
0503 14:05:54.832769 (+30488886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.832730 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.832731 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30488756}]]}
W20260503 14:05:54.832871 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.832919 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 922) took 30253 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.858255 1115 rpcz_store.cc:269] 0503 14:05:24.579372 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.579390 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:54.832918 (+30253528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.832869 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.832869 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30253371}]]}
W20260503 14:05:54.858465 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.858529 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 935) took 30083 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.858562 1115 rpcz_store.cc:269] 0503 14:05:24.774664 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.775357 (+ 693us) service_pool.cc:224] Handling call
0503 14:05:54.858525 (+30083168us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.858461 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.858463 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30082982}]]}
W20260503 14:05:54.833534 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 843) took 31808 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.858807 1074 rpcz_store.cc:269] 0503 14:05:23.025336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025542 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:54.833528 (+31807986us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.926444 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.928189 (+ 1745us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.545476 (+617287us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.545477 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.545482 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.545483 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.545571 (+ 88us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:53.732582 (+187011us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.390542 (+657960us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.409661 (+ 19119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.409727 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.833427 (+423700us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.833510 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.833521 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.833521 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":657950,"prepare.queue_time_us":29900591,"prepare.run_cpu_time_us":48914,"prepare.run_wall_time_us":619150,"replication_time_us":187093}]]}
I20260503 14:05:54.858984 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.859159 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.834005 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.834044 1259 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.859459 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 79ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.834117 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.835590 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.859598 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 882) took 30901 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.844401 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 802) took 31340 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.844911 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:54.872103 1084 rpcz_store.cc:269] 0503 14:05:23.504349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.504714 (+ 365us) service_pool.cc:224] Handling call
0503 14:05:54.844388 (+31339674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.078186 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.078246 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.351622 (+1273376us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.351623 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.351628 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.351629 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.351701 (+ 72us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.620626 (+268925us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.697364 (+ 76738us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.697859 (+ 495us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.697918 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.844263 (+146345us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.844368 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.844377 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.844377 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76728,"prepare.queue_time_us":29573389,"prepare.run_cpu_time_us":79141,"prepare.run_wall_time_us":1273522,"replication_time_us":268991}]]}
I20260503 14:05:54.872377 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:54.872606 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.845017 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.872860 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 874) took 30098 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.872902 1092 rpcz_store.cc:269] 0503 14:05:24.774062 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774648 (+ 586us) service_pool.cc:224] Handling call
0503 14:05:54.872853 (+30098205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.845008 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.845010 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30070265}]]}
W20260503 14:05:54.873311 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 201ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.845271 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.848508 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 846) took 30508 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.849661 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.664s user 0.000s sys 0.000s
W20260503 14:05:54.927547 1100 rpcz_store.cc:269] 0503 14:05:24.339766 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340716 (+ 950us) service_pool.cc:224] Handling call
0503 14:05:54.848499 (+30507783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.619942 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.620266 (+ 324us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30274910}]]}
W20260503 14:05:54.927788 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.927871 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 858) took 30354 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.927904 1100 rpcz_store.cc:269] 0503 14:05:24.573527 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574372 (+ 845us) service_pool.cc:224] Handling call
0503 14:05:54.927866 (+30353494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.927784 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.927786 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30353289}]]}
W20260503 14:05:54.928011 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.928048 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 870) took 30154 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.928078 1100 rpcz_store.cc:269] 0503 14:05:24.773963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.775155 (+ 1192us) service_pool.cc:224] Handling call
0503 14:05:54.928046 (+30152891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.928008 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.928009 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30152747}]]}
W20260503 14:05:54.928164 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.928203 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 882) took 30043 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.928231 1100 rpcz_store.cc:269] 0503 14:05:24.884938 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885810 (+ 872us) service_pool.cc:224] Handling call
0503 14:05:54.928201 (+30042391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.928162 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.928163 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30042259}]]}
W20260503 14:05:54.928800 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 788) took 33093 ms (client timeout 29999 ms). Trace:
I20260503 14:05:54.835527 1072 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.859637 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.928943 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.859653 1116 rpcz_store.cc:269] 0503 14:05:23.958034 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958204 (+ 170us) service_pool.cc:224] Handling call
0503 14:05:54.859594 (+30901390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.834115 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.834116 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30875816}]]}
W20260503 14:05:54.929021 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 866) took 31431 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.943604 1121 rpcz_store.cc:269] 0503 14:05:23.497672 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498901 (+ 1229us) service_pool.cc:224] Handling call
0503 14:05:54.929018 (+31430117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.928937 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.928938 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31429945}]]}
W20260503 14:05:54.943795 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.943854 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 879) took 31181 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.943886 1121 rpcz_store.cc:269] 0503 14:05:23.762049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762688 (+ 639us) service_pool.cc:224] Handling call
0503 14:05:54.943849 (+31181161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.943793 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.943794 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31180975}]]}
W20260503 14:05:54.943989 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.944028 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 892) took 30985 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.944058 1121 rpcz_store.cc:269] 0503 14:05:23.958521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.960065 (+ 1544us) service_pool.cc:224] Handling call
0503 14:05:54.944026 (+30983961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.943986 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.943987 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30983844}]]}
W20260503 14:05:54.944159 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.944197 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 905) took 30808 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.944226 1121 rpcz_store.cc:269] 0503 14:05:24.135403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.136074 (+ 671us) service_pool.cc:224] Handling call
0503 14:05:54.944195 (+30808121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.944155 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.944156 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30807992}]]}
W20260503 14:05:54.944314 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.944353 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 918) took 30600 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.944381 1121 rpcz_store.cc:269] 0503 14:05:24.343828 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344409 (+ 581us) service_pool.cc:224] Handling call
0503 14:05:54.944351 (+30599942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.944311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.944312 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30599811}]]}
W20260503 14:05:54.944481 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.944521 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 931) took 30370 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.944747 1121 rpcz_store.cc:269] 0503 14:05:24.573840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573897 (+ 57us) service_pool.cc:224] Handling call
0503 14:05:54.944519 (+30370622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.944478 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.944479 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30370476}]]}
W20260503 14:05:54.944854 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.944898 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 944) took 30172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.944929 1121 rpcz_store.cc:269] 0503 14:05:24.772517 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772760 (+ 243us) service_pool.cc:224] Handling call
0503 14:05:54.944895 (+30172135us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.944851 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.944852 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30172000}]]}
W20260503 14:05:54.945032 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.945078 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 957) took 30057 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.945106 1121 rpcz_store.cc:269] 0503 14:05:24.887480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888131 (+ 651us) service_pool.cc:224] Handling call
0503 14:05:54.945075 (+30056944us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.945030 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.945031 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30056817}]]}
W20260503 14:05:54.929101 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.929133 1291 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 428ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.929028 1072 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.928869 1079 rpcz_store.cc:269] 0503 14:05:21.835278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.837289 (+ 2011us) service_pool.cc:224] Handling call
0503 14:05:54.928790 (+33091501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:51.784803 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:51.784865 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:52.839000 (+1054135us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:52.839085 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:52.839343 (+ 258us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:52.839344 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:52.850775 (+ 11431us) log.cc:844] Serialized 1074 byte log entry
0503 14:05:53.131829 (+281054us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.006004 (+874175us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.185996 (+179992us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.186030 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.928679 (+742649us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.928769 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.928783 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.928784 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":874166,"prepare.queue_time_us":29947418,"prepare.run_cpu_time_us":69665,"prepare.run_wall_time_us":1066690,"replication_time_us":292480,"thread_start_us":60,"threads_started":1,"wal-append.queue_time_us":206225}]]}
I20260503 14:05:54.979269 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.979537 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.937158 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
W20260503 14:05:54.938480 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
W20260503 14:05:54.939988 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 833) took 31914 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.980588 1074 rpcz_store.cc:269] 0503 14:05:23.025162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026631 (+ 1469us) service_pool.cc:224] Handling call
0503 14:05:54.939976 (+31913345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.967534 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.967574 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.328939 (+1361365us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.328940 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.328945 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.328946 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.329181 (+ 235us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.600886 (+271705us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.858979 (+258093us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.859187 (+ 208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.859248 (+ 61us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.939809 (+ 80561us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.939947 (+ 138us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.939961 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.939961 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":258082,"prepare.queue_time_us":29940812,"prepare.run_cpu_time_us":91890,"prepare.run_wall_time_us":1361712,"replication_time_us":271933,"spinlock_wait_cycles":768}]]}
I20260503 14:05:54.983371 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.983597 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.940800 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.983734 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.940840 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
W20260503 14:05:54.984936 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 812) took 32630 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.984985 1071 rpcz_store.cc:269] 0503 14:05:22.353960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.354740 (+ 780us) service_pool.cc:224] Handling call
0503 14:05:54.984928 (+32630188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.317237 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.317271 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.538318 (+1221047us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.538320 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.538324 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.538325 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.538415 (+ 90us) log.cc:844] Serialized 1128 byte log entry
0503 14:05:53.868503 (+330088us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.659225 (+790722us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.659483 (+ 258us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.659538 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.984819 (+325281us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.984907 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.984920 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.984920 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":790710,"prepare.queue_time_us":29962406,"prepare.run_cpu_time_us":71332,"prepare.run_wall_time_us":1221197,"replication_time_us":330171}]]}
I20260503 14:05:54.985148 1071 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 34 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:54.985309 1071 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.945446 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 895) took 30810 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.945642 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.969184 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.346s user 0.000s sys 0.000s
W20260503 14:05:54.985564 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 396ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.985767 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.985817 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 890) took 31027 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.985855 1108 rpcz_store.cc:269] 0503 14:05:23.958467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.959876 (+ 1409us) service_pool.cc:224] Handling call
0503 14:05:54.985814 (+31025938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.985763 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.985765 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31025811}]]}
W20260503 14:05:54.985957 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.985992 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 903) took 30853 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.986016 1108 rpcz_store.cc:269] 0503 14:05:24.132935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.133067 (+ 132us) service_pool.cc:224] Handling call
0503 14:05:54.985991 (+30852924us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.985954 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.985955 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30852680}]]}
W20260503 14:05:54.986091 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.986124 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 916) took 30642 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.986148 1108 rpcz_store.cc:269] 0503 14:05:24.343797 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343892 (+ 95us) service_pool.cc:224] Handling call
0503 14:05:54.986122 (+30642230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.986089 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.986090 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30642103}]]}
W20260503 14:05:54.986228 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.986263 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 929) took 30412 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.986285 1108 rpcz_store.cc:269] 0503 14:05:24.573784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575454 (+ 1670us) service_pool.cc:224] Handling call
0503 14:05:54.986262 (+30410808us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.986225 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.986226 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30410670}]]}
W20260503 14:05:54.986349 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.986389 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 942) took 30213 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.986414 1108 rpcz_store.cc:269] 0503 14:05:24.772487 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772507 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:54.986387 (+30213880us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.986348 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.986348 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30213704}]]}
W20260503 14:05:54.986491 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.986517 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 746) took 32309 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.986563 1073 rpcz_store.cc:269] 0503 14:05:22.677098 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.677571 (+ 473us) service_pool.cc:224] Handling call
0503 14:05:54.986509 (+32308938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.594024 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.594069 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.604669 (+1010600us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.604671 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.604675 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.604675 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.604740 (+ 65us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.928181 (+323441us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.622364 (+694183us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.622634 (+ 270us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.622692 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.986416 (+363724us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.986491 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.986502 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.986503 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":694172,"prepare.queue_time_us":29916353,"prepare.run_cpu_time_us":64416,"prepare.run_wall_time_us":1010743,"replication_time_us":323500}]]}
W20260503 14:05:54.986708 1257 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.986673 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.986815 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:54.986913 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.986526 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 955) took 30099 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.987071 1108 rpcz_store.cc:269] 0503 14:05:24.887431 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887613 (+ 182us) service_pool.cc:224] Handling call
0503 14:05:54.986523 (+30098910us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.986489 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.986490 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30098770}]]}
W20260503 14:05:54.987310 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.987052 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.987452 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 806) took 31031 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.980935 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 839) took 31955 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.987572 1081 rpcz_store.cc:269] 0503 14:05:23.025267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025377 (+ 110us) service_pool.cc:224] Handling call
0503 14:05:54.980925 (+31955548us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.967172 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.967203 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.984477 (+1017274us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.984479 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.984516 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.984517 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.984595 (+ 78us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.172305 (+187710us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.721282 (+548977us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.721520 (+ 238us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.721588 (+ 68us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.980784 (+259196us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.980903 (+ 119us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.980914 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.980915 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":548968,"mutex_wait_us":3,"prepare.queue_time_us":29941638,"prepare.run_cpu_time_us":66426,"prepare.run_wall_time_us":1017431,"replication_time_us":187782}]]}
I20260503 14:05:54.987723 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.987874 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.980963 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 822) took 32306 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.940490 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.988023 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 924) took 30217 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.988050 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 6ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.981079 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 433ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.981137 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.981194 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.988168 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 913) took 30644 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.988207 1086 rpcz_store.cc:269] 0503 14:05:24.343751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344031 (+ 280us) service_pool.cc:224] Handling call
0503 14:05:54.988163 (+30644132us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.981133 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.981134 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30637018}]]}
W20260503 14:05:54.987967 1083 rpcz_store.cc:269] 0503 14:05:22.674248 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.675094 (+ 846us) service_pool.cc:224] Handling call
0503 14:05:54.980957 (+32305863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.554782 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.554811 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.817375 (+1262564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.817376 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.817381 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.817382 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.817461 (+ 79us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:53.965619 (+148158us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.683407 (+717788us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.697108 (+ 13701us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.697176 (+ 68us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.980854 (+283678us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.980935 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.980948 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.980949 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":717779,"prepare.queue_time_us":29879590,"prepare.run_cpu_time_us":71640,"prepare.run_wall_time_us":1262697,"replication_time_us":148232}]]}
W20260503 14:05:54.988297 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.988330 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 926) took 30414 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.988361 1086 rpcz_store.cc:269] 0503 14:05:24.573739 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575103 (+ 1364us) service_pool.cc:224] Handling call
0503 14:05:54.988329 (+30413226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.988295 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.988296 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30413105}]]}
I20260503 14:05:54.981375 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
I20260503 14:05:54.988334 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 33 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37
W20260503 14:05:54.981380 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:54.988552 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:54.981506 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.988556 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 904) took 30644 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.988651 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 471ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.985405 1116 rpcz_store.cc:269] 0503 14:05:24.135404 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135738 (+ 334us) service_pool.cc:224] Handling call
0503 14:05:54.945441 (+30809703us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.929098 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.929099 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30793292}]]}
W20260503 14:05:54.988664 1123 rpcz_store.cc:269] 0503 14:05:24.343590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344447 (+ 857us) service_pool.cc:224] Handling call
0503 14:05:54.988554 (+30644107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.981374 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.981375 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30636790}]]}
W20260503 14:05:54.988783 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.988070 1065 rpcz_store.cc:269] 0503 14:05:24.770554 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.770724 (+ 170us) service_pool.cc:224] Handling call
0503 14:05:54.988019 (+30217295us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.940484 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.940485 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30169687}]]}
W20260503 14:05:54.991488 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 908) took 30647 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.991532 1116 rpcz_store.cc:269] 0503 14:05:24.343714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344163 (+ 449us) service_pool.cc:224] Handling call
0503 14:05:54.991482 (+30647319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.988779 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.988780 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30644507}]]}
W20260503 14:05:54.991576 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991614 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991626 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 937) took 30109 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.991647 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 921) took 30413 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.983083 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s user 0.000s sys 0.000s
W20260503 14:05:54.988793 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991681 1116 rpcz_store.cc:269] 0503 14:05:24.578510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.578531 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:54.991645 (+30413114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.991611 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.991612 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30412994}]]}
W20260503 14:05:54.991793 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 917) took 30417 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.991822 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991864 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 934) took 30217 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.988431 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991888 1116 rpcz_store.cc:269] 0503 14:05:24.774650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.775227 (+ 577us) service_pool.cc:224] Handling call
0503 14:05:54.991863 (+30216636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.991820 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.991820 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30216471}]]}
W20260503 14:05:54.991928 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 939) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.991947 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.991974 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 947) took 30104 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992007 1116 rpcz_store.cc:269] 0503 14:05:24.887875 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888114 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:54.991974 (+30103860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.991946 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.991946 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30103729}]]}
W20260503 14:05:54.991830 1123 rpcz_store.cc:269] 0503 14:05:24.574349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575105 (+ 756us) service_pool.cc:224] Handling call
0503 14:05:54.991788 (+30416683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.988791 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.988791 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30413603}]]}
W20260503 14:05:54.987481 1067 rpcz_store.cc:269] 0503 14:05:23.955707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.955888 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:54.987449 (+31031561us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.987047 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.987049 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31031045}]]}
W20260503 14:05:54.992163 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992203 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992251 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 818) took 30863 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992271 1067 rpcz_store.cc:269] 0503 14:05:24.128475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129932 (+ 1457us) service_pool.cc:224] Handling call
0503 14:05:54.992250 (+30862318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992200 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992201 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30862181}]]}
W20260503 14:05:54.992369 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992398 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 830) took 30645 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992419 1067 rpcz_store.cc:269] 0503 14:05:24.346795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347252 (+ 457us) service_pool.cc:224] Handling call
0503 14:05:54.992398 (+30645146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992368 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992369 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30645026}]]}
W20260503 14:05:54.992508 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992568 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 842) took 30421 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992601 1067 rpcz_store.cc:269] 0503 14:05:24.571064 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.571240 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:54.992565 (+30421325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992506 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992507 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30421161}]]}
W20260503 14:05:54.992676 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992710 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 854) took 30224 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992729 1067 rpcz_store.cc:269] 0503 14:05:24.768628 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.768813 (+ 185us) service_pool.cc:224] Handling call
0503 14:05:54.992709 (+30223896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992674 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992675 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30223730}]]}
W20260503 14:05:54.992828 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.992866 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 866) took 30110 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992892 1067 rpcz_store.cc:269] 0503 14:05:24.882357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882851 (+ 494us) service_pool.cc:224] Handling call
0503 14:05:54.992865 (+30110014us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992826 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992827 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30109900}]]}
I20260503 14:05:54.992977 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:54.991961 1086 rpcz_store.cc:269] 0503 14:05:24.772418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772858 (+ 440us) service_pool.cc:224] Handling call
0503 14:05:54.991926 (+30219068us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.988429 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.988430 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":2,"prepare.queue_time_us":30215493}]]}
W20260503 14:05:54.993132 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.993173 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 952) took 30105 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.993194 1086 rpcz_store.cc:269] 0503 14:05:24.887365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887909 (+ 544us) service_pool.cc:224] Handling call
0503 14:05:54.993172 (+30105263us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.993129 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.993130 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30105112}]]}
W20260503 14:05:54.992895 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.993355 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 851) took 30653 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.993383 1111 rpcz_store.cc:269] 0503 14:05:24.340095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.341292 (+ 1197us) service_pool.cc:224] Handling call
0503 14:05:54.993338 (+30652046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992889 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992890 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30651458}]]}
W20260503 14:05:54.993474 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.993510 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 863) took 30412 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992997 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.992202 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 930) took 30217 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.992730 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 791) took 31969 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.993692 1123 rpcz_store.cc:269] 0503 14:05:24.774545 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774736 (+ 191us) service_pool.cc:224] Handling call
0503 14:05:54.992201 (+30217465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992161 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.992162 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30217309}]]}
W20260503 14:05:54.993726 1080 rpcz_store.cc:269] 0503 14:05:23.023132 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023259 (+ 127us) service_pool.cc:224] Handling call
0503 14:05:54.992725 (+31969466us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.909507 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.909559 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.964073 (+1054514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.964074 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.964079 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.964080 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.964155 (+ 75us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.423546 (+459391us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.423589 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.659620 (+236031us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.659691 (+ 71us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.992616 (+332925us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.992709 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.992719 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.992719 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":29886153,"prepare.run_cpu_time_us":70214,"prepare.run_wall_time_us":1054658,"replication_time_us":459459}]]}
W20260503 14:05:54.993842 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.993533 1111 rpcz_store.cc:269] 0503 14:05:24.581254 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.581549 (+ 295us) service_pool.cc:224] Handling call
0503 14:05:54.993507 (+30411958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.993473 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.993474 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30411814}]]}
I20260503 14:05:54.993872 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
W20260503 14:05:54.993953 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.993984 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 875) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.994002 1111 rpcz_store.cc:269] 0503 14:05:24.774074 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774748 (+ 674us) service_pool.cc:224] Handling call
0503 14:05:54.993983 (+30219235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.993952 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.993953 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30219123}]]}
W20260503 14:05:54.994086 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.994118 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 887) took 30109 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.994141 1111 rpcz_store.cc:269] 0503 14:05:24.885076 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885210 (+ 134us) service_pool.cc:224] Handling call
0503 14:05:54.994117 (+30108907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.994084 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.994084 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30108804}]]}
I20260503 14:05:54.994004 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:54.993876 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 943) took 30106 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.994307 1123 rpcz_store.cc:269] 0503 14:05:24.887787 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888128 (+ 341us) service_pool.cc:224] Handling call
0503 14:05:54.993874 (+30105746us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.993840 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.993840 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30105638}]]}
W20260503 14:05:54.991649 1065 rpcz_store.cc:269] 0503 14:05:24.882288 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882501 (+ 213us) service_pool.cc:224] Handling call
0503 14:05:54.991623 (+30109122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.991574 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.991575 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30108974}]]}
W20260503 14:05:54.995229 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 851) took 31495 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.995275 1081 rpcz_store.cc:269] 0503 14:05:23.499492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500250 (+ 758us) service_pool.cc:224] Handling call
0503 14:05:54.995221 (+31494971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.137405 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.137443 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.390654 (+1253211us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.390655 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.390659 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.390659 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.390718 (+ 59us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.611976 (+221258us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.987720 (+375744us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.987901 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.987938 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:54.995121 (+ 7183us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:54.995204 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:54.995214 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:54.995214 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":375735,"prepare.queue_time_us":29637061,"prepare.run_cpu_time_us":78748,"prepare.run_wall_time_us":1253321,"replication_time_us":221310}]]}
I20260503 14:05:54.995416 1081 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:54.995554 1081 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:54.995640 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.995684 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:05:54.995760 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:54.995844 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:54.995901 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 929) took 30221 ms (client timeout 29999 ms). Trace:
W20260503 14:05:54.995929 1114 rpcz_store.cc:269] 0503 14:05:24.774527 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774914 (+ 387us) service_pool.cc:224] Handling call
0503 14:05:54.995900 (+30220986us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.995840 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:54.995841 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30220810}]]}
W20260503 14:05:55.061756 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.061861 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 942) took 30174 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.061892 1114 rpcz_store.cc:269] 0503 14:05:24.887770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888713 (+ 943us) service_pool.cc:224] Handling call
0503 14:05:55.061849 (+30173136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.061743 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.061745 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30172942}]]}
W20260503 14:05:54.996131 1287 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:54.997303 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.000s sys 0.000s
W20260503 14:05:55.063333 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 771) took 32041 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.063382 1109 rpcz_store.cc:269] 0503 14:05:23.021543 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.021666 (+ 123us) service_pool.cc:224] Handling call
0503 14:05:55.063325 (+32041659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.974328 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.974374 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.733966 (+759592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.733968 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.733973 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.733973 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.734044 (+ 71us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.071648 (+337604us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.730473 (+658825us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.735418 (+ 4945us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.735516 (+ 98us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.063183 (+327667us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.063305 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.063317 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.063317 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":658815,"prepare.queue_time_us":29952586,"prepare.run_cpu_time_us":52795,"prepare.run_wall_time_us":759724,"replication_time_us":337669}]]}
W20260503 14:05:55.063548 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.063510 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
W20260503 14:05:55.063589 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 807) took 31107 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.063619 1088 rpcz_store.cc:269] 0503 14:05:23.955724 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.955743 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:55.063588 (+31107845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.063546 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.063546 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31107706}]]}
I20260503 14:05:55.063647 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:55.063704 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.063750 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 819) took 30935 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.063786 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 499ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.045651 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.273s user 0.000s sys 0.000s
W20260503 14:05:55.063822 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.039404 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.263s user 0.000s sys 0.000s
W20260503 14:05:55.063771 1088 rpcz_store.cc:269] 0503 14:05:24.128511 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.130026 (+ 1515us) service_pool.cc:224] Handling call
0503 14:05:55.063748 (+30933722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.063702 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.063702 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30933600}]]}
W20260503 14:05:55.064755 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.064805 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 831) took 30717 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.064831 1088 rpcz_store.cc:269] 0503 14:05:24.346814 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347351 (+ 537us) service_pool.cc:224] Handling call
0503 14:05:55.064803 (+30717452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.064753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.064754 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30717300}]]}
W20260503 14:05:55.064913 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.064944 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 843) took 30493 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.064962 1088 rpcz_store.cc:269] 0503 14:05:24.571078 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.571096 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:55.064943 (+30493847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.064910 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.064912 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30493714}]]}
W20260503 14:05:55.065042 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.065076 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 855) took 30296 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.065096 1088 rpcz_store.cc:269] 0503 14:05:24.768643 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.768955 (+ 312us) service_pool.cc:224] Handling call
0503 14:05:55.065075 (+30296120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.065040 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.065041 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30295854}]]}
W20260503 14:05:55.065460 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 811) took 31306 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.111588 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.065596 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 141ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.111707 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 867) took 30225 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.111749 1088 rpcz_store.cc:269] 0503 14:05:24.886577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886796 (+ 219us) service_pool.cc:224] Handling call
0503 14:05:55.111704 (+30224908us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.111577 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.111579 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30224688}]]}
I20260503 14:05:55.065806 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
W20260503 14:05:55.111668 1077 rpcz_store.cc:269] 0503 14:05:23.758784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.759923 (+ 1139us) service_pool.cc:224] Handling call
0503 14:05:55.065453 (+31305530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.606459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.606499 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.387092 (+780593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.387094 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.387098 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.387099 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.387186 (+ 87us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:54.624869 (+237683us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.774947 (+150078us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.775998 (+ 1051us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.776045 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.065350 (+289305us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.065435 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.065445 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.065445 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":150070,"prepare.queue_time_us":29846277,"prepare.run_cpu_time_us":50169,"prepare.run_wall_time_us":780735,"replication_time_us":237765}]]}
W20260503 14:05:55.066162 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 785) took 31569 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.112188 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:55.112253 1085 rpcz_store.cc:269] 0503 14:05:23.496369 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.496768 (+ 399us) service_pool.cc:224] Handling call
0503 14:05:55.066158 (+31569390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.473755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.473817 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.924065 (+450248us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.924067 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.924072 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.924073 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.924139 (+ 66us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.111308 (+187169us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.769249 (+657941us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.772524 (+ 3275us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.772592 (+ 68us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.066049 (+293457us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.066137 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.066150 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.066150 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":657930,"prepare.queue_time_us":29976878,"prepare.run_cpu_time_us":29696,"prepare.run_wall_time_us":450400,"replication_time_us":187226}]]}
I20260503 14:05:55.140071 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:55.140321 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:55.074488 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.202s user 0.000s sys 0.000s
W20260503 14:05:55.140511 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.141764 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 812) took 31382 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.141824 1084 rpcz_store.cc:269] 0503 14:05:23.758797 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.764017 (+ 5220us) service_pool.cc:224] Handling call
0503 14:05:55.141756 (+31377739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.606927 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.607083 (+ 156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.193254 (+586171us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.193256 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.193258 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.193258 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.193337 (+ 79us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:54.655323 (+461986us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.872372 (+217049us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.872642 (+ 270us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.872711 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.141554 (+268843us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.141737 (+ 183us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.141748 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.141749 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217037,"prepare.queue_time_us":29842815,"prepare.run_cpu_time_us":36026,"prepare.run_wall_time_us":586421,"replication_time_us":462057}]]}
W20260503 14:05:55.065582 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.143181 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 871) took 30369 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.143214 1091 rpcz_store.cc:269] 0503 14:05:24.773982 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774326 (+ 344us) service_pool.cc:224] Handling call
0503 14:05:55.143178 (+30368852us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.065575 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.065575 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30291183}]]}
I20260503 14:05:55.143162 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
W20260503 14:05:55.143301 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.143311 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.143337 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 883) took 30258 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.143357 1091 rpcz_store.cc:269] 0503 14:05:24.884955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885910 (+ 955us) service_pool.cc:224] Handling call
0503 14:05:55.143336 (+30257426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.143299 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.143300 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30257282}]]}
I20260503 14:05:55.066556 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
I20260503 14:05:55.112362 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.075440 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
W20260503 14:05:55.214761 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.215967 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 788) took 31719 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.216035 1082 rpcz_store.cc:269] 0503 14:05:23.496423 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.496577 (+ 154us) service_pool.cc:224] Handling call
0503 14:05:55.215959 (+31719382us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.470546 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.470581 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.649210 (+178629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.649212 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.649285 (+ 73us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.649286 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.651301 (+ 2015us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:53.945804 (+294503us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.712991 (+767187us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.737875 (+ 24884us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.737936 (+ 61us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.215833 (+477897us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.215932 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.215948 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.215949 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":767177,"prepare.queue_time_us":29973872,"prepare.run_cpu_time_us":10860,"prepare.run_wall_time_us":180928,"replication_time_us":296512}]]}
W20260503 14:05:55.216137 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.216189 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 812) took 31259 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.216212 1098 rpcz_store.cc:269] 0503 14:05:23.957181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.960613 (+ 3432us) service_pool.cc:224] Handling call
0503 14:05:55.216188 (+31255575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.216133 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.216134 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31255398}]]}
I20260503 14:05:55.216161 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
W20260503 14:05:55.216306 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.216322 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:55.216336 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 824) took 31082 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.216358 1098 rpcz_store.cc:269] 0503 14:05:24.134152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.134165 (+ 13us) service_pool.cc:224] Handling call
0503 14:05:55.216335 (+31082170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.216304 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.216305 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31082062}]]}
W20260503 14:05:55.216430 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.396334 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 836) took 31049 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.396420 1098 rpcz_store.cc:269] 0503 14:05:24.346943 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347798 (+ 855us) service_pool.cc:224] Handling call
0503 14:05:55.396304 (+31048506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.216428 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.216429 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30868539}]]}
W20260503 14:05:55.396605 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.396659 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 848) took 30823 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.396687 1098 rpcz_store.cc:269] 0503 14:05:24.572719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.572810 (+ 91us) service_pool.cc:224] Handling call
0503 14:05:55.396657 (+30823847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.396599 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.396601 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30823641}]]}
W20260503 14:05:55.396780 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.396816 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 860) took 30625 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.396842 1098 rpcz_store.cc:269] 0503 14:05:24.771561 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.771727 (+ 166us) service_pool.cc:224] Handling call
0503 14:05:55.396815 (+30625088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.396777 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.396778 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30624979}]]}
W20260503 14:05:55.396924 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.396957 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 872) took 30510 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.396982 1098 rpcz_store.cc:269] 0503 14:05:24.886697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887082 (+ 385us) service_pool.cc:224] Handling call
0503 14:05:55.396955 (+30509873us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.396921 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.396921 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30509592}]]}
W20260503 14:05:55.397060 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.397096 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 884) took 30082 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.397127 1098 rpcz_store.cc:269] 0503 14:05:25.314444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315848 (+ 1404us) service_pool.cc:224] Handling call
0503 14:05:55.397094 (+30081246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.397057 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.397058 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30080973}]]}
W20260503 14:05:55.143410 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.144402 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.461s user 0.000s sys 0.000s
W20260503 14:05:55.398882 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 784) took 32375 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.398940 1076 rpcz_store.cc:269] 0503 14:05:23.022989 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023642 (+ 653us) service_pool.cc:224] Handling call
0503 14:05:55.398871 (+32375229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.886484 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.886527 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.035224 (+1148697us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.035226 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.035232 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.035233 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.035307 (+ 74us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.533633 (+498326us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.682941 (+149308us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.683204 (+ 263us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.683261 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.398724 (+715463us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.398846 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.398861 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.398861 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149299,"prepare.queue_time_us":29862747,"prepare.run_cpu_time_us":79980,"prepare.run_wall_time_us":1148833,"replication_time_us":498393}]]}
I20260503 14:05:55.399120 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
I20260503 14:05:55.399273 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.151086 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 854) took 31651 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.399380 1074 rpcz_store.cc:269] 0503 14:05:23.499544 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499778 (+ 234us) service_pool.cc:224] Handling call
0503 14:05:55.151073 (+31651295us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.154972 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.155019 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.360264 (+1205245us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.360265 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.360270 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.360270 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.360353 (+ 83us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.601008 (+240655us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.983366 (+382358us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.983630 (+ 264us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.983682 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.150955 (+167273us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.151055 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.151065 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.151065 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":382349,"prepare.queue_time_us":29655108,"prepare.run_cpu_time_us":73354,"prepare.run_wall_time_us":1205389,"replication_time_us":240732}]]}
I20260503 14:05:55.784322 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42
I20260503 14:05:55.784590 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:55.151662 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.784742 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 932) took 31010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.784783 1102 rpcz_store.cc:269] 0503 14:05:24.774599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.775037 (+ 438us) service_pool.cc:224] Handling call
0503 14:05:55.784738 (+31009701us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.151658 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.151659 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30376533}]]}
W20260503 14:05:55.784909 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.155275 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.324s user 0.000s sys 0.000s
W20260503 14:05:55.841492 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 945) took 30953 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.841555 1102 rpcz_store.cc:269] 0503 14:05:24.887822 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887849 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:55.841478 (+30953629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.784904 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.784906 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30896879}]]}
W20260503 14:05:55.841714 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.841750 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 958) took 30527 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.841769 1102 rpcz_store.cc:269] 0503 14:05:25.313931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314311 (+ 380us) service_pool.cc:224] Handling call
0503 14:05:55.841750 (+30527439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.841712 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.841713 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30527267}]]}
W20260503 14:05:55.841831 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.841856 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 971) took 30070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.841873 1102 rpcz_store.cc:269] 0503 14:05:25.771581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771868 (+ 287us) service_pool.cc:224] Handling call
0503 14:05:55.841855 (+30069987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.841830 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.841830 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30069864}]]}
W20260503 14:05:55.842674 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 837) took 32817 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.842725 1075 rpcz_store.cc:269] 0503 14:05:23.025223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025240 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:55.842667 (+32817427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.968231 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.968281 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.985754 (+1017473us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.985755 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.985759 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.985760 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:53.985841 (+ 81us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.424674 (+438833us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.809642 (+384968us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.830970 (+ 21328us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.831040 (+ 70us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.842529 (+1011489us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.842634 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.842658 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.842659 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384958,"prepare.queue_time_us":29942483,"prepare.run_cpu_time_us":59708,"prepare.run_wall_time_us":1017632,"replication_time_us":438908}]]}
W20260503 14:05:55.842818 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.842895 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 902) took 31499 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.842864 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42
W20260503 14:05:55.842926 1066 rpcz_store.cc:269] 0503 14:05:24.343527 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344195 (+ 668us) service_pool.cc:224] Handling call
0503 14:05:55.842892 (+31498697us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.842811 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.842812 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31498501}]]}
W20260503 14:05:55.206497 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.477s user 0.000s sys 0.000s
W20260503 14:05:55.843019 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.843068 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 915) took 31268 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.843088 1066 rpcz_store.cc:269] 0503 14:05:24.574181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574596 (+ 415us) service_pool.cc:224] Handling call
0503 14:05:55.843067 (+31268471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.843017 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.843018 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31268302}]]}
I20260503 14:05:55.142227 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
W20260503 14:05:55.142279 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845309 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845366 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 928) took 31070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.216627 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.845396 1066 rpcz_store.cc:269] 0503 14:05:24.774511 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774785 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:55.845365 (+31070580us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.845304 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.845305 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31070417}]]}
W20260503 14:05:55.142474 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.216820 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 387ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.845504 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.217911 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:55.845542 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 941) took 30957 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.238440 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845567 1066 rpcz_store.cc:269] 0503 14:05:24.887710 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888035 (+ 325us) service_pool.cc:224] Handling call
0503 14:05:55.845540 (+30957505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.845502 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.845502 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30957382}]]}
W20260503 14:05:55.259842 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.264s user 0.000s sys 0.000s
W20260503 14:05:55.845613 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 845) took 31274 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.845633 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845674 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 954) took 30531 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.845707 1066 rpcz_store.cc:269] 0503 14:05:25.313872 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315286 (+ 1414us) service_pool.cc:224] Handling call
0503 14:05:55.845674 (+30530388us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.845632 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.845632 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30530260}]]}
W20260503 14:05:55.845793 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845829 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 967) took 30076 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.845855 1066 rpcz_store.cc:269] 0503 14:05:25.769115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.769427 (+ 312us) service_pool.cc:224] Handling call
0503 14:05:55.845827 (+30076400us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.845792 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.845792 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30076267}]]}
I20260503 14:05:55.845917 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:55.238142 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.315315 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 807) took 31557 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.845314 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 860) took 31271 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.846045 1077 rpcz_store.cc:269] 0503 14:05:23.757693 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757753 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:55.315297 (+31557544us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.604464 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.604499 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.388903 (+784404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.388905 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.388909 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.388909 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.388999 (+ 90us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:54.804317 (+415318us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.112183 (+307866us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.214636 (+102453us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.214707 (+ 71us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.315156 (+100449us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.315269 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.315283 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.315284 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":307855,"prepare.queue_time_us":29846581,"prepare.run_cpu_time_us":46712,"prepare.run_wall_time_us":786350,"replication_time_us":415401}]]}
W20260503 14:05:55.846138 1093 rpcz_store.cc:269] 0503 14:05:24.573560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574590 (+ 1030us) service_pool.cc:224] Handling call
0503 14:05:55.845309 (+31270719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.142270 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.142271 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30567577}]]}
W20260503 14:05:55.846262 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.846305 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 872) took 31072 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.846232 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
W20260503 14:05:55.315686 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.381778 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.396s user 0.000s sys 0.000s
I20260503 14:05:55.847958 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.848995 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 849) took 32824 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.849045 1071 rpcz_store.cc:269] 0503 14:05:23.024899 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025909 (+ 1010us) service_pool.cc:224] Handling call
0503 14:05:55.848988 (+32823079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.971724 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.971769 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.005873 (+1034104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.005875 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.005882 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.005883 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.005988 (+ 105us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.453233 (+447245us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.985145 (+531912us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.985335 (+ 190us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.985370 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.848873 (+863503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.848967 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.848981 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.848982 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":531904,"prepare.queue_time_us":29945757,"prepare.run_cpu_time_us":70186,"prepare.run_wall_time_us":1034274,"replication_time_us":447345}]]}
W20260503 14:05:55.849118 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849179 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 914) took 31505 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.389644 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.444s user 0.000s sys 0.000s
W20260503 14:05:55.849206 959 rpcz_store.cc:269] 0503 14:05:24.343767 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344119 (+ 352us) service_pool.cc:224] Handling call
0503 14:05:55.849177 (+31505058us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849114 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849114 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31504909}]]}
W20260503 14:05:55.849313 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849354 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 927) took 31275 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.849380 959 rpcz_store.cc:269] 0503 14:05:24.573753 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575199 (+ 1446us) service_pool.cc:224] Handling call
0503 14:05:55.849351 (+31274152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849313 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31274028}]]}
W20260503 14:05:55.849472 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849510 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 940) took 31077 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.849539 959 rpcz_store.cc:269] 0503 14:05:24.772438 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772947 (+ 509us) service_pool.cc:224] Handling call
0503 14:05:55.849508 (+31076561us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849470 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849471 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31076446}]]}
W20260503 14:05:55.849649 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849689 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 953) took 30962 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.849714 959 rpcz_store.cc:269] 0503 14:05:24.887402 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888025 (+ 623us) service_pool.cc:224] Handling call
0503 14:05:55.849687 (+30961662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849647 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849647 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30961524}]]}
W20260503 14:05:55.849795 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849829 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 966) took 30535 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.849852 959 rpcz_store.cc:269] 0503 14:05:25.314133 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315892 (+ 1759us) service_pool.cc:224] Handling call
0503 14:05:55.849828 (+30533936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849792 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849793 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30533792}]]}
W20260503 14:05:55.849944 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.849977 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 979) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.850001 959 rpcz_store.cc:269] 0503 14:05:25.768512 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768973 (+ 461us) service_pool.cc:224] Handling call
0503 14:05:55.849976 (+30081003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.849942 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.849943 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30080884}]]}
W20260503 14:05:55.850185 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 855) took 32350 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.850291 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.850322 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 405ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.850351 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 920) took 31271 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.850373 1117 rpcz_store.cc:269] 0503 14:05:24.578493 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.578588 (+ 95us) service_pool.cc:224] Handling call
0503 14:05:55.850350 (+31271762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.850285 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.850286 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31271568}]]}
W20260503 14:05:55.399600 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 1ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.850449 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.850482 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 933) took 31075 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.850499 1117 rpcz_store.cc:269] 0503 14:05:24.774612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.775104 (+ 492us) service_pool.cc:224] Handling call
0503 14:05:55.850482 (+31075378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.850448 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.850448 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31075230}]]}
W20260503 14:05:55.850554 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.151454 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:55.850600 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 946) took 30962 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.850625 1117 rpcz_store.cc:269] 0503 14:05:24.887859 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888892 (+ 1033us) service_pool.cc:224] Handling call
0503 14:05:55.850598 (+30961706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.850553 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.850554 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30961611}]]}
W20260503 14:05:55.421270 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.442s user 0.000s sys 0.000s
W20260503 14:05:55.851636 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 852) took 32826 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.851679 1079 rpcz_store.cc:269] 0503 14:05:23.024987 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026156 (+ 1169us) service_pool.cc:224] Handling call
0503 14:05:55.851632 (+32825476us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.966672 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.966706 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.138435 (+1171729us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.138436 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.138442 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.138442 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.138514 (+ 72us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.448631 (+310117us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.979255 (+530624us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.979574 (+ 319us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.979631 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.851554 (+871923us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.851612 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.851624 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.851625 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":530613,"prepare.queue_time_us":29940391,"prepare.run_cpu_time_us":74847,"prepare.run_wall_time_us":1171848,"replication_time_us":310161}]]}
I20260503 14:05:55.851821 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:55.851974 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:55.459848 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.471s user 0.000s sys 0.000s
W20260503 14:05:55.254793 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 47e021e74772423781f3d137373445bb: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:55.503746 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.363s user 0.000s sys 0.000s
W20260503 14:05:55.852192 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 597418us
W20260503 14:05:55.852762 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.852821 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 930) took 31279 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.852854 1118 rpcz_store.cc:269] 0503 14:05:24.573811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575565 (+ 1754us) service_pool.cc:224] Handling call
0503 14:05:55.852820 (+31277255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.852757 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.852758 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31277122}]]}
W20260503 14:05:55.852972 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.853006 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 943) took 31080 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.853047 1118 rpcz_store.cc:269] 0503 14:05:24.772503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772653 (+ 150us) service_pool.cc:224] Handling call
0503 14:05:55.853005 (+31080352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.852968 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.852969 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31080220}]]}
W20260503 14:05:55.853128 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.853174 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 956) took 30965 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.853207 1118 rpcz_store.cc:269] 0503 14:05:24.887449 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887731 (+ 282us) service_pool.cc:224] Handling call
0503 14:05:55.853172 (+30965441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.853126 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.853127 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30965306}]]}
W20260503 14:05:55.853278 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.853327 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 969) took 30539 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.853353 1118 rpcz_store.cc:269] 0503 14:05:25.314181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315286 (+ 1105us) service_pool.cc:224] Handling call
0503 14:05:55.853324 (+30538038us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.853276 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.853277 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30537902}]]}
W20260503 14:05:55.853436 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.853470 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 982) took 30084 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.853130 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 799) took 32088 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.853619 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.454s user 0.000s sys 0.000s
W20260503 14:05:55.853571 1085 rpcz_store.cc:269] 0503 14:05:23.765016 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765205 (+ 189us) service_pool.cc:224] Handling call
0503 14:05:55.853124 (+32087919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605976 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.606008 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.358812 (+752804us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.358814 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.358818 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.358818 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.358904 (+ 86us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:54.693405 (+334501us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.140057 (+446652us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.140357 (+ 300us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.140416 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.853032 (+712616us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.853105 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.853118 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.853119 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":446642,"prepare.queue_time_us":29840677,"prepare.run_cpu_time_us":45534,"prepare.run_wall_time_us":752936,"replication_time_us":334580}]]}
I20260503 14:05:55.853812 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:55.853957 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:55.854113 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.854578 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 834) took 31721 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.854620 1076 rpcz_store.cc:269] 0503 14:05:24.133554 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.133590 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:55.854571 (+31720981us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.983407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.983448 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.539027 (+555579us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.539030 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.539115 (+ 85us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.540298 (+ 1183us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.607717 (+ 67419us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:55.043817 (+436100us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.399117 (+355300us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.399301 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.399346 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.854456 (+455110us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.854555 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.854564 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.854565 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355290,"prepare.queue_time_us":29849708,"prepare.run_cpu_time_us":41903,"prepare.run_wall_time_us":627177,"replication_time_us":503512}]]}
I20260503 14:05:55.854751 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
I20260503 14:05:55.854909 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.855120 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.855370 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.850605 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.855612 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.850453 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.855430 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 906) took 30082 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.855799 1100 rpcz_store.cc:269] 0503 14:05:25.773347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774092 (+ 745us) service_pool.cc:224] Handling call
0503 14:05:55.855429 (+30081337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.855364 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.855365 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30081191}]]}
W20260503 14:05:55.539788 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:55.553511 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.410s user 0.000s sys 0.000s
W20260503 14:05:55.856261 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 866) took 31087 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.856302 1113 rpcz_store.cc:269] 0503 14:05:24.768961 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.769167 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:55.856257 (+31087090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.712755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.712792 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.539725 (+826933us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.539727 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.539738 (+ 11us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.539739 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.539752 (+ 13us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:55.539753 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29943501}]]}
W20260503 14:05:55.856398 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.856431 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 878) took 30971 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.856447 1113 rpcz_store.cc:269] 0503 14:05:24.884850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885384 (+ 534us) service_pool.cc:224] Handling call
0503 14:05:55.856430 (+30971046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.856396 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.856397 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30970926}]]}
W20260503 14:05:55.856491 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.857122 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 833) took 31729 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.856515 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 890) took 30543 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.857160 1084 rpcz_store.cc:269] 0503 14:05:24.127827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128334 (+ 507us) service_pool.cc:224] Handling call
0503 14:05:55.857117 (+31728783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.963370 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.963399 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.673780 (+710381us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.673781 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.673786 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.673787 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.673883 (+ 96us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:54.954909 (+281026us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.143156 (+188247us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.143339 (+ 183us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.143380 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.857040 (+713660us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.857099 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.857112 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.857112 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188237,"prepare.queue_time_us":29834946,"prepare.run_cpu_time_us":55616,"prepare.run_wall_time_us":710522,"replication_time_us":281115}]]}
I20260503 14:05:55.857271 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
W20260503 14:05:55.857227 1113 rpcz_store.cc:269] 0503 14:05:25.312998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313564 (+ 566us) service_pool.cc:224] Handling call
0503 14:05:55.856514 (+30542950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.856490 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.856490 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30542803}]]}
W20260503 14:05:55.857380 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.857401 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:55.562726 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:55.857417 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.857446 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 936) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.857481 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 438ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.563076 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.499s user 0.000s sys 0.000s
W20260503 14:05:55.857420 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 859) took 31085 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.857576 1106 rpcz_store.cc:269] 0503 14:05:24.771547 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.771627 (+ 80us) service_pool.cc:224] Handling call
0503 14:05:55.857418 (+31085791us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.857378 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.857379 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31085659}]]}
W20260503 14:05:55.678308 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.857671 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.679277 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.857695 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.857744 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 856) took 31284 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.732887 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:55.857823 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 949) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.857678 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.785161 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.789924 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:55.151893 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.844009 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 846) took 32819 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.857899 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 865) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.844137 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.212862 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
W20260503 14:05:55.857489 1112 rpcz_store.cc:269] 0503 14:05:24.882265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882375 (+ 110us) service_pool.cc:224] Handling call
0503 14:05:55.857445 (+30975070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.785674 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.785804 (+ 130us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.562687 (+776883us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.562689 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.562696 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.562697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.562709 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:55.562710 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29903183}]]}
W20260503 14:05:55.857972 969 rpcz_store.cc:269] 0503 14:05:24.882339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882771 (+ 432us) service_pool.cc:224] Handling call
0503 14:05:55.857897 (+30975126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.830914 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.830971 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.789870 (+958899us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.789873 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.789881 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.789882 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.789892 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:55.789893 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29948070}]]}
W20260503 14:05:55.858057 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858076 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858098 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 949) took 30544 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.858114 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 877) took 30543 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.858143 969 rpcz_store.cc:269] 0503 14:05:25.314319 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316101 (+ 1782us) service_pool.cc:224] Handling call
0503 14:05:55.858112 (+30542011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858075 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858075 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30541878}]]}
W20260503 14:05:55.858192 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858223 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 889) took 30088 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.858255 969 rpcz_store.cc:269] 0503 14:05:25.770019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770120 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:55.858222 (+30088102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858191 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858192 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30087978}]]}
W20260503 14:05:55.855371 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.844163 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858438 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 792) took 32360 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.724817 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:55.858526 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858554 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 418ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.858415 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 924) took 31284 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.844229 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.858634 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.858119 1112 rpcz_store.cc:269] 0503 14:05:25.313771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314788 (+ 1017us) service_pool.cc:224] Handling call
0503 14:05:55.858096 (+30543308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858053 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858054 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30543160}]]}
I20260503 14:05:55.858268 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
W20260503 14:05:55.858824 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858865 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 962) took 30091 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.858886 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 840) took 31720 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.843024 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:55.858970 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858614 1090 rpcz_store.cc:269] 0503 14:05:24.573711 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574893 (+ 1182us) service_pool.cc:224] Handling call
0503 14:05:55.858413 (+31283520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.844159 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.844160 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31269173}]]}
W20260503 14:05:55.846331 1093 rpcz_store.cc:269] 0503 14:05:24.773999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774398 (+ 399us) service_pool.cc:224] Handling call
0503 14:05:55.846303 (+31071905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.846260 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.846261 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31071737}]]}
W20260503 14:05:55.859035 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 876) took 31084 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.282171 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.295s user 0.000s sys 0.000s
W20260503 14:05:55.859079 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859112 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859138 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 937) took 31089 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859148 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 884) took 30974 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859176 1093 rpcz_store.cc:269] 0503 14:05:24.884969 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886022 (+ 1053us) service_pool.cc:224] Handling call
0503 14:05:55.859146 (+30973124us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859110 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859110 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30972991}]]}
W20260503 14:05:55.859163 1090 rpcz_store.cc:269] 0503 14:05:24.769789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.770027 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:55.859135 (+31089108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859077 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859078 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31088953}]]}
W20260503 14:05:55.859242 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.845655 1104 rpcz_store.cc:269] 0503 14:05:24.571612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.572034 (+ 422us) service_pool.cc:224] Handling call
0503 14:05:55.845608 (+31273574us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.238287 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.238289 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30665987}]]}
W20260503 14:05:55.859262 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859306 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 950) took 30976 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859325 1090 rpcz_store.cc:269] 0503 14:05:24.882320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882688 (+ 368us) service_pool.cc:224] Handling call
0503 14:05:55.859306 (+30976618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859260 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859261 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30976497}]]}
W20260503 14:05:55.859408 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859422 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.859440 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 963) took 30545 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859463 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 359ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.859331 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859547 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 857) took 31088 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859570 1104 rpcz_store.cc:269] 0503 14:05:24.771518 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772373 (+ 855us) service_pool.cc:224] Handling call
0503 14:05:55.859545 (+31087172us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859329 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859329 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31086832}]]}
I20260503 14:05:55.859642 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
W20260503 14:05:55.859666 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.859687 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
W20260503 14:05:55.859701 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 869) took 30973 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859731 1104 rpcz_store.cc:269] 0503 14:05:24.886651 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886796 (+ 145us) service_pool.cc:224] Handling call
0503 14:05:55.859700 (+30972904us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859663 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859664 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30972787}]]}
W20260503 14:05:55.859802 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859833 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 881) took 30545 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859853 1104 rpcz_store.cc:269] 0503 14:05:25.314397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316632 (+ 2235us) service_pool.cc:224] Handling call
0503 14:05:55.859832 (+30543200us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859800 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859801 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30542969}]]}
W20260503 14:05:55.859921 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859956 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 893) took 30089 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.315573 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858474 1109 rpcz_store.cc:269] 0503 14:05:23.497980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.497998 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:55.858434 (+32360436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.447096 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.447140 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.200480 (+753340us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.200482 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.200486 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.200487 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.200565 (+ 78us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.467323 (+266758us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.063508 (+596185us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.063674 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.063710 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.858364 (+794654us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.858418 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.858428 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.858429 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":596176,"prepare.queue_time_us":29948979,"prepare.run_cpu_time_us":47604,"prepare.run_wall_time_us":753481,"replication_time_us":266830,"spinlock_wait_cycles":1408}]]}
W20260503 14:05:55.860069 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 867) took 31091 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.860105 1096 rpcz_store.cc:269] 0503 14:05:24.768978 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.769261 (+ 283us) service_pool.cc:224] Handling call
0503 14:05:55.860067 (+31090806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.315558 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.315559 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546242}]]}
W20260503 14:05:55.860204 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.860234 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 879) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.846936 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.860251 1096 rpcz_store.cc:269] 0503 14:05:24.884868 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885478 (+ 610us) service_pool.cc:224] Handling call
0503 14:05:55.860233 (+30974755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.860202 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.860203 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30974615}]]}
W20260503 14:05:55.857932 1078 rpcz_store.cc:269] 0503 14:05:23.024848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025660 (+ 812us) service_pool.cc:224] Handling call
0503 14:05:55.844002 (+32818342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.910295 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.924007 (+ 13712us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.007057 (+1083050us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.007058 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.007062 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.007063 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.007139 (+ 76us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.358617 (+351478us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.728735 (+370118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.728978 (+ 243us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.729034 (+ 56us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.843911 (+1114877us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.843980 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.843994 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.843995 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370108,"prepare.queue_time_us":29884062,"prepare.run_cpu_time_us":64503,"prepare.run_wall_time_us":1097100,"replication_time_us":351540}]]}
W20260503 14:05:55.860363 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.857775 1110 rpcz_store.cc:269] 0503 14:05:24.573495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574223 (+ 728us) service_pool.cc:224] Handling call
0503 14:05:55.857742 (+31283519us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.679103 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.679104 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31104216}]]}
W20260503 14:05:55.860407 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 891) took 30547 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.846848 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.860482 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.860551 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 939) took 30972 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.858562 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 133751us
W20260503 14:05:55.860579 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 868) took 31086 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.860616 1110 rpcz_store.cc:269] 0503 14:05:24.773887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774112 (+ 225us) service_pool.cc:224] Handling call
0503 14:05:55.860576 (+31086464us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.860480 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.860480 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31086268}]]}
W20260503 14:05:55.860766 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.860802 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 880) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.860826 1110 rpcz_store.cc:269] 0503 14:05:24.884884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885594 (+ 710us) service_pool.cc:224] Handling call
0503 14:05:55.860801 (+30975207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.860764 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.860765 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30975065}]]}
W20260503 14:05:55.860883 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.860913 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 892) took 30547 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.860934 1110 rpcz_store.cc:269] 0503 14:05:25.313049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313797 (+ 748us) service_pool.cc:224] Handling call
0503 14:05:55.860911 (+30547114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.860882 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.860883 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546961}]]}
W20260503 14:05:55.861007 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.861035 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 904) took 30087 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.861055 1110 rpcz_store.cc:269] 0503 14:05:25.773304 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773896 (+ 592us) service_pool.cc:224] Handling call
0503 14:05:55.861034 (+30087138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.861005 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.861006 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30086990}]]}
W20260503 14:05:55.860435 1096 rpcz_store.cc:269] 0503 14:05:25.313023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313698 (+ 675us) service_pool.cc:224] Handling call
0503 14:05:55.860406 (+30546708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.860362 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.860362 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546574}]]}
I20260503 14:05:55.861157 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
I20260503 14:05:55.861198 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:55.860579 1099 rpcz_store.cc:269] 0503 14:05:24.887679 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888489 (+ 810us) service_pool.cc:224] Handling call
0503 14:05:55.860527 (+30972038us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.846844 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.846845 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30958243}]]}
W20260503 14:05:55.857853 1069 rpcz_store.cc:269] 0503 14:05:24.882300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882605 (+ 305us) service_pool.cc:224] Handling call
0503 14:05:55.857822 (+30975217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.774852 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.774882 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.731226 (+956344us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.731299 (+ 73us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.731466 (+ 167us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.731724 (+ 258us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.732077 (+ 353us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:55.732163 (+ 86us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29892173}]]}
W20260503 14:05:55.861346 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.861361 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.861382 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 962) took 30547 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.861402 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 952) took 30547 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.861202 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.859272 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 896) took 30546 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.861501 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 903) took 30088 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.860110 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:55.864058 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:55.860373 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
W20260503 14:05:55.850225 1072 rpcz_store.cc:269] 0503 14:05:23.499561 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.499678 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:55.850178 (+32350500us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.136571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.136617 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.263350 (+1126733us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.263692 (+ 342us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.264030 (+ 338us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.264030 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.273345 (+ 9315us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.586714 (+313369us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.835521 (+248807us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.945540 (+110019us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.945605 (+ 65us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.850083 (+904478us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.850158 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.850170 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.850171 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":248797,"prepare.queue_time_us":29636629,"prepare.run_cpu_time_us":106638,"prepare.run_wall_time_us":1137531,"replication_time_us":322676}]]}
W20260503 14:05:55.861542 1096 rpcz_store.cc:269] 0503 14:05:25.773282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773820 (+ 538us) service_pool.cc:224] Handling call
0503 14:05:55.861499 (+30087679us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.861198 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.861199 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30087309}]]}
I20260503 14:05:55.864199 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:55.864213 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 38 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:55.850710 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.865216 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:55.865240 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 959) took 30551 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.865275 1117 rpcz_store.cc:269] 0503 14:05:25.313947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314094 (+ 147us) service_pool.cc:224] Handling call
0503 14:05:55.865237 (+30551143us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.850708 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.850709 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30536524}]]}
W20260503 14:05:55.865320 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.865397 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.865430 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 972) took 30093 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.865456 1117 rpcz_store.cc:269] 0503 14:05:25.771596 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771972 (+ 376us) service_pool.cc:224] Handling call
0503 14:05:55.865429 (+30093457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.865394 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.865396 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30093345}]]}
W20260503 14:05:55.861405 1069 rpcz_store.cc:269] 0503 14:05:25.314054 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314834 (+ 780us) service_pool.cc:224] Handling call
0503 14:05:55.861381 (+30546547us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.861344 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.861345 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546399}]]}
W20260503 14:05:55.865633 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.865690 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 975) took 30098 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.865716 1069 rpcz_store.cc:269] 0503 14:05:25.767153 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.767176 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:55.865688 (+30098512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.865629 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.865630 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30098317}]]}
W20260503 14:05:55.859977 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 791) took 32362 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.861506 1093 rpcz_store.cc:269] 0503 14:05:25.313114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314263 (+ 1149us) service_pool.cc:224] Handling call
0503 14:05:55.859270 (+30545007us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859241 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859242 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30544865}]]}
W20260503 14:05:55.865903 1073 rpcz_store.cc:269] 0503 14:05:23.497963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498164 (+ 201us) service_pool.cc:224] Handling call
0503 14:05:55.859970 (+32361806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.067528 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.067579 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.054661 (+987082us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.054663 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.054669 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.054670 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.054759 (+ 89us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.411416 (+356657us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.986671 (+575255us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.986842 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.986887 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.859894 (+873007us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.859952 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.859964 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.859965 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":575245,"prepare.queue_time_us":29569234,"prepare.run_cpu_time_us":61679,"prepare.run_wall_time_us":987240,"replication_time_us":356739}]]}
W20260503 14:05:55.866020 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.866082 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 908) took 30092 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.866044 1073 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:55.861434 1099 rpcz_store.cc:269] 0503 14:05:25.313843 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315096 (+ 1253us) service_pool.cc:224] Handling call
0503 14:05:55.861400 (+30546304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.861358 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.861359 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30546179}]]}
I20260503 14:05:55.867416 1073 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:55.867493 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.867512 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.867547 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 965) took 30099 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.867575 1099 rpcz_store.cc:269] 0503 14:05:25.768034 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768151 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:55.867544 (+30099393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.867490 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.867491 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30099252}]]}
W20260503 14:05:55.857715 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 871) took 30971 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.867748 1106 rpcz_store.cc:269] 0503 14:05:24.886678 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886979 (+ 301us) service_pool.cc:224] Handling call
0503 14:05:55.857713 (+30970734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.857668 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.857668 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30970593}]]}
W20260503 14:05:55.867868 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.867905 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 883) took 30553 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.867931 1106 rpcz_store.cc:269] 0503 14:05:25.314428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316843 (+ 2415us) service_pool.cc:224] Handling call
0503 14:05:55.867903 (+30551060us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.867866 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.867867 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30550933}]]}
W20260503 14:05:55.868007 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.868042 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 895) took 30097 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.868067 1106 rpcz_store.cc:269] 0503 14:05:25.770127 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770825 (+ 698us) service_pool.cc:224] Handling call
0503 14:05:55.868041 (+30097216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.868005 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.868005 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30097113}]]}
W20260503 14:05:55.857757 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 881) took 30972 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.868206 1095 rpcz_store.cc:269] 0503 14:05:24.884921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885706 (+ 785us) service_pool.cc:224] Handling call
0503 14:05:55.857756 (+30972050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.857692 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.857693 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30971890}]]}
W20260503 14:05:55.869416 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.869468 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 893) took 30556 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.869494 1095 rpcz_store.cc:269] 0503 14:05:25.313065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313932 (+ 867us) service_pool.cc:224] Handling call
0503 14:05:55.869466 (+30555534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.869412 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.869413 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30555383}]]}
W20260503 14:05:55.869599 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.869634 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 905) took 30096 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.869663 1095 rpcz_store.cc:269] 0503 14:05:25.773332 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774025 (+ 693us) service_pool.cc:224] Handling call
0503 14:05:55.869633 (+30095608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.869597 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.869598 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30095517}]]}
W20260503 14:05:55.846570 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 848) took 32347 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.869850 1081 rpcz_store.cc:269] 0503 14:05:23.499441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500015 (+ 574us) service_pool.cc:224] Handling call
0503 14:05:55.846565 (+32346550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.446534 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.446609 (+ 75us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.526469 (+1079860us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.526471 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.526475 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.526475 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.526545 (+ 70us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.780597 (+254052us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.995413 (+214816us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.995581 (+ 168us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.995614 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.846427 (+850813us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.846542 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.846559 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.846559 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":214806,"prepare.queue_time_us":29946441,"prepare.run_cpu_time_us":68094,"prepare.run_wall_time_us":1080024,"replication_time_us":254117}]]}
I20260503 14:05:55.870009 1081 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
W20260503 14:05:55.858899 1112 rpcz_store.cc:269] 0503 14:05:25.767347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.767369 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:55.858862 (+30091493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858819 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858820 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30091362}]]}
I20260503 14:05:55.871714 1081 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:55.863317 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.871901 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 925) took 31298 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.871934 1124 rpcz_store.cc:269] 0503 14:05:24.573726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574992 (+ 1266us) service_pool.cc:224] Handling call
0503 14:05:55.871897 (+31296905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.863313 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.863314 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31288215}]]}
W20260503 14:05:55.872051 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.872087 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 938) took 31102 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.872113 1124 rpcz_store.cc:269] 0503 14:05:24.769806 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.770130 (+ 324us) service_pool.cc:224] Handling call
0503 14:05:55.872085 (+31101955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.872047 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.872048 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31101847}]]}
W20260503 14:05:55.872192 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.872224 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 951) took 30989 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.872249 1124 rpcz_store.cc:269] 0503 14:05:24.882336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.882356 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:55.872223 (+30989867us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.872190 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.872191 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30989700}]]}
W20260503 14:05:55.872329 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.858574 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 852) took 31278 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.863366 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.857473 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 902) took 30084 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.859061 1126 rpcz_store.cc:269] 0503 14:05:24.774090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774826 (+ 736us) service_pool.cc:224] Handling call
0503 14:05:55.859032 (+31084206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858966 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858967 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31084058}]]}
I20260503 14:05:55.863812 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 39
W20260503 14:05:55.853489 1118 rpcz_store.cc:269] 0503 14:05:25.768574 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768606 (+ 32us) service_pool.cc:224] Handling call
0503 14:05:55.853468 (+30084862us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.853434 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.853435 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30084726}]]}
W20260503 14:05:55.864337 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 212ms of latency in SegmentAllocator::Sync()
I20260503 14:05:55.861234 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:55.858915 1080 rpcz_store.cc:269] 0503 14:05:24.137935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.138182 (+ 247us) service_pool.cc:224] Handling call
0503 14:05:55.858882 (+31720700us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.962657 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.962725 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.462997 (+500272us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.463000 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.463005 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.463006 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.463106 (+ 100us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:54.675008 (+211902us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.993870 (+318862us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.994256 (+ 386us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.994297 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.858798 (+864501us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.858859 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.858873 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.858873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318853,"prepare.queue_time_us":29824383,"prepare.run_cpu_time_us":31965,"prepare.run_wall_time_us":500470,"replication_time_us":211998}]]}
I20260503 14:05:55.849208 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
W20260503 14:05:55.866112 1093 rpcz_store.cc:269] 0503 14:05:25.773380 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774332 (+ 952us) service_pool.cc:224] Handling call
0503 14:05:55.866080 (+30091748us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.866016 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.866017 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30091595}]]}
W20260503 14:05:55.859978 1104 rpcz_store.cc:269] 0503 14:05:25.770090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770646 (+ 556us) service_pool.cc:224] Handling call
0503 14:05:55.859954 (+30089308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859919 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859919 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30089195}]]}
W20260503 14:05:55.866215 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.866031 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.880954 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 851) took 31300 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.881011 1097 rpcz_store.cc:269] 0503 14:05:24.580018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.580195 (+ 177us) service_pool.cc:224] Handling call
0503 14:05:55.880947 (+31300752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.866028 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.866028 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31285691}]]}
W20260503 14:05:55.881129 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.881165 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 863) took 31105 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.881188 1097 rpcz_store.cc:269] 0503 14:05:24.775893 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.776809 (+ 916us) service_pool.cc:224] Handling call
0503 14:05:55.881163 (+31104354us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.881126 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.881127 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31104187}]]}
W20260503 14:05:55.881283 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.881316 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 875) took 30994 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.881341 1097 rpcz_store.cc:269] 0503 14:05:24.886763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886893 (+ 130us) service_pool.cc:224] Handling call
0503 14:05:55.881314 (+30994421us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.881281 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.881281 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30994297}]]}
W20260503 14:05:55.881417 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.881444 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 887) took 30566 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.881469 1097 rpcz_store.cc:269] 0503 14:05:25.314487 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315691 (+ 1204us) service_pool.cc:224] Handling call
0503 14:05:55.881443 (+30565752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.881416 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.881416 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30565640}]]}
W20260503 14:05:55.881549 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.881582 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 899) took 30111 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.881611 1097 rpcz_store.cc:269] 0503 14:05:25.770200 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770214 (+ 14us) service_pool.cc:224] Handling call
0503 14:05:55.881580 (+30111366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.881547 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.881548 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30111253}]]}
W20260503 14:05:55.838764 26087 kernel_stack_watchdog.cc:198] Thread 573 stuck at /home/jenkins-slave/workspace/build_and_test_flaky/src/kudu/rpc/outbound_call.cc:307 for 230ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x7f71a5d1e980 (unknown) at ??:0
@ 0x7f71a5d189c6 __GI___pthread_rwlock_wrlock at ??:0
@ 0x7f71a4e53904 google::LogMessage::Flush() at ??:0
@ 0x7f71a4e53a11 google::LogMessage::~LogMessage() at ??:0
@ 0x7f71a66b7ae9 kudu::master::RetryingTSRpcTask::RpcCallback() at ??:0
@ 0x7f71a3711beb kudu::rpc::OutboundCall::CallCallback() at ??:0
@ 0x7f71a3714014 kudu::rpc::OutboundCall::SetResponse() at ??:0
@ 0x7f71a36fbdc2 kudu::rpc::Connection::HandleCallResponse() at ??:0
@ 0x7f71a36fc8cc kudu::rpc::Connection::ReadHandler() at ??:0
@ 0x7f719fae4d5e ev_invoke_pending at ??:0
@ 0x7f71a371a1a3 kudu::rpc::ReactorThread::InvokePendingCb() at ??:0
@ 0x7f719fae5ca6 ev_run at ??:0
@ 0x7f71a371b71a kudu::rpc::ReactorThread::RunThread() at ??:0
@ 0x7f71a58a03c7 kudu::Thread::SuperviseThread() at ??:0
@ 0x7f71a5d136db start_thread at ??:0
@ 0x7f71a40cb61f clone at ??:0
W20260503 14:05:55.859479 1090 rpcz_store.cc:269] 0503 14:05:25.314090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315531 (+ 1441us) service_pool.cc:224] Handling call
0503 14:05:55.859440 (+30543909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.859407 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.859407 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30543774}]]}
W20260503 14:05:55.863171 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 821) took 33188 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.872361 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 964) took 30558 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.872489 1113 rpcz_store.cc:269] 0503 14:05:25.773262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773728 (+ 466us) service_pool.cc:224] Handling call
0503 14:05:55.857472 (+30083744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.857414 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.857415 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30083603}]]}
W20260503 14:05:55.913723 1083 rpcz_store.cc:269] 0503 14:05:22.674227 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.674984 (+ 757us) service_pool.cc:224] Handling call
0503 14:05:55.863167 (+33188183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.594435 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.594470 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:53.764524 (+1170054us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:53.764526 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:53.794613 (+ 30087us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:53.796971 (+ 2358us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.106549 (+309578us) log.cc:844] Serialized 1155 byte log entry
0503 14:05:54.648303 (+541754us) op_driver.cc:464] REPLICATION: finished
0503 14:05:54.988331 (+340028us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:54.988589 (+ 258us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:54.988626 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:55.863078 (+874452us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:55.863145 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:55.863160 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:55.863160 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":340020,"prepare.queue_time_us":29919349,"prepare.run_cpu_time_us":137543,"prepare.run_wall_time_us":1516607,"replication_time_us":850272}]]}
W20260503 14:05:55.872572 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:55.874382 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
W20260503 14:05:55.914026 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 888) took 31028 ms (client timeout 29999 ms). Trace:
I20260503 14:05:55.914110 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:55.874444 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:55.872406 1101 rpcz_store.cc:269] 0503 14:05:24.580034 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.580052 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:55.858573 (+31278521us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858524 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.858524 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31278369}]]}
W20260503 14:05:55.914366 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.914390 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.914415 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 864) took 31138 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.914445 1101 rpcz_store.cc:269] 0503 14:05:24.775911 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.776184 (+ 273us) service_pool.cc:224] Handling call
0503 14:05:55.914412 (+31138228us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.914362 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.914363 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31138059}]]}
W20260503 14:05:55.914536 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.914565 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 876) took 31027 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.914588 1101 rpcz_store.cc:269] 0503 14:05:24.886777 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887541 (+ 764us) service_pool.cc:224] Handling call
0503 14:05:55.914564 (+31027023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.914535 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.914535 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31026919}]]}
W20260503 14:05:55.914690 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.914732 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 888) took 30600 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.872383 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260503 14:05:55.914033 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40
I20260503 14:05:55.914819 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:55.913820 1124 rpcz_store.cc:269] 0503 14:05:25.314105 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315641 (+ 1536us) service_pool.cc:224] Handling call
0503 14:05:55.872360 (+30556719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.872327 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.872328 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30556583}]]}
I20260503 14:05:55.874136 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:55.914976 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.915025 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 977) took 30147 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.915052 1124 rpcz_store.cc:269] 0503 14:05:25.767622 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.767655 (+ 33us) service_pool.cc:224] Handling call
0503 14:05:55.915023 (+30147368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.914973 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.914974 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30147221}]]}
W20260503 14:05:55.914088 1126 rpcz_store.cc:269] 0503 14:05:24.885086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885277 (+ 191us) service_pool.cc:224] Handling call
0503 14:05:55.914022 (+31028745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.872570 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.872571 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30987193}]]}
W20260503 14:05:55.915437 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.915482 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 900) took 30602 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.915508 1126 rpcz_store.cc:269] 0503 14:05:25.313206 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313446 (+ 240us) service_pool.cc:224] Handling call
0503 14:05:55.915479 (+30602033us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.915434 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.915435 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30601881}]]}
W20260503 14:05:55.915611 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.915647 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 912) took 30142 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.915673 1126 rpcz_store.cc:269] 0503 14:05:25.773439 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773623 (+ 184us) service_pool.cc:224] Handling call
0503 14:05:55.915645 (+30142022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.915609 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.915610 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30141896}]]}
W20260503 14:05:55.914763 1101 rpcz_store.cc:269] 0503 14:05:25.314522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315774 (+ 1252us) service_pool.cc:224] Handling call
0503 14:05:55.914731 (+30598957us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.914688 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.914688 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30598851}]]}
W20260503 14:05:55.915963 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.872346 1293 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.913784 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:55.916141 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 976) took 30148 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.916186 1090 rpcz_store.cc:269] 0503 14:05:25.767607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.767875 (+ 268us) service_pool.cc:224] Handling call
0503 14:05:55.916135 (+30148260us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.913775 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.913777 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30145809}]]}
W20260503 14:05:55.916004 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 900) took 30145 ms (client timeout 29999 ms). Trace:
W20260503 14:05:55.916448 1101 rpcz_store.cc:269] 0503 14:05:25.770208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770290 (+ 82us) service_pool.cc:224] Handling call
0503 14:05:55.916002 (+30145712us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.915961 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:55.915962 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30145586}]]}
W20260503 14:05:55.948392 1295 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.950050 1294 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:05:55.866526 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.030978 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 860) took 32270 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.031054 1072 rpcz_store.cc:269] 0503 14:05:23.760854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761721 (+ 867us) service_pool.cc:224] Handling call
0503 14:05:56.030963 (+32269242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.610027 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.610070 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.698623 (+1088553us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.698625 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.698629 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.698630 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.698716 (+ 86us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.067778 (+369062us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.864209 (+796431us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.865251 (+ 1042us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.865294 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.030490 (+165196us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.030934 (+ 444us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.030955 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.030956 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":796422,"prepare.queue_time_us":29848204,"prepare.run_cpu_time_us":65992,"prepare.run_wall_time_us":1088714,"replication_time_us":369116}]]}
I20260503 14:05:56.031208 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
I20260503 14:05:56.031383 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.031524 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.031599 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.031627 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 493ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.031656 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 951) took 30717 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.031680 964 rpcz_store.cc:269] 0503 14:05:25.313827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314994 (+ 1167us) service_pool.cc:224] Handling call
0503 14:05:56.031654 (+30716660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.031594 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.031596 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30716503}]]}
W20260503 14:05:56.031778 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.031812 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 964) took 30263 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.031831 964 rpcz_store.cc:269] 0503 14:05:25.768020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768053 (+ 33us) service_pool.cc:224] Handling call
0503 14:05:56.031811 (+30263758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.031775 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.031776 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30263633}]]}
W20260503 14:05:56.031939 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.031970 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 977) took 30014 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.031989 964 rpcz_store.cc:269] 0503 14:05:26.017477 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.017548 (+ 71us) service_pool.cc:224] Handling call
0503 14:05:56.031970 (+30014422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.031935 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.031936 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014268}]]}
W20260503 14:05:56.034399 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 796) took 32277 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.034458 1085 rpcz_store.cc:269] 0503 14:05:23.757285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757741 (+ 456us) service_pool.cc:224] Handling call
0503 14:05:56.034386 (+32276645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.677520 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.677587 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.722927 (+1045340us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.722929 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.722935 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.722935 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.723019 (+ 84us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.039151 (+316132us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.853809 (+814658us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.853982 (+ 173us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.854021 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.034232 (+180211us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.034370 (+ 138us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.034378 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.034378 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":814649,"prepare.queue_time_us":29919696,"prepare.run_cpu_time_us":60465,"prepare.run_wall_time_us":1045517,"replication_time_us":316209}]]}
I20260503 14:05:56.034673 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
I20260503 14:05:56.034637 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.034785 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.034930 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 138ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.035118 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.035163 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 880) took 30720 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.035218 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.035194 1068 rpcz_store.cc:269] 0503 14:05:25.314382 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316436 (+ 2054us) service_pool.cc:224] Handling call
0503 14:05:56.035161 (+30718725us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.035113 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.035114 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30718500}]]}
W20260503 14:05:56.035390 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.035424 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 892) took 30265 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.035451 1068 rpcz_store.cc:269] 0503 14:05:25.770072 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770561 (+ 489us) service_pool.cc:224] Handling call
0503 14:05:56.035422 (+30264861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.035389 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.035389 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30264748}]]}
W20260503 14:05:56.035542 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.035573 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 904) took 30019 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.035595 1068 rpcz_store.cc:269] 0503 14:05:26.016503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.016670 (+ 167us) service_pool.cc:224] Handling call
0503 14:05:56.035573 (+30018903us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.035539 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.035540 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30018786}]]}
W20260503 14:05:56.049906 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 802) took 32284 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.049995 1073 rpcz_store.cc:269] 0503 14:05:23.765086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765503 (+ 417us) service_pool.cc:224] Handling call
0503 14:05:56.049889 (+32284386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.614451 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.614503 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.712806 (+1098303us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.712808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.712814 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.712815 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.712940 (+ 125us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.071860 (+358920us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.866042 (+794182us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.867450 (+ 1408us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.867490 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.049762 (+182272us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.049867 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.049880 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.049880 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":794154,"prepare.queue_time_us":29848865,"prepare.run_cpu_time_us":67213,"prepare.run_wall_time_us":1098499,"replication_time_us":359032}]]}
I20260503 14:05:56.050163 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.050308 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.050369 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.050410 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.050457 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 886) took 30735 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.050490 1105 rpcz_store.cc:269] 0503 14:05:25.314475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.317019 (+ 2544us) service_pool.cc:224] Handling call
0503 14:05:56.050454 (+30733435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.050359 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.050360 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30733260}]]}
W20260503 14:05:56.050601 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.050617 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.050652 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 898) took 30280 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.050681 1105 rpcz_store.cc:269] 0503 14:05:25.770186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771869 (+ 1683us) service_pool.cc:224] Handling call
0503 14:05:56.050649 (+30278780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.050597 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.050598 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30278616}]]}
W20260503 14:05:56.050778 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.050815 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 910) took 30031 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.050840 1105 rpcz_store.cc:269] 0503 14:05:26.019595 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.019771 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:56.050813 (+30031042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.050774 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.050776 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30030842}]]}
I20260503 14:05:56.066956 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
W20260503 14:05:56.083227 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 876) took 32321 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.083300 1071 rpcz_store.cc:269] 0503 14:05:23.761997 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762371 (+ 374us) service_pool.cc:224] Handling call
0503 14:05:56.083214 (+32320843us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.544450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.544507 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.556606 (+1012099us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.556608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.556639 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.556640 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.556742 (+ 102us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:54.700213 (+143471us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.849204 (+1148991us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.914261 (+ 65057us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.914301 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.083076 (+168775us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.083194 (+ 118us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.083207 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.083207 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1148981,"prepare.queue_time_us":29781967,"prepare.run_cpu_time_us":56014,"prepare.run_wall_time_us":1012316,"replication_time_us":143568,"thread_start_us":61,"threads_started":1,"wal-append.queue_time_us":24750}]]}
I20260503 14:05:56.083485 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.083644 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.086689 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
W20260503 14:05:56.087925 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 789) took 32589 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.087986 1109 rpcz_store.cc:269] 0503 14:05:23.497931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.498559 (+ 628us) service_pool.cc:224] Handling call
0503 14:05:56.087906 (+32589347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.327878 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.327927 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.730348 (+1402421us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.730350 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.730355 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.730355 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.730447 (+ 92us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:55.039549 (+309102us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.860107 (+820558us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.864095 (+ 3988us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.864140 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.087787 (+223647us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.087888 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.087899 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.087899 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":820549,"prepare.queue_time_us":29829203,"prepare.run_cpu_time_us":78461,"prepare.run_wall_time_us":1402584,"replication_time_us":309161}]]}
I20260503 14:05:56.088240 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 40
W20260503 14:05:56.098090 1301 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.109632 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.172582 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.172765 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.112471 1294 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.172883 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.112949 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.173324 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 954) took 31285 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.173413 1125 rpcz_store.cc:269] 0503 14:05:24.887417 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888650 (+ 1233us) service_pool.cc:224] Handling call
0503 14:05:56.173278 (+31284628us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.112685 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.112686 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31223763}]]}
W20260503 14:05:56.173761 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.173851 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 967) took 30859 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.173977 1125 rpcz_store.cc:269] 0503 14:05:25.314148 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315174 (+ 1026us) service_pool.cc:224] Handling call
0503 14:05:56.173849 (+30858675us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.173757 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.173758 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30858436}]]}
W20260503 14:05:56.174191 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.174273 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 980) took 30405 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.174496 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 794) took 32417 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.174346 1125 rpcz_store.cc:269] 0503 14:05:25.768527 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768893 (+ 366us) service_pool.cc:224] Handling call
0503 14:05:56.174271 (+30405378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.174146 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.174147 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30405178}]]}
W20260503 14:05:56.174551 1085 rpcz_store.cc:269] 0503 14:05:23.757249 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757491 (+ 242us) service_pool.cc:224] Handling call
0503 14:05:56.174465 (+32416974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.607781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.607820 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.986941 (+1379121us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.986943 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.986946 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.986946 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.987020 (+ 74us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.244576 (+257556us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.034634 (+790058us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.034814 (+ 180us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.034861 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.174328 (+139467us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.174439 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.174455 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.174455 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":790047,"prepare.queue_time_us":29850174,"prepare.run_cpu_time_us":81186,"prepare.run_wall_time_us":1379257,"replication_time_us":257624}]]}
W20260503 14:05:56.175014 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.175086 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.175068 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 890) took 30405 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.175125 1067 rpcz_store.cc:269] 0503 14:05:25.770040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770384 (+ 344us) service_pool.cc:224] Handling call
0503 14:05:56.175067 (+30404683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.175008 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.175010 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30404528}]]}
W20260503 14:05:56.174813 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.175232 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.175273 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 902) took 30158 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.175295 1067 rpcz_store.cc:269] 0503 14:05:26.016474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.018703 (+ 2229us) service_pool.cc:224] Handling call
0503 14:05:56.175271 (+30156568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.175229 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.175231 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30156382}]]}
W20260503 14:05:56.121824 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.145422 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.290s user 0.000s sys 0.000s
W20260503 14:05:56.176051 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 885) took 30861 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.176182 1094 rpcz_store.cc:269] 0503 14:05:25.314461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316939 (+ 2478us) service_pool.cc:224] Handling call
0503 14:05:56.176048 (+30859109us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.109810 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.109811 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30792715}]]}
W20260503 14:05:56.176470 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.176602 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 897) took 30406 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.176674 1094 rpcz_store.cc:269] 0503 14:05:25.770158 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771778 (+ 1620us) service_pool.cc:224] Handling call
0503 14:05:56.176600 (+30404822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.176466 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.176468 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30404603}]]}
W20260503 14:05:56.176978 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 839) took 32039 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.154132 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
W20260503 14:05:56.177007 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.177106 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 909) took 30157 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.177181 1094 rpcz_store.cc:269] 0503 14:05:26.019575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.022671 (+ 3096us) service_pool.cc:224] Handling call
0503 14:05:56.177104 (+30154433us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.176970 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.176971 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30154156}]]}
W20260503 14:05:56.175334 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 993) took 30157 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.160712 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
W20260503 14:05:56.168128 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.383s user 0.000s sys 0.000s
W20260503 14:05:56.178063 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.178109 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 907) took 30404 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.178129 1091 rpcz_store.cc:269] 0503 14:05:25.773365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774234 (+ 869us) service_pool.cc:224] Handling call
0503 14:05:56.178108 (+30403874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.178059 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.178060 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30403734}]]}
W20260503 14:05:56.178216 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.178243 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 919) took 30158 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.178260 1091 rpcz_store.cc:269] 0503 14:05:26.019675 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020794 (+ 1119us) service_pool.cc:224] Handling call
0503 14:05:56.178242 (+30157448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.178215 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.178215 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30157315}]]}
W20260503 14:05:56.178891 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 862) took 31600 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.178998 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 879) took 32221 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.179083 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 353ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.179154 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.179175 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.179227 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 944) took 31291 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.179263 1122 rpcz_store.cc:269] 0503 14:05:24.887801 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888805 (+ 1004us) service_pool.cc:224] Handling call
0503 14:05:56.179224 (+31290419us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.179151 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.179152 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31290266}]]}
W20260503 14:05:56.177896 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 859) took 31604 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.179354 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.179389 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 957) took 30865 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.177018 1076 rpcz_store.cc:269] 0503 14:05:24.137920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.137957 (+ 37us) service_pool.cc:224] Handling call
0503 14:05:56.176972 (+32039015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.034501 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.034559 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.992762 (+958203us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.992764 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.992768 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.992768 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.992864 (+ 96us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:55.220818 (+227954us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.854748 (+633930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.854935 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.854972 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.176858 (+321886us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.176954 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.176965 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.176966 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":633922,"prepare.queue_time_us":29896427,"prepare.run_cpu_time_us":65865,"prepare.run_wall_time_us":958381,"replication_time_us":228045}]]}
W20260503 14:05:56.179503 1122 rpcz_store.cc:269] 0503 14:05:25.313916 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314724 (+ 808us) service_pool.cc:224] Handling call
0503 14:05:56.179387 (+30864663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.179352 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.179353 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30864554}]]}
I20260503 14:05:56.179555 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
I20260503 14:05:56.179549 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
W20260503 14:05:56.179577 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:56.179641 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
I20260503 14:05:56.179704 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:56.179744 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
W20260503 14:05:56.179708 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 970) took 30410 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.179875 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 435ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.179809 1122 rpcz_store.cc:269] 0503 14:05:25.769157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.769303 (+ 146us) service_pool.cc:224] Handling call
0503 14:05:56.179706 (+30410403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.179575 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.179576 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30410207}]]}
W20260503 14:05:56.178951 1080 rpcz_store.cc:269] 0503 14:05:24.578194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.578213 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:56.178885 (+31600672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.352241 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388564 (+ 36323us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.844804 (+456240us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.844806 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.844810 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.844811 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.844976 (+ 165us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:55.276818 (+431842us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.874378 (+597560us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.914159 (+ 39781us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.914223 (+ 64us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.178800 (+264577us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.178863 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.178879 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.178880 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":597551,"prepare.queue_time_us":29773954,"prepare.run_cpu_time_us":25990,"prepare.run_wall_time_us":492749,"replication_time_us":432000}]]}
W20260503 14:05:56.179982 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.180017 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 983) took 30151 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.180022 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
W20260503 14:05:56.179056 1074 rpcz_store.cc:269] 0503 14:05:23.957965 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958851 (+ 886us) service_pool.cc:224] Handling call
0503 14:05:56.178992 (+32220141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.612782 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.612811 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.527491 (+914680us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.527493 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.527496 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.527496 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.527561 (+ 65us) log.cc:844] Serialized 1290 byte log entry
0503 14:05:54.860819 (+333258us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.784307 (+923488us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.784620 (+ 313us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.784685 (+ 65us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.178913 (+394228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.178973 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.178985 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.178985 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":923474,"prepare.queue_time_us":29653851,"prepare.run_cpu_time_us":51657,"prepare.run_wall_time_us":914785,"replication_time_us":333315}]]}
I20260503 14:05:56.180208 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.180047 1122 rpcz_store.cc:269] 0503 14:05:26.028071 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028488 (+ 417us) service_pool.cc:224] Handling call
0503 14:05:56.180016 (+30151528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.179980 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.179982 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30151369}]]}
I20260503 14:05:56.180222 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42
W20260503 14:05:56.179370 1084 rpcz_store.cc:269] 0503 14:05:24.573543 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574496 (+ 953us) service_pool.cc:224] Handling call
0503 14:05:56.177890 (+31603394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.388061 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388103 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.065471 (+677368us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.065473 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.065477 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.065478 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.065558 (+ 80us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:55.252981 (+187423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.857268 (+604287us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.857433 (+ 165us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.857464 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.177812 (+320348us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.177869 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.177884 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.177884 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":604275,"prepare.queue_time_us":29813479,"prepare.run_cpu_time_us":38665,"prepare.run_wall_time_us":677505,"replication_time_us":187496}]]}
I20260503 14:05:56.180351 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.180555 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.180357 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
I20260503 14:05:56.180763 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.180860 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.181100 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.181248 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.181331 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.181507 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 42
W20260503 14:05:56.181629 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.181687 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.181726 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 911) took 30408 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.181751 1111 rpcz_store.cc:269] 0503 14:05:25.773428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773564 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:56.181724 (+30408160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.181684 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.181685 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30408059}]]}
W20260503 14:05:56.181847 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.181883 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 923) took 30162 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.181905 1111 rpcz_store.cc:269] 0503 14:05:26.019739 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021233 (+ 1494us) service_pool.cc:224] Handling call
0503 14:05:56.181881 (+30160648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.181845 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.181846 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30160506}]]}
W20260503 14:05:56.182933 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 95ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.183324 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.184190 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 898) took 30870 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.184778 1092 rpcz_store.cc:269] 0503 14:05:25.313180 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314510 (+ 1330us) service_pool.cc:224] Handling call
0503 14:05:56.184108 (+30869598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.183242 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.183242 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30868561}]]}
W20260503 14:05:56.186223 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.187026 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 910) took 30413 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.187539 1092 rpcz_store.cc:269] 0503 14:05:25.773412 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774525 (+ 1113us) service_pool.cc:224] Handling call
0503 14:05:56.186831 (+30412306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.186142 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.186219 (+ 77us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30411391}]]}
W20260503 14:05:56.200284 1304 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.211544 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
W20260503 14:05:56.211772 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
W20260503 14:05:56.248054 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.218786 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
W20260503 14:05:56.249439 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.248778 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 922) took 30228 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.232102 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
W20260503 14:05:56.249883 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.249100 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.250033 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 947) took 31477 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250054 1087 rpcz_store.cc:269] 0503 14:05:24.772617 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772854 (+ 237us) service_pool.cc:224] Handling call
0503 14:05:56.250031 (+31477177us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.249096 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.249097 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31476157}]]}
W20260503 14:05:56.249213 1295 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.250166 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.250195 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 960) took 31362 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250237 1087 rpcz_store.cc:269] 0503 14:05:24.887545 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888217 (+ 672us) service_pool.cc:224] Handling call
0503 14:05:56.250195 (+31361978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.250164 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.250165 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31361858}]]}
W20260503 14:05:56.250324 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.250353 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 973) took 30936 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250381 1087 rpcz_store.cc:269] 0503 14:05:25.314245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315021 (+ 776us) service_pool.cc:224] Handling call
0503 14:05:56.250352 (+30935331us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.250320 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.250321 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30935225}]]}
W20260503 14:05:56.250458 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.250496 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 986) took 30480 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250521 1087 rpcz_store.cc:269] 0503 14:05:25.770086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771268 (+ 1182us) service_pool.cc:224] Handling call
0503 14:05:56.250494 (+30479226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.250454 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.250455 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30479126}]]}
W20260503 14:05:56.250614 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.250650 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 999) took 30225 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250659 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 911) took 31677 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.249939 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 961) took 30929 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250794 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.232806 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.016s user 0.000s sys 0.000s
I20260503 14:05:56.250806 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 42
W20260503 14:05:56.250753 1115 rpcz_store.cc:269] 0503 14:05:25.320588 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.320695 (+ 107us) service_pool.cc:224] Handling call
0503 14:05:56.249936 (+30929241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.249879 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.249879 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30929059}]]}
W20260503 14:05:56.251099 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.251132 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 974) took 30479 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.251152 1115 rpcz_store.cc:269] 0503 14:05:25.771624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771642 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:56.251132 (+30479490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.251097 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.251098 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30479348}]]}
W20260503 14:05:56.251204 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.251230 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 987) took 30223 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.251247 1115 rpcz_store.cc:269] 0503 14:05:26.028153 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028170 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:56.251229 (+30223059us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.251202 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.251203 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30222787}]]}
W20260503 14:05:56.249379 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.251398 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 958) took 31363 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.250682 1087 rpcz_store.cc:269] 0503 14:05:26.024973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.025049 (+ 76us) service_pool.cc:224] Handling call
0503 14:05:56.250649 (+30225600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.250612 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.250613 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30225455}]]}
W20260503 14:05:56.251770 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 834) took 31904 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.251812 1082 rpcz_store.cc:269] 0503 14:05:24.346907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347683 (+ 776us) service_pool.cc:224] Handling call
0503 14:05:56.251765 (+31904082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.210169 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.210213 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.572051 (+361838us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.572053 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.572085 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.572086 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.572156 (+ 70us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:54.894123 (+321967us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.216157 (+322034us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.216349 (+ 192us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.216386 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.251580 (+1035194us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.251748 (+ 168us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.251759 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.251759 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":322025,"prepare.queue_time_us":29862377,"prepare.run_cpu_time_us":21447,"prepare.run_wall_time_us":362002,"replication_time_us":322028}]]}
I20260503 14:05:56.251993 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
I20260503 14:05:56.251973 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.252103 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.210407 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.346s user 0.000s sys 0.000s
W20260503 14:05:56.252401 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.252472 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 963) took 30484 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.252496 1065 rpcz_store.cc:269] 0503 14:05:25.768003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768242 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:56.252470 (+30484228us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.252377 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.252378 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30484058}]]}
W20260503 14:05:56.252681 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.252723 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 976) took 30235 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.252765 1065 rpcz_store.cc:269] 0503 14:05:26.017458 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021598 (+ 4140us) service_pool.cc:224] Handling call
0503 14:05:56.252722 (+30231124us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.252659 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.252660 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30230916}]]}
W20260503 14:05:56.248932 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 854) took 33223 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.253161 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 857) took 33228 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.253213 1078 rpcz_store.cc:269] 0503 14:05:23.025096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.025576 (+ 480us) service_pool.cc:224] Handling call
0503 14:05:56.253155 (+33227579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.991336 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.991374 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.321184 (+1329810us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.321185 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.321189 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.321190 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.321284 (+ 94us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.723037 (+401753us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.860369 (+1137332us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.864228 (+ 3859us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.864258 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.253037 (+388779us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.253133 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.253148 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.253149 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1137324,"prepare.queue_time_us":29965688,"prepare.run_cpu_time_us":104656,"prepare.run_wall_time_us":1329956,"replication_time_us":401843,"thread_start_us":56,"threads_started":1,"wal-append.queue_time_us":7925}]]}
I20260503 14:05:56.253392 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 36 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.253544 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.253849 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.251456 1120 rpcz_store.cc:269] 0503 14:05:24.887507 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887830 (+ 323us) service_pool.cc:224] Handling call
0503 14:05:56.251397 (+31363567us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.249373 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.249374 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31361438}]]}
W20260503 14:05:56.250692 1081 rpcz_store.cc:269] 0503 14:05:24.573115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573482 (+ 367us) service_pool.cc:224] Handling call
0503 14:05:56.250656 (+31677174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.367322 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.389885 (+ 22563us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.940355 (+550470us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.940360 (+ 5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.940366 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.940367 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.940456 (+ 89us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:55.104939 (+164483us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.870006 (+765067us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.871748 (+ 1742us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.871789 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.250571 (+378782us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.250629 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.250650 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.250651 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":765057,"prepare.queue_time_us":29793661,"prepare.run_cpu_time_us":33678,"prepare.run_wall_time_us":573207,"replication_time_us":164565}]]}
I20260503 14:05:56.254527 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
I20260503 14:05:56.254681 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.254711 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.254169 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.254879 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 870) took 31368 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.254933 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.249788 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 883) took 32291 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.255275 1075 rpcz_store.cc:269] 0503 14:05:23.958056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958248 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:56.249784 (+32291536us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.800357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.800408 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.832386 (+1031978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.832388 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.832422 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.832423 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.832491 (+ 68us) log.cc:844] Serialized 1290 byte log entry
0503 14:05:54.958681 (+126190us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.842861 (+884180us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.858994 (+ 16133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.859035 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.249695 (+390660us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.249769 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.249778 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.249778 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":884170,"prepare.queue_time_us":29842038,"prepare.run_cpu_time_us":84305,"prepare.run_wall_time_us":1032145,"replication_time_us":126253}]]}
I20260503 14:05:56.255450 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41
I20260503 14:05:56.255584 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.255668 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.408s user 0.000s sys 0.000s
W20260503 14:05:56.248829 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 869) took 32751 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.255826 1083 rpcz_store.cc:269] 0503 14:05:23.497732 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.497950 (+ 218us) service_pool.cc:224] Handling call
0503 14:05:56.248824 (+32750874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.464843 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.464908 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.383982 (+919074us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.383984 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.383989 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.383990 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.384068 (+ 78us) log.cc:844] Serialized 1236 byte log entry
0503 14:05:54.787445 (+403377us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.914028 (+1126583us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.914851 (+ 823us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.914890 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.248704 (+333814us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.248802 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.248816 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.248817 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1126574,"prepare.queue_time_us":29966768,"prepare.run_cpu_time_us":54184,"prepare.run_wall_time_us":919243,"replication_time_us":403450,"thread_start_us":70,"threads_started":1,"wal-append.queue_time_us":22932}]]}
I20260503 14:05:56.255954 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
I20260503 14:05:56.256083 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.253079 1079 rpcz_store.cc:269] 0503 14:05:23.025043 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026395 (+ 1352us) service_pool.cc:224] Handling call
0503 14:05:56.248923 (+33222528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.965381 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.965431 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.570257 (+1604826us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.570259 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.570296 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.570297 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.570358 (+ 61us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:54.717973 (+147615us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.851818 (+1133845us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.852002 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.852037 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.248806 (+396769us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.248901 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.248916 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.248916 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1133835,"prepare.queue_time_us":29938879,"prepare.run_cpu_time_us":112545,"prepare.run_wall_time_us":1604995,"replication_time_us":147670,"thread_start_us":61,"threads_started":1,"wal-append.queue_time_us":14322}]]}
W20260503 14:05:56.256250 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.256318 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 34 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39
I20260503 14:05:56.256467 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.256574 1291 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.256669 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 849) took 31916 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.256696 1077 rpcz_store.cc:269] 0503 14:05:24.340053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.341090 (+ 1037us) service_pool.cc:224] Handling call
0503 14:05:56.256666 (+31915576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.203469 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.203536 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.777989 (+574453us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.777990 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.777995 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.777996 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.778146 (+ 150us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:55.050500 (+272354us) op_driver.cc:464] REPLICATION: finished
0503 14:05:55.846229 (+795729us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:55.848001 (+ 1772us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:55.848049 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.256491 (+408442us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.256651 (+ 160us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.256659 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.256660 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":795720,"prepare.queue_time_us":29862278,"prepare.run_cpu_time_us":30159,"prepare.run_wall_time_us":574741,"replication_time_us":272497}]]}
W20260503 14:05:56.256769 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.256810 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 897) took 30943 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.256844 956 rpcz_store.cc:269] 0503 14:05:25.313162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314387 (+ 1225us) service_pool.cc:224] Handling call
0503 14:05:56.256808 (+30942421us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.256766 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.256767 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30942266}]]}
W20260503 14:05:56.256913 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.256953 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.256984 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 909) took 30483 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.256800 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
W20260503 14:05:56.257002 956 rpcz_store.cc:269] 0503 14:05:25.773396 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.774425 (+ 1029us) service_pool.cc:224] Handling call
0503 14:05:56.256983 (+30482558us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.256950 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.256951 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30482434}]]}
I20260503 14:05:56.257067 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.257076 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.257225 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 921) took 30237 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.257166 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.257341 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:56.257251 956 rpcz_store.cc:269] 0503 14:05:26.019708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021033 (+ 1325us) service_pool.cc:224] Handling call
0503 14:05:56.257223 (+30236190us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.257074 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.257075 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30235941}]]}
W20260503 14:05:56.257987 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.258390 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 971) took 30944 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.258633 1120 rpcz_store.cc:269] 0503 14:05:25.314208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315471 (+ 1263us) service_pool.cc:224] Handling call
0503 14:05:56.258386 (+30942915us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.257982 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.257983 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30942337}]]}
W20260503 14:05:56.262055 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f5544df7a7b444b28283be2c0e25e0bd: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:56.259635 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.263533 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 984) took 30493 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.255122 1107 rpcz_store.cc:269] 0503 14:05:24.886666 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886882 (+ 216us) service_pool.cc:224] Handling call
0503 14:05:56.254877 (+31367995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.254651 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.254652 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31367677}]]}
W20260503 14:05:56.270260 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.270593 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 882) took 30956 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.270762 1107 rpcz_store.cc:269] 0503 14:05:25.314413 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315595 (+ 1182us) service_pool.cc:224] Handling call
0503 14:05:56.270525 (+30954930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.270193 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.270195 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30954497}]]}
W20260503 14:05:56.273733 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
W20260503 14:05:56.274989 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 795) took 32517 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.275032 1073 rpcz_store.cc:269] 0503 14:05:23.757267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.757614 (+ 347us) service_pool.cc:224] Handling call
0503 14:05:56.274981 (+32517367us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.734264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.734322 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.063442 (+1329120us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.063444 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.063448 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.063448 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.063531 (+ 83us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.296228 (+232697us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.050158 (+753930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.050337 (+ 179us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.050380 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.274858 (+224478us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.274961 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.274972 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.274972 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":753921,"prepare.queue_time_us":29976531,"prepare.run_cpu_time_us":99932,"prepare.run_wall_time_us":1329275,"replication_time_us":232771}]]}
W20260503 14:05:56.275099 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.275146 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 891) took 30505 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.275168 1088 rpcz_store.cc:269] 0503 14:05:25.770055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770485 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:56.275144 (+30504659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.275096 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.275096 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30504540}]]}
W20260503 14:05:56.275249 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.275285 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 903) took 30258 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.275314 1088 rpcz_store.cc:269] 0503 14:05:26.016488 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.016560 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:56.275283 (+30258723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.275246 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.275248 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30258582}]]}
W20260503 14:05:56.275607 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 394ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.276999 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.277223 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.278836 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.265312 1120 rpcz_store.cc:269] 0503 14:05:25.770053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771419 (+ 1366us) service_pool.cc:224] Handling call
0503 14:05:56.263361 (+30491942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.259574 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.259576 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30488085}]]}
W20260503 14:05:56.249752 1092 rpcz_store.cc:269] 0503 14:05:26.019723 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021141 (+ 1418us) service_pool.cc:224] Handling call
0503 14:05:56.248526 (+30227385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.247983 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.247985 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30226750}]]}
W20260503 14:05:56.271703 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.319869 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
W20260503 14:05:56.179425 1125 rpcz_store.cc:269] 0503 14:05:26.018066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.018357 (+ 291us) service_pool.cc:224] Handling call
0503 14:05:56.175331 (+30156974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.174753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.174755 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30156318}]]}
W20260503 14:05:56.323236 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 891) took 32187 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.323305 1072 rpcz_store.cc:269] 0503 14:05:24.135318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.135778 (+ 460us) service_pool.cc:224] Handling call
0503 14:05:56.323229 (+32187451us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.004981 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.005032 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.981252 (+976220us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.981284 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.981288 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.981289 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.981351 (+ 62us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:55.144897 (+163546us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.031205 (+886308us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.031409 (+ 204us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.031454 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.323080 (+291626us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.323207 (+ 127us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.323220 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.323221 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":886296,"prepare.queue_time_us":29869134,"prepare.run_cpu_time_us":54701,"prepare.run_wall_time_us":976383,"replication_time_us":163603}]]}
I20260503 14:05:56.323441 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
I20260503 14:05:56.323592 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:56.323858 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
W20260503 14:05:56.323985 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.315070 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 894) took 30544 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.320855 1307 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.324024 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.325932 1293 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.306499 1306 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.330641 1107 rpcz_store.cc:269] 0503 14:05:25.770108 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770729 (+ 621us) service_pool.cc:224] Handling call
0503 14:05:56.315064 (+30544335us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.271626 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.271627 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30500734}]]}
W20260503 14:05:56.335767 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.335907 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 906) took 30316 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.335253 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1006) took 30014 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.336107 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.335981 1107 rpcz_store.cc:269] 0503 14:05:26.019506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.023991 (+ 4485us) service_pool.cc:224] Handling call
0503 14:05:56.335905 (+30311914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.335762 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.335764 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30311650}]]}
W20260503 14:05:56.332796 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.336898 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.339327 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 918) took 30017 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.339757 1107 rpcz_store.cc:269] 0503 14:05:26.321819 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322340 (+ 521us) service_pool.cc:224] Handling call
0503 14:05:56.339246 (+30016906us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.336895 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.336896 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014446}]]}
W20260503 14:05:56.338037 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 997) took 30313 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.336859 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.336773 1125 rpcz_store.cc:269] 0503 14:05:26.320944 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321182 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:56.335019 (+30013837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.323947 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.323948 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30002614}]]}
W20260503 14:05:56.347043 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 969) took 30577 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.344947 1120 rpcz_store.cc:269] 0503 14:05:26.024914 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.027363 (+ 2449us) service_pool.cc:224] Handling call
0503 14:05:56.337960 (+30310597us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.332087 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.332088 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30303698}]]}
W20260503 14:05:56.358239 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 800) took 32593 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.358300 1085 rpcz_store.cc:269] 0503 14:05:23.765037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.765307 (+ 270us) service_pool.cc:224] Handling call
0503 14:05:56.358228 (+32592921us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.651810 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.652776 (+ 966us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.216031 (+1563255us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.216033 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.216038 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.216039 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.216113 (+ 74us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:56.180981 (+964868us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.181095 (+ 114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.181274 (+ 179us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.181311 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.358104 (+176793us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.358208 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.358220 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.358220 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102,"prepare.queue_time_us":29886325,"prepare.run_cpu_time_us":133656,"prepare.run_wall_time_us":1564392,"replication_time_us":964938}]]}
I20260503 14:05:56.358520 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
I20260503 14:05:56.358459 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
I20260503 14:05:56.358649 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.358769 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 446ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.359078 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.359200 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 908) took 30339 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.359261 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.359280 1098 rpcz_store.cc:269] 0503 14:05:26.019556 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021426 (+ 1870us) service_pool.cc:224] Handling call
0503 14:05:56.359196 (+30337770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.359074 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.359076 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30337528}]]}
W20260503 14:05:56.360066 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.361841 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 920) took 30039 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.362465 1098 rpcz_store.cc:269] 0503 14:05:26.321848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322517 (+ 669us) service_pool.cc:224] Handling call
0503 14:05:56.361760 (+30039243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.360062 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.360063 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30037454}]]}
W20260503 14:05:56.359234 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.333230 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.332257 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.350219 1123 rpcz_store.cc:269] 0503 14:05:25.769142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.769175 (+ 33us) service_pool.cc:224] Handling call
0503 14:05:56.346326 (+30577151us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.336695 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.336696 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30567058}]]}
W20260503 14:05:56.406698 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
W20260503 14:05:56.513589 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.513646 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 982) took 30485 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.513680 1123 rpcz_store.cc:269] 0503 14:05:26.028054 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028275 (+ 221us) service_pool.cc:224] Handling call
0503 14:05:56.513644 (+30485369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.513585 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.513586 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30485207}]]}
W20260503 14:05:56.513753 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.513787 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 995) took 30193 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.513811 1123 rpcz_store.cc:269] 0503 14:05:26.319962 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.320368 (+ 406us) service_pool.cc:224] Handling call
0503 14:05:56.513784 (+30193416us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.513753 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.513753 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30193299}]]}
W20260503 14:05:56.419122 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.514246 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 978) took 30746 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.514281 1086 rpcz_store.cc:269] 0503 14:05:25.767638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.767759 (+ 121us) service_pool.cc:224] Handling call
0503 14:05:56.514242 (+30746483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.419115 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.419116 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30651244}]]}
W20260503 14:05:56.514397 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.514434 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 991) took 30496 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.514464 1086 rpcz_store.cc:269] 0503 14:05:26.018038 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.018166 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:56.514432 (+30496266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.514395 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.514396 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30496145}]]}
W20260503 14:05:56.514564 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.514596 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1004) took 30193 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.422135 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.000s sys 0.000s
W20260503 14:05:56.419178 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.427032 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
W20260503 14:05:56.455504 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 840) took 32108 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.515684 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 833) took 32168 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.515758 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 855) took 31942 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.444012 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 933) took 30120 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.515974 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.455809 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:56.418716 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 900) took 32290 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.455976 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.328778 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 368ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.516269 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.460582 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.203s user 0.000s sys 0.000s
W20260503 14:05:56.515861 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.461861 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.207s user 0.000s sys 0.000s
W20260503 14:05:56.516420 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 917) took 30194 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.516446 1104 rpcz_store.cc:269] 0503 14:05:26.321795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322234 (+ 439us) service_pool.cc:224] Handling call
0503 14:05:56.516416 (+30194182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.515858 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.515859 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30193524}]]}
W20260503 14:05:56.517221 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 916) took 31942 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.514603 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 875) took 32556 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.515297 1304 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.516069 1083 rpcz_store.cc:269] 0503 14:05:24.128105 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.128963 (+ 858us) service_pool.cc:224] Handling call
0503 14:05:56.418701 (+32289738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.024923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.024984 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.981022 (+956038us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.981023 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.981028 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.981029 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.981113 (+ 84us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:55.296364 (+315251us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.255951 (+959587us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.256104 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.256136 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.418554 (+162418us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.418674 (+ 120us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.418691 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.418691 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":959579,"prepare.queue_time_us":29895901,"prepare.run_cpu_time_us":59361,"prepare.run_wall_time_us":956198,"replication_time_us":315328}]]}
W20260503 14:05:56.517576 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.515995 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.517642 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 926) took 30198 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.458786 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1010) took 30132 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.517627 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
W20260503 14:05:56.517722 1120 rpcz_store.cc:269] 0503 14:05:26.325568 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.325631 (+ 63us) service_pool.cc:224] Handling call
0503 14:05:56.457830 (+30132199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.359230 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.359231 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30033170}]]}
I20260503 14:05:56.517795 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.444110 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 935) took 31864 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.436734 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
W20260503 14:05:56.515693 1073 rpcz_store.cc:269] 0503 14:05:24.347042 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347203 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:56.455490 (+32108287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327880 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388288 (+ 60408us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.858451 (+1470163us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.858453 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.858456 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.858457 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.858503 (+ 46us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.276926 (+418423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.276992 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.277249 (+ 257us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.277298 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.455351 (+178053us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.455466 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.455479 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.455480 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":29980583,"prepare.run_cpu_time_us":98661,"prepare.run_wall_time_us":1530638,"replication_time_us":418463}]]}
W20260503 14:05:56.517364 1074 rpcz_store.cc:269] 0503 14:05:23.957842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958623 (+ 781us) service_pool.cc:224] Handling call
0503 14:05:56.514597 (+32555974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.826393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.826464 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.799606 (+973142us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.799608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.799614 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.799615 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.799701 (+ 86us) log.cc:844] Serialized 1290 byte log entry
0503 14:05:55.146644 (+346943us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.180219 (+1033575us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.180380 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.180425 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.514483 (+334058us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.514578 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.514590 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.514590 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1033567,"prepare.queue_time_us":29867712,"prepare.run_cpu_time_us":56907,"prepare.run_wall_time_us":973317,"replication_time_us":346998,"thread_start_us":91,"threads_started":1,"wal-append.queue_time_us":19649}]]}
W20260503 14:05:56.512108 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.518113 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
I20260503 14:05:56.518290 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.518380 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.517648 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.518919 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 848) took 32178 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.518958 1080 rpcz_store.cc:269] 0503 14:05:24.340023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340971 (+ 948us) service_pool.cc:224] Handling call
0503 14:05:56.518913 (+32177942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.203921 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.203957 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.142147 (+938190us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.142149 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.142154 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.142155 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.142244 (+ 89us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.098181 (+955937us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.180018 (+ 81837us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.180243 (+ 225us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.180282 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.518811 (+338529us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.518895 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.518907 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.518907 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81829,"prepare.queue_time_us":29862839,"prepare.run_cpu_time_us":55588,"prepare.run_wall_time_us":938337,"replication_time_us":956020}]]}
I20260503 14:05:56.519063 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.519181 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.519255 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 66ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.517221 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 869) took 31743 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.519403 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.519444 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 968) took 30750 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.519518 1306 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.511936 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.519675 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 991) took 30199 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.519415 1077 rpcz_store.cc:269] 0503 14:05:24.773915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774221 (+ 306us) service_pool.cc:224] Handling call
0503 14:05:56.517215 (+31742994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.728940 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.728985 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.857597 (+1128612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.857598 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.857601 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.857602 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.857664 (+ 62us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.152034 (+294370us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.256798 (+104764us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.257103 (+ 305us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.257138 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.517138 (+260000us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.517198 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.517209 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.517209 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104757,"prepare.queue_time_us":29954623,"prepare.run_cpu_time_us":75378,"prepare.run_wall_time_us":1128738,"replication_time_us":294408}]]}
W20260503 14:05:56.515725 1109 rpcz_store.cc:269] 0503 14:05:24.346849 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347570 (+ 721us) service_pool.cc:224] Handling call
0503 14:05:56.515679 (+32168109us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.209228 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.209303 (+ 75us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.066908 (+857605us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.066910 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.079593 (+ 12683us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.085119 (+ 5526us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.237938 (+152819us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.070244 (+832306us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.172572 (+102328us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.172792 (+ 220us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.172846 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.515567 (+342721us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.515662 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.515672 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.515673 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102316,"prepare.queue_time_us":29861553,"prepare.run_cpu_time_us":82216,"prepare.run_wall_time_us":1028898,"replication_time_us":985119}]]}
W20260503 14:05:56.517917 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.517279 1081 rpcz_store.cc:269] 0503 14:05:24.574331 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.575277 (+ 946us) service_pool.cc:224] Handling call
0503 14:05:56.517215 (+31941938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.524387 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.524422 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.995748 (+471326us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.995749 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.995752 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.995752 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.995825 (+ 73us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:55.176387 (+180562us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.254524 (+1078137us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.254711 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.254746 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.517137 (+262391us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.517198 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.517209 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.517209 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1078126,"prepare.queue_time_us":29949003,"prepare.run_cpu_time_us":29448,"prepare.run_wall_time_us":471446,"replication_time_us":180627,"thread_start_us":47,"threads_started":1,"wal-append.queue_time_us":50382}]]}
I20260503 14:05:56.520221 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
I20260503 14:05:56.520192 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.520339 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:56.518124 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43
W20260503 14:05:56.520470 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 492ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.520498 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.520643 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 62ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.517586 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 42
I20260503 14:05:56.519865 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.520794 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.515931 1092 rpcz_store.cc:269] 0503 14:05:26.323635 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324170 (+ 535us) service_pool.cc:224] Handling call
0503 14:05:56.444004 (+30119834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.332884 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.332885 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30008193}]]}
W20260503 14:05:56.520893 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 224ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.517910 1119 rpcz_store.cc:269] 0503 14:05:24.579607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.579623 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:56.444106 (+31864483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.332254 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.332255 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31751524}]]}
W20260503 14:05:56.521210 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521260 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 948) took 31748 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521284 1119 rpcz_store.cc:269] 0503 14:05:24.772639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772947 (+ 308us) service_pool.cc:224] Handling call
0503 14:05:56.521256 (+31748309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521207 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521208 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31748195}]]}
W20260503 14:05:56.521363 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521411 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 961) took 31633 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521436 1119 rpcz_store.cc:269] 0503 14:05:24.887591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888315 (+ 724us) service_pool.cc:224] Handling call
0503 14:05:56.521410 (+31633095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521360 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521361 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31632972}]]}
W20260503 14:05:56.521507 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521543 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 974) took 31207 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521566 1119 rpcz_store.cc:269] 0503 14:05:25.314255 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315093 (+ 838us) service_pool.cc:224] Handling call
0503 14:05:56.521541 (+31206448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521505 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521506 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31206340}]]}
W20260503 14:05:56.521637 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521673 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 987) took 30751 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521697 1119 rpcz_store.cc:269] 0503 14:05:25.770102 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771165 (+ 1063us) service_pool.cc:224] Handling call
0503 14:05:56.521671 (+30750506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521635 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521635 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30750376}]]}
W20260503 14:05:56.521771 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521801 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1000) took 30496 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521826 1119 rpcz_store.cc:269] 0503 14:05:26.025002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.025163 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:56.521800 (+30496637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521770 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521771 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30496515}]]}
W20260503 14:05:56.521915 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.521948 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1013) took 30196 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.521971 1119 rpcz_store.cc:269] 0503 14:05:26.325628 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.325955 (+ 327us) service_pool.cc:224] Handling call
0503 14:05:56.521947 (+30195992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.521913 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.521914 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30195865}]]}
I20260503 14:05:56.522127 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
W20260503 14:05:56.455690 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.522305 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 924) took 30200 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.522338 1101 rpcz_store.cc:269] 0503 14:05:26.321903 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322052 (+ 149us) service_pool.cc:224] Handling call
0503 14:05:56.522302 (+30200250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.455680 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.455681 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30133566}]]}
W20260503 14:05:56.519706 1099 rpcz_store.cc:269] 0503 14:05:26.319888 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.320080 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:56.519671 (+30199591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.511929 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.511930 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30191776}]]}
W20260503 14:05:56.517675 1096 rpcz_store.cc:269] 0503 14:05:26.318984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.319628 (+ 644us) service_pool.cc:224] Handling call
0503 14:05:56.517640 (+30198012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.515992 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.515993 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30196259}]]}
W20260503 14:05:56.515225 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.523379 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 953) took 31209 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.523403 1103 rpcz_store.cc:269] 0503 14:05:25.313858 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315188 (+ 1330us) service_pool.cc:224] Handling call
0503 14:05:56.523377 (+31208189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.515220 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.515221 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31199943}]]}
W20260503 14:05:56.523518 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.523564 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 966) took 30754 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.523587 1103 rpcz_store.cc:269] 0503 14:05:25.769099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.769752 (+ 653us) service_pool.cc:224] Handling call
0503 14:05:56.523563 (+30753811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.523516 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.523516 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30753663}]]}
W20260503 14:05:56.523672 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.523710 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 979) took 30506 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.519876 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
W20260503 14:05:56.523730 1103 rpcz_store.cc:269] 0503 14:05:26.017511 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.017756 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:56.523708 (+30505952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.523669 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.523670 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30505822}]]}
W20260503 14:05:56.519477 1114 rpcz_store.cc:269] 0503 14:05:25.769129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.769532 (+ 403us) service_pool.cc:224] Handling call
0503 14:05:56.519443 (+30749911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.519400 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.519401 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30749656}]]}
W20260503 14:05:56.523998 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.524044 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.524096 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 981) took 30496 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.524044 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 992) took 30204 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.524179 1103 rpcz_store.cc:269] 0503 14:05:26.319902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.320157 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:56.524043 (+30203886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.523994 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.523996 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30203754}]]}
I20260503 14:05:56.524282 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 46
I20260503 14:05:56.524324 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:56.524121 1114 rpcz_store.cc:269] 0503 14:05:26.028035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028900 (+ 865us) service_pool.cc:224] Handling call
0503 14:05:56.524094 (+30495194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.524042 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.524042 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30495019}]]}
W20260503 14:05:56.524451 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.524494 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 994) took 30204 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.524520 1114 rpcz_store.cc:269] 0503 14:05:26.319929 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.320246 (+ 317us) service_pool.cc:224] Handling call
0503 14:05:56.524492 (+30204246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.524448 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.524449 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30204087}]]}
W20260503 14:05:56.514627 1086 rpcz_store.cc:269] 0503 14:05:26.320911 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321000 (+ 89us) service_pool.cc:224] Handling call
0503 14:05:56.514595 (+30193595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.514560 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.514561 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30193470}]]}
I20260503 14:05:56.523996 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.525311 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 47ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.517647 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 928) took 30194 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.525431 1095 rpcz_store.cc:269] 0503 14:05:26.323564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.323699 (+ 135us) service_pool.cc:224] Handling call
0503 14:05:56.517627 (+30193928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.517574 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.517574 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30193752}]]}
W20260503 14:05:56.525688 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.526793 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.443s user 0.000s sys 0.000s
W20260503 14:05:56.527907 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 881) took 32765 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.527956 1071 rpcz_store.cc:269] 0503 14:05:23.762085 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762918 (+ 833us) service_pool.cc:224] Handling call
0503 14:05:56.527901 (+32764983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.608242 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.608287 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.544056 (+935769us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.544058 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.544063 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.544063 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.544155 (+ 92us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.003315 (+459160us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.083481 (+1080166us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.083679 (+ 198us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.083723 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.527808 (+444085us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.527883 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.527894 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.527894 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1080155,"prepare.queue_time_us":29845230,"prepare.run_cpu_time_us":54376,"prepare.run_wall_time_us":935921,"replication_time_us":459244,"thread_start_us":145,"threads_started":1,"wal-append.queue_time_us":13770}]]}
I20260503 14:05:56.543322 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.543527 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.527109 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.528208 1301 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.528045 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.543767 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.543895 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 959) took 31656 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.511518 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 926) took 31737 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.543988 1072 rpcz_store.cc:269] 0503 14:05:24.774459 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774570 (+ 111us) service_pool.cc:224] Handling call
0503 14:05:56.511502 (+31736932us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.771808 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.771856 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.846735 (+1074879us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.846736 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.846739 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.846739 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.846825 (+ 86us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.040330 (+193505us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.323437 (+283107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.323622 (+ 185us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.323664 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.511377 (+187713us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.511476 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.511491 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.511492 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282905,"prepare.queue_time_us":29997094,"prepare.run_cpu_time_us":67916,"prepare.run_wall_time_us":1075030,"replication_time_us":192994}]]}
W20260503 14:05:56.542112 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:56.544123 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 914) took 30524 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.544088 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
W20260503 14:05:56.543931 1089 rpcz_store.cc:269] 0503 14:05:24.887530 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887942 (+ 412us) service_pool.cc:224] Handling call
0503 14:05:56.543890 (+31655948us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.528043 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.528044 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31640017}]]}
I20260503 14:05:56.544250 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.544273 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.544306 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 972) took 31230 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.544324 1089 rpcz_store.cc:269] 0503 14:05:25.314222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314942 (+ 720us) service_pool.cc:224] Handling call
0503 14:05:56.544304 (+31229362us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.544271 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.544272 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31229245}]]}
W20260503 14:05:56.544365 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.544416 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.544494 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 985) took 30774 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.544559 1089 rpcz_store.cc:269] 0503 14:05:25.770071 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771337 (+ 1266us) service_pool.cc:224] Handling call
0503 14:05:56.544493 (+30773156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.544415 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.544415 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30773002}]]}
W20260503 14:05:56.515810 1084 rpcz_store.cc:269] 0503 14:05:24.573479 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574100 (+ 621us) service_pool.cc:224] Handling call
0503 14:05:56.515751 (+31941651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.410343 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.410395 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.315422 (+905027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.315424 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.315457 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.315458 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.315532 (+ 74us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:56.123275 (+807743us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.180355 (+ 57080us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.180790 (+ 435us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.180826 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.515657 (+334831us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.515733 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.515743 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.515743 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57071,"prepare.queue_time_us":29836129,"prepare.run_cpu_time_us":62110,"prepare.run_wall_time_us":905204,"replication_time_us":807792}]]}
W20260503 14:05:56.544693 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.544729 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 998) took 30519 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.544838 1089 rpcz_store.cc:269] 0503 14:05:26.024932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.027241 (+ 2309us) service_pool.cc:224] Handling call
0503 14:05:56.544728 (+30517487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.544692 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.544692 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30517338}]]}
I20260503 14:05:56.544726 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
I20260503 14:05:56.544920 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.544929 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.545009 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1011) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.545040 1089 rpcz_store.cc:269] 0503 14:05:26.325580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.325749 (+ 169us) service_pool.cc:224] Handling call
0503 14:05:56.545008 (+30219259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.544926 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.544927 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30219083}]]}
W20260503 14:05:56.545045 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.544143 1113 rpcz_store.cc:269] 0503 14:05:26.019587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.023087 (+ 3500us) service_pool.cc:224] Handling call
0503 14:05:56.544120 (+30521033us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.913915 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.913980 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.542078 (+628098us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.542081 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.542087 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.542088 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.542095 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:56.542096 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29890714}]]}
W20260503 14:05:56.545313 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.545362 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 925) took 30227 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.545390 1113 rpcz_store.cc:269] 0503 14:05:26.318029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.318049 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:56.545360 (+30227311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.545309 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.545310 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30227146}]]}
W20260503 14:05:56.564291 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:56.564428 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 975) took 30548 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.564463 1112 rpcz_store.cc:269] 0503 14:05:26.015718 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.016004 (+ 286us) service_pool.cc:224] Handling call
0503 14:05:56.564424 (+30548420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.871725 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.871779 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.564225 (+692446us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.564227 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.564233 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.564234 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.564271 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:56.564272 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29855636}]]}
W20260503 14:05:56.564602 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.564646 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 988) took 30248 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.564670 1112 rpcz_store.cc:269] 0503 14:05:26.316591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.316614 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:56.564643 (+30248029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.564599 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.564600 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30247835}]]}
W20260503 14:05:56.573786 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 874) took 31687 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.573866 1109 rpcz_store.cc:269] 0503 14:05:24.886751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887445 (+ 694us) service_pool.cc:224] Handling call
0503 14:05:56.573771 (+31686326us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.773405 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.773444 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.050242 (+1276798us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.050244 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.050250 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.050251 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.050336 (+ 85us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.337981 (+287645us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.519872 (+181891us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.525237 (+ 5365us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.525286 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.573567 (+ 48281us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.573750 (+ 183us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.573761 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.573762 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":181883,"prepare.queue_time_us":29885872,"prepare.run_cpu_time_us":78994,"prepare.run_wall_time_us":1276941,"replication_time_us":287725}]]}
I20260503 14:05:56.574016 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
I20260503 14:05:56.574167 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:56.574208 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:56.574292 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.574456 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.583914 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 889) took 32451 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.584002 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.584064 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 993) took 30264 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.584093 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.584095 1066 rpcz_store.cc:269] 0503 14:05:26.319915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.320560 (+ 645us) service_pool.cc:224] Handling call
0503 14:05:56.584063 (+30263503us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.583997 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.583998 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30263313}]]}
W20260503 14:05:56.583993 1074 rpcz_store.cc:269] 0503 14:05:24.132908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.132946 (+ 38us) service_pool.cc:224] Handling call
0503 14:05:56.583899 (+32450953us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.082849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.082905 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.842663 (+1759758us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.842664 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.842671 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.842672 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.842788 (+ 116us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:56.058304 (+215516us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.518122 (+459818us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.520562 (+ 2440us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.520617 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.583763 (+ 63146us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.583881 (+ 118us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.583890 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.583891 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":459749,"prepare.queue_time_us":29949787,"prepare.run_cpu_time_us":110620,"prepare.run_wall_time_us":1759951,"replication_time_us":215624}]]}
I20260503 14:05:56.584416 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
I20260503 14:05:56.584640 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.584757 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 301ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.585143 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 43
W20260503 14:05:56.586475 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 844) took 32246 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.586531 1080 rpcz_store.cc:269] 0503 14:05:24.339730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.340428 (+ 698us) service_pool.cc:224] Handling call
0503 14:05:56.586467 (+32246039us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.328146 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388879 (+ 60733us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.402958 (+1014079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.412501 (+ 9543us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.431779 (+ 19278us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.432815 (+ 1036us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.677909 (+245094us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.164976 (+487067us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.519061 (+354085us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.519199 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.519229 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.586354 (+ 67125us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.586448 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.586458 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.586459 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":354059,"prepare.queue_time_us":29987558,"prepare.run_cpu_time_us":91374,"prepare.run_wall_time_us":1350185,"replication_time_us":732154}]]}
W20260503 14:05:56.586596 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.586640 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 927) took 30263 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.586673 1110 rpcz_store.cc:269] 0503 14:05:26.323545 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.325151 (+ 1606us) service_pool.cc:224] Handling call
0503 14:05:56.586639 (+30261488us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.586592 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.586593 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30261338}]]}
I20260503 14:05:56.586745 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.586933 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:56.587001 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:56.587122 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 484ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.587138 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.591751 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.000s sys 0.000s
W20260503 14:05:56.592935 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 853) took 33567 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.593005 1079 rpcz_store.cc:269] 0503 14:05:23.025002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.026289 (+ 1287us) service_pool.cc:224] Handling call
0503 14:05:56.592927 (+33566638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:52.963671 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:52.963704 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.928797 (+1965093us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.928798 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.928833 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.928834 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.928909 (+ 75us) log.cc:844] Serialized 1209 byte log entry
0503 14:05:55.373782 (+444873us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.256316 (+882534us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.256496 (+ 180us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.256525 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.592819 (+336294us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.592901 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.592920 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.592921 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":882525,"prepare.queue_time_us":29937285,"prepare.run_cpu_time_us":118009,"prepare.run_wall_time_us":1965255,"replication_time_us":444939}]]}
I20260503 14:05:56.593159 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.593322 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.593446 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.593494 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.341s user 0.000s sys 0.000s
W20260503 14:05:56.594506 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 839) took 32247 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.594547 1082 rpcz_store.cc:269] 0503 14:05:24.347023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.347098 (+ 75us) service_pool.cc:224] Handling call
0503 14:05:56.594499 (+32247401us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.202994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.203034 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.864701 (+1661667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.864703 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.864707 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.864707 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.865952 (+ 1245us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.212092 (+346140us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.251970 (+ 39878us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.252134 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.252173 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.594395 (+342222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.594484 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.594493 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.594493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39868,"prepare.queue_time_us":29855786,"prepare.run_cpu_time_us":108423,"prepare.run_wall_time_us":1663029,"replication_time_us":347378}]]}
I20260503 14:05:56.594689 1082 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.594839 1082 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:56.594918 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:56.594923 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.595026 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.594933 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 174ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.595335 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.595386 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 983) took 30826 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.595055 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 923) took 30273 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.595414 1121 rpcz_store.cc:269] 0503 14:05:25.768589 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768716 (+ 127us) service_pool.cc:224] Handling call
0503 14:05:56.595384 (+30826668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.595330 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.595331 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30826528}]]}
W20260503 14:05:56.595528 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.595564 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 996) took 30570 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.595589 1121 rpcz_store.cc:269] 0503 14:05:26.024898 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.027459 (+ 2561us) service_pool.cc:224] Handling call
0503 14:05:56.595562 (+30568103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.595526 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.595527 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30567978}]]}
W20260503 14:05:56.595692 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.595727 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1009) took 30270 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.595747 1121 rpcz_store.cc:269] 0503 14:05:26.325552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326192 (+ 640us) service_pool.cc:224] Handling call
0503 14:05:56.595726 (+30269534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.595690 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.595691 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30269400}]]}
W20260503 14:05:56.595978 1291 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.615036 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.435s user 0.000s sys 0.000s
W20260503 14:05:56.636520 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.381s user 0.000s sys 0.000s
W20260503 14:05:56.710739 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 869) took 32949 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.710799 1075 rpcz_store.cc:269] 0503 14:05:23.761167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.761223 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:56.710728 (+32949505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.605721 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.605767 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.833764 (+1227997us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.833766 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.833836 (+ 70us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.833837 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.833975 (+ 138us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.221669 (+387694us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.255446 (+1033777us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.255605 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.255648 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.710601 (+454953us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.710708 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.710719 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.710720 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1033770,"prepare.queue_time_us":29844374,"prepare.run_cpu_time_us":69995,"prepare.run_wall_time_us":1228386,"replication_time_us":387828,"thread_start_us":55,"threads_started":1,"wal-append.queue_time_us":51274}]]}
I20260503 14:05:56.710973 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.711103 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
I20260503 14:05:56.711122 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.631321 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 901) took 32503 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.711298 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.703406 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 107ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.702956 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
W20260503 14:05:56.703207 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.711589 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 935) took 30387 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.711632 1126 rpcz_store.cc:269] 0503 14:05:26.323663 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324369 (+ 706us) service_pool.cc:224] Handling call
0503 14:05:56.711586 (+30387217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.703202 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.703203 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30378731}]]}
W20260503 14:05:56.711747 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.711781 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 947) took 30100 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.711798 1126 rpcz_store.cc:269] 0503 14:05:26.610845 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611496 (+ 651us) service_pool.cc:224] Handling call
0503 14:05:56.711780 (+30100284us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.711744 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.711746 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30100111}]]}
W20260503 14:05:56.711867 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.711891 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 960) took 30063 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.711908 1126 rpcz_store.cc:269] 0503 14:05:26.648020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648037 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:56.711890 (+30063853us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.711866 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.711867 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30063727}]]}
W20260503 14:05:56.702622 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 864) took 32121 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.621866 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 931) took 30298 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.712088 1093 rpcz_store.cc:269] 0503 14:05:26.323606 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324001 (+ 395us) service_pool.cc:224] Handling call
0503 14:05:56.621695 (+30297694us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.527031 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.527032 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30201710}]]}
W20260503 14:05:56.712188 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.712230 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 943) took 30101 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.712267 1093 rpcz_store.cc:269] 0503 14:05:26.610754 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611003 (+ 249us) service_pool.cc:224] Handling call
0503 14:05:56.712229 (+30101226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.712186 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.712187 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30101079}]]}
W20260503 14:05:56.712009 1076 rpcz_store.cc:269] 0503 14:05:24.581271 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.581294 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:56.702601 (+32121307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.571107 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.571157 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.858884 (+1287727us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.858885 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.858888 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.858888 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.858950 (+ 62us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:56.081609 (+222659us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.179546 (+ 97937us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.179749 (+ 203us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.179798 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.702462 (+522664us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.702575 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.702589 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.702590 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":97926,"prepare.queue_time_us":29989699,"prepare.run_cpu_time_us":76396,"prepare.run_wall_time_us":1287854,"replication_time_us":222713}]]}
W20260503 14:05:56.712363 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.712404 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 956) took 30065 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.712424 1093 rpcz_store.cc:269] 0503 14:05:26.647406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.647567 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:56.712402 (+30064835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.712360 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.712361 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30064720}]]}
I20260503 14:05:56.712368 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
I20260503 14:05:56.712594 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.712702 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.711263 1083 rpcz_store.cc:269] 0503 14:05:24.128140 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.129028 (+ 888us) service_pool.cc:224] Handling call
0503 14:05:56.631307 (+32502279us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.023911 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.023949 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.849007 (+1825058us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.849008 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.849012 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.849013 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.849096 (+ 83us) log.cc:844] Serialized 1317 byte log entry
0503 14:05:56.059943 (+210847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.517622 (+457679us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.517828 (+ 206us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.517889 (+ 61us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.631160 (+113271us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.631275 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.631296 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.631297 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":457671,"prepare.queue_time_us":29894826,"prepare.run_cpu_time_us":107563,"prepare.run_wall_time_us":1825193,"replication_time_us":210924}]]}
I20260503 14:05:56.713074 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 37 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:56.713219 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.713356 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 389ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.734062 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:56.734196 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 988) took 30718 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.734223 1069 rpcz_store.cc:269] 0503 14:05:26.015684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.015909 (+ 225us) service_pool.cc:224] Handling call
0503 14:05:56.734191 (+30718282us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.865772 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.865810 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.734009 (+868199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.734011 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.734018 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.734019 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.734029 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:56.734030 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29849777}]]}
W20260503 14:05:56.734333 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.734380 1069 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1001) took 30417 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.734412 1069 rpcz_store.cc:269] 0503 14:05:26.316679 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.316698 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:56.734379 (+30417681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.734329 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.734330 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30417539}]]}
W20260503 14:05:56.740705 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 899) took 31427 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.740790 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.740887 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 54ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.740890 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 946) took 30130 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.741053 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:56.741021 1111 rpcz_store.cc:269] 0503 14:05:26.610811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611350 (+ 539us) service_pool.cc:224] Handling call
0503 14:05:56.740886 (+30129536us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.740781 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.740782 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30129290}]]}
W20260503 14:05:56.741202 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.741245 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 959) took 30093 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.741273 1111 rpcz_store.cc:269] 0503 14:05:26.648005 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648147 (+ 142us) service_pool.cc:224] Handling call
0503 14:05:56.741242 (+30093095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.741199 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.741200 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30092966}]]}
W20260503 14:05:56.740782 1080 rpcz_store.cc:269] 0503 14:05:25.313195 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313359 (+ 164us) service_pool.cc:224] Handling call
0503 14:05:56.740692 (+31427333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.994220 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.994259 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.181458 (+1187199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.181459 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.181463 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.181464 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.181554 (+ 90us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.460854 (+279300us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.586741 (+125887us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.586963 (+ 222us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.587008 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.740506 (+153498us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.740668 (+ 162us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.740680 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.740681 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":125877,"prepare.queue_time_us":29680773,"prepare.run_cpu_time_us":67677,"prepare.run_wall_time_us":1187454,"replication_time_us":279384}]]}
I20260503 14:05:56.741887 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.742077 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.742197 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.743577 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.225s user 0.000s sys 0.000s
W20260503 14:05:56.744081 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 911) took 32400 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.744140 1071 rpcz_store.cc:269] 0503 14:05:24.343696 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343714 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:56.744074 (+32400360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.198991 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.199057 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.844058 (+1645001us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.844059 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.844063 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.844064 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.844137 (+ 73us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.127006 (+282869us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.543317 (+416311us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.543559 (+ 242us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.543617 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.743978 (+200361us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.744051 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.744066 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.744067 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":416301,"prepare.queue_time_us":29855199,"prepare.run_cpu_time_us":102795,"prepare.run_wall_time_us":1645160,"replication_time_us":282936}]]}
I20260503 14:05:56.744277 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
I20260503 14:05:56.744417 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.744516 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.744644 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 873) took 31857 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.744689 1073 rpcz_store.cc:269] 0503 14:05:24.886738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.887337 (+ 599us) service_pool.cc:224] Handling call
0503 14:05:56.744639 (+31857302us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.774514 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.774557 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.087938 (+1313381us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.087940 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.088016 (+ 76us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.088016 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.109470 (+ 21454us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.331881 (+222411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.518111 (+186230us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.518319 (+ 208us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.518355 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.744476 (+226121us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.744622 (+ 146us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.744632 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.744632 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":186220,"prepare.queue_time_us":29887079,"prepare.run_cpu_time_us":96341,"prepare.run_wall_time_us":1335127,"replication_time_us":243859}]]}
I20260503 14:05:56.744881 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
W20260503 14:05:56.745055 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
W20260503 14:05:56.745188 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.745257 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 933) took 30139 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.745281 1094 rpcz_store.cc:269] 0503 14:05:26.605269 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.609406 (+ 4137us) service_pool.cc:224] Handling call
0503 14:05:56.745255 (+30135849us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.745185 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.745186 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30135677}]]}
W20260503 14:05:56.745380 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.745417 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 945) took 30096 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.745443 1094 rpcz_store.cc:269] 0503 14:05:26.648505 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649024 (+ 519us) service_pool.cc:224] Handling call
0503 14:05:56.745415 (+30096391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.745378 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.745379 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30096267}]]}
W20260503 14:05:56.745195 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.201s user 0.000s sys 0.000s
W20260503 14:05:56.745936 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 433ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.746050 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 894) took 31432 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.746090 1077 rpcz_store.cc:269] 0503 14:05:25.313082 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314035 (+ 953us) service_pool.cc:224] Handling call
0503 14:05:56.746044 (+31432009us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.928319 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.928380 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.855275 (+926895us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.855276 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.855279 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.855280 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.855349 (+ 69us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.186952 (+331603us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.519862 (+332910us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.520832 (+ 970us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.520870 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.745952 (+225082us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.746028 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.746038 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.746038 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":332900,"prepare.queue_time_us":29614172,"prepare.run_cpu_time_us":58193,"prepare.run_wall_time_us":927038,"replication_time_us":331668}]]}
I20260503 14:05:56.746206 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:56.746371 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.746423 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1002) took 30425 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.746459 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.745056 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.746654 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.746472 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:56.746821 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:56.746835 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.746899 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.746945 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 929) took 30423 ms (client timeout 29999 ms). Trace:
I20260503 14:05:56.745445 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:56.746969 1100 rpcz_store.cc:269] 0503 14:05:26.323578 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.323832 (+ 254us) service_pool.cc:224] Handling call
0503 14:05:56.746943 (+30423111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.746896 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.746897 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30422995}]]}
W20260503 14:05:56.746461 1090 rpcz_store.cc:269] 0503 14:05:26.320876 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321591 (+ 715us) service_pool.cc:224] Handling call
0503 14:05:56.746422 (+30424831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.746367 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.746368 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30424648}]]}
W20260503 14:05:56.747052 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.747092 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 941) took 30136 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.747112 1100 rpcz_store.cc:269] 0503 14:05:26.610699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611640 (+ 941us) service_pool.cc:224] Handling call
0503 14:05:56.747092 (+30135452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747051 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.747051 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30135294}]]}
W20260503 14:05:56.747208 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.747243 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 954) took 30100 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.747262 1100 rpcz_store.cc:269] 0503 14:05:26.646941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.646956 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:56.747241 (+30100285us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747206 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.747207 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30100134}]]}
W20260503 14:05:56.747484 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 475ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.747498 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
W20260503 14:05:56.747625 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.747666 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 997) took 30421 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.747691 1102 rpcz_store.cc:269] 0503 14:05:26.325987 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326054 (+ 67us) service_pool.cc:224] Handling call
0503 14:05:56.747664 (+30421610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747622 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.747623 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30421481}]]}
W20260503 14:05:56.747730 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.747776 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.747057 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.747884 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1014) took 30144 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.747913 1090 rpcz_store.cc:269] 0503 14:05:26.603452 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.603631 (+ 179us) service_pool.cc:224] Handling call
0503 14:05:56.747881 (+30144250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747054 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.747056 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30143293}]]}
W20260503 14:05:56.748024 1090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.748054 1090 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1027) took 30097 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.748076 1090 rpcz_store.cc:269] 0503 14:05:26.650964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651738 (+ 774us) service_pool.cc:224] Handling call
0503 14:05:56.748052 (+30096314us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.748022 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.748023 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30096177}]]}
W20260503 14:05:56.746431 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 919) took 32172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.747812 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1010) took 30140 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.748340 1072 rpcz_store.cc:269] 0503 14:05:24.574396 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.574767 (+ 371us) service_pool.cc:224] Handling call
0503 14:05:56.746426 (+32171659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.366739 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.387275 (+ 20536us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.151530 (+764255us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.151532 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.151536 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.151536 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.151638 (+ 102us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:56.116308 (+964670us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.544086 (+427778us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.544281 (+ 195us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.544325 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.746349 (+202024us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.746408 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.746420 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.746420 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":427769,"prepare.queue_time_us":29791859,"prepare.run_cpu_time_us":46435,"prepare.run_wall_time_us":784909,"replication_time_us":964765}]]}
I20260503 14:05:56.748631 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
W20260503 14:05:56.748413 1102 rpcz_store.cc:269] 0503 14:05:26.607563 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607591 (+ 28us) service_pool.cc:224] Handling call
0503 14:05:56.747810 (+30140219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747773 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.747774 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30140023}]]}
I20260503 14:05:56.748821 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:56.748832 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.748878 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1022) took 30095 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.748922 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.748906 1102 rpcz_store.cc:269] 0503 14:05:26.653658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653734 (+ 76us) service_pool.cc:224] Handling call
0503 14:05:56.748876 (+30095142us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.748829 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.748831 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30095006}]]}
W20260503 14:05:56.751609 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:56.756770 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 917) took 32412 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.756840 1079 rpcz_store.cc:269] 0503 14:05:24.343812 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344293 (+ 481us) service_pool.cc:224] Handling call
0503 14:05:56.756758 (+32412465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.191619 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.191667 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.852647 (+1660980us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.852649 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.852652 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.852653 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.852735 (+ 82us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.148817 (+296082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.593156 (+444339us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.593355 (+ 199us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.593393 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.756642 (+163249us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.756734 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.756747 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.756747 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":444328,"prepare.queue_time_us":29847220,"prepare.run_cpu_time_us":100938,"prepare.run_wall_time_us":1661131,"replication_time_us":296159}]]}
I20260503 14:05:56.757001 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 40 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45
I20260503 14:05:56.757151 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:56.757283 1295 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.757454 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.757509 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1008) took 30436 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.757539 1118 rpcz_store.cc:269] 0503 14:05:26.320979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321354 (+ 375us) service_pool.cc:224] Handling call
0503 14:05:56.757506 (+30436152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.757449 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.757450 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30435987}]]}
W20260503 14:05:56.757634 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.757666 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1020) took 30154 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.757696 1118 rpcz_store.cc:269] 0503 14:05:26.603566 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604462 (+ 896us) service_pool.cc:224] Handling call
0503 14:05:56.757665 (+30153203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.757632 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.757633 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30153044}]]}
W20260503 14:05:56.757797 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.757833 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1033) took 30106 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.757870 1118 rpcz_store.cc:269] 0503 14:05:26.651090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651299 (+ 209us) service_pool.cc:224] Handling call
0503 14:05:56.757832 (+30106533us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.757793 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.757794 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30106414}]]}
W20260503 14:05:56.758090 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.759414 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 388ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.764008 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.770371 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 878) took 31456 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.771344 1082 rpcz_store.cc:269] 0503 14:05:25.314352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316203 (+ 1851us) service_pool.cc:224] Handling call
0503 14:05:56.770363 (+31454160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.993014 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.174856 (+1181842us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.174858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.174863 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.174864 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.174975 (+ 111us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.429313 (+254338us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.594686 (+165373us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.594866 (+ 180us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.594903 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.770237 (+175334us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.770344 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.770356 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.770357 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165363,"prepare.queue_time_us":29676676,"prepare.run_cpu_time_us":86669,"prepare.run_wall_time_us":1182028,"replication_time_us":254443}]]}
W20260503 14:05:56.770565 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.770608 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.771515 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 49
I20260503 14:05:56.771771 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.771893 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.771567 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 926) took 30166 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.772948 1067 rpcz_store.cc:269] 0503 14:05:26.605139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605409 (+ 270us) service_pool.cc:224] Handling call
0503 14:05:56.771564 (+30166155us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.770559 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.770560 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30165012}]]}
W20260503 14:05:56.773075 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.773113 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 938) took 30124 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.773138 1067 rpcz_store.cc:269] 0503 14:05:26.648328 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649370 (+ 1042us) service_pool.cc:224] Handling call
0503 14:05:56.773112 (+30123742us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.773072 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.773073 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30123586}]]}
W20260503 14:05:56.791843 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:56.791955 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 901) took 30775 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.791982 969 rpcz_store.cc:269] 0503 14:05:26.016128 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.016149 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:56.791953 (+30775804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.858333 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.858376 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.791778 (+933402us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.791779 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.791785 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.791786 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.791821 (+ 35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:56.791823 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29842109}]]}
W20260503 14:05:56.792100 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.801323 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
W20260503 14:05:56.802675 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 913) took 30485 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.802829 969 rpcz_store.cc:269] 0503 14:05:26.317163 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.317183 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:56.802669 (+30485486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.792098 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.792098 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30474783}]]}
W20260503 14:05:56.802925 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.802958 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 925) took 30197 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.802976 969 rpcz_store.cc:269] 0503 14:05:26.605119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605144 (+ 25us) service_pool.cc:224] Handling call
0503 14:05:56.802957 (+30197813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.802923 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.802924 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30197660}]]}
W20260503 14:05:56.803016 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.803042 969 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 937) took 30154 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.803059 969 rpcz_store.cc:269] 0503 14:05:26.648312 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.650070 (+ 1758us) service_pool.cc:224] Handling call
0503 14:05:56.803041 (+30152971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.803015 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.803016 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30152836}]]}
W20260503 14:05:56.803929 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 886) took 31918 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.803984 1084 rpcz_store.cc:269] 0503 14:05:24.885025 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886240 (+ 1215us) service_pool.cc:224] Handling call
0503 14:05:56.803920 (+31917680us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.873018 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.873069 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.181843 (+1308774us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.181930 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.182010 (+ 80us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.182011 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.182759 (+ 748us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.278160 (+ 95401us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.544724 (+266564us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.544964 (+ 240us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.545012 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.803750 (+258738us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.803897 (+ 147us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.803911 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.803911 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":266556,"prepare.queue_time_us":29986685,"prepare.run_cpu_time_us":80895,"prepare.run_wall_time_us":1309983,"replication_time_us":96144}]]}
I20260503 14:05:56.804171 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:56.804423 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.804481 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 958) took 30156 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.804512 1092 rpcz_store.cc:269] 0503 14:05:26.647970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648237 (+ 267us) service_pool.cc:224] Handling call
0503 14:05:56.804478 (+30156241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.804418 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.804420 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30156093}]]}
W20260503 14:05:56.804508 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 394ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.804123 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:56.804823 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:56.804934 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.804945 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.446s user 0.000s sys 0.000s
W20260503 14:05:56.806037 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 847) took 32233 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.806082 1085 rpcz_store.cc:269] 0503 14:05:24.572702 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573338 (+ 636us) service_pool.cc:224] Handling call
0503 14:05:56.806028 (+32232690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.363868 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.389894 (+ 26026us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.857297 (+1467403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.857299 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.857302 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.857302 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.857360 (+ 58us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:56.296381 (+439021us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.358455 (+ 62074us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.358682 (+ 227us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.358731 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.805922 (+447191us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.806009 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.806020 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.806021 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62064,"prepare.queue_time_us":29790415,"prepare.run_cpu_time_us":97261,"prepare.run_wall_time_us":1493505,"replication_time_us":439072}]]}
I20260503 14:05:56.806217 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:56.806375 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:56.806375 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 45
W20260503 14:05:56.806496 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.806895 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.806810 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.807022 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 919) took 30485 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.807066 1106 rpcz_store.cc:269] 0503 14:05:26.321833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322418 (+ 585us) service_pool.cc:224] Handling call
0503 14:05:56.807017 (+30484599us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.806804 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.806806 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30484292}]]}
W20260503 14:05:56.807176 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.807206 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 931) took 30201 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.807228 1106 rpcz_store.cc:269] 0503 14:05:26.605219 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.606154 (+ 935us) service_pool.cc:224] Handling call
0503 14:05:56.807205 (+30201051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.807173 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.807174 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30200905}]]}
W20260503 14:05:56.807310 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.807351 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 943) took 30158 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.807370 1106 rpcz_store.cc:269] 0503 14:05:26.648448 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649765 (+ 1317us) service_pool.cc:224] Handling call
0503 14:05:56.807350 (+30157585us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.807307 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.807308 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30157426}]]}
W20260503 14:05:56.831491 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.257s user 0.000s sys 0.000s
W20260503 14:05:56.832788 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 868) took 31946 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.832857 1109 rpcz_store.cc:269] 0503 14:05:24.886609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886662 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:56.832778 (+31946116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.773749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.773818 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.034983 (+1261165us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.034985 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.034989 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.034990 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.035096 (+ 106us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.384676 (+349580us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.574013 (+189337us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.574195 (+ 182us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.574258 (+ 63us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.832644 (+258386us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.832758 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.832770 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.832771 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189329,"prepare.queue_time_us":29886963,"prepare.run_cpu_time_us":82387,"prepare.run_wall_time_us":1261354,"replication_time_us":349679}]]}
I20260503 14:05:56.833035 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
I20260503 14:05:56.833022 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:56.833209 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:56.833366 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.833763 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.833825 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 928) took 30228 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.833864 1068 rpcz_store.cc:269] 0503 14:05:26.605174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605773 (+ 599us) service_pool.cc:224] Handling call
0503 14:05:56.833823 (+30228050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.833756 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.833758 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30227858}]]}
W20260503 14:05:56.833989 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.834030 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 940) took 30185 ms (client timeout 29999 ms). Trace:
W20260503 14:05:56.834056 1068 rpcz_store.cc:269] 0503 14:05:26.648373 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649238 (+ 865us) service_pool.cc:224] Handling call
0503 14:05:56.834028 (+30184790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.833986 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.833987 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30184653}]]}
W20260503 14:05:56.834286 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:05:56.837074 738 tablet_service.cc:1558] Processing DeleteTablet for tablet f7d9d857cb1d42998f616c9d0af6223c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:26 UTC) from {username='slave'} at 127.0.0.1:38518
W20260503 14:05:56.595422 1097 rpcz_store.cc:269] 0503 14:05:26.321890 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322906 (+ 1016us) service_pool.cc:224] Handling call
0503 14:05:56.595052 (+30272146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.594919 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.594920 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30271906}]]}
W20260503 14:05:56.849292 1307 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.851171 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.188294 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 973) took 31416 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.188326 1116 rpcz_store.cc:269] 0503 14:05:25.771610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.771757 (+ 147us) service_pool.cc:224] Handling call
0503 14:05:57.188289 (+31416532us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.851165 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.851166 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31078634}]]}
W20260503 14:05:57.188463 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.188500 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 986) took 31160 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.188527 1116 rpcz_store.cc:269] 0503 14:05:26.028138 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028174 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:57.188499 (+31160325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.188460 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.188461 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31160192}]]}
W20260503 14:05:57.188650 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.188683 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 999) took 30862 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.188702 1116 rpcz_store.cc:269] 0503 14:05:26.326051 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326269 (+ 218us) service_pool.cc:224] Handling call
0503 14:05:57.188682 (+30862413us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.188648 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.188649 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30862273}]]}
W20260503 14:05:57.188766 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.188798 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1012) took 30564 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.188822 1116 rpcz_store.cc:269] 0503 14:05:26.624157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.624437 (+ 280us) service_pool.cc:224] Handling call
0503 14:05:57.188797 (+30564360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.188764 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.188765 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30564192}]]}
W20260503 14:05:57.188925 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.188963 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1024) took 30535 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.188989 1116 rpcz_store.cc:269] 0503 14:05:26.653691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653766 (+ 75us) service_pool.cc:224] Handling call
0503 14:05:57.188962 (+30535196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.188922 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.188923 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30535075}]]}
W20260503 14:05:56.852205 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:56.886003 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.301s user 0.000s sys 0.000s
W20260503 14:05:56.884441 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.631s user 0.000s sys 0.000s
W20260503 14:05:57.190470 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 931) took 32415 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.190531 1074 rpcz_store.cc:269] 0503 14:05:24.774565 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.774861 (+ 296us) service_pool.cc:224] Handling call
0503 14:05:57.190461 (+32415600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.672386 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.672445 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.179060 (+1506615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.179061 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.179065 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.179066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.179136 (+ 70us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.369479 (+190343us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.584412 (+214933us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.584670 (+ 258us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.584716 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.190332 (+605616us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.190436 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.190446 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.190447 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":214925,"prepare.queue_time_us":29897289,"prepare.run_cpu_time_us":93129,"prepare.run_wall_time_us":1506760,"replication_time_us":190406,"spinlock_wait_cycles":7424}]]}
W20260503 14:05:57.190753 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.190666 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
W20260503 14:05:57.190812 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 981) took 31422 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.190840 1108 rpcz_store.cc:269] 0503 14:05:25.768561 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.768808 (+ 247us) service_pool.cc:224] Handling call
0503 14:05:57.190811 (+31422003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.190750 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.190750 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31421861}]]}
I20260503 14:05:57.190881 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.190941 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.190982 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 994) took 31166 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.191004 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 260ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.041107 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
W20260503 14:05:57.191133 1274 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.986058 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 911) took 30966 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.191197 1109 rpcz_store.cc:269] 0503 14:05:26.019614 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020147 (+ 533us) service_pool.cc:224] Handling call
0503 14:05:56.986047 (+30965900us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.881695 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.881775 (+ 80us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.594810 (+713035us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.594812 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.594817 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.594817 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.594891 (+ 74us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.732257 (+137366us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.833019 (+100762us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.833241 (+ 222us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.833290 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:56.985897 (+152607us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:56.986021 (+ 124us) log.cc:844] Serialized 14 byte log entry
0503 14:05:56.986038 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:56.986039 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100731,"prepare.queue_time_us":29861435,"prepare.run_cpu_time_us":40432,"prepare.run_wall_time_us":713203,"replication_time_us":137433}]]}
W20260503 14:05:57.191290 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.191336 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.191548 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.012671 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.492s user 0.000s sys 0.000s
W20260503 14:05:57.192050 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 896) took 31421 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.192101 1082 rpcz_store.cc:269] 0503 14:05:25.770143 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.770898 (+ 755us) service_pool.cc:224] Handling call
0503 14:05:57.192044 (+31421146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.397223 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.397285 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.358942 (+961657us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.358944 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.358950 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.358950 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.359048 (+ 98us) log.cc:844] Serialized 1479 byte log entry
0503 14:05:56.574739 (+215691us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.771510 (+196771us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.771804 (+ 294us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.771853 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.191931 (+420078us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.192028 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.192038 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.192039 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":196762,"prepare.queue_time_us":29626224,"prepare.run_cpu_time_us":54985,"prepare.run_wall_time_us":961842,"replication_time_us":215783}]]}
I20260503 14:05:57.192219 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.055544 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.344s user 0.000s sys 0.000s
W20260503 14:05:57.124703 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
W20260503 14:05:57.192598 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 907) took 32848 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.192703 580 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 49
W20260503 14:05:57.192745 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.102622 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.389s user 0.000s sys 0.000s
W20260503 14:05:57.191012 1108 rpcz_store.cc:269] 0503 14:05:26.024852 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.027734 (+ 2882us) service_pool.cc:224] Handling call
0503 14:05:57.190980 (+31163246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.190939 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.190940 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31163048}]]}
W20260503 14:05:57.193220 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.193266 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1007) took 30872 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.193295 1108 rpcz_store.cc:269] 0503 14:05:26.320962 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321266 (+ 304us) service_pool.cc:224] Handling call
0503 14:05:57.193263 (+30871997us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.193216 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.193217 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30871870}]]}
W20260503 14:05:57.193361 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.193392 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1019) took 30589 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.055919 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.343s user 0.000s sys 0.000s
W20260503 14:05:57.193495 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 879) took 31879 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.193534 1085 rpcz_store.cc:269] 0503 14:05:25.314367 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316303 (+ 1936us) service_pool.cc:224] Handling call
0503 14:05:57.193487 (+31877184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.111854 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.111912 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.274999 (+1163087us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.275001 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.275006 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.275007 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.275078 (+ 71us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.669906 (+394828us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.806214 (+136308us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.806408 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.806448 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.193391 (+386943us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.193471 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.193481 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.193481 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136298,"prepare.queue_time_us":29795428,"prepare.run_cpu_time_us":85568,"prepare.run_wall_time_us":1163233,"replication_time_us":394894}]]}
I20260503 14:05:57.193671 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.192055 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 46
W20260503 14:05:57.193804 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.193867 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1003) took 30872 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.193893 1124 rpcz_store.cc:269] 0503 14:05:26.320895 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321031 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:57.193865 (+30872834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.193801 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.193802 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30872672}]]}
W20260503 14:05:57.193934 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.192349 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.193994 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 944) took 30545 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.194031 1098 rpcz_store.cc:269] 0503 14:05:26.648476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649618 (+ 1142us) service_pool.cc:224] Handling call
0503 14:05:57.193992 (+30544374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.192346 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.192347 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30542597}]]}
W20260503 14:05:57.194087 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194128 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1002) took 30586 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.097069 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
W20260503 14:05:57.194166 1065 rpcz_store.cc:269] 0503 14:05:26.607395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.609199 (+ 1804us) service_pool.cc:224] Handling call
0503 14:05:57.194127 (+30584928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194084 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194085 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30584775}]]}
W20260503 14:05:57.194008 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194258 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194300 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1014) took 30540 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.194336 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 885) took 32309 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.194384 1076 rpcz_store.cc:269] 0503 14:05:24.884999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.886126 (+ 1127us) service_pool.cc:224] Handling call
0503 14:05:57.194332 (+32308206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.786870 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.787017 (+ 147us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.256676 (+1469659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.256678 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.256681 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.256682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.256752 (+ 70us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.494196 (+237444us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.712363 (+218167us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.712626 (+ 263us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.712674 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.194222 (+481548us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.194318 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.194327 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.194328 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218158,"prepare.queue_time_us":29900638,"prepare.run_cpu_time_us":94787,"prepare.run_wall_time_us":1469889,"replication_time_us":237508}]]}
W20260503 14:05:57.194458 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194494 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 927) took 30589 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.194533 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.194675 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 202ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.194691 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.194514 1088 rpcz_store.cc:269] 0503 14:05:26.605157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605656 (+ 499us) service_pool.cc:224] Handling call
0503 14:05:57.194493 (+30588837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194456 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194456 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30588691}]]}
W20260503 14:05:57.072546 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.315s user 0.000s sys 0.000s
W20260503 14:05:57.194845 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194876 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.194901 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 939) took 30546 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.194931 1088 rpcz_store.cc:269] 0503 14:05:26.648345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649492 (+ 1147us) service_pool.cc:224] Handling call
0503 14:05:57.194899 (+30545407us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194842 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194843 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30545241}]]}
W20260503 14:05:57.195013 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.195045 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 950) took 30009 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.195060 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 917) took 31175 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.194319 1065 rpcz_store.cc:269] 0503 14:05:26.653489 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.654805 (+ 1316us) service_pool.cc:224] Handling call
0503 14:05:57.194299 (+30539494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194256 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194256 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30539298}]]}
W20260503 14:05:57.195096 1077 rpcz_store.cc:269] 0503 14:05:26.019641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020505 (+ 864us) service_pool.cc:224] Handling call
0503 14:05:57.195055 (+31174550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.869750 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.869822 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.517481 (+647659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.517483 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.517486 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.517486 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.517551 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.645663 (+128112us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.746203 (+100540us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.746751 (+ 548us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.746788 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.194967 (+448179us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.195038 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.195050 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.195051 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100531,"prepare.queue_time_us":29849117,"prepare.run_cpu_time_us":38316,"prepare.run_wall_time_us":647816,"replication_time_us":128170}]]}
W20260503 14:05:57.195230 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.195271 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1027) took 30009 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.195215 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.195291 1065 rpcz_store.cc:269] 0503 14:05:27.185638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.185661 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:57.195271 (+30009610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195228 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.195229 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30009440}]]}
W20260503 14:05:57.195233 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.195439 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 953) took 30548 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.195454 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 420ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.052399 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
W20260503 14:05:57.194267 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1015) took 30590 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.195614 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 934) took 32616 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.081218 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
W20260503 14:05:57.195066 1088 rpcz_store.cc:269] 0503 14:05:27.185966 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186022 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:57.195043 (+30009021us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195010 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.195011 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30008867}]]}
W20260503 14:05:57.195473 1095 rpcz_store.cc:269] 0503 14:05:26.646927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.647078 (+ 151us) service_pool.cc:224] Handling call
0503 14:05:57.195436 (+30548358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195228 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.195229 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30548074}]]}
W20260503 14:05:57.195621 1124 rpcz_store.cc:269] 0503 14:05:26.603481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.603770 (+ 289us) service_pool.cc:224] Handling call
0503 14:05:57.194263 (+30590493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194005 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194006 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30590136}]]}
W20260503 14:05:57.196136 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.196180 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1028) took 30545 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.194857 579 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:57.196403 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 938) took 32308 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.193599 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 912) took 32849 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.196508 1083 rpcz_store.cc:269] 0503 14:05:24.343735 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343929 (+ 194us) service_pool.cc:224] Handling call
0503 14:05:57.193596 (+32849667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.210036 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.210083 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.863233 (+1653150us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.863234 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.863238 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.863238 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.863286 (+ 48us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.197815 (+334529us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.713071 (+515256us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.713246 (+ 175us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.713284 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.193528 (+480244us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.193580 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.193590 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.193591 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":515246,"prepare.queue_time_us":29866015,"prepare.run_cpu_time_us":120054,"prepare.run_wall_time_us":1653267,"replication_time_us":334570}]]}
I20260503 14:05:57.198154 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
I20260503 14:05:57.198298 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.198381 1295 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 443ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.198429 1294 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.196645 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 920) took 31176 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.196700 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.198480 1084 rpcz_store.cc:269] 0503 14:05:26.019691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020907 (+ 1216us) service_pool.cc:224] Handling call
0503 14:05:57.196639 (+31175732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.874533 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.874583 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.525530 (+650947us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.525531 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.525535 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.525535 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.525588 (+ 53us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.708959 (+183371us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.804119 (+ 95160us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.804854 (+ 735us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.804906 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.196557 (+391651us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.196622 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.196634 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.196634 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":95152,"prepare.queue_time_us":29853510,"prepare.run_cpu_time_us":56029,"prepare.run_wall_time_us":651252,"replication_time_us":183417}]]}
W20260503 14:05:57.196763 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.196875 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.198625 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.198813 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.198625 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.198894 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1024) took 30582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.198906 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.199043 1087 rpcz_store.cc:269] 0503 14:05:26.616169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.616203 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:57.198893 (+30582690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.198623 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.198624 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":265,"prepare.queue_time_us":30582302}]]}
W20260503 14:05:57.199559 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.199715 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1037) took 30548 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.196969 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.104445 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.362s user 0.000s sys 0.000s
W20260503 14:05:57.199867 1087 rpcz_store.cc:269] 0503 14:05:26.651178 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651201 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:57.199713 (+30548512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.199556 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.199557 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30548279}]]}
W20260503 14:05:57.201603 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 895) took 31888 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.201644 1080 rpcz_store.cc:269] 0503 14:05:25.313099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314155 (+ 1056us) service_pool.cc:224] Handling call
0503 14:05:57.201598 (+31887443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.143422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.143467 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.177956 (+1034489us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.177958 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.177962 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.177963 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.178043 (+ 80us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.532333 (+354290us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.741883 (+209550us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.742109 (+ 226us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.742158 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.201491 (+459333us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.201573 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.201591 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.201592 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":209539,"prepare.queue_time_us":29829169,"prepare.run_cpu_time_us":68773,"prepare.run_wall_time_us":1034629,"replication_time_us":354364}]]}
W20260503 14:05:57.201712 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.201766 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 942) took 30591 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.196756 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.197131 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.201786 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:56.982725 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
W20260503 14:05:57.201817 1091 rpcz_store.cc:269] 0503 14:05:26.610736 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.610865 (+ 129us) service_pool.cc:224] Handling call
0503 14:05:57.201764 (+30590899us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.201706 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.201707 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30590710}]]}
W20260503 14:05:57.194137 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.202040 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.202090 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 955) took 30554 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.202124 1091 rpcz_store.cc:269] 0503 14:05:26.647392 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.647641 (+ 249us) service_pool.cc:224] Handling call
0503 14:05:57.202088 (+30554447us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.202038 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.202038 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30554329}]]}
I20260503 14:05:57.202067 580 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:57.202046 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 998) took 30876 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.202544 1117 rpcz_store.cc:269] 0503 14:05:26.326022 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326193 (+ 171us) service_pool.cc:224] Handling call
0503 14:05:57.202040 (+30875847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194134 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194135 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30867870}]]}
W20260503 14:05:57.202637 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.193807 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.202677 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1011) took 30595 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.202700 1117 rpcz_store.cc:269] 0503 14:05:26.607581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607762 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:57.202676 (+30594914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.202634 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.202635 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30594746}]]}
W20260503 14:05:57.202760 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 101ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.202786 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.202824 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1023) took 30549 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.189239 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 935) took 30583 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.202874 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 945) took 32430 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.202896 1097 rpcz_store.cc:269] 0503 14:05:26.605294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.606528 (+ 1234us) service_pool.cc:224] Handling call
0503 14:05:57.189236 (+30582708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.851955 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.851956 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30245034}]]}
W20260503 14:05:57.203086 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.203145 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1035) took 30551 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.203142 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.203099 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.203308 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 947) took 30554 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.203336 1097 rpcz_store.cc:269] 0503 14:05:26.648551 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648858 (+ 307us) service_pool.cc:224] Handling call
0503 14:05:57.203306 (+30554448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.203095 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.203096 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30554162}]]}
W20260503 14:05:57.203998 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.204051 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 958) took 30016 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.204072 1097 rpcz_store.cc:269] 0503 14:05:27.187804 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187819 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:57.204049 (+30016230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.203993 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.203995 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30016062}]]}
W20260503 14:05:57.204977 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.196974 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.193410 1108 rpcz_store.cc:269] 0503 14:05:26.603550 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604075 (+ 525us) service_pool.cc:224] Handling call
0503 14:05:57.193390 (+30589315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.193359 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.193360 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30589211}]]}
W20260503 14:05:57.205242 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.197713 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
W20260503 14:05:57.205310 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1032) took 30554 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.203186 1120 rpcz_store.cc:269] 0503 14:05:26.651149 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651602 (+ 453us) service_pool.cc:224] Handling call
0503 14:05:57.203142 (+30551540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.203082 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.203083 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30551352}]]}
W20260503 14:05:57.205339 1108 rpcz_store.cc:269] 0503 14:05:26.651076 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651200 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:57.205308 (+30554108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205239 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.205239 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30553948}]]}
W20260503 14:05:57.205391 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.205427 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.205471 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1061) took 30016 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.205494 1108 rpcz_store.cc:269] 0503 14:05:27.189025 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189534 (+ 509us) service_pool.cc:224] Handling call
0503 14:05:57.205471 (+30015937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205424 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.205425 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30015783}]]}
W20260503 14:05:57.202860 1117 rpcz_store.cc:269] 0503 14:05:26.653672 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653877 (+ 205us) service_pool.cc:224] Handling call
0503 14:05:57.202823 (+30548946us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.202784 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.202786 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30548764}]]}
W20260503 14:05:57.196208 1124 rpcz_store.cc:269] 0503 14:05:26.650981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651967 (+ 986us) service_pool.cc:224] Handling call
0503 14:05:57.196178 (+30544211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.196134 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.196134 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30544067}]]}
W20260503 14:05:57.205721 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.205762 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1036) took 30017 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.205783 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.205830 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1057) took 30019 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.205866 1124 rpcz_store.cc:269] 0503 14:05:27.186164 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186233 (+ 69us) service_pool.cc:224] Handling call
0503 14:05:57.205828 (+30019595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205780 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.205781 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30019464}]]}
W20260503 14:05:57.205430 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1064) took 30016 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.196444 1072 rpcz_store.cc:269] 0503 14:05:24.887662 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888397 (+ 735us) service_pool.cc:224] Handling call
0503 14:05:57.196400 (+32308003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.770642 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.770692 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.031488 (+1260796us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.031490 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.031494 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.031494 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.031572 (+ 78us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.524966 (+493394us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.748628 (+223662us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.748853 (+ 225us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.748898 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.196320 (+447422us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.196382 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.196394 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.196394 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":223654,"prepare.queue_time_us":29882160,"prepare.run_cpu_time_us":84168,"prepare.run_wall_time_us":1260945,"replication_time_us":493467}]]}
W20260503 14:05:57.206085 1120 rpcz_store.cc:269] 0503 14:05:27.189067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189102 (+ 35us) service_pool.cc:224] Handling call
0503 14:05:57.205427 (+30016325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205389 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.205390 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30016185}]]}
W20260503 14:05:57.190964 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.206168 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
W20260503 14:05:57.206334 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1009) took 30598 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.206353 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.206372 1122 rpcz_store.cc:269] 0503 14:05:26.607549 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607646 (+ 97us) service_pool.cc:224] Handling call
0503 14:05:57.206330 (+30598684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.190962 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.190962 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30583204}]]}
W20260503 14:05:57.206486 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.195356 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.206523 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1021) took 30552 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.206553 1122 rpcz_store.cc:269] 0503 14:05:26.653625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653857 (+ 232us) service_pool.cc:224] Handling call
0503 14:05:57.206521 (+30552664us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.206483 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.206484 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30552451}]]}
W20260503 14:05:57.198542 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1003) took 30591 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.198736 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 944) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.206661 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.206689 956 rpcz_store.cc:269] 0503 14:05:26.610781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611113 (+ 332us) service_pool.cc:224] Handling call
0503 14:05:57.198714 (+30587601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.196873 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.196874 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30585639}]]}
W20260503 14:05:57.206818 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.206871 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 957) took 30559 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.206902 956 rpcz_store.cc:269] 0503 14:05:26.647427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.647446 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:57.206868 (+30559422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.206816 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.206817 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30559255}]]}
W20260503 14:05:56.978902 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
W20260503 14:05:57.206632 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.194118 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.207080 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1034) took 30019 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.207118 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 955) took 30020 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.205121 883 tablet_service.cc:1558] Processing DeleteTablet for tablet ac5434cd505645e4a014241cf48ee524 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:49576
W20260503 14:05:57.207162 1098 rpcz_store.cc:269] 0503 14:05:27.187111 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187184 (+ 73us) service_pool.cc:224] Handling call
0503 14:05:57.207114 (+30019930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.194115 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.194116 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30006812}]]}
W20260503 14:05:57.205787 1117 rpcz_store.cc:269] 0503 14:05:27.188068 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188199 (+ 131us) service_pool.cc:224] Handling call
0503 14:05:57.205761 (+30017562us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205718 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.205719 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30017441}]]}
W20260503 14:05:57.206502 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.207104 1122 rpcz_store.cc:269] 0503 14:05:27.188035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188622 (+ 587us) service_pool.cc:224] Handling call
0503 14:05:57.207078 (+30018456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.206630 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.206631 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30017821}]]}
W20260503 14:05:57.190486 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 877) took 33428 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.207935 1078 rpcz_store.cc:269] 0503 14:05:23.762015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.762487 (+ 472us) service_pool.cc:224] Handling call
0503 14:05:57.190479 (+33427992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:53.614626 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:53.614665 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:54.985645 (+1370980us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:54.985647 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:54.985651 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:54.985651 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:54.985742 (+ 91us) log.cc:844] Serialized 1263 byte log entry
0503 14:05:55.218932 (+233190us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.253389 (+1034457us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.253572 (+ 183us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.253612 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.190384 (+936772us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.190457 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.190471 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.190472 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1034447,"prepare.queue_time_us":29852040,"prepare.run_cpu_time_us":76171,"prepare.run_wall_time_us":1371128,"replication_time_us":233274,"thread_start_us":72,"threads_started":1,"wal-append.queue_time_us":66416}]]}
W20260503 14:05:57.208096 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 858) took 32436 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.218398 1073 rpcz_store.cc:269] 0503 14:05:24.771533 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772136 (+ 603us) service_pool.cc:224] Handling call
0503 14:05:57.208090 (+32435954us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.735748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.735793 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.254408 (+1518615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.254409 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.254413 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.254413 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.254572 (+ 159us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.445379 (+190807us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.744878 (+299499us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.746588 (+ 1710us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.746630 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.207992 (+461362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.208073 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.208083 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.208084 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":299488,"prepare.queue_time_us":29963474,"prepare.run_cpu_time_us":90168,"prepare.run_wall_time_us":1518895,"replication_time_us":190958}]]}
I20260503 14:05:57.218570 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.218761 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.218891 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.208246 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.219033 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 942) took 30570 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.219063 1107 rpcz_store.cc:269] 0503 14:05:26.648432 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648708 (+ 276us) service_pool.cc:224] Handling call
0503 14:05:57.219028 (+30570320us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.208243 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.208244 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30559384}]]}
W20260503 14:05:57.219185 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.219223 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 953) took 30032 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.219259 1107 rpcz_store.cc:269] 0503 14:05:27.186648 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186736 (+ 88us) service_pool.cc:224] Handling call
0503 14:05:57.219219 (+30032483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.219182 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.219184 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30032310}]]}
W20260503 14:05:57.206629 964 rpcz_store.cc:269] 0503 14:05:26.607441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607609 (+ 168us) service_pool.cc:224] Handling call
0503 14:05:57.198540 (+30590931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.196696 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.196697 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30589003}]]}
W20260503 14:05:57.208310 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.195667 1079 rpcz_store.cc:269] 0503 14:05:24.578928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.578947 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:57.195610 (+32616663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.384843 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.391015 (+ 6172us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.248970 (+1857955us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.248972 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.248978 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.248978 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.249072 (+ 94us) log.cc:844] Serialized 1371 byte log entry
0503 14:05:56.501328 (+252256us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.756997 (+255669us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.757173 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.757207 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.195534 (+438327us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.195592 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.195604 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.195605 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255660,"prepare.queue_time_us":29805738,"prepare.run_cpu_time_us":129425,"prepare.run_wall_time_us":1864243,"replication_time_us":252343}]]}
I20260503 14:05:57.219792 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46
I20260503 14:05:57.219993 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.193411 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 950) took 31879 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.192639 1081 rpcz_store.cc:269] 0503 14:05:24.343671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.344683 (+ 1012us) service_pool.cc:224] Handling call
0503 14:05:57.192594 (+32847911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.328066 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388462 (+ 60396us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:55.850185 (+1461723us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:55.850187 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:55.850190 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:55.850190 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:55.850270 (+ 80us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.103681 (+253411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.520190 (+416509us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.520368 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.520405 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.192494 (+672089us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.192573 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.192586 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.192586 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":416500,"prepare.queue_time_us":29983264,"prepare.run_cpu_time_us":88591,"prepare.run_wall_time_us":1522211,"replication_time_us":253484}]]}
I20260503 14:05:57.208518 579 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 46
I20260503 14:05:57.220260 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 42 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47
I20260503 14:05:57.220428 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.220656 1301 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.219573 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.220817 1304 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.220871 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1015) took 30567 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.220912 964 rpcz_store.cc:269] 0503 14:05:26.653508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.654697 (+ 1189us) service_pool.cc:224] Handling call
0503 14:05:57.220866 (+30566169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.219570 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.219571 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30564771}]]}
I20260503 14:05:57.201766 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.221037 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.221078 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1028) took 30035 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.221096 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.221105 964 rpcz_store.cc:269] 0503 14:05:27.186045 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186231 (+ 186us) service_pool.cc:224] Handling call
0503 14:05:57.221076 (+30034845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.221034 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.221035 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30034685}]]}
I20260503 14:05:57.208087 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44
I20260503 14:05:57.221387 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.221468 1293 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 350ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.192359 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.221203 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 51ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.221632 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.202927 1071 rpcz_store.cc:269] 0503 14:05:24.772582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772660 (+ 78us) service_pool.cc:224] Handling call
0503 14:05:57.202857 (+32430197us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.673231 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.673272 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.249270 (+1575998us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.249272 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.249275 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.249276 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.249348 (+ 72us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.415732 (+166384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.744274 (+328542us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.744448 (+ 174us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.744486 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.202774 (+458288us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.202837 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.202850 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.202850 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":328533,"mutex_wait_us":3,"prepare.queue_time_us":29900483,"prepare.run_cpu_time_us":89811,"prepare.run_wall_time_us":1576132,"replication_time_us":166449}]]}
I20260503 14:05:57.221815 1071 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:57.221998 1071 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.222100 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 423ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.220149 1075 rpcz_store.cc:269] 0503 14:05:25.313788 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314902 (+ 1114us) service_pool.cc:224] Handling call
0503 14:05:57.193408 (+31878506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.994984 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.995123 (+ 139us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.252229 (+1257106us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.252231 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.252235 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.252235 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.252357 (+ 122us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.447248 (+194891us) op_driver.cc:464] REPLICATION: finished
0503 14:05:56.710968 (+263720us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:56.711159 (+ 191us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:56.711200 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.193322 (+482122us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.193390 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.193403 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.193403 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263711,"prepare.queue_time_us":29679999,"prepare.run_cpu_time_us":71916,"prepare.run_wall_time_us":1257386,"replication_time_us":195008}]]}
I20260503 14:05:57.222458 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:57.222621 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.293627 1306 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 409ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.273988 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 916) took 31254 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.313336 1080 rpcz_store.cc:269] 0503 14:05:26.019623 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020267 (+ 644us) service_pool.cc:224] Handling call
0503 14:05:57.273974 (+31253707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.861113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.861161 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.586482 (+725321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.586483 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.586488 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.586489 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.586570 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.071371 (+484801us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.201762 (+130391us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.221136 (+ 19374us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.221177 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.273823 (+ 52646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.273954 (+ 131us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.273967 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.273967 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130383,"prepare.queue_time_us":29840713,"prepare.run_cpu_time_us":39559,"prepare.run_wall_time_us":725465,"replication_time_us":484875}]]}
W20260503 14:05:56.770707 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1005) took 30449 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.274266 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.207966 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.313519 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.274099 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.314399 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 951) took 30667 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.314441 1110 rpcz_store.cc:269] 0503 14:05:26.646473 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.646508 (+ 35us) service_pool.cc:224] Handling call
0503 14:05:57.314368 (+30667860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.274095 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.274096 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30627496}]]}
W20260503 14:05:57.305593 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.305552 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.315877 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 946) took 30667 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.314308 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.305400 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 922) took 30983 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.316038 1085 rpcz_store.cc:269] 0503 14:05:26.321877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322677 (+ 800us) service_pool.cc:224] Handling call
0503 14:05:57.305385 (+30982708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.050913 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.050969 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.573765 (+522796us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.573767 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.573772 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.573772 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.573830 (+ 58us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.865741 (+291911us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.193668 (+327927us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.202685 (+ 9017us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.202736 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.305257 (+102521us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.305361 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.305374 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.305375 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327918,"prepare.queue_time_us":29728017,"prepare.run_cpu_time_us":30111,"prepare.run_wall_time_us":522925,"replication_time_us":291962}]]}
I20260503 14:05:57.316731 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.316910 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.316164 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.317022 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.315914 1105 rpcz_store.cc:269] 0503 14:05:26.648521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649949 (+ 1428us) service_pool.cc:224] Handling call
0503 14:05:57.315873 (+30665924us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.305543 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.305544 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30655479}]]}
W20260503 14:05:57.317303 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.317346 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 957) took 30129 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.317373 1105 rpcz_store.cc:269] 0503 14:05:27.187560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187578 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:57.317344 (+30129766us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.317300 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.317301 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30129598}]]}
W20260503 14:05:57.314561 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1066) took 30124 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.314065 959 rpcz_store.cc:269] 0503 14:05:26.320928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321100 (+ 172us) service_pool.cc:224] Handling call
0503 14:05:56.770030 (+30448930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.763291 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:56.763378 (+ 87us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30441686}]]}
W20260503 14:05:57.318497 1087 rpcz_store.cc:269] 0503 14:05:27.190010 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.190030 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:57.314487 (+30124457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205038 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.206817 (+ 1779us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30014736}]]}
W20260503 14:05:57.320942 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.323429 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1017) took 30719 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.325366 959 rpcz_store.cc:269] 0503 14:05:26.603517 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604330 (+ 813us) service_pool.cc:224] Handling call
0503 14:05:57.323258 (+30718928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.320938 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.320940 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30715845}]]}
W20260503 14:05:57.339720 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 956) took 32025 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.339789 1072 rpcz_store.cc:269] 0503 14:05:25.313902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314613 (+ 711us) service_pool.cc:224] Handling call
0503 14:05:57.339707 (+32025094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.994417 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.994458 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.326338 (+1331880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.326963 (+ 625us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.329425 (+ 2462us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.329426 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.335832 (+ 6406us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.573746 (+237914us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.206164 (+632418us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.206381 (+ 217us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.206429 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.339553 (+133124us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.339688 (+ 135us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.339698 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.339698 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":632409,"prepare.queue_time_us":29679704,"prepare.run_cpu_time_us":83917,"prepare.run_wall_time_us":1341753,"replication_time_us":244314}]]}
I20260503 14:05:57.339963 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.340168 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.340759 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.341095 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.341157 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1020) took 30687 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.341185 1123 rpcz_store.cc:269] 0503 14:05:26.653609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653655 (+ 46us) service_pool.cc:224] Handling call
0503 14:05:57.341154 (+30687499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.341090 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.341091 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30687293}]]}
W20260503 14:05:57.341303 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.341341 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1033) took 30153 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.341367 1123 rpcz_store.cc:269] 0503 14:05:27.188020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188368 (+ 348us) service_pool.cc:224] Handling call
0503 14:05:57.341338 (+30152970us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.341300 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.341301 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30152820}]]}
W20260503 14:05:57.342082 1248 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.342574 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:57.347128 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.391213 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.593763 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1030) took 30942 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.392163 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 914) took 31070 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.392477 1304 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.392481 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:57.404218 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
W20260503 14:05:57.406257 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.406298 1301 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 402ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.596647 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1036) took 30945 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.428634 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.451224 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.000s
W20260503 14:05:57.597883 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 948) took 32709 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.597935 1074 rpcz_store.cc:269] 0503 14:05:24.887893 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888021 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:57.597867 (+32709846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.858641 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.858708 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.249784 (+1391076us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.249786 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.249789 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.249789 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.249853 (+ 64us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.558031 (+308178us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.190662 (+632631us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.190914 (+ 252us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.190956 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.597751 (+406795us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.597847 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.597859 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.597860 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":632621,"prepare.queue_time_us":29970537,"prepare.run_cpu_time_us":92303,"prepare.run_wall_time_us":1391225,"replication_time_us":308235,"spinlock_wait_cycles":9984}]]}
W20260503 14:05:57.598019 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.598085 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.598328 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.463920 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
I20260503 14:05:57.598819 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
W20260503 14:05:57.312712 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 908e5958a20648f4b1ef844d1d4b31bb: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:57.599490 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 905) took 31582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.599542 1109 rpcz_store.cc:269] 0503 14:05:26.016518 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.016759 (+ 241us) service_pool.cc:224] Handling call
0503 14:05:57.599483 (+31582724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.874743 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.874778 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.515741 (+640963us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.515742 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.515745 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.515746 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.515829 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.762229 (+246400us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.191333 (+429104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.191576 (+ 243us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.191619 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.599375 (+407756us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.599465 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.599476 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.599477 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":429096,"prepare.queue_time_us":29857885,"prepare.run_cpu_time_us":35859,"prepare.run_wall_time_us":641099,"replication_time_us":246476}]]}
I20260503 14:05:57.599684 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.599838 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.600018 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.470542 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 945) took 30859 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.600096 1080 rpcz_store.cc:269] 0503 14:05:26.610796 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.611241 (+ 445us) service_pool.cc:224] Handling call
0503 14:05:57.470530 (+30859289us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.520969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.521025 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.804322 (+283297us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.804324 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.804329 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.804330 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.804392 (+ 62us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.198980 (+394588us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.313514 (+114534us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.315990 (+ 2476us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.316056 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.470380 (+154324us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.470508 (+ 128us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.470518 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.470519 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114525,"prepare.queue_time_us":29909624,"prepare.run_cpu_time_us":13695,"prepare.run_wall_time_us":283439,"replication_time_us":394645}]]}
W20260503 14:05:57.600173 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.600235 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.600383 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.470815 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.600577 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 85ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.495617 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 907) took 31476 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.392007 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.564718 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:57.600798 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.571715 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
W20260503 14:05:57.542304 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:57.600943 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 937) took 30999 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.598088 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1013) took 30973 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.600786 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 948) took 30952 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.601231 1101 rpcz_store.cc:269] 0503 14:05:26.648581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.648928 (+ 347us) service_pool.cc:224] Handling call
0503 14:05:57.600783 (+30951855us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.391840 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.391842 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30742500}]]}
W20260503 14:05:57.601336 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.601370 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 959) took 30413 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.601393 1101 rpcz_store.cc:269] 0503 14:05:27.188052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188067 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:57.601369 (+30413302us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.601334 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.601335 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30413169}]]}
W20260503 14:05:57.601475 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.601506 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 971) took 30021 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.601524 1101 rpcz_store.cc:269] 0503 14:05:27.579918 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580561 (+ 643us) service_pool.cc:224] Handling call
0503 14:05:57.601505 (+30020944us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.601472 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.601473 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30020814}]]}
W20260503 14:05:57.593816 959 rpcz_store.cc:269] 0503 14:05:26.651028 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651045 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:57.593756 (+30942711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.346449 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.346533 (+ 84us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30694387}]]}
W20260503 14:05:57.601796 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.387100 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 912) took 31367 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.406056 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 946) took 32633 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.495838 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.581996 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
W20260503 14:05:57.596715 1089 rpcz_store.cc:269] 0503 14:05:26.651165 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651852 (+ 687us) service_pool.cc:224] Handling call
0503 14:05:57.596642 (+30944790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.406247 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.406249 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30754284}]]}
W20260503 14:05:57.600813 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1001) took 30999 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.544934 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
W20260503 14:05:57.601853 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1059) took 30414 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.602442 959 rpcz_store.cc:269] 0503 14:05:27.187139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187171 (+ 32us) service_pool.cc:224] Handling call
0503 14:05:57.601852 (+30414681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.601794 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.601794 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30414548}]]}
W20260503 14:05:57.601114 1115 rpcz_store.cc:269] 0503 14:05:26.624199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.624219 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:57.598083 (+30973864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.598013 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.598014 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30973663}]]}
W20260503 14:05:57.602545 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.602582 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1092) took 30024 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.602615 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.602672 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1025) took 30948 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.602696 1115 rpcz_store.cc:269] 0503 14:05:26.653700 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653794 (+ 94us) service_pool.cc:224] Handling call
0503 14:05:57.602670 (+30948876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602612 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.602613 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30948745}]]}
W20260503 14:05:57.602783 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.602819 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1038) took 30412 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.602602 959 rpcz_store.cc:269] 0503 14:05:27.577855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.578052 (+ 197us) service_pool.cc:224] Handling call
0503 14:05:57.602582 (+30024530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602543 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.602544 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30024407}]]}
W20260503 14:05:57.603039 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 978) took 31585 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.603058 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.603113 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 941) took 30954 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.392158 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 940) took 32504 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.446666 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
W20260503 14:05:57.602303 1112 rpcz_store.cc:269] 0503 14:05:26.601647 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.601671 (+ 24us) service_pool.cc:224] Handling call
0503 14:05:57.600811 (+30999140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.564715 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.564751 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.564485 (+999734us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.564487 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.564493 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.564494 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.564669 (+ 175us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:57.564671 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29962931}]]}
W20260503 14:05:57.602842 1115 rpcz_store.cc:269] 0503 14:05:27.190318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.190382 (+ 64us) service_pool.cc:224] Handling call
0503 14:05:57.602817 (+30412435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602781 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.602782 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30412267}]]}
W20260503 14:05:57.603348 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.603374 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.392397 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.603475 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1017) took 30949 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.603523 1103 rpcz_store.cc:269] 0503 14:05:26.653540 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.654281 (+ 741us) service_pool.cc:224] Handling call
0503 14:05:57.603473 (+30949192us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.392392 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.392393 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30737985}]]}
W20260503 14:05:57.603528 1278 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 90ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.593926 1073 rpcz_store.cc:269] 0503 14:05:26.321743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.323058 (+ 1315us) service_pool.cc:224] Handling call
0503 14:05:57.392153 (+31069095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.175376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.175455 (+ 79us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.770429 (+594974us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.770430 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.770436 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.770436 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.770530 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.018863 (+248333us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.218567 (+199704us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.218788 (+ 221us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.218857 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.392041 (+173184us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.392132 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.392143 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.392144 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":199693,"prepare.queue_time_us":29852198,"prepare.run_cpu_time_us":31793,"prepare.run_wall_time_us":595171,"replication_time_us":248419}]]}
I20260503 14:05:57.603773 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.603958 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.604060 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 941) took 32831 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.604143 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 34ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.600769 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.604256 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.604347 1294 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.604386 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1031) took 30953 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.602078 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.604542 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1038) took 30953 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.601935 1079 rpcz_store.cc:269] 0503 14:05:24.772601 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.772761 (+ 160us) service_pool.cc:224] Handling call
0503 14:05:57.406046 (+32633285us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.720670 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.720716 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.527965 (+1807249us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.527967 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.527970 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.527970 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.528030 (+ 60us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.713038 (+185008us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.219787 (+506749us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.220030 (+ 243us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.220085 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.405926 (+185841us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.406022 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.406036 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.406037 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":506740,"prepare.queue_time_us":29947820,"prepare.run_cpu_time_us":128710,"prepare.run_wall_time_us":1807366,"replication_time_us":185061}]]}
W20260503 14:05:57.604569 1119 rpcz_store.cc:269] 0503 14:05:26.651186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651272 (+ 86us) service_pool.cc:224] Handling call
0503 14:05:57.604525 (+30953253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602075 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.602076 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30950726}]]}
W20260503 14:05:57.604619 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.604681 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.604714 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1067) took 30414 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.604646 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 39 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
W20260503 14:05:57.604763 1293 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 214ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.604856 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.600667 1085 rpcz_store.cc:269] 0503 14:05:26.019529 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021964 (+ 2435us) service_pool.cc:224] Handling call
0503 14:05:57.495601 (+31473637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.868144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.868182 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.806682 (+938500us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.806684 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.806689 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.806689 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.806775 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.115135 (+308360us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.316726 (+201591us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.316942 (+ 216us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.316989 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.495442 (+178453us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.495572 (+ 130us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.495589 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.495590 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201581,"prepare.queue_time_us":29846038,"prepare.run_cpu_time_us":52699,"prepare.run_wall_time_us":938651,"replication_time_us":308439}]]}
W20260503 14:05:57.600982 1113 rpcz_store.cc:269] 0503 14:05:26.601886 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.601905 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:57.600939 (+30999034us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.545473 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.545523 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.542242 (+996719us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.542244 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.542252 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.542253 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.542270 (+ 17us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:57.542271 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29943469}]]}
W20260503 14:05:57.605031 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.604982 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.602226 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.603430 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1016) took 30949 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.605149 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.605134 1099 rpcz_store.cc:269] 0503 14:05:26.653524 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.654414 (+ 890us) service_pool.cc:224] Handling call
0503 14:05:57.603428 (+30949014us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.603371 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.603372 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30948820}]]}
W20260503 14:05:57.605139 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1065) took 30416 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.605278 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.605080 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 949) took 30959 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.605413 1113 rpcz_store.cc:269] 0503 14:05:26.646007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.646024 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:57.605076 (+30959052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.605027 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.605029 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30958903}]]}
W20260503 14:05:57.601852 1082 rpcz_store.cc:269] 0503 14:05:26.019630 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020409 (+ 779us) service_pool.cc:224] Handling call
0503 14:05:57.387086 (+31366677us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.916582 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.916624 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.455536 (+538912us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.455537 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.455542 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.455543 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.455654 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.807361 (+351707us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.192216 (+384855us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.221542 (+ 29326us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.221586 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.386943 (+165357us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.387062 (+ 119us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.387074 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.387075 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384845,"prepare.queue_time_us":29896082,"prepare.run_cpu_time_us":30452,"prepare.run_wall_time_us":539088,"replication_time_us":351812}]]}
W20260503 14:05:57.471057 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
W20260503 14:05:57.603639 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.605710 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1030) took 30419 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.605304 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.605840 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1029) took 30419 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.605859 1099 rpcz_store.cc:269] 0503 14:05:27.186648 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187337 (+ 689us) service_pool.cc:224] Handling call
0503 14:05:57.605838 (+30418501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.605302 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.605302 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30417881}]]}
W20260503 14:05:57.605964 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.605270 1089 rpcz_store.cc:269] 0503 14:05:27.189083 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189114 (+ 31us) service_pool.cc:224] Handling call
0503 14:05:57.605136 (+30416022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602223 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.602224 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30413002}]]}
W20260503 14:05:57.605993 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1041) took 30028 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.606012 1099 rpcz_store.cc:269] 0503 14:05:27.577135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577272 (+ 137us) service_pool.cc:224] Handling call
0503 14:05:57.605992 (+30028720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.605962 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.605963 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30028608}]]}
W20260503 14:05:57.606076 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.606129 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1098) took 30022 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.606153 1089 rpcz_store.cc:269] 0503 14:05:27.583216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.583396 (+ 180us) service_pool.cc:224] Handling call
0503 14:05:57.606127 (+30022731us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606072 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.606073 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30022568}]]}
W20260503 14:05:57.605751 1103 rpcz_store.cc:269] 0503 14:05:27.186667 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186718 (+ 51us) service_pool.cc:224] Handling call
0503 14:05:57.605706 (+30418988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.603636 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.603637 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30416811}]]}
W20260503 14:05:57.606514 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.603968 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.606566 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1042) took 30029 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.606684 1103 rpcz_store.cc:269] 0503 14:05:27.577150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577355 (+ 205us) service_pool.cc:224] Handling call
0503 14:05:57.606564 (+30029209us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606512 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.606513 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30029067}]]}
W20260503 14:05:57.603165 1081 rpcz_store.cc:269] 0503 14:05:24.887696 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.888609 (+ 913us) service_pool.cc:224] Handling call
0503 14:05:57.392152 (+32503543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.831602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.831689 (+ 87us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.515107 (+1683418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.515109 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.515137 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.515138 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.515196 (+ 58us) log.cc:844] Serialized 1425 byte log entry
0503 14:05:56.775652 (+260456us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.220258 (+444606us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.220480 (+ 222us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.220522 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.392032 (+171510us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.392132 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.392143 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.392144 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":444594,"prepare.queue_time_us":29942898,"prepare.run_cpu_time_us":107547,"prepare.run_wall_time_us":1683610,"replication_time_us":260509}]]}
W20260503 14:05:57.604734 1119 rpcz_store.cc:269] 0503 14:05:27.190033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.190148 (+ 115us) service_pool.cc:224] Handling call
0503 14:05:57.604713 (+30414565us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.604677 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.604678 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30414446}]]}
W20260503 14:05:57.606885 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.606921 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1100) took 30023 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.606843 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.606941 1119 rpcz_store.cc:269] 0503 14:05:27.583249 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.583289 (+ 40us) service_pool.cc:224] Handling call
0503 14:05:57.606920 (+30023631us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606883 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.606884 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30023494}]]}
I20260503 14:05:57.607015 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.607154 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.605558 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.607340 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.607430 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.601799 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 922) took 33257 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.607577 1078 rpcz_store.cc:269] 0503 14:05:24.343914 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.343986 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:57.601796 (+33257810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.327380 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.388074 (+ 60694us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.257591 (+1869517us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.257848 (+ 257us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.257935 (+ 87us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.258019 (+ 84us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.321126 (+ 63107us) log.cc:844] Serialized 1344 byte log entry
0503 14:05:56.523270 (+202144us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.208085 (+684815us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.221412 (+ 13327us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.221445 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.601705 (+380260us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.601778 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.601791 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.601791 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":684807,"mutex_wait_us":1551,"prepare.queue_time_us":29983309,"prepare.run_cpu_time_us":145685,"prepare.run_wall_time_us":2001970,"replication_time_us":265246}]]}
I20260503 14:05:57.607724 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.607930 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.607949 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 970) took 32293 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.608022 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.608075 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.608129 1291 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.608160 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1034) took 30957 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.606518 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 934) took 31282 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.608222 1121 rpcz_store.cc:269] 0503 14:05:26.651106 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651502 (+ 396us) service_pool.cc:224] Handling call
0503 14:05:57.608156 (+30956654us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.608070 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.608071 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30956474}]]}
W20260503 14:05:57.603075 1072 rpcz_store.cc:269] 0503 14:05:26.017495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.017675 (+ 180us) service_pool.cc:224] Handling call
0503 14:05:57.603034 (+31585359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.867687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.867725 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.511792 (+644067us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.511794 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.511798 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.511829 (+ 31us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.511908 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.867406 (+355498us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.339959 (+472553us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.340198 (+ 239us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.340244 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.602947 (+262703us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.603021 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.603028 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.603029 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":472544,"prepare.queue_time_us":29849939,"prepare.run_cpu_time_us":39079,"prepare.run_wall_time_us":644229,"replication_time_us":355571}]]}
W20260503 14:05:57.608399 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.604429 1125 rpcz_store.cc:269] 0503 14:05:26.651061 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651357 (+ 296us) service_pool.cc:224] Handling call
0503 14:05:57.604383 (+30953026us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.604252 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.604253 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30952827}]]}
W20260503 14:05:57.608503 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:57.608428 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.608570 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1060) took 30421 ms (client timeout 29999 ms). Trace:
I20260503 14:05:57.608603 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.608433 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1063) took 30419 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.608675 1121 rpcz_store.cc:269] 0503 14:05:27.189053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189648 (+ 595us) service_pool.cc:224] Handling call
0503 14:05:57.608431 (+30418783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.608397 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.608398 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30418690}]]}
W20260503 14:05:57.608706 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.608273 1076 rpcz_store.cc:269] 0503 14:05:26.323650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324247 (+ 597us) service_pool.cc:224] Handling call
0503 14:05:57.606512 (+31282265us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.182006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.182056 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.740691 (+558635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.740693 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.740697 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.740697 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.740761 (+ 64us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.795157 (+ 54396us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.194530 (+399373us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.194723 (+ 193us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.194764 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.606425 (+411661us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.606499 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.606507 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.606508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":399365,"prepare.queue_time_us":29857644,"prepare.run_cpu_time_us":34100,"prepare.run_wall_time_us":558763,"replication_time_us":54453}]]}
I20260503 14:05:57.608978 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.609170 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.608603 1125 rpcz_store.cc:269] 0503 14:05:27.187154 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187240 (+ 86us) service_pool.cc:224] Handling call
0503 14:05:57.608567 (+30421327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.608500 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.608501 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30421144}]]}
W20260503 14:05:57.608780 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.609289 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.609333 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1096) took 30031 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.609355 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1093) took 30031 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.595424 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 915) took 31575 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.609375 1121 rpcz_store.cc:269] 0503 14:05:27.577938 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577987 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:57.609330 (+30031343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.608777 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.608778 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30030694}]]}
W20260503 14:05:57.609458 1084 rpcz_store.cc:269] 0503 14:05:26.019604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.019942 (+ 338us) service_pool.cc:224] Handling call
0503 14:05:57.595414 (+31575472us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.864274 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.864318 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.515905 (+651587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.515906 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.515909 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.515909 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.515977 (+ 68us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.845491 (+329514us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.198623 (+353132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.198837 (+ 214us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.198874 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.595275 (+396401us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.595392 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.595405 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.595405 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353123,"prepare.queue_time_us":29844227,"prepare.run_cpu_time_us":43454,"prepare.run_wall_time_us":651710,"replication_time_us":329576}]]}
W20260503 14:05:57.609405 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.609602 1084 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.609724 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 999) took 29004 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.603386 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 924) took 31583 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.609915 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 112ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.604100 1083 rpcz_store.cc:269] 0503 14:05:24.772456 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.773543 (+ 1087us) service_pool.cc:224] Handling call
0503 14:05:57.604056 (+32830513us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.771186 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.771228 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.095740 (+1324512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.095742 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.099216 (+ 3474us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.099627 (+ 411us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.112239 (+ 12612us) log.cc:844] Serialized 1398 byte log entry
0503 14:05:56.502058 (+389819us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.198149 (+696091us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.198322 (+ 173us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.198361 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.603973 (+405612us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.604038 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.604050 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.604050 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":696084,"prepare.queue_time_us":29997535,"prepare.run_cpu_time_us":87707,"prepare.run_wall_time_us":1341240,"replication_time_us":402427}]]}
W20260503 14:05:57.609838 1077 rpcz_store.cc:269] 0503 14:05:26.019757 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020046 (+ 289us) service_pool.cc:224] Handling call
0503 14:05:57.603381 (+31583335us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.915760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.915805 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.703074 (+787269us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.703076 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.703082 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.703083 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.703176 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.818578 (+115402us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.195213 (+376635us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.206547 (+ 11334us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.206594 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.603276 (+396682us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.603364 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.603375 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.603376 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":376626,"prepare.queue_time_us":29895622,"prepare.run_cpu_time_us":40315,"prepare.run_wall_time_us":787429,"replication_time_us":115489}]]}
I20260503 14:05:57.610105 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.610286 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:57.610219 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:57.609385 1125 rpcz_store.cc:269] 0503 14:05:27.577869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.578143 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:57.609351 (+30031208us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.609286 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.609287 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30031012}]]}
W20260503 14:05:57.610385 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.603397 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1050) took 30020 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.610703 1115 rpcz_store.cc:269] 0503 14:05:27.582687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.582706 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:57.603395 (+30020689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.603345 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.603347 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30020529}]]}
I20260503 14:05:57.610388 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:57.611375 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.611606 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.609754 1084 rpcz_store.cc:269] 0503 14:05:28.605253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.605266 (+ 13us) service_pool.cc:224] Handling call
0503 14:05:57.609721 (+29004455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.712508 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.712570 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.196821 (+484251us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.196822 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.196839 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.196840 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.196892 (+ 52us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.356295 (+159403us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.609582 (+253287us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.609705 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:05:57.609715 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.609716 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":253279,"prepare.queue_time_us":28107147,"prepare.run_cpu_time_us":25815,"prepare.run_wall_time_us":484399,"replication_time_us":159448}]]}
I20260503 14:05:57.612123 1084 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.612200 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 939) took 31009 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.612234 1084 rpcz_store.cc:269] 0503 14:05:26.602810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.602829 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:57.612196 (+31009367us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.586766 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.586801 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.274003 (+687202us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.274004 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.274009 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.274009 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.274075 (+ 66us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.544196 (+270121us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.612112 (+ 67916us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.612175 (+ 63us) log.cc:844] Serialized 96 byte log entry
0503 14:05:57.612188 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.612188 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67908,"prepare.queue_time_us":29983834,"prepare.run_cpu_time_us":41922,"prepare.run_wall_time_us":687316,"replication_time_us":270180}]]}
W20260503 14:05:57.612463 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.603156 1104 rpcz_store.cc:269] 0503 14:05:26.648402 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.649118 (+ 716us) service_pool.cc:224] Handling call
0503 14:05:57.603109 (+30953991us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.603054 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.603055 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30953823}]]}
W20260503 14:05:57.612757 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.612810 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 952) took 30426 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.612841 1104 rpcz_store.cc:269] 0503 14:05:27.186450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186477 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:57.612808 (+30426331us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.612754 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.612755 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30426163}]]}
W20260503 14:05:57.612967 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.613003 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 964) took 30033 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.613039 1104 rpcz_store.cc:269] 0503 14:05:27.579783 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.582099 (+ 2316us) service_pool.cc:224] Handling call
0503 14:05:57.613001 (+30030902us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.612965 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.612966 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30030733}]]}
W20260503 14:05:57.607995 1079 rpcz_store.cc:269] 0503 14:05:25.314194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315382 (+ 1188us) service_pool.cc:224] Handling call
0503 14:05:57.607939 (+32292557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.945199 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.945255 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.595226 (+1649971us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.595228 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.595232 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.595232 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.595308 (+ 76us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.948294 (+352986us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.604643 (+656349us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.604890 (+ 247us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.604933 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.607813 (+ 2880us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.607918 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.607931 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.607931 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":656339,"prepare.queue_time_us":29629736,"prepare.run_cpu_time_us":97992,"prepare.run_wall_time_us":1650124,"replication_time_us":353052}]]}
W20260503 14:05:57.601123 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.613651 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 950) took 30967 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.613905 1096 rpcz_store.cc:269] 0503 14:05:26.646459 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.646602 (+ 143us) service_pool.cc:224] Handling call
0503 14:05:57.613578 (+30966976us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.601045 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.601046 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30954277}]]}
I20260503 14:05:57.613301 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 43 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.614660 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.614760 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 212ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.616067 1084 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.616156 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 940) took 31005 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.616190 1084 rpcz_store.cc:269] 0503 14:05:26.610676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.612370 (+ 1694us) service_pool.cc:224] Handling call
0503 14:05:57.616152 (+31003782us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.525537 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.525607 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.195165 (+669558us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.195166 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.195169 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.195170 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.195214 (+ 44us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.615707 (+420493us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.616054 (+ 347us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.616135 (+ 81us) log.cc:844] Serialized 96 byte log entry
0503 14:05:57.616145 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.616145 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":336,"prepare.queue_time_us":29913032,"prepare.run_cpu_time_us":42366,"prepare.run_wall_time_us":669684,"replication_time_us":420532}]]}
W20260503 14:05:57.616422 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 468ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.639549 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 921) took 31317 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.639624 1073 rpcz_store.cc:269] 0503 14:05:26.321862 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322586 (+ 724us) service_pool.cc:224] Handling call
0503 14:05:57.639539 (+31316953us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.177472 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.177706 (+ 234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.745084 (+567378us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.745086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.745090 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.745091 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.745169 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.179499 (+434330us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.603769 (+424270us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.604016 (+ 247us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.604056 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.639406 (+ 35350us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.639519 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.639532 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.639532 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":424260,"prepare.queue_time_us":29854804,"prepare.run_cpu_time_us":31139,"prepare.run_wall_time_us":567705,"replication_time_us":434388}]]}
I20260503 14:05:57.639794 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.639879 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 934) took 31034 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.639909 1073 rpcz_store.cc:269] 0503 14:05:26.605282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.606397 (+ 1115us) service_pool.cc:224] Handling call
0503 14:05:57.639876 (+31033479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.573843 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.573888 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.305436 (+731548us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.305438 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.305443 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.305444 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.305520 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.446280 (+140760us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.639784 (+193504us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.639856 (+ 72us) log.cc:844] Serialized 96 byte log entry
0503 14:05:57.639870 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.639871 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193496,"prepare.queue_time_us":29967325,"prepare.run_cpu_time_us":44207,"prepare.run_wall_time_us":731686,"replication_time_us":140831}]]}
I20260503 14:05:57.640020 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.640115 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 970) took 30060 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.640147 1073 rpcz_store.cc:269] 0503 14:05:27.579900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580425 (+ 525us) service_pool.cc:224] Handling call
0503 14:05:57.640111 (+30059686us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.204145 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.204209 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.204210 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.204211 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.204214 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.204214 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.204258 (+ 44us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.467253 (+262995us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.640011 (+172758us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.640063 (+ 52us) log.cc:844] Serialized 96 byte log entry
0503 14:05:57.640106 (+ 43us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.640106 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172748,"prepare.queue_time_us":29623592,"prepare.run_cpu_time_us":128,"prepare.run_wall_time_us":128,"replication_time_us":263031}]]}
I20260503 14:05:57.640293 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 49 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.640439 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:57.640666 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.640799 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.641042 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.641103 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 968) took 30061 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.641139 1094 rpcz_store.cc:269] 0503 14:05:27.579872 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580172 (+ 300us) service_pool.cc:224] Handling call
0503 14:05:57.641099 (+30060927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.641038 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.641039 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30060741}]]}
W20260503 14:05:57.641196 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.641319 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 144ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.645246 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.423s user 0.000s sys 0.000s
W20260503 14:05:57.658556 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 965) took 32344 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.658766 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.659394 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1029) took 31008 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.659430 1086 rpcz_store.cc:269] 0503 14:05:26.651010 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.651387 (+ 377us) service_pool.cc:224] Handling call
0503 14:05:57.659390 (+31008003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.658754 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.658756 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31007256}]]}
W20260503 14:05:57.658871 1284 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.659561 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.659626 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1058) took 30472 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.659657 1086 rpcz_store.cc:269] 0503 14:05:27.187103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.187134 (+ 31us) service_pool.cc:224] Handling call
0503 14:05:57.659623 (+30472489us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.659558 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.659559 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30472325}]]}
W20260503 14:05:57.659792 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.659852 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1091) took 30082 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.659883 1086 rpcz_store.cc:269] 0503 14:05:27.577839 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577856 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:57.659849 (+30081993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.659788 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.659789 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30081808}]]}
W20260503 14:05:57.659307 1071 rpcz_store.cc:269] 0503 14:05:25.314119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.315785 (+ 1666us) service_pool.cc:224] Handling call
0503 14:05:57.658547 (+32342762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.993258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.993285 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.418707 (+1425422us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.418709 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.418714 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.418715 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.418814 (+ 99us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.789024 (+370210us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.221812 (+432788us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.222031 (+ 219us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.222072 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.658415 (+436343us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.658523 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.658537 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.658538 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":432778,"prepare.queue_time_us":29677376,"prepare.run_cpu_time_us":79006,"prepare.run_wall_time_us":1425846,"replication_time_us":370301}]]}
I20260503 14:05:57.660071 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.755033 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.687081 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 980) took 31669 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.755319 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 464ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.687230 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.687390 1256 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.755475 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1018) took 31101 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.755522 1066 rpcz_store.cc:269] 0503 14:05:26.653573 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653630 (+ 57us) service_pool.cc:224] Handling call
0503 14:05:57.755455 (+31101825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.687220 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.687222 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31033450}]]}
W20260503 14:05:57.755698 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.755746 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1031) took 30569 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.755779 1066 rpcz_store.cc:269] 0503 14:05:27.186687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186829 (+ 142us) service_pool.cc:224] Handling call
0503 14:05:57.755743 (+30568914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.755693 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.755695 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30568762}]]}
W20260503 14:05:57.755901 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.755950 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1043) took 30178 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.755982 1066 rpcz_store.cc:269] 0503 14:05:27.577166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577451 (+ 285us) service_pool.cc:224] Handling call
0503 14:05:57.755947 (+30178496us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.755898 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.755899 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30178321}]]}
W20260503 14:05:57.641134 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 328566us
W20260503 14:05:57.702903 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.409s user 0.000s sys 0.000s
W20260503 14:05:57.755239 1074 rpcz_store.cc:269] 0503 14:05:26.017529 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.017855 (+ 326us) service_pool.cc:224] Handling call
0503 14:05:57.687068 (+31669213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.845924 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.845979 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.583906 (+737927us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.583908 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.583913 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.583913 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.583976 (+ 63us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.898400 (+314424us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.598082 (+699682us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.598363 (+ 281us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.598412 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.686919 (+ 88507us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.687044 (+ 125us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.687056 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.687056 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":699652,"prepare.queue_time_us":29827998,"prepare.run_cpu_time_us":42197,"prepare.run_wall_time_us":738060,"replication_time_us":314479}]]}
I20260503 14:05:57.847004 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:57.847270 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:57.704212 1251 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 265ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.847429 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.734293 1130 tablet_replica.cc:351] Time spent TabletReplica: tablet 07ae32948b424100b7f9632d7bfe12e7: Waiting for Ops to complete: real 30.964s user 0.056s sys 0.091s
W20260503 14:05:57.847656 1130 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.703893 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 989) took 31685 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.758991 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.901206 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 142204us
W20260503 14:05:57.901098 1083 rpcz_store.cc:269] 0503 14:05:26.018009 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.021830 (+ 3821us) service_pool.cc:224] Handling call
0503 14:05:57.703881 (+31682051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.916315 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.916369 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.745633 (+829264us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.745635 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.745638 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.745638 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.746341 (+ 703us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.971745 (+225404us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.610100 (+638355us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.610317 (+ 217us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.610357 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.703665 (+ 93308us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.703856 (+ 191us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.703871 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.703872 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":638344,"prepare.queue_time_us":29894400,"prepare.run_cpu_time_us":47941,"prepare.run_wall_time_us":830043,"replication_time_us":226099}]]}
I20260503 14:05:57.901444 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:57.901595 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.901777 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 298ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.759838 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.759981 1306 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:05:57.760322 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:57.904623 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1019) took 31251 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.791047 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.792057 1134 tablet_replica.cc:351] Time spent TabletReplica: tablet ac5434cd505645e4a014241cf48ee524: Waiting for Ops to complete: real 30.183s user 0.050s sys 0.000s
W20260503 14:05:58.014897 1114 rpcz_store.cc:269] 0503 14:05:26.653592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.654157 (+ 565us) service_pool.cc:224] Handling call
0503 14:05:57.904602 (+31250445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.759831 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:57.759833 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31105557}]]}
W20260503 14:05:58.015059 1134 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.826936 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.212s user 0.000s sys 0.000s
W20260503 14:05:58.015085 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.015141 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1032) took 30827 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.015169 1114 rpcz_store.cc:269] 0503 14:05:27.188003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189389 (+ 1386us) service_pool.cc:224] Handling call
0503 14:05:58.015138 (+30825749us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.015081 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.015083 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30825592}]]}
W20260503 14:05:58.015259 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.015288 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1044) took 30438 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.015306 1114 rpcz_store.cc:269] 0503 14:05:27.577181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577585 (+ 404us) service_pool.cc:224] Handling call
0503 14:05:58.015287 (+30437702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.015256 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.015257 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30437560}]]}
W20260503 14:05:58.015367 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.015390 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1073) took 30119 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.015407 1114 rpcz_store.cc:269] 0503 14:05:27.895945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896941 (+ 996us) service_pool.cc:224] Handling call
0503 14:05:58.015389 (+30118448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.015365 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.015366 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30118298}]]}
W20260503 14:05:58.016242 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 992) took 31998 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.016290 1079 rpcz_store.cc:269] 0503 14:05:26.018052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.018254 (+ 202us) service_pool.cc:224] Handling call
0503 14:05:58.016232 (+31997978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.850089 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.850157 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.735420 (+885263us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.735519 (+ 99us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.735771 (+ 252us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.735771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.757191 (+ 21420us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.147736 (+390545us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.613298 (+465562us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.614692 (+ 1394us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.614732 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.016108 (+401376us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.016207 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.016223 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.016224 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":465552,"prepare.queue_time_us":29831739,"prepare.run_cpu_time_us":75437,"prepare.run_wall_time_us":911901,"replication_time_us":411958}]]}
I20260503 14:05:58.016433 1079 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:58.016628 1079 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:57.828012 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
W20260503 14:05:58.016746 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.017763 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 918) took 31998 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.017810 1080 rpcz_store.cc:269] 0503 14:05:26.019657 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.020642 (+ 985us) service_pool.cc:224] Handling call
0503 14:05:58.017756 (+31997114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.855872 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.855913 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.746805 (+890892us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.746806 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.746809 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.746810 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.746875 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.222756 (+475881us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.600232 (+377476us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.600410 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.600445 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.017652 (+417207us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.017735 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.017748 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.017748 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":377468,"prepare.queue_time_us":29835095,"prepare.run_cpu_time_us":48492,"prepare.run_wall_time_us":891016,"replication_time_us":475941}]]}
I20260503 14:05:58.399214 1080 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.399359 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1003) took 29793 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.399398 1080 rpcz_store.cc:269] 0503 14:05:28.606007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.606111 (+ 104us) service_pool.cc:224] Handling call
0503 14:05:58.399356 (+29793245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.711964 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.712015 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.603753 (+891738us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.603754 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.603758 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.603758 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.603824 (+ 66us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.806914 (+203090us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.399194 (+592280us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.399329 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.399346 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.399346 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":592268,"prepare.queue_time_us":28105715,"prepare.run_cpu_time_us":51616,"prepare.run_wall_time_us":891873,"replication_time_us":203150}]]}
I20260503 14:05:58.399557 1080 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.399611 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1002) took 29793 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.399639 1080 rpcz_store.cc:269] 0503 14:05:28.605991 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.607383 (+ 1392us) service_pool.cc:224] Handling call
0503 14:05:58.399609 (+29792226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.741361 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.741403 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.611424 (+870021us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.611425 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.611429 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.611430 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.611489 (+ 59us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.815936 (+204447us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.399547 (+583611us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.399594 (+ 47us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.399604 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.399605 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":583601,"prepare.queue_time_us":28133869,"prepare.run_cpu_time_us":52055,"prepare.run_wall_time_us":870147,"replication_time_us":204500}]]}
I20260503 14:05:58.399749 1080 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.399803 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 995) took 29795 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.399824 1080 rpcz_store.cc:269] 0503 14:05:28.604429 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.604448 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:58.399801 (+29795353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.314581 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.314637 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.612253 (+297616us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.612255 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.612258 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.612259 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.612354 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.825762 (+213408us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.399744 (+573982us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.399785 (+ 41us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.399796 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.399796 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":573974,"prepare.queue_time_us":28709983,"prepare.run_cpu_time_us":19633,"prepare.run_wall_time_us":297782,"replication_time_us":213496}]]}
I20260503 14:05:58.399950 1080 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.399999 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1001) took 29794 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.400023 1080 rpcz_store.cc:269] 0503 14:05:28.605469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.605487 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:58.399998 (+29794511us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.804657 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.804702 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.470530 (+665828us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.470532 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.470540 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.470541 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.470658 (+ 117us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.832766 (+362108us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.399940 (+567174us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.399984 (+ 44us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.399993 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.399994 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":567164,"prepare.queue_time_us":28199061,"prepare.run_cpu_time_us":41621,"prepare.run_wall_time_us":666012,"replication_time_us":362218}]]}
I20260503 14:05:58.657266 1080 tablet.cc:1719] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.657405 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 938) took 32054 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.657441 1080 rpcz_store.cc:269] 0503 14:05:26.602793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.608946 (+ 6153us) service_pool.cc:224] Handling call
0503 14:05:58.657402 (+32048456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.523011 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.523048 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.596820 (+1073772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.596900 (+ 80us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.596980 (+ 80us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.596981 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.600045 (+ 3064us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.897501 (+297456us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.657247 (+759746us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.657379 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.657394 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.657395 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":759736,"prepare.queue_time_us":29913913,"prepare.run_cpu_time_us":75498,"prepare.run_wall_time_us":1077412,"replication_time_us":300513}]]}
W20260503 14:05:57.757721 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 955) took 32443 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.657565 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.851637 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
W20260503 14:05:58.657665 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1006) took 30051 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.657713 1096 rpcz_store.cc:269] 0503 14:05:28.606485 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.606673 (+ 188us) service_pool.cc:224] Handling call
0503 14:05:58.657661 (+30050988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.657555 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.657556 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30050765}]]}
W20260503 14:05:58.657836 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.657878 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1022) took 30048 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.657904 1096 rpcz_store.cc:269] 0503 14:05:28.609395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.609412 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:58.657876 (+30048464us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.657832 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.657834 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30048334}]]}
W20260503 14:05:58.658008 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.658046 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1032) took 30046 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.658073 1096 rpcz_store.cc:269] 0503 14:05:28.612022 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.612275 (+ 253us) service_pool.cc:224] Handling call
0503 14:05:58.658045 (+30045770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.658007 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.658007 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30045613}]]}
W20260503 14:05:58.658166 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.658196 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1043) took 30044 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.658222 1096 rpcz_store.cc:269] 0503 14:05:28.614139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.614303 (+ 164us) service_pool.cc:224] Handling call
0503 14:05:58.658196 (+30043893us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.658163 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.658164 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30043707}]]}
W20260503 14:05:58.658806 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 930) took 32053 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.658862 1082 rpcz_store.cc:269] 0503 14:05:26.605205 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.606038 (+ 833us) service_pool.cc:224] Handling call
0503 14:05:58.658798 (+32052760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.344005 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.351071 (+ 7066us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.208135 (+857064us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.208136 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.208140 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.208141 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.208224 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.445888 (+237664us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.605556 (+159668us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.607366 (+ 1810us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.607406 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.658674 (+1051268us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.658781 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.658791 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.658792 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":159659,"prepare.queue_time_us":29737106,"prepare.run_cpu_time_us":48405,"prepare.run_wall_time_us":864646,"replication_time_us":237740}]]}
W20260503 14:05:57.872591 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.000s sys 0.000s
I20260503 14:05:58.725148 1082 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.725289 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 936) took 32119 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.725325 1082 rpcz_store.cc:269] 0503 14:05:26.605308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605544 (+ 236us) service_pool.cc:224] Handling call
0503 14:05:58.725285 (+32119741us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.522430 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.522477 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.387216 (+864739us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.387217 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.387301 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.387302 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.391034 (+ 3732us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.816919 (+425885us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.725126 (+908207us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.725261 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.725275 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.725276 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":908197,"prepare.queue_time_us":29916783,"prepare.run_cpu_time_us":87517,"prepare.run_wall_time_us":868925,"replication_time_us":429613}]]}
I20260503 14:05:58.725481 1082 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.725531 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 956) took 31538 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.725565 1082 rpcz_store.cc:269] 0503 14:05:27.187419 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188215 (+ 796us) service_pool.cc:224] Handling call
0503 14:05:58.725529 (+31537314us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.745535 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.745586 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.640926 (+895340us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.640928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.640933 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.640933 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.641013 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.821583 (+180570us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.725472 (+903889us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.725513 (+ 41us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.725523 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.725524 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":903882,"prepare.queue_time_us":29557209,"prepare.run_cpu_time_us":50230,"prepare.run_wall_time_us":895493,"replication_time_us":180644}]]}
I20260503 14:05:58.725669 1082 tablet.cc:1719] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.725720 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 949) took 31539 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.725749 1082 rpcz_store.cc:269] 0503 14:05:27.185946 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.185998 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:58.725718 (+31539720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.773223 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.773277 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.392450 (+619173us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.392451 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.392453 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.392454 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.428353 (+ 35899us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.854091 (+425738us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.725661 (+871570us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.725702 (+ 41us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.725713 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.725713 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":871558,"prepare.queue_time_us":29587083,"prepare.run_cpu_time_us":92541,"prepare.run_wall_time_us":657950,"replication_time_us":461607}]]}
I20260503 14:05:58.725878 1082 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.725927 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.726022 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 993) took 30578 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.725944 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 981) took 30827 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.726128 1082 rpcz_store.cc:269] 0503 14:05:27.898282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.898576 (+ 294us) service_pool.cc:224] Handling call
0503 14:05:58.725943 (+30827367us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.204277 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.204307 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.640122 (+435815us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.640123 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.640127 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.640127 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.640200 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.854116 (+213916us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.725869 (+871753us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.725915 (+ 46us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.725925 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.725925 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":871747,"prepare.queue_time_us":29305597,"prepare.run_cpu_time_us":28302,"prepare.run_wall_time_us":435929,"replication_time_us":213983}]]}
W20260503 14:05:58.726212 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:05:58.726265 1082 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.726321 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 915) took 32404 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.726368 1085 rpcz_store.cc:269] 0503 14:05:26.321764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321917 (+ 153us) service_pool.cc:224] Handling call
0503 14:05:58.726317 (+32404400us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.275397 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.275448 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.194373 (+918925us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.194375 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.194376 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.194377 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.194439 (+ 62us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.396937 (+202498us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.604980 (+208043us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.605189 (+ 209us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.605228 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.726193 (+1120965us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.726297 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.726310 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.726310 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":208032,"prepare.queue_time_us":29953345,"prepare.run_cpu_time_us":50804,"prepare.run_wall_time_us":919053,"replication_time_us":202553}]]}
I20260503 14:05:58.745102 1085 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.745244 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 969) took 31165 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.745288 1085 rpcz_store.cc:269] 0503 14:05:27.579887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580301 (+ 414us) service_pool.cc:224] Handling call
0503 14:05:58.745240 (+31164939us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.317474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.317520 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.639919 (+322399us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.639921 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.639927 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.639928 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.640021 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.911936 (+271915us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.745080 (+833144us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.745214 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.745231 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.745232 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":833132,"prepare.queue_time_us":29737057,"prepare.run_cpu_time_us":20977,"prepare.run_wall_time_us":322556,"replication_time_us":272001}]]}
I20260503 14:05:58.745445 1085 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:57.789927 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 932) took 31184 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.745481 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.745579 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 991) took 30597 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.745626 1105 rpcz_store.cc:269] 0503 14:05:28.147782 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.148292 (+ 510us) service_pool.cc:224] Handling call
0503 14:05:58.745574 (+30597282us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.745471 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.745472 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30597082}]]}
W20260503 14:05:58.745771 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.745787 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.745805 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1006) took 30163 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.745832 1105 rpcz_store.cc:269] 0503 14:05:28.582036 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582288 (+ 252us) service_pool.cc:224] Handling call
0503 14:05:58.745804 (+30163516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.745768 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.745770 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30163396}]]}
W20260503 14:05:57.938453 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.339s user 0.000s sys 0.000s
W20260503 14:05:58.746124 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.746178 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 977) took 30851 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.746208 1106 rpcz_store.cc:269] 0503 14:05:27.894253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894796 (+ 543us) service_pool.cc:224] Handling call
0503 14:05:58.746176 (+30851380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.746119 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.746120 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30851234}]]}
W20260503 14:05:58.746315 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.746354 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 988) took 30601 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.746378 1106 rpcz_store.cc:269] 0503 14:05:28.145294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145946 (+ 652us) service_pool.cc:224] Handling call
0503 14:05:58.746352 (+30600406us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.746311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.746312 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30600285}]]}
W20260503 14:05:58.746476 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.746507 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1003) took 30164 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.746526 1106 rpcz_store.cc:269] 0503 14:05:28.581991 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582378 (+ 387us) service_pool.cc:224] Handling call
0503 14:05:58.746507 (+30164129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.746473 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.746474 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30164012}]]}
W20260503 14:05:58.747126 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 916) took 32425 ms (client timeout 29999 ms). Trace:
W20260503 14:05:57.952401 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.345s user 0.000s sys 0.000s
W20260503 14:05:58.747225 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.747291 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 963) took 31171 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.747315 1068 rpcz_store.cc:269] 0503 14:05:27.576173 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.576193 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:58.747289 (+31171096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.747220 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.747221 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31170888}]]}
W20260503 14:05:58.747444 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.747483 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 974) took 30853 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.747509 1068 rpcz_store.cc:269] 0503 14:05:27.894192 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894317 (+ 125us) service_pool.cc:224] Handling call
0503 14:05:58.747481 (+30853164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.747442 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.747442 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30853039}]]}
W20260503 14:05:58.747599 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.747633 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 985) took 30602 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.017982 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.833627 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
W20260503 14:05:58.763525 1068 rpcz_store.cc:269] 0503 14:05:28.145245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145494 (+ 249us) service_pool.cc:224] Handling call
0503 14:05:58.747632 (+30602138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.747596 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.747597 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30601886}]]}
W20260503 14:05:58.763744 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.763797 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1000) took 30181 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.763818 1068 rpcz_store.cc:269] 0503 14:05:28.581920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581937 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:58.763796 (+30181859us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.763740 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.763742 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30181659}]]}
W20260503 14:05:58.764834 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 932) took 32441 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.764881 1077 rpcz_store.cc:269] 0503 14:05:26.323621 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324088 (+ 467us) service_pool.cc:224] Handling call
0503 14:05:58.764825 (+32440737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.257409 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.257447 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.196779 (+939332us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.196781 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.196783 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.196783 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.196861 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.478943 (+282082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.610216 (+131273us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.611265 (+ 1049us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.611315 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.764685 (+1153370us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.764799 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.764815 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.764816 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":131263,"prepare.queue_time_us":29933245,"prepare.run_cpu_time_us":56295,"prepare.run_wall_time_us":939458,"replication_time_us":282134}]]}
W20260503 14:05:58.764959 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.018093 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.765008 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1012) took 30157 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.200068 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.298s user 0.000s sys 0.000s
W20260503 14:05:58.765034 956 rpcz_store.cc:269] 0503 14:05:28.607664 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.607718 (+ 54us) service_pool.cc:224] Handling call
0503 14:05:58.765005 (+30157287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.764956 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.764957 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30157133}]]}
W20260503 14:05:58.765167 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.765197 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1028) took 30154 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.765220 956 rpcz_store.cc:269] 0503 14:05:28.610745 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.610792 (+ 47us) service_pool.cc:224] Handling call
0503 14:05:58.765197 (+30154405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.765165 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.765165 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30154253}]]}
W20260503 14:05:58.765321 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.765353 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1038) took 30152 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.765378 956 rpcz_store.cc:269] 0503 14:05:28.613103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.613304 (+ 201us) service_pool.cc:224] Handling call
0503 14:05:58.765351 (+30152047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.765319 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.765320 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30151874}]]}
W20260503 14:05:58.765462 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.765496 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1049) took 30147 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.765519 956 rpcz_store.cc:269] 0503 14:05:28.617754 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.619858 (+ 2104us) service_pool.cc:224] Handling call
0503 14:05:58.765494 (+30145636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.765460 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.765461 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30145458}]]}
W20260503 14:05:58.224658 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.377s user 0.000s sys 0.000s
W20260503 14:05:58.787149 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 990) took 32467 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.787254 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.787325 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1069) took 30894 ms (client timeout 29999 ms). Trace:
I20260503 14:05:58.246387 1134 ts_tablet_manager.cc:1916] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:58.787349 964 rpcz_store.cc:269] 0503 14:05:27.892339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.892358 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:58.787322 (+30894964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.787250 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.787251 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30894808}]]}
W20260503 14:05:58.787482 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.787524 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1087) took 30644 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.787544 964 rpcz_store.cc:269] 0503 14:05:28.142842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.142860 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:58.787523 (+30644663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.787477 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.787478 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30644500}]]}
W20260503 14:05:58.787631 964 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.787657 964 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1109) took 30210 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.787673 964 rpcz_store.cc:269] 0503 14:05:28.577335 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577516 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:58.787655 (+30210139us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.787629 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.787630 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30210029}]]}
I20260503 14:05:58.789299 1134 ts_tablet_manager.cc:1929] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.23
I20260503 14:05:58.789376 1134 log.cc:1199] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root/wals/ac5434cd505645e4a014241cf48ee524
I20260503 14:05:58.789662 1134 ts_tablet_manager.cc:1950] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Deleting consensus metadata
W20260503 14:05:58.789891 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.258971 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
W20260503 14:05:58.790915 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 990) took 32772 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.790971 1079 rpcz_store.cc:269] 0503 14:05:26.018024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.018082 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:58.790904 (+32772822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.915162 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.915202 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.193705 (+1278503us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.193706 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.193709 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.193710 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.193787 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.519171 (+325384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.016429 (+497258us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.016657 (+ 228us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.016700 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.790780 (+774080us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.790879 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.790894 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.790894 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":497248,"prepare.queue_time_us":29897002,"prepare.run_cpu_time_us":74318,"prepare.run_wall_time_us":1278633,"replication_time_us":325447}]]}
W20260503 14:05:58.791105 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.791203 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1114) took 30898 ms (client timeout 29999 ms). Trace:
I20260503 14:05:58.791155 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 45 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:58.372951 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 41
I20260503 14:05:58.808594 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 44
I20260503 14:05:58.808646 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:58.808691 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 46
I20260503 14:05:58.808740 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
I20260503 14:05:58.808779 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
I20260503 14:05:58.808823 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
I20260503 14:05:58.808879 579 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 47
I20260503 14:05:57.722263 1084 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.809479 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1011) took 30201 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.809537 1084 rpcz_store.cc:269] 0503 14:05:28.607648 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.608036 (+ 388us) service_pool.cc:224] Handling call
0503 14:05:58.809471 (+30201435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.196915 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.196979 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.609774 (+412795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.609775 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.609778 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.609779 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.609841 (+ 62us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.722203 (+112362us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.722240 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.809370 (+1087130us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.809461 (+ 91us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.809462 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":28588794,"prepare.run_cpu_time_us":23574,"prepare.run_wall_time_us":412940,"replication_time_us":112399,"thread_start_us":78,"threads_started":1}]]}
W20260503 14:05:58.400216 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.400311 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.400765 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 224ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.809918 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.809984 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1037) took 30196 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.810019 1093 rpcz_store.cc:269] 0503 14:05:28.613088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.613481 (+ 393us) service_pool.cc:224] Handling call
0503 14:05:58.809981 (+30196500us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.809911 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.809913 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30196273}]]}
W20260503 14:05:58.810140 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.810187 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1048) took 30192 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.810216 1093 rpcz_store.cc:269] 0503 14:05:28.617713 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.620741 (+ 3028us) service_pool.cc:224] Handling call
0503 14:05:58.810184 (+30189443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.810138 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.810138 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30189242}]]}
W20260503 14:05:58.542493 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:58.564656 1131 tablet_replica.cc:351] Time spent TabletReplica: tablet f7d9d857cb1d42998f616c9d0af6223c: Waiting for Ops to complete: real 30.955s user 0.031s sys 0.007s
W20260503 14:05:58.810413 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 993) took 30206 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.810465 1113 rpcz_store.cc:269] 0503 14:05:28.604170 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.604206 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:58.810409 (+30206203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.605494 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.605545 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.542428 (+936883us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.542430 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.542466 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.542467 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.542477 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:58.542478 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29001153}]]}
W20260503 14:05:58.810559 1131 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.810585 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:58.582916 876 tablet_service.cc:1558] Processing DeleteTablet for tablet 68cbd9caf20447f0b067de9d3d2f0a6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:49576
I20260503 14:05:58.604657 812 tablet_service.cc:1558] Processing DeleteTablet for tablet cd10e910fcf44b80b1039d39f374cac4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:34110
W20260503 14:05:57.857939 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.000s sys 0.000s
W20260503 14:05:58.833253 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 989) took 32513 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.833328 1072 rpcz_store.cc:269] 0503 14:05:26.319850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.321473 (+ 1623us) service_pool.cc:224] Handling call
0503 14:05:58.833241 (+32511768us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.252905 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.253011 (+ 106us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.193991 (+940980us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.193992 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.193995 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.193995 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.194070 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.197026 (+ 2956us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.608426 (+411400us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.608643 (+ 217us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.608683 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.833070 (+1224387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.833207 (+ 137us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.833232 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.833233 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411390,"prepare.queue_time_us":29931301,"prepare.run_cpu_time_us":54650,"prepare.run_wall_time_us":941174,"replication_time_us":3027}]]}
I20260503 14:05:58.833454 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:58.833636 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:58.659206 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.833815 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 976) took 30939 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.833854 1107 rpcz_store.cc:269] 0503 14:05:27.894237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894532 (+ 295us) service_pool.cc:224] Handling call
0503 14:05:58.833810 (+30939278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.659203 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.659204 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30764417}]]}
W20260503 14:05:58.845824 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.845923 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 987) took 30700 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.845965 1107 rpcz_store.cc:269] 0503 14:05:28.145279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145839 (+ 560us) service_pool.cc:224] Handling call
0503 14:05:58.845920 (+30700081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.845810 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.845812 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30699868}]]}
W20260503 14:05:58.846104 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.846143 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1002) took 30264 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.846168 1107 rpcz_store.cc:269] 0503 14:05:28.581974 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582559 (+ 585us) service_pool.cc:224] Handling call
0503 14:05:58.846141 (+30263582us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.846101 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.846102 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30263477}]]}
W20260503 14:05:58.846262 1107 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.846302 1107 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1017) took 30040 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.846333 1107 rpcz_store.cc:269] 0503 14:05:28.806060 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806274 (+ 214us) service_pool.cc:224] Handling call
0503 14:05:58.846299 (+30040025us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.846260 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.846261 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30039868}]]}
W20260503 14:05:58.657611 1075 rpcz_store.cc:269] 0503 14:05:25.313885 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313915 (+ 30us) service_pool.cc:224] Handling call
0503 14:05:57.757713 (+32443798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.062003 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.062076 (+ 73us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.519288 (+1457212us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.519290 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.519293 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.519293 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.519377 (+ 84us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:56.801755 (+282378us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.222456 (+420701us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.293514 (+ 71058us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.293593 (+ 79us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.757496 (+463903us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.757668 (+ 172us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.757705 (+ 37us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.757706 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":420692,"prepare.queue_time_us":29747910,"prepare.run_cpu_time_us":88724,"prepare.run_wall_time_us":1457389,"replication_time_us":282458}]]}
I20260503 14:05:58.846565 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 41 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48
I20260503 14:05:58.861044 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:58.657585 1080 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.664958 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.861335 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 996) took 30256 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.861382 1080 rpcz_store.cc:269] 0503 14:05:28.604848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.605024 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:58.861329 (+30256305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195953 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.195994 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.616188 (+420194us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.616190 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.616195 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.616196 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.616263 (+ 67us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.084699 (+468436us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.657578 (+572879us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.861312 (+203734us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.861322 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.861323 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":572871,"prepare.queue_time_us":28590794,"prepare.run_cpu_time_us":23149,"prepare.run_wall_time_us":420317,"replication_time_us":468496}]]}
W20260503 14:05:58.665846 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.861673 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1030) took 30250 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.861716 1111 rpcz_store.cc:269] 0503 14:05:28.611624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.611851 (+ 227us) service_pool.cc:224] Handling call
0503 14:05:58.861670 (+30249819us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.665589 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.665590 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30053367}]]}
W20260503 14:05:58.861843 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.861882 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1040) took 30248 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.861909 1111 rpcz_store.cc:269] 0503 14:05:28.613686 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.613912 (+ 226us) service_pool.cc:224] Handling call
0503 14:05:58.861880 (+30247968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.861840 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.861841 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30247799}]]}
W20260503 14:05:58.862017 1111 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.862052 1111 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1051) took 30244 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.862075 1111 rpcz_store.cc:269] 0503 14:05:28.617793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.617829 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:58.862052 (+30244223us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.862014 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.862015 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30244048}]]}
W20260503 14:05:58.726595 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:57.893306 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
W20260503 14:05:58.726682 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.877168 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 990) took 30731 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.726778 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.726809 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.726928 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.726328 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 929) took 32121 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.727150 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.727212 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.877900 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1007) took 30295 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.877954 1097 rpcz_store.cc:269] 0503 14:05:28.582049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582100 (+ 51us) service_pool.cc:224] Handling call
0503 14:05:58.877896 (+30295796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.727144 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.727146 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30144952}]]}
W20260503 14:05:58.878093 1097 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.726058 1101 rpcz_store.cc:269] 0503 14:05:28.147833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.147929 (+ 96us) service_pool.cc:224] Handling call
0503 14:05:58.726018 (+30578089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.725917 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.725918 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30577873}]]}
W20260503 14:05:58.729697 1273 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 459ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.878209 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.748329 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 984) took 32720 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.878271 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1008) took 30296 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.748476 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:05:57.987783 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.379s user 0.000s sys 0.000s
W20260503 14:05:58.748737 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.745532 1073 rpcz_store.cc:269] 0503 14:05:26.605233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.606276 (+ 1043us) service_pool.cc:224] Handling call
0503 14:05:57.789909 (+31183633us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.460958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.464293 (+ 3335us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.192245 (+727952us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.192247 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.192250 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.192250 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.192331 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.504038 (+311707us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.640290 (+136252us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.640493 (+ 203us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.641292 (+ 799us) log.cc:844] Serialized 5 byte log entry
0503 14:05:57.789742 (+148450us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:57.789879 (+ 137us) log.cc:844] Serialized 14 byte log entry
0503 14:05:57.789894 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:57.789894 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136243,"prepare.queue_time_us":29853799,"prepare.run_cpu_time_us":45501,"prepare.run_wall_time_us":732064,"replication_time_us":311781}]]}
W20260503 14:05:58.745505 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 954) took 31558 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.747177 1109 rpcz_store.cc:269] 0503 14:05:26.321781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.322121 (+ 340us) service_pool.cc:224] Handling call
0503 14:05:58.747118 (+32424997us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.035693 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.035736 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.833632 (+797896us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.833634 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.833639 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.833640 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.833731 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.139638 (+305907us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.599680 (+460042us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.599867 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.599912 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.746998 (+1147086us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.747097 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.747110 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.747110 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":460030,"prepare.queue_time_us":29713467,"prepare.run_cpu_time_us":51495,"prepare.run_wall_time_us":798053,"replication_time_us":305990}]]}
W20260503 14:05:58.749426 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.766160 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 968) took 33451 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.893868 1083 rpcz_store.cc:269] 0503 14:05:25.314163 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.316011 (+ 1848us) service_pool.cc:224] Handling call
0503 14:05:58.766150 (+33450139us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.987170 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.987227 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.190653 (+2203426us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.190655 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.190659 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.190660 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.190727 (+ 67us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:57.489652 (+298925us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.901440 (+411788us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.901624 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.901678 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.766004 (+864326us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.766126 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.766141 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.766142 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411778,"prepare.queue_time_us":29671078,"prepare.run_cpu_time_us":137645,"prepare.run_wall_time_us":2203571,"replication_time_us":298984}]]}
W20260503 14:05:58.893891 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1047) took 31311 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.894101 1102 rpcz_store.cc:269] 0503 14:05:27.582632 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.582824 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:58.893886 (+31311062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.749420 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.749422 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31166259}]]}
I20260503 14:05:58.894079 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:58.894205 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.894248 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1076) took 30998 ms (client timeout 29999 ms). Trace:
I20260503 14:05:58.894258 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:58.894279 1102 rpcz_store.cc:269] 0503 14:05:27.895993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896027 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:58.894246 (+30998219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.894203 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.894204 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30998010}]]}
W20260503 14:05:58.894357 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.894398 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1094) took 30750 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.219591 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.464s user 0.000s sys 0.000s
W20260503 14:05:58.894425 1102 rpcz_store.cc:269] 0503 14:05:28.144317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144351 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:58.894396 (+30750045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.894355 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.894356 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30749873}]]}
W20260503 14:05:58.894521 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.894562 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1116) took 30313 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.894584 1102 rpcz_store.cc:269] 0503 14:05:28.580939 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581208 (+ 269us) service_pool.cc:224] Handling call
0503 14:05:58.894560 (+30313352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.894519 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.894519 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30313220}]]}
W20260503 14:05:58.894662 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.894695 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1133) took 30085 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.894716 1102 rpcz_store.cc:269] 0503 14:05:28.809690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.810120 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:58.894694 (+30084574us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.894661 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.894661 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30084419}]]}
W20260503 14:05:58.766342 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.906371 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1118) took 31009 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.906438 1108 rpcz_store.cc:269] 0503 14:05:27.897224 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.899085 (+ 1861us) service_pool.cc:224] Handling call
0503 14:05:58.906361 (+31007276us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.766337 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.766338 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30867184}]]}
W20260503 14:05:58.906580 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.906634 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1140) took 30761 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.906664 1108 rpcz_store.cc:269] 0503 14:05:28.145173 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.147036 (+ 1863us) service_pool.cc:224] Handling call
0503 14:05:58.906632 (+30759596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.906575 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.906577 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30759426}]]}
W20260503 14:05:58.906764 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.906802 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1157) took 30330 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.906831 1108 rpcz_store.cc:269] 0503 14:05:28.576707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.576727 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:58.906801 (+30330074us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.906760 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.906761 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30329906}]]}
W20260503 14:05:58.906934 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.906975 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1170) took 30098 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.907004 1108 rpcz_store.cc:269] 0503 14:05:28.808410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808606 (+ 196us) service_pool.cc:224] Handling call
0503 14:05:58.906972 (+30098366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.906930 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.906932 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30098239}]]}
W20260503 14:05:58.766502 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.765034 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.768836 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:58.907606 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 138783us
W20260503 14:05:58.791239 1124 rpcz_store.cc:269] 0503 14:05:27.892305 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894131 (+ 1826us) service_pool.cc:224] Handling call
0503 14:05:58.791199 (+30897068us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.791094 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.791095 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30896839}]]}
W20260503 14:05:58.908273 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.908327 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1136) took 30765 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.908354 1124 rpcz_store.cc:269] 0503 14:05:28.142803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144837 (+ 2034us) service_pool.cc:224] Handling call
0503 14:05:58.908324 (+30763487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.908268 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.908269 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30763339}]]}
W20260503 14:05:58.908445 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.908480 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1153) took 30331 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.908506 1124 rpcz_store.cc:269] 0503 14:05:28.576637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577129 (+ 492us) service_pool.cc:224] Handling call
0503 14:05:58.908479 (+30331350us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.908443 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.908444 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30331225}]]}
I20260503 14:05:58.274291 1130 ts_tablet_manager.cc:1916] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:58.791389 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.787212 1074 rpcz_store.cc:269] 0503 14:05:26.319869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.319980 (+ 111us) service_pool.cc:224] Handling call
0503 14:05:58.787133 (+32467153us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.032068 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.032136 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.196597 (+1164461us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.196599 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.196602 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.196602 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.196673 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.365853 (+169180us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.846991 (+481138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.847300 (+ 309us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.847369 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.787002 (+939633us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.787105 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.787122 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.787123 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":481125,"prepare.queue_time_us":29711995,"prepare.run_cpu_time_us":62770,"prepare.run_wall_time_us":1164621,"replication_time_us":169217}]]}
I20260503 14:05:58.930951 1074 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 44 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:58.931212 1074 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:58.791872 1134 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 960) took 31588 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.792900 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:58.931458 1134 rpcz_store.cc:269] 0503 14:05:27.203688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.207317 (+ 3629us) service_pool.cc:224] Handling call
0503 14:05:27.280394 (+ 73077us) ts_tablet_manager.cc:1151] Deleting tablet ac5434cd505645e4a014241cf48ee524
0503 14:05:27.291165 (+ 10771us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:05:58.788435 (+31497270us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.789277 (+ 842us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.791865 (+ 2588us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7562,"tablet-delete.queue_time_us":64270,"thread_start_us":60,"threads_started":1}
W20260503 14:05:58.812347 1309 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.834045 1285 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.659384 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 76ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.657589 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.726485 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.862298 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.862403 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.877234 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 986) took 30731 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.730041 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.749176 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 14ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.877861 1082 rpcz_store.cc:269] 0503 14:05:26.605190 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.605903 (+ 713us) service_pool.cc:224] Handling call
0503 14:05:58.726326 (+32120423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.516523 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.516609 (+ 86us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.602927 (+1086318us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.602928 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.602960 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.602961 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.603029 (+ 68us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.881869 (+278840us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.726257 (+844388us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.726308 (+ 51us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.726320 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.726321 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":844379,"prepare.queue_time_us":29910495,"prepare.run_cpu_time_us":72316,"prepare.run_wall_time_us":1086522,"replication_time_us":278903}]]}
W20260503 14:05:58.878315 1101 rpcz_store.cc:269] 0503 14:05:28.582063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582197 (+ 134us) service_pool.cc:224] Handling call
0503 14:05:58.878269 (+30296072us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.878206 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.878207 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30295919}]]}
W20260503 14:05:58.878595 1085 rpcz_store.cc:269] 0503 14:05:27.186908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186959 (+ 51us) service_pool.cc:224] Handling call
0503 14:05:58.745503 (+31558544us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.807446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.807513 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.495640 (+688127us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.495643 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.495648 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.495649 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.495714 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.936321 (+440607us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.745436 (+809115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.745485 (+ 49us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.745497 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.745497 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":809104,"prepare.queue_time_us":29620365,"prepare.run_cpu_time_us":41161,"prepare.run_wall_time_us":688295,"replication_time_us":440665}]]}
W20260503 14:05:58.878314 1081 rpcz_store.cc:269] 0503 14:05:26.028088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028384 (+ 296us) service_pool.cc:224] Handling call
0503 14:05:58.748320 (+32719936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.841933 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.842005 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.747538 (+905533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.747539 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.747542 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.747543 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.747602 (+ 59us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.960993 (+213391us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.606841 (+645848us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.607040 (+ 199us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.607079 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.748213 (+1141134us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.748298 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.748313 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.748313 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":645838,"prepare.queue_time_us":29813451,"prepare.run_cpu_time_us":47191,"prepare.run_wall_time_us":905682,"replication_time_us":213445}]]}
W20260503 14:05:58.877242 1094 rpcz_store.cc:269] 0503 14:05:28.145321 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146155 (+ 834us) service_pool.cc:224] Handling call
0503 14:05:58.877144 (+30730989us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.726680 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.726681 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30580412}]]}
W20260503 14:05:58.988747 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.988857 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1005) took 30406 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.988891 1094 rpcz_store.cc:269] 0503 14:05:28.582019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582186 (+ 167us) service_pool.cc:224] Handling call
0503 14:05:58.988853 (+30406667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.988733 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.988735 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30406443}]]}
W20260503 14:05:58.989029 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.989071 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1020) took 30182 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989099 1094 rpcz_store.cc:269] 0503 14:05:28.806108 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806517 (+ 409us) service_pool.cc:224] Handling call
0503 14:05:58.989068 (+30182551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.989026 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.989027 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30182416}]]}
W20260503 14:05:58.884981 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 930) took 32561 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.885128 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.885181 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260503 14:05:58.878700 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:58.989351 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1010) took 30381 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989425 1091 rpcz_store.cc:269] 0503 14:05:28.607634 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.608126 (+ 492us) service_pool.cc:224] Handling call
0503 14:05:58.989325 (+30381199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.885119 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.885120 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30276884}]]}
W20260503 14:05:58.878139 1097 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1022) took 30072 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989532 1097 rpcz_store.cc:269] 0503 14:05:28.806140 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806742 (+ 602us) service_pool.cc:224] Handling call
0503 14:05:58.878137 (+30071395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.878088 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.878090 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30071238}]]}
W20260503 14:05:58.989569 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.889143 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.989615 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1026) took 30379 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989666 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1095) took 31411 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989717 1118 rpcz_store.cc:269] 0503 14:05:27.577903 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.578403 (+ 500us) service_pool.cc:224] Handling call
0503 14:05:58.989662 (+31411259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.889138 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.889140 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31310612}]]}
W20260503 14:05:58.989869 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.888883 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 995) took 32863 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989928 1078 rpcz_store.cc:269] 0503 14:05:26.024871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.027119 (+ 2248us) service_pool.cc:224] Handling call
0503 14:05:58.888462 (+32861343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.874236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.874291 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.757344 (+883053us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.757346 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.757352 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.757352 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.757430 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:56.950356 (+192926us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.607720 (+657364us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.607960 (+ 240us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.607996 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.888194 (+1280198us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.888440 (+ 246us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.888452 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.888452 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":657329,"prepare.queue_time_us":29847005,"prepare.run_cpu_time_us":52841,"prepare.run_wall_time_us":883206,"replication_time_us":192997}]]}
I20260503 14:05:58.990046 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:58.895906 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.895946 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 265ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.901029 1313 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.004853 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1121) took 31107 ms (client timeout 29999 ms). Trace:
I20260503 14:05:58.913345 1130 ts_tablet_manager.cc:1929] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.18
I20260503 14:05:59.004853 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:58.931542 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 138635us
I20260503 14:05:59.005052 1130 log.cc:1199] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/07ae32948b424100b7f9632d7bfe12e7
I20260503 14:05:59.005393 1130 ts_tablet_manager.cc:1950] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Deleting consensus metadata
W20260503 14:05:59.005573 1130 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43034 (request call id 1026) took 32389 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.005609 1130 rpcz_store.cc:269] 0503 14:05:26.616222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.616339 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:26.672806 (+ 56467us) ts_tablet_manager.cc:1151] Deleting tablet 07ae32948b424100b7f9632d7bfe12e7
0503 14:05:26.672808 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:05:58.910217 (+32237409us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.913328 (+ 3111us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.005566 (+ 92238us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":52504,"thread_start_us":107,"threads_started":1}
W20260503 14:05:58.810627 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1005) took 30204 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.005752 1113 rpcz_store.cc:269] 0503 14:05:28.606468 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.607186 (+ 718us) service_pool.cc:224] Handling call
0503 14:05:58.810625 (+30203439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.810582 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.810583 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30203237}]]}
W20260503 14:05:59.005911 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.005965 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1021) took 30396 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.005997 1113 rpcz_store.cc:269] 0503 14:05:28.609383 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.609501 (+ 118us) service_pool.cc:224] Handling call
0503 14:05:59.005962 (+30396461us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.005907 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.005909 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30396338}]]}
I20260503 14:05:58.954457 1134 tablet_replica.cc:333] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: stopping tablet replica
W20260503 14:05:58.954576 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1034) took 30342 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.024150 1095 rpcz_store.cc:269] 0503 14:05:28.612446 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.612865 (+ 419us) service_pool.cc:224] Handling call
0503 14:05:58.954575 (+30341710us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.862293 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.862294 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30249293}]]}
W20260503 14:05:59.024329 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.024386 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1045) took 30409 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.024415 1095 rpcz_store.cc:269] 0503 14:05:28.614690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.614929 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:59.024383 (+30409454us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.024325 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.024327 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30409254}]]}
W20260503 14:05:59.024547 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.024593 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1008) took 30416 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.024614 1095 rpcz_store.cc:269] 0503 14:05:28.607604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.608402 (+ 798us) service_pool.cc:224] Handling call
0503 14:05:59.024591 (+30416189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.024544 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.024545 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30320926}]]}
W20260503 14:05:58.954648 1104 rpcz_store.cc:269] 0503 14:05:28.145263 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145720 (+ 457us) service_pool.cc:224] Handling call
0503 14:05:58.877007 (+30731287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.726580 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.726590 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30580750}]]}
W20260503 14:05:59.024863 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.024915 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1001) took 30442 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.024958 1104 rpcz_store.cc:269] 0503 14:05:28.581960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582087 (+ 127us) service_pool.cc:224] Handling call
0503 14:05:59.024912 (+30442825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.024857 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.024858 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30442676}]]}
W20260503 14:05:59.025074 1104 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.025111 1104 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1016) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.025136 1104 rpcz_store.cc:269] 0503 14:05:28.806043 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806172 (+ 129us) service_pool.cc:224] Handling call
0503 14:05:59.025110 (+30218938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025071 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.025072 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30218805}]]}
W20260503 14:05:58.954854 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.025347 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1023) took 30219 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.025377 1101 rpcz_store.cc:269] 0503 14:05:28.806153 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806854 (+ 701us) service_pool.cc:224] Handling call
0503 14:05:59.025344 (+30218490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.954849 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.954850 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30147844}]]}
W20260503 14:05:58.954552 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 973) took 31060 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.025547 1088 rpcz_store.cc:269] 0503 14:05:27.894175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.895376 (+ 1201us) service_pool.cc:224] Handling call
0503 14:05:58.954548 (+31059172us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.726480 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.726481 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30831027}]]}
W20260503 14:05:59.025671 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.025707 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 984) took 30880 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.025733 1088 rpcz_store.cc:269] 0503 14:05:28.145208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145386 (+ 178us) service_pool.cc:224] Handling call
0503 14:05:59.025705 (+30880319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025668 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.025669 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30880181}]]}
W20260503 14:05:59.025828 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.025866 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 999) took 30443 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.025892 1088 rpcz_store.cc:269] 0503 14:05:28.581900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582302 (+ 402us) service_pool.cc:224] Handling call
0503 14:05:59.025864 (+30443562us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025825 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.025826 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30443426}]]}
W20260503 14:05:59.026000 1088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.026037 1088 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1014) took 30223 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.026062 1088 rpcz_store.cc:269] 0503 14:05:28.802644 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.802684 (+ 40us) service_pool.cc:224] Handling call
0503 14:05:59.026035 (+30223351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025997 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.025998 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30223134}]]}
W20260503 14:05:58.954658 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 972) took 31062 ms (client timeout 29999 ms). Trace:
I20260503 14:05:58.954949 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:59.038766 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:58.952703 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.958863 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.989468 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 967) took 31409 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.889217 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260503 14:05:58.895709 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1022) took 32292 ms (client timeout 29999 ms). Trace:
W20260503 14:05:58.989281 1076 rpcz_store.cc:269] 0503 14:05:26.323592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.323908 (+ 316us) service_pool.cc:224] Handling call
0503 14:05:58.884969 (+32561061us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.178318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.178362 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.201606 (+1023244us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.201608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.201612 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.201613 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.201684 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.332174 (+130490us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.608975 (+276801us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.609200 (+ 225us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.609239 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.884773 (+1275534us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.884942 (+ 169us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.884959 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.884960 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276791,"prepare.queue_time_us":29854326,"prepare.run_cpu_time_us":62169,"prepare.run_wall_time_us":1023380,"replication_time_us":130555}]]}
W20260503 14:05:58.989620 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.990490 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:58.989652 1091 rpcz_store.cc:269] 0503 14:05:28.610265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.610433 (+ 168us) service_pool.cc:224] Handling call
0503 14:05:58.989612 (+30379179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.989566 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.989567 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30379042}]]}
I20260503 14:05:58.994856 1131 ts_tablet_manager.cc:1916] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:59.006135 1134 raft_consensus.cc:2243] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:59.006206 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43034 (request call id 1101) took 31422 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.004933 1120 rpcz_store.cc:269] 0503 14:05:27.897263 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897368 (+ 105us) service_pool.cc:224] Handling call
0503 14:05:59.004839 (+31107471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.895898 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.895899 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30998455}]]}
W20260503 14:05:59.007056 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:59.011080 1319 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.023028 1085 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.026230 1067 rpcz_store.cc:269] 0503 14:05:27.892077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.892098 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:58.954657 (+31062559us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.729802 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.729876 (+ 74us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30837512}]]}
I20260503 14:05:59.026335 1080 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.026356 1084 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.034948 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.011422 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.092551 1073 rpcz_store.cc:269] 0503 14:05:27.579855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580083 (+ 228us) service_pool.cc:224] Handling call
0503 14:05:58.989466 (+31409383us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.207275 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.207320 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.790759 (+583439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.790761 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.790767 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.790768 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.790860 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.266154 (+475294us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.878686 (+612532us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.989443 (+110757us) log.cc:844] Serialized 96 byte log entry
0503 14:05:58.989458 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.989458 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":612518,"prepare.queue_time_us":29627112,"prepare.run_cpu_time_us":37258,"prepare.run_wall_time_us":583603,"replication_time_us":475378}]]}
I20260503 14:05:59.106312 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.106457 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 992) took 30958 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.106499 1073 rpcz_store.cc:269] 0503 14:05:28.147803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.148089 (+ 286us) service_pool.cc:224] Handling call
0503 14:05:59.106452 (+30958363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.640214 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.640249 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.727018 (+1086769us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.727020 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.727024 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.727025 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.727114 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.106075 (+378961us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.106303 (+ 228us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.106424 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.106440 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.106441 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219,"prepare.queue_time_us":29491972,"prepare.run_cpu_time_us":62425,"prepare.run_wall_time_us":1086921,"replication_time_us":379045}]]}
I20260503 14:05:59.106668 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.106734 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 962) took 31530 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.106766 1073 rpcz_store.cc:269] 0503 14:05:27.576156 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.576604 (+ 448us) service_pool.cc:224] Handling call
0503 14:05:59.106730 (+31530126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195911 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.195951 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.726357 (+1530406us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.726359 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.726363 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.726364 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.726457 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.106167 (+379710us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.106656 (+ 489us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.106709 (+ 53us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.106723 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.106724 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":482,"prepare.queue_time_us":29619201,"prepare.run_cpu_time_us":100220,"prepare.run_wall_time_us":1530563,"replication_time_us":379798}]]}
W20260503 14:05:59.107038 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 402ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.095208 1134 pending_rounds.cc:70] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Trying to abort 1 pending ops.
W20260503 14:05:59.095230 26083 rpcz_store.cc:269] 0503 14:05:27.583266 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.583325 (+ 59us) service_pool.cc:224] Handling call
0503 14:05:59.006203 (+31422878us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:05:59.107227 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.107277 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43034 (request call id 1178) took 30298 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107306 26083 rpcz_store.cc:269] 0503 14:05:28.808591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808666 (+ 75us) service_pool.cc:224] Handling call
0503 14:05:59.107274 (+30298608us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:05:59.107343 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43034 (request call id 1177) took 30298 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107369 26083 rpcz_store.cc:269] 0503 14:05:28.808572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808945 (+ 373us) service_pool.cc:224] Handling call
0503 14:05:59.107341 (+30298396us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:05:59.107412 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43034 (request call id 1256) took 22850 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107439 26083 rpcz_store.cc:269] 0503 14:05:36.256750 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:36.256772 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:59.107410 (+22850638us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:05:59.095319 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.107568 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1143) took 30962 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107615 1120 rpcz_store.cc:269] 0503 14:05:28.145227 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146356 (+ 1129us) service_pool.cc:224] Handling call
0503 14:05:59.107565 (+30961209us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095315 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.095317 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30948848}]]}
W20260503 14:05:59.107735 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.107777 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1160) took 30528 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107805 1120 rpcz_store.cc:269] 0503 14:05:28.579630 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.580414 (+ 784us) service_pool.cc:224] Handling call
0503 14:05:59.107775 (+30527361us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.107731 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.107733 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30527211}]]}
W20260503 14:05:59.107908 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.107944 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1173) took 30299 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.107970 1120 rpcz_store.cc:269] 0503 14:05:28.808456 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808791 (+ 335us) service_pool.cc:224] Handling call
0503 14:05:59.107942 (+30299151us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.107906 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.107907 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30299028}]]}
W20260503 14:05:59.108057 1120 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.108095 1120 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1186) took 30056 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.108124 1120 rpcz_store.cc:269] 0503 14:05:29.051981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052459 (+ 478us) service_pool.cc:224] Handling call
0503 14:05:59.108093 (+30055634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.108053 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.108054 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30053822}]]}
W20260503 14:05:59.095363 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 88308.5us
W20260503 14:05:59.095561 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.108678 1067 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 983) took 30963 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.095647 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1007) took 30489 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.095649 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1014) took 30487 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.095736 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1013) took 30488 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.112329 1067 rpcz_store.cc:269] 0503 14:05:28.145187 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145264 (+ 77us) service_pool.cc:224] Handling call
0503 14:05:59.108674 (+30963410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095558 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.095559 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30950179}]]}
W20260503 14:05:59.112380 1077 rpcz_store.cc:269] 0503 14:05:28.607682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.607828 (+ 146us) service_pool.cc:224] Handling call
0503 14:05:59.095734 (+30487906us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.470681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.470744 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.400407 (+929663us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.400408 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.400413 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.400414 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.400515 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.034810 (+634295us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.034899 (+ 89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.095675 (+ 60776us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.095730 (+ 55us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.095731 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":28862759,"prepare.run_cpu_time_us":56759,"prepare.run_wall_time_us":929848,"replication_time_us":634336}]]}
I20260503 14:05:59.112512 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.112609 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 997) took 30507 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.112637 1077 rpcz_store.cc:269] 0503 14:05:28.604881 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.604896 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:59.112605 (+30507709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.747359 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.747401 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.017805 (+1270404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.017807 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.017811 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.017811 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.017888 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.100629 (+1082741us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.112504 (+ 11875us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.112586 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.112598 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.112598 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11865,"prepare.queue_time_us":28142374,"prepare.run_cpu_time_us":78132,"prepare.run_wall_time_us":1270538,"replication_time_us":1082810}]]}
W20260503 14:05:59.112361 1084 rpcz_store.cc:269] 0503 14:05:28.607699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.607927 (+ 228us) service_pool.cc:224] Handling call
0503 14:05:59.095644 (+30487717us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.611515 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.611556 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.401552 (+789996us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.401554 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.514387 (+112833us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.515270 (+ 883us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.664700 (+149430us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.025277 (+360577us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.026348 (+ 1071us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.095629 (+ 69281us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.095638 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.095638 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1062,"prepare.queue_time_us":29003485,"prepare.run_cpu_time_us":124438,"prepare.run_wall_time_us":1053639,"replication_time_us":507808}]]}
W20260503 14:05:59.112342 1080 rpcz_store.cc:269] 0503 14:05:28.606525 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.606554 (+ 29us) service_pool.cc:224] Handling call
0503 14:05:59.095644 (+30489090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.612371 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.612420 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.399872 (+787452us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.399874 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.399878 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.399878 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.399958 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.022624 (+622666us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.026326 (+ 3702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.095626 (+ 69300us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.095638 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.095638 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2090,"prepare.queue_time_us":29005703,"prepare.run_cpu_time_us":51045,"prepare.run_wall_time_us":787595,"replication_time_us":622738}]]}
W20260503 14:05:59.095872 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.095937 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.096038 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.096062 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.106083 1082 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.092830 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 989) took 30947 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.092737 1071 rpcz_store.cc:269] 0503 14:05:26.603599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604665 (+ 1066us) service_pool.cc:224] Handling call
0503 14:05:58.895702 (+32291037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.517806 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.517845 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.202981 (+685136us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.202983 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.202986 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.202987 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.203058 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.361533 (+158475us) op_driver.cc:464] REPLICATION: finished
0503 14:05:57.660068 (+298535us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:57.755118 (+ 95050us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:57.755194 (+ 76us) log.cc:844] Serialized 5 byte log entry
0503 14:05:58.895494 (+1140300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:58.895666 (+ 172us) log.cc:844] Serialized 14 byte log entry
0503 14:05:58.895694 (+ 28us) alter_schema_op.cc:73] Released schema lock
0503 14:05:58.895695 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":298525,"prepare.queue_time_us":29913066,"prepare.run_cpu_time_us":40186,"prepare.run_wall_time_us":685270,"replication_time_us":158539}]]}
W20260503 14:05:59.092878 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1119) took 31195 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.095130 1131 ts_tablet_manager.cc:1929] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.19
W20260503 14:05:59.095927 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 472ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.092834 1076 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.095546 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 980) took 31201 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.109196 26083 tablet_replica.cc:333] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: stopping tablet replica
W20260503 14:05:59.095834 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.108978 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:05:59.107173 1134 pending_rounds.cc:77] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Aborting op as it isn't in flight: id { term: 1 index: 34 } timestamp: 440 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { } }
W20260503 14:05:59.092998 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200367 1134 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Aborted: Op aborted
W20260503 14:05:59.200428 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1036) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.200456 1134 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 961) took 31624 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.113790 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 151ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.140944 1109 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.145119 1098 rpcz_store.cc:269] 0503 14:05:28.145308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146034 (+ 726us) service_pool.cc:224] Handling call
0503 14:05:59.092824 (+30946790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.989616 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.989617 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30843469}]]}
W20260503 14:05:59.200560 1091 rpcz_store.cc:269] 0503 14:05:28.612549 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.612565 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:59.200419 (+30587854us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.092994 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.092996 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30480310}]]}
W20260503 14:05:59.200670 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 966) took 31620 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.095811 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200747 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200814 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1004) took 30618 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.200832 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1036) took 30148 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.200853 1098 rpcz_store.cc:269] 0503 14:05:28.582006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582467 (+ 461us) service_pool.cc:224] Handling call
0503 14:05:59.200810 (+30618343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.200744 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.200745 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30618191}]]}
W20260503 14:05:59.113956 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200973 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.145243 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:59.226572 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:59.145288 1131 log.cc:1199] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root/wals/f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:05:59.227234 1131 ts_tablet_manager.cc:1950] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Deleting consensus metadata
W20260503 14:05:59.227553 1131 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1026) took 32573 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.227622 1131 rpcz_store.cc:269] 0503 14:05:26.653717 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.653821 (+ 104us) service_pool.cc:224] Handling call
0503 14:05:26.954167 (+300346us) ts_tablet_manager.cc:1151] Deleting tablet f7d9d857cb1d42998f616c9d0af6223c
0503 14:05:26.956147 (+ 1980us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:05:59.094238 (+32138091us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.095081 (+ 843us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.227545 (+132464us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":428,"tablet-delete.queue_time_us":262734,"thread_start_us":76,"threads_started":1}
I20260503 14:05:59.227749 1131 tablet_replica.cc:333] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:05:59.227821 1131 raft_consensus.cc:2243] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:59.227869 1131 raft_consensus.cc:2272] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:59.145453 1085 rpcz_store.cc:269] 0503 14:05:27.894299 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.895140 (+ 841us) service_pool.cc:224] Handling call
0503 14:05:59.095537 (+31200397us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.640039 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.640086 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.745329 (+1105243us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.745331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.745369 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.745370 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.745450 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.015772 (+270322us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.023002 (+ 7230us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.095513 (+ 72511us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.095526 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.095527 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205,"prepare.queue_time_us":29744772,"prepare.run_cpu_time_us":71082,"prepare.run_wall_time_us":1105420,"replication_time_us":270228}]]}
I20260503 14:05:59.228024 1085 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.228112 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 975) took 31333 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.228150 1085 rpcz_store.cc:269] 0503 14:05:27.894207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894410 (+ 203us) service_pool.cc:224] Handling call
0503 14:05:59.228108 (+31333698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.613147 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.613197 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.726480 (+1113283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.726481 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.726485 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.726486 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.726562 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.145302 (+418740us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.228012 (+ 82710us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.228086 (+ 74us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.228099 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.228100 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82653,"mutex_wait_us":3142,"prepare.queue_time_us":29718632,"prepare.run_cpu_time_us":73327,"prepare.run_wall_time_us":1113423,"replication_time_us":418810}]]}
I20260503 14:05:59.497748 1085 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.497888 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 979) took 31603 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.497926 1085 rpcz_store.cc:269] 0503 14:05:27.894284 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.895025 (+ 741us) service_pool.cc:224] Handling call
0503 14:05:59.497883 (+31602858us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.644195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.644246 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.726567 (+1082321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.726568 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.726571 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.726571 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.726654 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.184590 (+457936us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.497726 (+313136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.497854 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.497873 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.497873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313123,"prepare.queue_time_us":29749063,"prepare.run_cpu_time_us":66244,"prepare.run_wall_time_us":1082471,"replication_time_us":458012}]]}
W20260503 14:05:59.498028 1094 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.498049 1085 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.498082 1094 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1050) took 30075 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.498098 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 951) took 32311 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.498133 1085 rpcz_store.cc:269] 0503 14:05:27.186208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.186332 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:59.498097 (+32311765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.834143 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.834197 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.747113 (+1912916us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.747114 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.747118 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.747118 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.747205 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.257637 (+510432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.498041 (+240404us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.498082 (+ 41us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.498091 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.498092 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240394,"prepare.queue_time_us":29647717,"prepare.run_cpu_time_us":193891,"prepare.run_wall_time_us":1913070,"replication_time_us":510511}]]}
I20260503 14:05:59.498250 1085 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.498277 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.498379 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1030) took 30446 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.145560 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1033) took 30533 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.498421 1068 rpcz_store.cc:269] 0503 14:05:29.052237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052995 (+ 758us) service_pool.cc:224] Handling call
0503 14:05:59.498375 (+30445380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498266 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.498267 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30445167}]]}
W20260503 14:05:59.498468 1110 rpcz_store.cc:269] 0503 14:05:28.612066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.612101 (+ 35us) service_pool.cc:224] Handling call
0503 14:05:59.145553 (+30533452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095827 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.095828 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30483589}]]}
W20260503 14:05:59.498548 1068 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.498588 1068 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1045) took 30077 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.498617 1068 rpcz_store.cc:269] 0503 14:05:29.421453 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.422415 (+ 962us) service_pool.cc:224] Handling call
0503 14:05:59.498586 (+30076171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498545 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.498546 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30076025}]]}
W20260503 14:05:59.498754 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.498862 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.498972 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.145696 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:59.499038 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 353314us
W20260503 14:05:59.145159 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 965) took 31565 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.499820 1082 rpcz_store.cc:269] 0503 14:05:27.579802 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.580712 (+ 910us) service_pool.cc:224] Handling call
0503 14:05:59.145153 (+31564441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.219357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.219442 (+ 85us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.659084 (+1439642us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.659086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.659089 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.659090 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.659183 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.105909 (+446726us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.106034 (+ 125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.145122 (+ 39088us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.145145 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.145145 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103,"prepare.queue_time_us":29638479,"prepare.run_cpu_time_us":87461,"prepare.run_wall_time_us":1439839,"replication_time_us":446811}]]}
I20260503 14:05:59.499975 1082 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.500041 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 978) took 31605 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.500070 1082 rpcz_store.cc:269] 0503 14:05:27.894268 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894892 (+ 624us) service_pool.cc:224] Handling call
0503 14:05:59.500038 (+31605146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.790890 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.790968 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.989498 (+1198530us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.989500 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.989506 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.989506 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.989598 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.360151 (+370553us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.499966 (+139815us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.500022 (+ 56us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.500032 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.500032 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":139805,"prepare.queue_time_us":29895874,"prepare.run_cpu_time_us":73987,"prepare.run_wall_time_us":1198717,"replication_time_us":370638}]]}
W20260503 14:05:59.092687 1310 log.cc:927] Time spent T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Append to log took a long time: real 0.080s user 0.000s sys 0.007s
I20260503 14:05:59.178665 1084 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.145433 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1015) took 30536 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.517267 1082 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.517378 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1021) took 30711 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.517357 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.200865 1105 rpcz_store.cc:269] 0503 14:05:29.052323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053537 (+ 1214us) service_pool.cc:224] Handling call
0503 14:05:59.200810 (+30147273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095808 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.095809 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30042169}]]}
W20260503 14:05:59.517704 1105 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.517756 1105 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1051) took 30094 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.517786 1105 rpcz_store.cc:269] 0503 14:05:29.423091 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423162 (+ 71us) service_pool.cc:224] Handling call
0503 14:05:59.517754 (+30094592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.517698 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.517699 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30094418}]]}
W20260503 14:05:59.518296 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.200745 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200990 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1025) took 30590 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.518410 1100 rpcz_store.cc:269] 0503 14:05:28.610250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.610570 (+ 320us) service_pool.cc:224] Handling call
0503 14:05:59.200985 (+30590415us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.113889 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.113954 (+ 65us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30503224}]]}
W20260503 14:05:59.518587 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.518641 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1035) took 30906 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.518671 1100 rpcz_store.cc:269] 0503 14:05:28.612492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.612715 (+ 223us) service_pool.cc:224] Handling call
0503 14:05:59.518638 (+30905923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.518583 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.518585 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30905750}]]}
W20260503 14:05:59.517326 1076 rpcz_store.cc:269] 0503 14:05:28.608674 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.609085 (+ 411us) service_pool.cc:224] Handling call
0503 14:05:59.145430 (+30536345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.603844 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.603894 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.399390 (+795496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.399393 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.399399 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.399400 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.399486 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.041093 (+641607us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.092824 (+ 51731us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.145408 (+ 52584us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.145423 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.145424 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51720,"prepare.queue_time_us":28994641,"prepare.run_cpu_time_us":47884,"prepare.run_wall_time_us":795651,"replication_time_us":641686}]]}
W20260503 14:05:59.201020 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1019) took 30394 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.530296 1098 rpcz_store.cc:269] 0503 14:05:28.806093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806142 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:59.201018 (+30394876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.200970 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.200972 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30394707}]]}
W20260503 14:05:59.530510 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.530313 1076 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.530573 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1034) took 30478 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.530598 1098 rpcz_store.cc:269] 0503 14:05:29.052295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053349 (+ 1054us) service_pool.cc:224] Handling call
0503 14:05:59.530571 (+30477222us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.530506 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.530507 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30477054}]]}
W20260503 14:05:59.530664 1076 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1024) took 30920 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.530678 1098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.530732 1098 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1049) took 30107 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.530757 1098 rpcz_store.cc:269] 0503 14:05:29.423063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423931 (+ 868us) service_pool.cc:224] Handling call
0503 14:05:59.530731 (+30106800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.530674 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.530675 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30106635}]]}
W20260503 14:05:59.145697 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.200707 1109 rpcz_store.cc:269] 0503 14:05:27.579817 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.579938 (+ 121us) service_pool.cc:224] Handling call
0503 14:05:59.200662 (+31620724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.495751 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.495806 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.746013 (+1250207us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.746015 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.746019 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.746020 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.746097 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.140752 (+394655us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.140921 (+ 169us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.200643 (+ 59722us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.200656 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.200656 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":154,"prepare.queue_time_us":29915677,"prepare.run_cpu_time_us":92195,"prepare.run_wall_time_us":1250361,"replication_time_us":394724}]]}
W20260503 14:05:59.531073 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1041) took 30917 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.531150 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 164ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.531190 1109 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.531304 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1029) took 30479 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.531121 1126 rpcz_store.cc:269] 0503 14:05:28.613721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.613764 (+ 43us) service_pool.cc:224] Handling call
0503 14:05:59.531068 (+30917304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.145693 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.145694 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30531815}]]}
W20260503 14:05:59.531337 1109 rpcz_store.cc:269] 0503 14:05:29.052216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052929 (+ 713us) service_pool.cc:224] Handling call
0503 14:05:59.531301 (+30478372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.026152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.026200 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.106848 (+ 80648us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.106851 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.106856 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.106857 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.106973 (+ 116us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.509339 (+402366us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.531174 (+ 21835us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.531280 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.531293 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.531293 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21824,"prepare.queue_time_us":29973131,"prepare.run_cpu_time_us":7332,"prepare.run_wall_time_us":81121,"replication_time_us":402475}]]}
W20260503 14:05:59.145815 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.144914 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1039) took 30531 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.211655 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.403s user 0.000s sys 0.000s
W20260503 14:05:59.550920 1092 rpcz_store.cc:269] 0503 14:05:28.613136 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.613151 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:59.144903 (+30531752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095871 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.095871 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30482608}]]}
W20260503 14:05:59.551147 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.551214 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1050) took 30933 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.551244 1092 rpcz_store.cc:269] 0503 14:05:28.617770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.618144 (+ 374us) service_pool.cc:224] Handling call
0503 14:05:59.551210 (+30933066us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.551143 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.551144 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30932888}]]}
W20260503 14:05:59.177575 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 99ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.145506 26083 raft_consensus.cc:2243] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:59.551477 26083 raft_consensus.cc:2272] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:59.228410 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.237540 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
W20260503 14:05:59.552203 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1012) took 33226 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.552258 1079 rpcz_store.cc:269] 0503 14:05:26.325594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.325849 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:59.552192 (+33226343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.251822 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.251870 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.198036 (+946166us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.198038 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.198041 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.198041 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.198300 (+ 259us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.641603 (+443303us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.791152 (+1149549us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.808722 (+ 17570us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.808793 (+ 71us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.552026 (+743233us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.552164 (+ 138us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.552183 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.552183 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1149541,"prepare.queue_time_us":29925872,"prepare.run_cpu_time_us":71809,"prepare.run_wall_time_us":946794,"replication_time_us":443557,"thread_start_us":66,"threads_started":1,"wal-append.queue_time_us":3427}]]}
W20260503 14:05:59.552358 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.552407 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1123) took 31655 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.552430 1087 rpcz_store.cc:269] 0503 14:05:27.897289 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897433 (+ 144us) service_pool.cc:224] Handling call
0503 14:05:59.552406 (+31654973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.552355 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.552356 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31654830}]]}
I20260503 14:05:59.552381 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:59.552502 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.552549 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1145) took 31405 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.552560 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:59.552577 1087 rpcz_store.cc:269] 0503 14:05:28.147294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.148283 (+ 989us) service_pool.cc:224] Handling call
0503 14:05:59.552548 (+31404265us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.552502 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.552502 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31404148}]]}
W20260503 14:05:59.564024 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.564117 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1162) took 30984 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.564152 1087 rpcz_store.cc:269] 0503 14:05:28.579684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.579735 (+ 51us) service_pool.cc:224] Handling call
0503 14:05:59.564113 (+30984378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.564011 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.564013 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30984155}]]}
W20260503 14:05:59.564276 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.564316 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1175) took 30755 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.564344 1087 rpcz_store.cc:269] 0503 14:05:28.808513 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808963 (+ 450us) service_pool.cc:224] Handling call
0503 14:05:59.564314 (+30755351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.564273 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.564274 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30755005}]]}
W20260503 14:05:59.564438 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.564472 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1188) took 30512 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.564498 1087 rpcz_store.cc:269] 0503 14:05:29.052024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052688 (+ 664us) service_pool.cc:224] Handling call
0503 14:05:59.564470 (+30511782us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.564435 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.564437 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30511652}]]}
W20260503 14:05:59.564623 1087 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.564677 1087 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1205) took 30141 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.564704 1087 rpcz_store.cc:269] 0503 14:05:29.422796 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.422856 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:59.564674 (+30141818us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.564620 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.564621 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30141612}]]}
W20260503 14:05:59.274294 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.275593 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.280812 1077 tablet.cc:1719] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.564996 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 994) took 30960 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.565035 1077 rpcz_store.cc:269] 0503 14:05:28.604383 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.604632 (+ 249us) service_pool.cc:224] Handling call
0503 14:05:59.564991 (+30960359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.614958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.617266 (+ 2308us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.657397 (+1040131us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.657399 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.657405 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.657407 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.657518 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.280748 (+623230us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.280783 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.564973 (+284190us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.564984 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.564984 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":29010121,"prepare.run_cpu_time_us":69903,"prepare.run_wall_time_us":1042646,"replication_time_us":623333}]]}
I20260503 14:05:59.565165 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.565218 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1009) took 30957 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.565240 1077 rpcz_store.cc:269] 0503 14:05:28.607619 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.608261 (+ 642us) service_pool.cc:224] Handling call
0503 14:05:59.565217 (+30956956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.017905 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.017945 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.113311 (+1095366us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.113375 (+ 64us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.113381 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.113382 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.113685 (+ 303us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.351823 (+238138us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.565156 (+213333us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.565203 (+ 47us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.565212 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.565212 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213323,"prepare.queue_time_us":29409541,"prepare.run_cpu_time_us":73973,"prepare.run_wall_time_us":1095975,"replication_time_us":238432}]]}
I20260503 14:05:59.565337 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.565394 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1023) took 30955 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.565420 1077 rpcz_store.cc:269] 0503 14:05:28.609829 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.610010 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:59.565392 (+30955382us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.399972 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.400017 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.095717 (+695700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.095719 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.095725 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.095726 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.095799 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.364231 (+268432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.565331 (+201100us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.565373 (+ 42us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.565386 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.565386 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201088,"prepare.queue_time_us":29789809,"prepare.run_cpu_time_us":54750,"prepare.run_wall_time_us":695842,"replication_time_us":268498}]]}
I20260503 14:05:59.565527 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.565585 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1029) took 30954 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.565608 1077 rpcz_store.cc:269] 0503 14:05:28.611310 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.611358 (+ 48us) service_pool.cc:224] Handling call
0503 14:05:59.565583 (+30954225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.400561 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.400622 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.095821 (+695199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.095822 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.095824 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.095824 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.095860 (+ 36us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.413320 (+317460us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.565522 (+152202us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.565559 (+ 37us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.565579 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.565579 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152193,"prepare.queue_time_us":29789045,"prepare.run_cpu_time_us":40504,"prepare.run_wall_time_us":695305,"replication_time_us":317489}]]}
W20260503 14:05:59.287669 1325 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.565861 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.333767 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.500s user 0.000s sys 0.000s
W20260503 14:05:59.567162 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 996) took 33241 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.567210 1072 rpcz_store.cc:269] 0503 14:05:26.325970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326543 (+ 573us) service_pool.cc:224] Handling call
0503 14:05:59.567153 (+33240610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.180313 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.180374 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.190871 (+1010497us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.190873 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.190875 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.190876 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.190939 (+ 63us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.461404 (+270465us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.833450 (+1372046us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.833662 (+ 212us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.833707 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.567026 (+733319us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.567133 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.567144 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.567145 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1372034,"prepare.queue_time_us":29853645,"prepare.run_cpu_time_us":60160,"prepare.run_wall_time_us":1010639,"replication_time_us":270521,"thread_start_us":62,"threads_started":1,"wal-append.queue_time_us":123585}]]}
I20260503 14:05:59.567385 1072 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.592082 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1004) took 32984 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.414927 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.484s user 0.000s sys 0.000s
W20260503 14:05:59.592170 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592233 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1088) took 31448 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.592260 1099 rpcz_store.cc:269] 0503 14:05:28.143290 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.143840 (+ 550us) service_pool.cc:224] Handling call
0503 14:05:59.592231 (+31448391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592167 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.592168 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31448226}]]}
W20260503 14:05:59.592391 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592420 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1110) took 31015 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.592438 1099 rpcz_store.cc:269] 0503 14:05:28.577355 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577427 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:59.592419 (+31014992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592389 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.592389 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31014880}]]}
W20260503 14:05:59.592521 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592569 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1127) took 30783 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.592587 1099 rpcz_store.cc:269] 0503 14:05:28.809566 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.810389 (+ 823us) service_pool.cc:224] Handling call
0503 14:05:59.592568 (+30782179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592520 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.592521 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30782018}]]}
W20260503 14:05:59.592674 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592701 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1148) took 30540 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.592720 1099 rpcz_store.cc:269] 0503 14:05:29.052491 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053775 (+ 1284us) service_pool.cc:224] Handling call
0503 14:05:59.592701 (+30538926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592671 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.592671 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30538798}]]}
W20260503 14:05:59.592797 1099 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592832 1099 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1162) took 30172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.592851 1099 rpcz_store.cc:269] 0503 14:05:29.420687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.420894 (+ 207us) service_pool.cc:224] Handling call
0503 14:05:59.592831 (+30171937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592794 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.592795 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30171804}]]}
W20260503 14:05:59.593294 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 985) took 33565 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.593343 1074 rpcz_store.cc:269] 0503 14:05:26.028108 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.028620 (+ 512us) service_pool.cc:224] Handling call
0503 14:05:59.593287 (+33564667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:55.865543 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:55.865580 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.194054 (+1328474us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.194055 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.194056 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.194057 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.194117 (+ 60us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.500231 (+306114us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.930939 (+1430708us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.931246 (+ 307us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.931308 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.593170 (+661862us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.593267 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.593279 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.593280 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1430697,"prepare.queue_time_us":29836811,"prepare.run_cpu_time_us":110260,"prepare.run_wall_time_us":1328584,"replication_time_us":306167,"thread_start_us":63,"threads_started":1,"wal-append.queue_time_us":79331}]]}
W20260503 14:05:59.593561 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.423485 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.562s user 0.000s sys 0.000s
W20260503 14:05:59.498107 1094 rpcz_store.cc:269] 0503 14:05:29.423077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.424265 (+ 1188us) service_pool.cc:224] Handling call
0503 14:05:59.498081 (+30073816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498024 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.498026 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30073608}]]}
W20260503 14:05:59.483843 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 47e021e74772423781f3d137373445bb: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:05:59.593741 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 110073us
W20260503 14:05:59.594481 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 1403 similar messages]
W20260503 14:05:59.594676 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 960) took 34280 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.594723 1075 rpcz_store.cc:269] 0503 14:05:25.313959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.314181 (+ 222us) service_pool.cc:224] Handling call
0503 14:05:59.594668 (+34280487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:54.992059 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:54.992119 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:56.713239 (+1721120us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:56.722622 (+ 9383us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:56.742769 (+ 20147us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:56.742771 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:56.849130 (+106359us) log.cc:844] Serialized 1452 byte log entry
0503 14:05:57.470628 (+621498us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.846560 (+1375932us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.861114 (+ 14554us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.861184 (+ 70us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.594557 (+733373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.594642 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.594660 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.594660 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1375923,"prepare.queue_time_us":29677762,"prepare.run_cpu_time_us":113240,"prepare.run_wall_time_us":1857646,"replication_time_us":727852,"thread_start_us":62,"threads_started":1,"wal-append.queue_time_us":90397}]]}
I20260503 14:05:59.594868 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:59.624074 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:59.498625 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.624338 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1044) took 31010 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.624395 1110 rpcz_store.cc:269] 0503 14:05:28.614164 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.614180 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:59.624334 (+31010154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498622 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.498623 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30884356}]]}
W20260503 14:05:59.498303 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1037) took 30445 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.624743 1085 rpcz_store.cc:269] 0503 14:05:29.052339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053029 (+ 690us) service_pool.cc:224] Handling call
0503 14:05:59.498301 (+30445272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.989631 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.989693 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.107038 (+117345us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.107039 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.107045 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.107046 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.107135 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.300475 (+193340us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.498242 (+197767us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.498285 (+ 43us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.498296 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.498296 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197758,"prepare.queue_time_us":29936536,"prepare.run_cpu_time_us":7460,"prepare.run_wall_time_us":117520,"replication_time_us":193407}]]}
W20260503 14:05:59.625063 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 441ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.501864 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:59.625135 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 123266us
W20260503 14:05:59.625260 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:59.518368 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1047) took 30900 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.518780 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.625931 1091 rpcz_store.cc:269] 0503 14:05:28.617687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.620936 (+ 3249us) service_pool.cc:224] Handling call
0503 14:05:59.518365 (+30897429us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.200742 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.200743 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30579661}]]}
W20260503 14:05:59.517380 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 998) took 30912 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.637358 1084 rpcz_store.cc:269] 0503 14:05:28.605210 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.605749 (+ 539us) service_pool.cc:224] Handling call
0503 14:05:59.517374 (+30911625us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.202212 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.202265 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.884989 (+1682724us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.884991 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.884998 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.884999 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.885096 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.178609 (+293513us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.178643 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.517348 (+338705us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.517362 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.517362 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":28596318,"prepare.run_cpu_time_us":107300,"prepare.run_wall_time_us":1682894,"replication_time_us":293603}]]}
W20260503 14:05:59.637794 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.517427 1082 rpcz_store.cc:269] 0503 14:05:28.806122 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806617 (+ 495us) service_pool.cc:224] Handling call
0503 14:05:59.517374 (+30710757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.745928 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.745993 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.095689 (+349696us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.095691 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.095696 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.095697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.095788 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.444248 (+348460us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.517246 (+ 72998us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.517354 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.517365 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.517366 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72986,"prepare.queue_time_us":29939195,"prepare.run_cpu_time_us":19984,"prepare.run_wall_time_us":349873,"replication_time_us":348544}]]}
W20260503 14:05:59.530695 1076 rpcz_store.cc:269] 0503 14:05:28.609842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.609869 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:59.530661 (+30920792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.616278 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.616343 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.862160 (+1245817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.862161 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.862167 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.862168 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.862271 (+ 103us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.318883 (+456612us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.530299 (+211416us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.530641 (+ 342us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.530655 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.530656 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211403,"prepare.queue_time_us":29006304,"prepare.run_cpu_time_us":78302,"prepare.run_wall_time_us":1246008,"replication_time_us":456708}]]}
W20260503 14:05:59.200564 1134 rpcz_store.cc:269] 0503 14:05:27.575470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.575642 (+ 172us) service_pool.cc:224] Handling call
0503 14:05:59.200453 (+31624811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.433136 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.438077 (+ 4941us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.727026 (+1288949us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.727028 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.727030 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.727386 (+ 356us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.729460 (+ 2074us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.200352 (+470892us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.200355 (+ 3us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0503 14:05:59.200357 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29856960,"prepare.run_cpu_time_us":136751,"prepare.run_wall_time_us":1296840,"replication_time_us":472957}]]}
W20260503 14:05:59.531421 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.531769 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.542712 1129 tablet_replica.cc:351] Time spent TabletReplica: tablet cd10e910fcf44b80b1039d39f374cac4: Waiting for Ops to complete: real 30.927s user 0.037s sys 0.000s
W20260503 14:05:59.552677 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1016) took 32949 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.638124 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1052) took 31020 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.261093 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.367s user 0.000s sys 0.000s
W20260503 14:05:59.638167 1126 rpcz_store.cc:269] 0503 14:05:28.617810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.617971 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:59.638118 (+31020147us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.531418 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.531419 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30913330}]]}
W20260503 14:05:59.552902 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.552938 1319 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.296715 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.337323 1273 consensus_queue.cc:1175] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "06b40164830f479cbf4add403510120a" status { last_received { term: 1 index: 34 } last_committed_idx: 33 last_received_current_leader { term: 1 index: 34 } }
W20260503 14:05:59.647742 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1137) took 31504 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.565864 1255 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 283ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.593504 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 47 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:59.647820 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1033) took 30595 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.593607 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 22ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.647929 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:59.647899 1106 rpcz_store.cc:269] 0503 14:05:29.052281 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053266 (+ 985us) service_pool.cc:224] Handling call
0503 14:05:59.647811 (+30594545us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.288107 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.290109 (+ 2002us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30230151}]]}
I20260503 14:05:59.158592 1080 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.595109 580 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 48
W20260503 14:05:59.656903 1106 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.592149 1072 rpcz_store.cc:269] 0503 14:05:26.607469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607700 (+ 231us) service_pool.cc:224] Handling call
0503 14:05:59.592070 (+32984370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.522645 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.522676 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.603291 (+1080615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.603293 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.603296 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.603297 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.603351 (+ 54us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.693909 (+ 90558us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.567375 (+1873466us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.591977 (+ 24602us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.592058 (+ 81us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.592059 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1873453,"prepare.queue_time_us":29914847,"prepare.run_cpu_time_us":58780,"prepare.run_wall_time_us":1080719,"replication_time_us":90606,"thread_start_us":67,"threads_started":1}]]}
W20260503 14:05:59.656978 1106 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1048) took 30233 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.657042 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:59.657253 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:59.657007 1106 rpcz_store.cc:269] 0503 14:05:29.423047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.425092 (+ 2045us) service_pool.cc:224] Handling call
0503 14:05:59.656975 (+30231883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.656891 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.656893 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30231664}]]}
W20260503 14:05:59.657505 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.598816 1326 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.600920 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 357ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.602003 741 tablet_service.cc:1558] Processing DeleteTablet for tablet 96e32302b4d0424e9879c2630cc7c058 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:38518
I20260503 14:05:59.617626 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.625993 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1046) took 31011 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.657670 1100 rpcz_store.cc:269] 0503 14:05:28.614729 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.614775 (+ 46us) service_pool.cc:224] Handling call
0503 14:05:59.625983 (+31011208us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.518778 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.518779 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30903885}]]}
W20260503 14:05:59.145241 1118 rpcz_store.cc:269] 0503 14:05:27.897237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897917 (+ 680us) service_pool.cc:224] Handling call
0503 14:05:59.092873 (+31194956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.990486 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:58.990487 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31092475}]]}
W20260503 14:05:59.657678 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1084) took 29842 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.658087 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.656914 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1000) took 31051 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.658147 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1141) took 31512 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.658252 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 424ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.626653 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:05:59.638098 1134 raft_consensus.cc:2272] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:59.658344 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:05:59.638252 1129 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.639295 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1025) took 33023 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.673964 1083 rpcz_store.cc:269] 0503 14:05:26.616202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.616240 (+ 38us) service_pool.cc:224] Handling call
0503 14:05:59.639287 (+33023047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.522043 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.522117 (+ 74us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.601960 (+1079843us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.601962 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.601966 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.601967 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.602049 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.819037 (+216988us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.894074 (+1075037us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:58.894294 (+ 220us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:58.894348 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.639168 (+744820us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.639265 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.639279 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.639279 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1075027,"prepare.queue_time_us":29905723,"prepare.run_cpu_time_us":58041,"prepare.run_wall_time_us":1080019,"replication_time_us":217064,"thread_start_us":65,"threads_started":1,"wal-append.queue_time_us":6559}]]}
I20260503 14:05:59.674203 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 46 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:05:59.674397 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:59.552878 1309 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.639329 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:59.638168 1078 rpcz_store.cc:269] 0503 14:05:26.603500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.603877 (+ 377us) service_pool.cc:224] Handling call
0503 14:05:59.552669 (+32948792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.524742 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.524784 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.658601 (+1133817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.658603 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.658610 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.658611 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.658716 (+ 105us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.903767 (+245051us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.990041 (+1086274us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.005050 (+ 15009us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.005124 (+ 74us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.552561 (+547437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.552638 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.552661 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.552661 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1086263,"prepare.queue_time_us":29920770,"prepare.run_cpu_time_us":66772,"prepare.run_wall_time_us":1133996,"replication_time_us":245129,"thread_start_us":2858,"threads_started":1,"wal-append.queue_time_us":5783}]]}
W20260503 14:05:59.593667 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1077) took 31697 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.647819 1086 rpcz_store.cc:269] 0503 14:05:28.143631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144937 (+ 1306us) service_pool.cc:224] Handling call
0503 14:05:59.647732 (+31502795us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.552899 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.552900 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31407877}]]}
I20260503 14:05:59.683256 1078 tablet.cc:1719] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.683357 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.683414 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1154) took 31106 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.683455 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1056) took 32497 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.683444 1086 rpcz_store.cc:269] 0503 14:05:28.576656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.576863 (+ 207us) service_pool.cc:224] Handling call
0503 14:05:59.683410 (+31106547us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.683352 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.683354 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31106387}]]}
W20260503 14:05:59.683502 1078 rpcz_store.cc:269] 0503 14:05:27.185598 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.185692 (+ 94us) service_pool.cc:224] Handling call
0503 14:05:59.683452 (+32497760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.748156 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.748207 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.703963 (+955756us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.703964 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.704000 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.704001 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.704089 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.112750 (+408661us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.683238 (+1570488us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.683352 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.683444 (+ 92us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.683444 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1570476,"prepare.queue_time_us":29562359,"prepare.run_cpu_time_us":54901,"prepare.run_wall_time_us":955942,"replication_time_us":408741,"thread_start_us":82,"threads_started":1}]]}
W20260503 14:05:59.683620 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.148579 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.683669 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1167) took 30875 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.683705 1086 rpcz_store.cc:269] 0503 14:05:28.808351 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808409 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:59.683668 (+30875259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.683619 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.683619 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30875063}]]}
W20260503 14:05:59.683736 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 982) took 31785 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.650585 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.612s user 0.000s sys 0.000s
W20260503 14:05:59.683787 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.683828 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1180) took 30632 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.683856 1086 rpcz_store.cc:269] 0503 14:05:29.051825 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052707 (+ 882us) service_pool.cc:224] Handling call
0503 14:05:59.683826 (+30631119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.683785 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.683786 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30630976}]]}
W20260503 14:05:59.683965 1086 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.658357 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 96ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.658031 1077 rpcz_store.cc:269] 0503 14:05:29.815414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816630 (+ 1216us) service_pool.cc:224] Handling call
0503 14:05:59.657674 (+29841044us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.876404 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.876470 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.095772 (+219302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.095773 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.095776 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.095776 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.095840 (+ 64us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.617549 (+521709us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.617600 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.657639 (+ 40039us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.657649 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.657649 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":29059667,"prepare.run_cpu_time_us":15210,"prepare.run_wall_time_us":219450,"replication_time_us":521766}]]}
W20260503 14:05:59.658572 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.692083 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1133) took 10179 ms. Trace:
W20260503 14:05:59.658174 1080 rpcz_store.cc:269] 0503 14:05:28.605414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.605602 (+ 188us) service_pool.cc:224] Handling call
0503 14:05:59.656906 (+31051304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.206994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.207040 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.764837 (+1557797us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.764839 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.764843 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.764844 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.764925 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.158388 (+393463us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.158546 (+ 158us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.656886 (+498340us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.656899 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.656899 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84,"prepare.queue_time_us":28601284,"prepare.run_cpu_time_us":113179,"prepare.run_wall_time_us":1557953,"replication_time_us":393538}]]}
W20260503 14:05:59.658178 1118 rpcz_store.cc:269] 0503 14:05:28.145194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146435 (+ 1241us) service_pool.cc:224] Handling call
0503 14:05:59.658145 (+31511710us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.658082 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.658083 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31511552}]]}
I20260503 14:05:59.692134 1067 rpcz_store.cc:276] 0503 14:05:49.512925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.513075 (+ 150us) service_pool.cc:224] Handling call
0503 14:05:59.692080 (+10179005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.112503 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.112526 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.638118 (+525592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.638120 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.638124 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.638125 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.658563 (+ 20438us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x5564f251fbd4. stack: 00007f71a588d5b6 00007f71a612c942 00007f71a624db34 00007f71a624e441 00007f71a58aa3ff 00007f71a58a03c6 00007f71a5d136da 00007f71a40cb61e
0503 14:05:59.658566 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.658567 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9599331,"spinlock_wait_cycles":46611200}]]}
W20260503 14:05:59.662909 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.691586 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.692304 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.692353 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1158) took 31112 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.674671 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1124) took 31777 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.692376 1118 rpcz_store.cc:269] 0503 14:05:28.579597 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.580662 (+ 1065us) service_pool.cc:224] Handling call
0503 14:05:59.692349 (+31111687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.692301 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.692302 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31111549}]]}
W20260503 14:05:59.684113 1101 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.692459 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.684998 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1008) took 33077 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.692521 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1171) took 30884 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.652451 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 144ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.685214 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.683771 1073 rpcz_store.cc:269] 0503 14:05:27.898300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.898362 (+ 62us) service_pool.cc:224] Handling call
0503 14:05:59.683733 (+31785371us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.601605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.601665 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.725770 (+1124105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.725772 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.725778 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.725778 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.725886 (+ 108us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.131098 (+405212us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.148566 (+ 17468us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.683717 (+535151us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.683727 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.683727 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3534,"prepare.queue_time_us":29703086,"prepare.run_cpu_time_us":61211,"prepare.run_wall_time_us":1124300,"replication_time_us":331359}]]}
W20260503 14:05:59.700374 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1074) took 31804 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.700438 1123 rpcz_store.cc:269] 0503 14:05:27.895962 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896082 (+ 120us) service_pool.cc:224] Handling call
0503 14:05:59.700366 (+31804284us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.685211 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.685212 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31789002}]]}
W20260503 14:05:59.700606 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.700665 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1092) took 31556 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.700692 1123 rpcz_store.cc:269] 0503 14:05:28.144290 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144753 (+ 463us) service_pool.cc:224] Handling call
0503 14:05:59.700663 (+31555910us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.700602 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.700603 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31555704}]]}
W20260503 14:05:59.700817 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.700856 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1114) took 31119 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.700882 1123 rpcz_store.cc:269] 0503 14:05:28.580906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581067 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:59.700853 (+31119786us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.700814 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.700816 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31119666}]]}
W20260503 14:05:59.700986 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.701025 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1131) took 30891 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701051 1123 rpcz_store.cc:269] 0503 14:05:28.809637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809654 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:59.701023 (+30891369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.700983 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.700984 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30891216}]]}
W20260503 14:05:59.701148 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.701180 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1152) took 30648 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701200 1123 rpcz_store.cc:269] 0503 14:05:29.052593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.054187 (+ 1594us) service_pool.cc:224] Handling call
0503 14:05:59.701180 (+30646993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.701144 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.701145 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30643453}]]}
W20260503 14:05:59.701287 1123 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.701323 1123 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1166) took 30278 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701349 1123 rpcz_store.cc:269] 0503 14:05:29.422417 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.422570 (+ 153us) service_pool.cc:224] Handling call
0503 14:05:59.701321 (+30278751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.701284 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.701285 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30278569}]]}
W20260503 14:05:59.685294 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.683677 1078 tablet.cc:1719] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.700294 1118 rpcz_store.cc:269] 0503 14:05:28.808426 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808700 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:59.692520 (+30883820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.692458 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.692459 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30883676}]]}
W20260503 14:05:59.701627 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1116) took 31808 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701642 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.686561 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.688254 1082 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.701757 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1184) took 30649 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701782 1118 rpcz_store.cc:269] 0503 14:05:29.051916 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052236 (+ 320us) service_pool.cc:224] Handling call
0503 14:05:59.701755 (+30649519us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.701640 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.701641 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30649312}]]}
W20260503 14:05:59.701834 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1052) took 30278 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.689078 1085 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.701880 1118 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.701920 1118 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1201) took 30280 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701930 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1015) took 30895 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701941 1118 rpcz_store.cc:269] 0503 14:05:29.421900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421948 (+ 48us) service_pool.cc:224] Handling call
0503 14:05:59.701917 (+30279969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.701878 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.701879 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30279825}]]}
W20260503 14:05:59.702087 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 415ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.678844 1331 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.692498 1101 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1053) took 30269 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.711553 1101 rpcz_store.cc:269] 0503 14:05:29.423144 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423389 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:59.692494 (+30269105us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.684108 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.684109 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30260595}]]}
W20260503 14:05:59.683211 1117 rpcz_store.cc:269] 0503 14:05:27.896013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896319 (+ 306us) service_pool.cc:224] Handling call
0503 14:05:59.593662 (+31697343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.593553 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.593554 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31697120}]]}
W20260503 14:05:59.711906 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.711963 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1095) took 31567 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.711988 1117 rpcz_store.cc:269] 0503 14:05:28.144332 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144489 (+ 157us) service_pool.cc:224] Handling call
0503 14:05:59.711960 (+31567471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.711903 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.711904 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31567199}]]}
W20260503 14:05:59.712069 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.712096 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1117) took 31131 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.712117 1117 rpcz_store.cc:269] 0503 14:05:28.580972 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581155 (+ 183us) service_pool.cc:224] Handling call
0503 14:05:59.712095 (+31130940us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.712067 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.712068 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31130823}]]}
W20260503 14:05:59.692420 1119 rpcz_store.cc:269] 0503 14:05:27.897301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897543 (+ 242us) service_pool.cc:224] Handling call
0503 14:05:59.674662 (+31777119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.607003 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.607044 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.639282 (+2032238us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.639283 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.639316 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.639317 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.639322 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.639323 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29709395}]]}
W20260503 14:05:59.692560 1081 rpcz_store.cc:269] 0503 14:05:26.607534 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.608031 (+ 497us) service_pool.cc:224] Handling call
0503 14:05:59.684989 (+33076958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.514085 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.514140 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.340980 (+826840us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.340982 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.340987 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.340988 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.341066 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.638386 (+297320us) op_driver.cc:464] REPLICATION: finished
0503 14:05:58.954943 (+1316557us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.038834 (+ 83891us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.038908 (+ 74us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.684871 (+645963us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.684974 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.684982 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.684983 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1316545,"prepare.queue_time_us":29905933,"prepare.run_cpu_time_us":43534,"prepare.run_wall_time_us":826996,"replication_time_us":297391,"thread_start_us":51,"threads_started":1,"wal-append.queue_time_us":106477}]]}
W20260503 14:05:59.712302 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.712342 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1146) took 31565 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.712388 1081 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.712579 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.712597 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1006) took 33105 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.712623 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1134) took 30902 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.685118 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.691994 1086 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1197) took 30271 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.722800 1086 rpcz_store.cc:269] 0503 14:05:29.420651 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.420752 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:59.691986 (+30271234us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.683962 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.683962 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30263078}]]}
W20260503 14:05:59.693856 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.695430 1109 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.723090 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1139) took 10199 ms. Trace:
W20260503 14:05:59.723167 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1080) took 28264 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.723208 1109 rpcz_store.cc:269] 0503 14:05:31.458327 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458840 (+ 513us) service_pool.cc:224] Handling call
0503 14:05:59.723165 (+28264325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.530854 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.530893 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.530894 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.530895 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.530899 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.530900 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.530975 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.695385 (+164410us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.695415 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.723142 (+ 27727us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.723159 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.723159 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":28071924,"prepare.run_cpu_time_us":146,"prepare.run_wall_time_us":146,"replication_time_us":164479}]]}
W20260503 14:05:59.701969 1085 rpcz_store.cc:269] 0503 14:05:28.806024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.807046 (+ 1022us) service_pool.cc:224] Handling call
0503 14:05:59.701929 (+30894883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.763909 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.763942 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.498134 (+734192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.498136 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.498143 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.498144 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.498241 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.689043 (+190802us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.689067 (+ 24us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.701915 (+ 12848us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.701924 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.701924 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":29956730,"prepare.run_cpu_time_us":48011,"prepare.run_wall_time_us":734343,"replication_time_us":190895}]]}
W20260503 14:05:59.702450 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.702518 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.723479 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1155) took 31146 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.723528 959 rpcz_store.cc:269] 0503 14:05:28.576674 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.576966 (+ 292us) service_pool.cc:224] Handling call
0503 14:05:59.723473 (+31146507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.702445 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.702446 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31125390}]]}
W20260503 14:05:59.701674 1078 rpcz_store.cc:269] 0503 14:05:27.893107 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.893127 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:59.701622 (+31808495us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.602987 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.603032 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.016266 (+413234us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.016268 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.016273 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.016274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.016388 (+ 114us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.027800 (+1011412us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.683668 (+655868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.701602 (+ 17934us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.701616 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.701616 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":655861,"prepare.queue_time_us":29709746,"prepare.run_cpu_time_us":22105,"prepare.run_wall_time_us":413411,"replication_time_us":1011520}]]}
W20260503 14:05:59.723739 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.723793 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1168) took 30915 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.701860 1082 rpcz_store.cc:269] 0503 14:05:29.423129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423284 (+ 155us) service_pool.cc:224] Handling call
0503 14:05:59.701832 (+30278548us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.107160 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.107226 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.498312 (+391086us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.498314 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.498317 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.498317 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.498373 (+ 56us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.688181 (+189808us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.688228 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.701817 (+ 13589us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.701826 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.701826 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":29683778,"prepare.run_cpu_time_us":35822,"prepare.run_wall_time_us":391220,"replication_time_us":189857}]]}
W20260503 14:05:59.723826 959 rpcz_store.cc:269] 0503 14:05:28.808377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808567 (+ 190us) service_pool.cc:224] Handling call
0503 14:05:59.723791 (+30915224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.723735 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.723737 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30915026}]]}
W20260503 14:05:59.712646 1117 rpcz_store.cc:269] 0503 14:05:28.809706 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.810244 (+ 538us) service_pool.cc:224] Handling call
0503 14:05:59.712622 (+30902378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.712575 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.712576 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30902192}]]}
W20260503 14:05:59.744827 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.744937 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1155) took 30692 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.744969 1117 rpcz_store.cc:269] 0503 14:05:29.052640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052891 (+ 251us) service_pool.cc:224] Handling call
0503 14:05:59.744933 (+30692042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.744814 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.744816 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30691836}]]}
W20260503 14:05:59.745093 1117 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.745132 1117 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1169) took 30321 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.745157 1117 rpcz_store.cc:269] 0503 14:05:29.423335 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423620 (+ 285us) service_pool.cc:224] Handling call
0503 14:05:59.745130 (+30321510us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.745090 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.745091 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30321363}]]}
W20260503 14:05:59.712375 1119 rpcz_store.cc:269] 0503 14:05:28.147311 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.148022 (+ 711us) service_pool.cc:224] Handling call
0503 14:05:59.712340 (+31564318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.712299 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.712300 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31564195}]]}
W20260503 14:05:59.712637 1081 rpcz_store.cc:269] 0503 14:05:26.607502 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607521 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:59.712593 (+33105072us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.584276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.584348 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.687068 (+1102720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.687070 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.687077 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.687078 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.687187 (+ 109us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.136733 (+449546us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.712371 (+1575638us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.712482 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.712584 (+ 102us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.712585 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1575627,"prepare.queue_time_us":29976639,"prepare.run_cpu_time_us":73668,"prepare.run_wall_time_us":1102926,"replication_time_us":449647,"spinlock_wait_cycles":6912,"thread_start_us":92,"threads_started":1}]]}
W20260503 14:05:59.745380 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.745426 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1163) took 31165 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.745488 1081 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.745605 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1040) took 32168 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.745455 1119 rpcz_store.cc:269] 0503 14:05:28.579712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.579733 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:59.745423 (+31165690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.745373 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.745374 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":3,"prepare.queue_time_us":31165507}]]}
W20260503 14:05:59.745640 1081 rpcz_store.cc:269] 0503 14:05:27.577116 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577265 (+ 149us) service_pool.cc:224] Handling call
0503 14:05:59.745602 (+32168337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.221352 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.221409 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.787142 (+1565733us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.787144 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.787150 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.787151 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.787231 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.990487 (+203256us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.745471 (+754984us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.745581 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.745594 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.745594 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":754972,"prepare.queue_time_us":29644005,"prepare.run_cpu_time_us":109359,"prepare.run_wall_time_us":1565888,"replication_time_us":203284}]]}
I20260503 14:05:59.723145 1067 rpcz_store.cc:276] 0503 14:05:49.523227 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.523279 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:59.723086 (+10199807us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.692270 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.692296 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.693830 (+ 1534us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.693832 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.693838 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.693839 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.693846 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.693847 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10168881}]]}
I20260503 14:05:59.768265 1081 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.768395 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1035) took 32580 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.768436 1081 rpcz_store.cc:269] 0503 14:05:27.188051 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.188088 (+ 37us) service_pool.cc:224] Handling call
0503 14:05:59.768391 (+32580303us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.749088 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.749157 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.748372 (+1999215us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.748373 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.748377 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.748378 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.749007 (+ 629us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.990561 (+241554us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.768233 (+777672us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.768368 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.768381 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.768382 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":777662,"prepare.queue_time_us":29560898,"prepare.run_cpu_time_us":138739,"prepare.run_wall_time_us":2000006,"replication_time_us":242126}]]}
I20260503 14:05:59.768594 1081 tablet.cc:1719] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.723739 1078 tablet.cc:1719] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.768597 1102 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.723970 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.768731 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.768826 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1279) took 10185 ms. Trace:
I20260503 14:05:59.768857 1065 rpcz_store.cc:276] 0503 14:05:49.582869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582938 (+ 69us) service_pool.cc:224] Handling call
0503 14:05:59.768823 (+10185885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.833415 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.833443 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.768684 (+935241us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.768686 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.768691 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.768691 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.768698 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.768699 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9250441}]]}
W20260503 14:05:59.768968 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 440ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.728574 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 443ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.769062 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:59.738494 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.745755 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.721629 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.746269 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 162ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.754103 1082 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.786424 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1176) took 30977 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.758173 1085 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.737958 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.786496 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1082) took 28328 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.786549 1085 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1032) took 30734 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.768750 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1090) took 32190 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.786518 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1035) took 30734 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.768762 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1181) took 30716 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.786738 959 rpcz_store.cc:269] 0503 14:05:29.051856 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.054681 (+ 2825us) service_pool.cc:224] Handling call
0503 14:05:59.768761 (+30714080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.723967 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.723968 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30666741}]]}
W20260503 14:05:59.786904 959 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.786947 959 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1198) took 30365 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.786965 959 rpcz_store.cc:269] 0503 14:05:29.421088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.422229 (+ 1141us) service_pool.cc:224] Handling call
0503 14:05:59.786945 (+30364716us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.786901 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.786902 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30364580}]]}
W20260503 14:05:59.786695 1082 rpcz_store.cc:269] 0503 14:05:29.052308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053457 (+ 1149us) service_pool.cc:224] Handling call
0503 14:05:59.786515 (+30733058us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.989194 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.989241 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.497901 (+508660us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.497903 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.497909 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.497910 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.498004 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.754019 (+256015us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.754081 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.786498 (+ 32417us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.786510 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.786510 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":29935664,"prepare.run_cpu_time_us":40205,"prepare.run_wall_time_us":508820,"replication_time_us":256101}]]}
W20260503 14:05:59.787050 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.786583 1085 rpcz_store.cc:269] 0503 14:05:29.052267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053201 (+ 934us) service_pool.cc:224] Handling call
0503 14:05:59.786547 (+30733346us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.846420 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.846481 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.148160 (+301679us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.148162 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.153423 (+ 5261us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.153426 (+ 3us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.275486 (+122060us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.758119 (+482633us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.758152 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.786533 (+ 28381us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.786542 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.786542 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":29788415,"prepare.run_cpu_time_us":32575,"prepare.run_wall_time_us":437710,"replication_time_us":604686}]]}
W20260503 14:05:59.786484 1119 rpcz_store.cc:269] 0503 14:05:28.808552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809278 (+ 726us) service_pool.cc:224] Handling call
0503 14:05:59.786416 (+30977138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.745752 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.745753 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30936351}]]}
W20260503 14:05:59.769218 1253 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.768734 1102 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1168) took 30345 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.780216 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.792807 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.793026 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1189) took 30740 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.793056 1119 rpcz_store.cc:269] 0503 14:05:29.052041 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052790 (+ 749us) service_pool.cc:224] Handling call
0503 14:05:59.793024 (+30740234us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.792801 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.792803 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30739934}]]}
W20260503 14:05:59.793147 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.793100 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1090) took 31649 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.786561 1073 rpcz_store.cc:269] 0503 14:05:31.458360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458521 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:59.786492 (+28327971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.517916 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.517969 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.517970 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.517971 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.517977 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.517977 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.518062 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.721550 (+203488us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.721588 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.786473 (+ 64885us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.786486 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.786486 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":28059296,"prepare.run_cpu_time_us":154,"prepare.run_wall_time_us":154,"replication_time_us":203567}]]}
W20260503 14:05:59.786487 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1049) took 32203 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.768675 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1039) took 32191 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.793411 1066 rpcz_store.cc:269] 0503 14:05:28.143321 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.143441 (+ 120us) service_pool.cc:224] Handling call
0503 14:05:59.793036 (+31649595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.773418 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.779611 (+ 6193us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31627599}]]}
I20260503 14:05:59.788928 1080 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.786682 1078 rpcz_store.cc:269] 0503 14:05:27.577819 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577957 (+ 138us) service_pool.cc:224] Handling call
0503 14:05:59.768734 (+32190777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205975 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.206022 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.790949 (+1584927us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.790952 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.790959 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.790960 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.791068 (+ 108us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.148180 (+357112us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.723732 (+575552us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.768716 (+ 44984us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.768730 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.768730 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":575543,"prepare.queue_time_us":29627931,"prepare.run_cpu_time_us":108829,"prepare.run_wall_time_us":1585103,"replication_time_us":357216}]]}
I20260503 14:05:59.793777 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
W20260503 14:05:59.789808 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.790275 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.790861 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 124ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.792815 1102 rpcz_store.cc:269] 0503 14:05:29.423317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423523 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:59.768732 (+30345209us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.768593 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.768594 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30344978}]]}
W20260503 14:05:59.793275 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1206) took 30369 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.793606 1081 rpcz_store.cc:269] 0503 14:05:27.577095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577153 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:59.768672 (+32191519us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.195358 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.195404 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.833300 (+1637896us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.833302 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.833307 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.833307 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.833397 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.218663 (+385266us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.768586 (+549923us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.768655 (+ 69us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.768667 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.768667 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":549912,"prepare.queue_time_us":29618098,"prepare.run_cpu_time_us":102469,"prepare.run_wall_time_us":1638047,"replication_time_us":385349}]]}
W20260503 14:05:59.798550 1119 rpcz_store.cc:269] 0503 14:05:29.423609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423671 (+ 62us) service_pool.cc:224] Handling call
0503 14:05:59.793273 (+30369602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.793144 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.793145 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30369364}]]}
I20260503 14:05:59.798645 1081 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.798723 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1048) took 32216 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.798761 1081 rpcz_store.cc:269] 0503 14:05:27.582653 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.582954 (+ 301us) service_pool.cc:224] Handling call
0503 14:05:59.798719 (+32215765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.207289 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.207321 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.593421 (+2386100us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.593423 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.593428 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.593428 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.593527 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.670121 (+ 76594us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.798638 (+128517us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.798700 (+ 62us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.798712 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.798712 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":128495,"prepare.queue_time_us":29624211,"prepare.run_cpu_time_us":147581,"prepare.run_wall_time_us":2386254,"replication_time_us":76685}]]}
W20260503 14:05:59.794139 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.793711 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1093) took 29978 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.794060 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.802726 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1145) took 10257 ms. Trace:
W20260503 14:05:59.802667 1080 rpcz_store.cc:269] 0503 14:05:29.815499 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817530 (+ 2031us) service_pool.cc:224] Handling call
0503 14:05:59.793707 (+29976177us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.095858 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.095910 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.658044 (+562134us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.658045 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.658047 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.658048 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.658174 (+ 126us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.788789 (+130615us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.788911 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.793689 (+ 4778us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.793700 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.793700 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":107,"prepare.queue_time_us":29278249,"prepare.run_cpu_time_us":43165,"prepare.run_wall_time_us":562331,"replication_time_us":130735}]]}
I20260503 14:05:59.802785 1067 rpcz_store.cc:276] 0503 14:05:49.545461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.545478 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:59.802715 (+10257237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.768264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.768300 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.794044 (+ 25744us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.794046 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.794048 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.794049 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.794055 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.794055 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10222691}]]}
W20260503 14:05:59.794025 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.803120 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1112) took 31225 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.781838 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.803201 1066 rpcz_store.cc:269] 0503 14:05:28.577389 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577627 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:59.803116 (+31225489us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.794023 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.794024 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31216322}]]}
W20260503 14:05:59.793641 1116 rpcz_store.cc:269] 0503 14:05:27.582669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.582699 (+ 30us) service_pool.cc:224] Handling call
0503 14:05:59.786481 (+32203782us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.738420 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.738422 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":32155516}]]}
W20260503 14:05:59.804848 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.805600 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1078) took 31909 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.806111 1116 rpcz_store.cc:269] 0503 14:05:27.896030 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896441 (+ 411us) service_pool.cc:224] Handling call
0503 14:05:59.805517 (+31909076us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.804764 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.804765 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31907796}]]}
W20260503 14:05:59.808012 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.809022 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1096) took 31661 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.809531 1116 rpcz_store.cc:269] 0503 14:05:28.146976 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.147372 (+ 396us) service_pool.cc:224] Handling call
0503 14:05:59.808776 (+31661404us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.807934 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.807934 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31660273}]]}
W20260503 14:05:59.791558 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.798341 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:59.789147 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.798725 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:59.799306 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.803751 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.812932 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.586s user 0.000s sys 0.000s
W20260503 14:05:59.818606 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1018) took 33215 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.818676 1071 rpcz_store.cc:269] 0503 14:05:26.603533 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.603979 (+ 446us) service_pool.cc:224] Handling call
0503 14:05:59.818599 (+33214620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.358145 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.366163 (+ 8018us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.604165 (+1238002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.604166 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.604170 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.604170 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.604228 (+ 58us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.913650 (+309422us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.145239 (+1231589us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.226662 (+ 81423us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.226741 (+ 79us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.818473 (+591732us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.818572 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.818592 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.818592 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1231579,"prepare.queue_time_us":29753207,"prepare.run_cpu_time_us":72816,"prepare.run_wall_time_us":1246797,"replication_time_us":309474,"thread_start_us":71,"threads_started":1,"wal-append.queue_time_us":45608}]]}
I20260503 14:05:59.818846 1071 tablet.cc:1719] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.818903 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1062) took 32629 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.818945 1071 rpcz_store.cc:269] 0503 14:05:27.189040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.189210 (+ 170us) service_pool.cc:224] Handling call
0503 14:05:59.818901 (+32629691us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.757943 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.757987 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.888486 (+2130499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.888488 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.888493 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.888494 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.889106 (+ 612us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.232936 (+343830us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.818838 (+585902us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.818884 (+ 46us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.818895 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.818895 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":585893,"prepare.queue_time_us":29568650,"prepare.run_cpu_time_us":129034,"prepare.run_wall_time_us":2131184,"replication_time_us":344436}]]}
I20260503 14:05:59.819070 1071 tablet.cc:1719] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.819120 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1097) took 32235 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.819147 1071 rpcz_store.cc:269] 0503 14:05:27.583198 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.583518 (+ 320us) service_pool.cc:224] Handling call
0503 14:05:59.819118 (+32235600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.206178 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.206247 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.895764 (+1689517us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.895766 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.895773 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.895773 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.895868 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.270125 (+374257us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.819062 (+548937us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.819106 (+ 44us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.819114 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.819114 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":548929,"prepare.queue_time_us":29622550,"prepare.run_cpu_time_us":106168,"prepare.run_wall_time_us":1689713,"replication_time_us":374344}]]}
W20260503 14:05:59.813306 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.813352 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1232) took 28357 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.819401 1119 rpcz_store.cc:269] 0503 14:05:31.456293 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456405 (+ 112us) service_pool.cc:224] Handling call
0503 14:05:59.813348 (+28356943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.798664 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.798707 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.798708 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.798708 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.798712 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.798713 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.798720 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.798721 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28342157}]]}
W20260503 14:05:59.819998 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 398ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.813498 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1129) took 31003 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.820240 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.820233 1066 rpcz_store.cc:269] 0503 14:05:28.809603 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809762 (+ 159us) service_pool.cc:224] Handling call
0503 14:05:59.813494 (+31003732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.803711 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.803748 (+ 37us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30993827}]]}
W20260503 14:05:59.820865 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.820914 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1139) took 31677 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.820922 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.821022 1325 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.820946 1125 rpcz_store.cc:269] 0503 14:05:28.143684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145027 (+ 1343us) service_pool.cc:224] Handling call
0503 14:05:59.820911 (+31675884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.820862 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.820863 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31675725}]]}
W20260503 14:05:59.821389 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.821475 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1156) took 31244 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.821542 1125 rpcz_store.cc:269] 0503 14:05:28.576690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577063 (+ 373us) service_pool.cc:224] Handling call
0503 14:05:59.821472 (+31244409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.821387 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.821388 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31241114}]]}
W20260503 14:05:59.821820 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.821905 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1169) took 31013 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.821972 1125 rpcz_store.cc:269] 0503 14:05:28.808393 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808767 (+ 374us) service_pool.cc:224] Handling call
0503 14:05:59.821903 (+31013136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.821780 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.821781 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31012926}]]}
W20260503 14:05:59.822208 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.822284 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1182) took 30770 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.822347 1125 rpcz_store.cc:269] 0503 14:05:29.051875 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052077 (+ 202us) service_pool.cc:224] Handling call
0503 14:05:59.822283 (+30770206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.822206 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.822206 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30769951}]]}
W20260503 14:05:59.822602 1125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.822671 1125 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1199) took 30401 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.822729 1125 rpcz_store.cc:269] 0503 14:05:29.421328 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421348 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:59.822670 (+30401322us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.822600 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.822601 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30401138}]]}
W20260503 14:05:59.823307 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1150) took 30770 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.823449 1066 rpcz_store.cc:269] 0503 14:05:29.052522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053983 (+ 1461us) service_pool.cc:224] Handling call
0503 14:05:59.823301 (+30769318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.820918 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.820919 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30766830}]]}
W20260503 14:05:59.823921 1066 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.824055 1066 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1164) took 30402 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.824355 1066 rpcz_store.cc:269] 0503 14:05:29.421577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421839 (+ 262us) service_pool.cc:224] Handling call
0503 14:05:59.824053 (+30402214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.823917 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.823918 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30401997}]]}
W20260503 14:05:59.827934 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.828016 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1163) took 9914 ms. Trace:
I20260503 14:05:59.828040 1067 rpcz_store.cc:276] 0503 14:05:49.913748 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.914014 (+ 266us) service_pool.cc:224] Handling call
0503 14:05:59.828014 (+9914000us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.802900 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.802932 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.827910 (+ 24978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.827912 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.827916 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.827917 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.827924 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.827925 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9888838}]]}
I20260503 14:05:59.832150 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.832252 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1018) took 31026 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.832286 1073 rpcz_store.cc:269] 0503 14:05:28.806078 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.806403 (+ 325us) service_pool.cc:224] Handling call
0503 14:05:59.832248 (+31025845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.746602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.746645 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.201328 (+454683us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.201417 (+ 89us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.202709 (+ 1292us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.203058 (+ 349us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.273225 (+ 70167us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.832103 (+558878us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.832135 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.832230 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.832241 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.832241 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29940101,"prepare.run_cpu_time_us":38807,"prepare.run_wall_time_us":533309,"replication_time_us":629038}]]}
W20260503 14:05:59.832551 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.845764 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1000) took 33519 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.845839 1074 rpcz_store.cc:269] 0503 14:05:26.326066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.326086 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:59.845750 (+33519664us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.251304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.251357 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.597871 (+1346514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.597873 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.597879 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.597880 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.597986 (+ 106us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.793274 (+195288us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.593501 (+1800227us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.647984 (+ 54483us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.648046 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.845604 (+197558us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.845726 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.845739 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.845740 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1800217,"prepare.queue_time_us":29925121,"prepare.run_cpu_time_us":83928,"prepare.run_wall_time_us":1346694,"replication_time_us":195389,"thread_start_us":71,"threads_started":1,"wal-append.queue_time_us":4269}]]}
W20260503 14:05:59.846398 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.846482 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1097) took 31699 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.846550 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 442ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.846530 1115 rpcz_store.cc:269] 0503 14:05:28.147009 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.147104 (+ 95us) service_pool.cc:224] Handling call
0503 14:05:59.846478 (+31699374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.846388 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.846390 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31699196}]]}
W20260503 14:05:59.847126 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.847182 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1119) took 31266 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.847206 1115 rpcz_store.cc:269] 0503 14:05:28.581006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581025 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:59.847180 (+31266155us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.847123 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.847124 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31266008}]]}
W20260503 14:05:59.847313 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.847344 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1136) took 31037 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.847366 1115 rpcz_store.cc:269] 0503 14:05:28.809741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809996 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:59.847344 (+31037348us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.847310 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.847311 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31037201}]]}
W20260503 14:05:59.847447 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.847478 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1157) took 30794 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.847499 1115 rpcz_store.cc:269] 0503 14:05:29.052670 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053140 (+ 470us) service_pool.cc:224] Handling call
0503 14:05:59.847477 (+30794337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.847444 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.847446 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30794219}]]}
W20260503 14:05:59.847590 1115 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.847628 1115 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1171) took 30423 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.847649 1115 rpcz_store.cc:269] 0503 14:05:29.423882 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.424092 (+ 210us) service_pool.cc:224] Handling call
0503 14:05:59.847627 (+30423535us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.847587 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.847588 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30423375}]]}
W20260503 14:05:59.854786 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
W20260503 14:05:59.856029 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1021) took 33252 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.871961 1079 rpcz_store.cc:269] 0503 14:05:26.603580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604580 (+ 1000us) service_pool.cc:224] Handling call
0503 14:05:59.856009 (+33251429us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.595818 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.595890 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.607972 (+1012082us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.607974 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.607977 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.607978 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.608053 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.958428 (+350375us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.552378 (+1593950us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.552594 (+ 216us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.552639 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.855884 (+303245us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.855981 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.855996 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.855997 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1593939,"prepare.queue_time_us":29991163,"prepare.run_cpu_time_us":65363,"prepare.run_wall_time_us":1012243,"replication_time_us":350443,"thread_start_us":65,"threads_started":1,"wal-append.queue_time_us":46062}]]}
W20260503 14:05:59.857684 1326 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.812191 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.863137 1080 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.873271 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1031) took 31261 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.873302 1080 rpcz_store.cc:269] 0503 14:05:28.611640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.611678 (+ 38us) service_pool.cc:224] Handling call
0503 14:05:59.873266 (+31261588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.399518 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.399585 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.145571 (+745986us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.145574 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.145579 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.145579 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.145668 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.863048 (+717380us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.863118 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.873245 (+ 10127us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.873256 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.873257 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":29787702,"prepare.run_cpu_time_us":44229,"prepare.run_wall_time_us":746165,"replication_time_us":717462}]]}
W20260503 14:05:59.870277 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.873497 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1168) took 9562 ms. Trace:
I20260503 14:05:59.867739 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.870306 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.873762 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1047) took 30452 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.873664 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.873842 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.873904 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1090) took 30058 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.873687 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1027) took 31263 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.873981 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.871615 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.873521 1067 rpcz_store.cc:276] 0503 14:05:50.311327 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311373 (+ 46us) service_pool.cc:224] Handling call
0503 14:05:59.873495 (+9562122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.828141 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.828173 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.870223 (+ 42050us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.870225 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.870230 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.870231 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.870239 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.870240 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9516665}]]}
I20260503 14:05:59.874054 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1289) took 10291 ms. Trace:
W20260503 14:05:59.858116 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.873529 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.874254 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1094) took 30058 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.874166 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1142) took 31728 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.874377 1121 rpcz_store.cc:269] 0503 14:05:28.145211 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146718 (+ 1507us) service_pool.cc:224] Handling call
0503 14:05:59.874163 (+31727445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.857861 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.857862 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31710899}]]}
W20260503 14:05:59.874504 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.874541 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1159) took 31294 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.874596 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 119ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.873991 1077 rpcz_store.cc:269] 0503 14:05:28.610278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.610294 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:59.873681 (+31263387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.609861 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.609900 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.809769 (+1199869us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.809771 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.809777 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.809777 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.809891 (+ 114us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.867686 (+1057795us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.867723 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.873662 (+ 5939us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.873674 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.873675 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":28999452,"prepare.run_cpu_time_us":66502,"prepare.run_wall_time_us":1200039,"replication_time_us":1057902}]]}
W20260503 14:05:59.873796 1073 rpcz_store.cc:269] 0503 14:05:29.421489 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421625 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:59.873759 (+30452134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.293739 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.326880 (+ 33141us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.786766 (+459886us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.786780 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.786784 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.786785 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.786847 (+ 62us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.870258 (+ 83411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.870290 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.873743 (+ 3453us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.873752 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.873752 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29866481,"prepare.run_cpu_time_us":32108,"prepare.run_wall_time_us":496054,"replication_time_us":83467}]]}
W20260503 14:05:59.873932 1093 rpcz_store.cc:269] 0503 14:05:29.815468 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817249 (+ 1781us) service_pool.cc:224] Handling call
0503 14:05:59.873901 (+30056652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.873837 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.873838 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30056510}]]}
W20260503 14:05:59.875105 1093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.875157 1093 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1071) took 30059 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.875185 1093 rpcz_store.cc:269] 0503 14:05:29.815246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818141 (+ 2895us) service_pool.cc:224] Handling call
0503 14:05:59.875154 (+30057013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875101 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.875102 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30056858}]]}
W20260503 14:05:59.874292 1126 rpcz_store.cc:269] 0503 14:05:29.815510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817607 (+ 2097us) service_pool.cc:224] Handling call
0503 14:05:59.874251 (+30056644us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.873525 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.873526 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30055821}]]}
W20260503 14:05:59.874567 1121 rpcz_store.cc:269] 0503 14:05:28.579615 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.580282 (+ 667us) service_pool.cc:224] Handling call
0503 14:05:59.874539 (+31294257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.874503 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.874503 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31294095}]]}
W20260503 14:05:59.875590 1126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.875636 1126 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1075) took 30060 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.875661 1126 rpcz_store.cc:269] 0503 14:05:29.815331 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818536 (+ 3205us) service_pool.cc:224] Handling call
0503 14:05:59.875635 (+30057099us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875587 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.875588 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30056977}]]}
W20260503 14:05:59.875662 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.875790 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1172) took 31067 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.875816 1121 rpcz_store.cc:269] 0503 14:05:28.808441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808867 (+ 426us) service_pool.cc:224] Handling call
0503 14:05:59.875788 (+31066921us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875659 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.875660 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31066718}]]}
W20260503 14:05:59.875912 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.875955 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1185) took 30824 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.874092 1065 rpcz_store.cc:276] 0503 14:05:49.582992 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583177 (+ 185us) service_pool.cc:224] Handling call
0503 14:05:59.874050 (+10290873us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.768951 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.768986 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.871586 (+102600us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.871588 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.871594 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.871595 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.871602 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.871604 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10185737}]]}
W20260503 14:05:59.876082 1121 rpcz_store.cc:269] 0503 14:05:29.051932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052334 (+ 402us) service_pool.cc:224] Handling call
0503 14:05:59.875953 (+30823619us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875909 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.875910 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30823459}]]}
W20260503 14:05:59.876300 1121 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.876339 1121 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1202) took 30454 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.876365 1121 rpcz_store.cc:269] 0503 14:05:29.421948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421966 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:59.876337 (+30454371us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.876298 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.876299 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30454236}]]}
W20260503 14:05:59.880389 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
W20260503 14:05:59.881798 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1023) took 33278 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.881860 1083 rpcz_store.cc:269] 0503 14:05:26.603612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.604747 (+ 1135us) service_pool.cc:224] Handling call
0503 14:05:59.881789 (+33277042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.545137 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.545194 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.406115 (+860921us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.406117 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.406123 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.406124 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.406215 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.998936 (+592721us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.674199 (+1675263us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.674428 (+ 229us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.674486 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.881642 (+207156us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.881764 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.881779 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.881780 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1675252,"prepare.queue_time_us":29940125,"prepare.run_cpu_time_us":81370,"prepare.run_wall_time_us":861097,"replication_time_us":592805,"thread_start_us":81,"threads_started":1,"wal-append.queue_time_us":4214}]]}
W20260503 14:05:59.881968 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.882022 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1144) took 31736 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.882055 1089 rpcz_store.cc:269] 0503 14:05:28.145244 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.145596 (+ 352us) service_pool.cc:224] Handling call
0503 14:05:59.882020 (+31736424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.881964 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.881965 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31736283}]]}
W20260503 14:05:59.882145 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.882175 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1161) took 31302 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.882200 1089 rpcz_store.cc:269] 0503 14:05:28.579646 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.580525 (+ 879us) service_pool.cc:224] Handling call
0503 14:05:59.882175 (+31301650us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.882144 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.882145 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31301491}]]}
W20260503 14:05:59.882264 1331 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 372ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.882282 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.882323 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1174) took 31073 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.882359 1089 rpcz_store.cc:269] 0503 14:05:28.808489 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.808883 (+ 394us) service_pool.cc:224] Handling call
0503 14:05:59.882320 (+31073437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.882280 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.882281 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31073323}]]}
W20260503 14:05:59.882452 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.882488 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1187) took 30830 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.882514 1089 rpcz_store.cc:269] 0503 14:05:29.051999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052574 (+ 575us) service_pool.cc:224] Handling call
0503 14:05:59.882485 (+30829911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.882450 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.882451 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30829774}]]}
W20260503 14:05:59.882606 1089 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.882640 1089 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1204) took 30459 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.882665 1089 rpcz_store.cc:269] 0503 14:05:29.422783 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423063 (+ 280us) service_pool.cc:224] Handling call
0503 14:05:59.882639 (+30459576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.882602 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.882604 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30459410}]]}
W20260503 14:05:59.885390 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:59.885478 1119 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1253) took 27532 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.885509 1119 rpcz_store.cc:269] 0503 14:05:32.353194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353662 (+ 468us) service_pool.cc:224] Handling call
0503 14:05:59.885474 (+27531812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.819894 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.819939 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.885341 (+ 65402us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.885343 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.885349 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.885350 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.885358 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.885359 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":27466152}]]}
I20260503 14:05:59.892256 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.895545 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1083) took 30080 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.895601 1077 rpcz_store.cc:269] 0503 14:05:29.815406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816519 (+ 1113us) service_pool.cc:224] Handling call
0503 14:05:59.895538 (+30079019us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.551342 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.551385 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.565668 (+ 14283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.565670 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.565674 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.565674 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.565767 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.892211 (+326444us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.892244 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.895512 (+ 3268us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.895528 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.895528 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":29734711,"prepare.run_cpu_time_us":1217,"prepare.run_wall_time_us":14440,"replication_time_us":326530}]]}
I20260503 14:05:59.896147 1083 tablet.cc:1719] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.896234 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1138) took 31752 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.896268 1083 rpcz_store.cc:269] 0503 14:05:28.143669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.143702 (+ 33us) service_pool.cc:224] Handling call
0503 14:05:59.896229 (+31752527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.016406 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.016466 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.702310 (+1685844us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.702311 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.702315 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.702316 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.702401 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.896058 (+193657us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.896132 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.896215 (+ 83us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.896223 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.896223 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":29872615,"prepare.run_cpu_time_us":104035,"prepare.run_wall_time_us":1686011,"replication_time_us":193736}]]}
W20260503 14:05:59.896543 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 375ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.900624 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.903857 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.914340 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.913993 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1031) took 30861 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.914670 1073 rpcz_store.cc:269] 0503 14:05:29.052253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053103 (+ 850us) service_pool.cc:224] Handling call
0503 14:05:59.913989 (+30860886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025239 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.025284 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.228116 (+202832us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.228119 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.228125 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.228126 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.228216 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.903803 (+675587us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.903840 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.913959 (+ 10119us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.913976 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.913976 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":29972046,"prepare.run_cpu_time_us":12464,"prepare.run_wall_time_us":202986,"replication_time_us":675650}]]}
I20260503 14:05:59.914953 1074 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.915059 1074 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1045) took 32337 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.915091 1074 rpcz_store.cc:269] 0503 14:05:27.577217 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577240 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:59.915055 (+32337815us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.341474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.341528 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.685100 (+2343572us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.685102 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.685106 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.685107 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.685190 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.914875 (+229685us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.914938 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.915034 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.915045 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.915046 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":29764101,"prepare.run_cpu_time_us":137304,"prepare.run_wall_time_us":2343729,"replication_time_us":229764}]]}
W20260503 14:05:59.901748 1092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:59.917105 1129 ts_tablet_manager.cc:1916] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:59.918026 1092 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1073) took 30102 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.919526 1129 ts_tablet_manager.cc:1929] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.24
I20260503 14:05:59.921026 1129 log.cc:1199] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root/wals/cd10e910fcf44b80b1039d39f374cac4
I20260503 14:05:59.921311 1129 ts_tablet_manager.cc:1950] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Deleting consensus metadata
W20260503 14:05:59.922101 1129 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34110 (request call id 1042) took 31308 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.922150 1129 rpcz_store.cc:269] 0503 14:05:28.614124 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.614492 (+ 368us) service_pool.cc:224] Handling call
0503 14:05:28.614677 (+ 185us) ts_tablet_manager.cc:1151] Deleting tablet cd10e910fcf44b80b1039d39f374cac4
0503 14:05:28.614678 (+ 1us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:05:59.918743 (+31304065us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.919514 (+ 771us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.922093 (+ 2579us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":19}
I20260503 14:05:59.922250 1129 tablet_replica.cc:333] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:05:59.922308 1129 raft_consensus.cc:2243] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:59.922365 1129 pending_rounds.cc:70] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Trying to abort 1 pending ops.
I20260503 14:05:59.922650 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.919263 1092 rpcz_store.cc:269] 0503 14:05:29.815302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818350 (+ 3048us) service_pool.cc:224] Handling call
0503 14:05:59.917862 (+30099512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.901400 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.901487 (+ 87us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30082726}]]}
I20260503 14:05:59.922390 1129 pending_rounds.cc:77] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Aborting op as it isn't in flight: id { term: 1 index: 36 } timestamp: 465 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { } }
W20260503 14:05:59.922756 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1075) took 28474 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.923601 1073 rpcz_store.cc:269] 0503 14:05:31.448474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.448911 (+ 437us) service_pool.cc:224] Handling call
0503 14:05:59.922752 (+28473841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498742 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.498795 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.708057 (+209262us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.712231 (+ 4174us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.712236 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.712237 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.790718 (+ 78481us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.922594 (+131876us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.922638 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.922733 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.922744 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.922745 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"mutex_wait_us":1186,"prepare.queue_time_us":28049739,"prepare.run_cpu_time_us":24912,"prepare.run_wall_time_us":292243,"replication_time_us":210350}]]}
W20260503 14:05:59.922991 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:59.923882 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1191) took 9297 ms. Trace:
I20260503 14:05:59.923921 1067 rpcz_store.cc:276] 0503 14:05:50.626093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626098 (+ 5us) service_pool.cc:224] Handling call
0503 14:05:59.923879 (+9297781us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.874118 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.874147 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.922973 (+ 48826us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.922975 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.922979 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.922980 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.922986 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.922987 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9247943}]]}
W20260503 14:05:59.855976 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1075) took 31922 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.928392 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
W20260503 14:05:59.929670 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1007) took 33322 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.929733 1072 rpcz_store.cc:269] 0503 14:05:26.607520 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607916 (+ 396us) service_pool.cc:224] Handling call
0503 14:05:59.929660 (+33321744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.524601 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.524660 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.759691 (+1235031us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.759693 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.759700 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.759701 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.759798 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:58.033858 (+274060us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.657037 (+1623179us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.657279 (+ 242us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.657330 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.929524 (+272194us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.929635 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.929648 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.929649 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1623169,"prepare.queue_time_us":29916579,"prepare.run_cpu_time_us":110212,"prepare.run_wall_time_us":1235219,"replication_time_us":274143,"thread_start_us":57,"threads_started":1,"wal-append.queue_time_us":5292}]]}
W20260503 14:05:59.929814 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.929864 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1113) took 31352 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.929889 1114 rpcz_store.cc:269] 0503 14:05:28.577405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577550 (+ 145us) service_pool.cc:224] Handling call
0503 14:05:59.929864 (+31352314us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.929810 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.929811 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31352189}]]}
W20260503 14:05:59.929962 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.930001 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.930040 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1130) took 31120 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.930064 1114 rpcz_store.cc:269] 0503 14:05:28.809621 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809889 (+ 268us) service_pool.cc:224] Handling call
0503 14:05:59.930038 (+31120149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.929997 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.929999 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31119988}]]}
W20260503 14:05:59.930145 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.930181 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1151) took 30877 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.930210 1114 rpcz_store.cc:269] 0503 14:05:29.052559 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.054093 (+ 1534us) service_pool.cc:224] Handling call
0503 14:05:59.930179 (+30876086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.930144 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.930144 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30875963}]]}
W20260503 14:05:59.930303 1114 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.930336 1114 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1165) took 30507 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.930361 1114 rpcz_store.cc:269] 0503 14:05:29.422392 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.424504 (+ 2112us) service_pool.cc:224] Handling call
0503 14:05:59.930335 (+30505831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.930300 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.930302 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30505677}]]}
W20260503 14:05:59.930943 1255 consensus_queue.cc:1175] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d90d2c3b1f794a2db17e704d8c84311f" status { last_received { term: 1 index: 36 } last_committed_idx: 35 last_received_current_leader { term: 1 index: 36 } }
W20260503 14:05:59.892058 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1118) took 31300 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.935515 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.936395 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1044) took 30515 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.940193 1073 rpcz_store.cc:269] 0503 14:05:29.420542 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.420563 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:59.936388 (+30515825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.107281 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.107330 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.531544 (+424214us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.531546 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.531550 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.531550 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.531637 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.935380 (+403743us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.935475 (+ 95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.936370 (+ 895us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.936380 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.936381 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":29686542,"prepare.run_cpu_time_us":25499,"prepare.run_wall_time_us":424368,"replication_time_us":403823}]]}
W20260503 14:05:59.936872 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.937450 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
W20260503 14:05:59.941936 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.942092 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.942368 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1089) took 31799 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.941737 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1005) took 33334 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.942400 1103 rpcz_store.cc:269] 0503 14:05:28.143305 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.143339 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:59.942366 (+31799027us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.941932 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.941933 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31798495}]]}
W20260503 14:05:59.942487 1075 rpcz_store.cc:269] 0503 14:05:26.607486 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.607807 (+ 321us) service_pool.cc:224] Handling call
0503 14:05:59.941728 (+33333921us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:56.524256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:56.524296 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:57.392272 (+867976us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:57.392274 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:57.392278 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:57.392278 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:57.392366 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:57.880208 (+487842us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.594865 (+1714657us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.624136 (+ 29271us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.624205 (+ 69us) log.cc:844] Serialized 5 byte log entry
0503 14:05:59.941607 (+317402us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:59.941707 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:59.941720 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.941721 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1714648,"prepare.queue_time_us":29916346,"prepare.run_cpu_time_us":56461,"prepare.run_wall_time_us":868127,"replication_time_us":487923,"thread_start_us":74,"threads_started":1,"wal-append.queue_time_us":67038}]]}
W20260503 14:05:59.942615 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.942658 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1111) took 31365 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.942679 1103 rpcz_store.cc:269] 0503 14:05:28.577372 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.577427 (+ 55us) service_pool.cc:224] Handling call
0503 14:05:59.942657 (+31365230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.942613 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.942614 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31365069}]]}
W20260503 14:05:59.942790 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.942827 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1128) took 31133 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.942853 1103 rpcz_store.cc:269] 0503 14:05:28.809585 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.810557 (+ 972us) service_pool.cc:224] Handling call
0503 14:05:59.942825 (+31132268us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.942786 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.942787 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31132097}]]}
W20260503 14:05:59.942939 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.942973 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1149) took 30890 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.942998 1103 rpcz_store.cc:269] 0503 14:05:29.052508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053882 (+ 1374us) service_pool.cc:224] Handling call
0503 14:05:59.942971 (+30889089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.942937 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.942938 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30888964}]]}
W20260503 14:05:59.943095 1103 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.943126 1103 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1163) took 30522 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.943149 1103 rpcz_store.cc:269] 0503 14:05:29.420970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.420999 (+ 29us) service_pool.cc:224] Handling call
0503 14:05:59.943125 (+30522126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.943093 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.943094 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30521994}]]}
I20260503 14:05:59.944937 1083 tablet.cc:1719] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.946805 1079 tablet.cc:1719] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.946197 1129 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Aborted: Op aborted
I20260503 14:05:59.948752 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.948843 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1125) took 31148 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.948876 1075 rpcz_store.cc:269] 0503 14:05:28.800637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.800811 (+ 174us) service_pool.cc:224] Handling call
0503 14:05:59.948839 (+31148028us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.787731 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.787820 (+ 89us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.745872 (+958052us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.745874 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.745878 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.745879 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.745989 (+ 110us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.948661 (+202672us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.948716 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.948819 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.948831 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.948831 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":29986774,"prepare.run_cpu_time_us":62597,"prepare.run_wall_time_us":958274,"replication_time_us":202777}]]}
W20260503 14:05:59.949002 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 4ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.949327 1309 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.947433 1319 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 413ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.947589 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1099) took 32364 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.952276 1079 rpcz_store.cc:269] 0503 14:05:27.583233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.583636 (+ 403us) service_pool.cc:224] Handling call
0503 14:05:59.947585 (+32363949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.323512 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.327934 (+ 4422us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.552236 (+2224302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.552238 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.552244 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.552244 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.552337 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.946759 (+394422us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.946791 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.947566 (+ 775us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.947577 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.947578 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29739790,"prepare.run_cpu_time_us":145843,"prepare.run_wall_time_us":2228835,"replication_time_us":394511}]]}
W20260503 14:05:59.947278 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1115) took 32054 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.952657 1083 rpcz_store.cc:269] 0503 14:05:27.893090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.894260 (+ 1170us) service_pool.cc:224] Handling call
0503 14:05:59.947274 (+32053014us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.660007 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.660062 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.552744 (+1892682us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.552746 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.552778 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.552778 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.552869 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.944888 (+392019us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.944922 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.947255 (+ 2333us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.947266 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.947267 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":29765659,"prepare.run_cpu_time_us":120683,"prepare.run_wall_time_us":1892885,"replication_time_us":392105}]]}
I20260503 14:05:59.953434 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 22, tablet already version 50
I20260503 14:05:59.956336 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1272) took 10373 ms. Trace:
I20260503 14:05:59.956379 1075 rpcz_store.cc:276] 0503 14:05:49.582727 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582776 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:59.956333 (+10373557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.746012 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.746044 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.948864 (+202820us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.948867 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.948870 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.948870 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.948934 (+ 64us) log.cc:844] Serialized 750 byte log entry
0503 14:05:59.953320 (+ 4386us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.953425 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.956313 (+ 2888us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.956323 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.956324 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":10163186,"prepare.run_cpu_time_us":10939,"prepare.run_wall_time_us":202935,"replication_time_us":4444}]]}
W20260503 14:05:59.956614 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.967706 1119 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:59.973706 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.982151 1119 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1286) took 11588 ms. Trace:
I20260503 14:05:59.968621 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.982347 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1081) took 28524 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.982368 1073 rpcz_store.cc:269] 0503 14:05:31.458344 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458414 (+ 70us) service_pool.cc:224] Handling call
0503 14:05:59.982343 (+28523929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.593734 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.593769 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.789328 (+195559us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.789403 (+ 75us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.789407 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.789408 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.790151 (+ 743us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.968569 (+178418us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.968604 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.982326 (+ 13722us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.982337 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.982337 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":28135221,"prepare.run_cpu_time_us":13283,"prepare.run_wall_time_us":196514,"replication_time_us":179156}]]}
I20260503 14:05:59.982213 1119 rpcz_store.cc:276] 0503 14:05:48.393406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393758 (+ 352us) service_pool.cc:224] Handling call
0503 14:05:59.982126 (+11588368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.885619 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.885682 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.967674 (+ 81992us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.967676 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.967682 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.967683 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.967692 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.967693 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":11485497}]]}
W20260503 14:05:59.982831 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 198ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.988070 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:05:59.988070 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.988198 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1046) took 32410 ms (client timeout 29999 ms). Trace:
I20260503 14:05:59.988306 1080 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.931712 1122 rpcz_store.cc:269] 0503 14:05:27.895977 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896217 (+ 240us) service_pool.cc:224] Handling call
0503 14:05:59.818054 (+31921837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.791311 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.791312 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31894330}]]}
W20260503 14:05:59.988830 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.988415 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1080) took 30173 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.988199 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1078) took 30172 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.988237 1075 rpcz_store.cc:269] 0503 14:05:27.577242 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.577361 (+ 119us) service_pool.cc:224] Handling call
0503 14:05:59.988196 (+32410835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.207459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.207508 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.583752 (+2376244us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.587586 (+ 3834us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.639861 (+ 52275us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.639861 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.789691 (+149830us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.988027 (+198336us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.988052 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.988181 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.988190 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.988190 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14,"prepare.queue_time_us":29630015,"prepare.run_cpu_time_us":170909,"prepare.run_wall_time_us":2582929,"replication_time_us":348161}]]}
W20260503 14:05:59.988729 1091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.988986 1080 rpcz_store.cc:269] 0503 14:05:29.815378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816262 (+ 884us) service_pool.cc:224] Handling call
0503 14:05:59.988410 (+30172148us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.637114 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.637178 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.637179 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.637179 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.637182 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.637183 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.637265 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.988222 (+350957us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.988292 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.988394 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.988402 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.988403 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":29820748,"prepare.run_cpu_time_us":169,"prepare.run_wall_time_us":169,"replication_time_us":351035}]]}
W20260503 14:05:59.989077 1077 rpcz_store.cc:269] 0503 14:05:29.815361 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816076 (+ 715us) service_pool.cc:224] Handling call
0503 14:05:59.988196 (+30172120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.024704 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.024755 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.594611 (+569856us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.626310 (+ 31699us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.641443 (+ 15133us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.647177 (+ 5734us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.686383 (+ 39206us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.987976 (+301593us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.988057 (+ 81us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.988178 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.988190 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.988190 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":29208518,"prepare.run_cpu_time_us":54935,"prepare.run_wall_time_us":661854,"replication_time_us":330722}]]}
W20260503 14:05:59.989280 1095 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:05:59.992669 1095 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1068) took 30177 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.992712 1095 rpcz_store.cc:269] 0503 14:05:29.815181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817850 (+ 2669us) service_pool.cc:224] Handling call
0503 14:05:59.992665 (+30174815us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.989277 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.989278 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30171329}]]}
W20260503 14:05:59.989343 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.989431 1091 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1070) took 30174 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.993026 1091 rpcz_store.cc:269] 0503 14:05:29.815216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818043 (+ 2827us) service_pool.cc:224] Handling call
0503 14:05:59.989428 (+30171385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.988724 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.988725 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30170588}]]}
I20260503 14:05:59.993927 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.994047 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1077) took 28542 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.994093 1073 rpcz_store.cc:269] 0503 14:05:31.451185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.451375 (+ 190us) service_pool.cc:224] Handling call
0503 14:05:59.994043 (+28542668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.786880 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.786925 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.874352 (+ 87427us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.874354 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.874357 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.874358 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.874448 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.993871 (+119423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.993911 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.994026 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.994035 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.994036 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":28335392,"prepare.run_cpu_time_us":5050,"prepare.run_wall_time_us":87580,"replication_time_us":119507}]]}
W20260503 14:05:59.994607 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 452ms of latency in SegmentAllocator::Sync()
I20260503 14:05:59.995117 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:05:59.995208 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1085) took 30179 ms (client timeout 29999 ms). Trace:
W20260503 14:05:59.995247 1077 rpcz_store.cc:269] 0503 14:05:29.815421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816730 (+ 1309us) service_pool.cc:224] Handling call
0503 14:05:59.995204 (+30178474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.647648 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.647690 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.873408 (+225718us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.873409 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.873414 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.873414 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.873502 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.995060 (+121558us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.995106 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.995181 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:05:59.995196 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:59.995197 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":29830791,"prepare.run_cpu_time_us":15204,"prepare.run_wall_time_us":225869,"replication_time_us":121640}]]}
W20260503 14:05:59.995699 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.951635 1129 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1066) took 30135 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.006090 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:00.007603 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.011243 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1097) took 27656 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.011291 1073 rpcz_store.cc:269] 0503 14:05:32.354857 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.355494 (+ 637us) service_pool.cc:224] Handling call
0503 14:06:00.011240 (+27655746us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.518074 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.518107 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.786727 (+268620us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.786729 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.786733 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.786734 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.786810 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.007527 (+220717us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.007581 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.011217 (+ 3636us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.011232 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.011233 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":27162461,"prepare.run_cpu_time_us":26976,"prepare.run_wall_time_us":268749,"replication_time_us":220786}]]}
W20260503 14:06:00.011528 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.939178 1116 rpcz_store.cc:269] 0503 14:05:28.580990 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.581120 (+ 130us) service_pool.cc:224] Handling call
0503 14:05:59.880793 (+31299673us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.811761 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:59.811761 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31230149}]]}
I20260503 14:06:00.014863 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.019380 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.019415 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1070) took 32126 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.019600 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.019064 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
I20260503 14:06:00.021034 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.021185 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1082) took 30205 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.023030 1077 rpcz_store.cc:269] 0503 14:05:29.815398 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816448 (+ 1050us) service_pool.cc:224] Handling call
0503 14:06:00.021180 (+30204732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.785773 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.785840 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.657088 (+871248us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.657091 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.657095 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.657096 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.657190 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.020979 (+363789us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.021021 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.021156 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.021172 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.021172 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":28969247,"prepare.run_cpu_time_us":54155,"prepare.run_wall_time_us":871428,"replication_time_us":363878}]]}
W20260503 14:06:00.021303 956 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.023237 956 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1072) took 30207 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.023257 956 rpcz_store.cc:269] 0503 14:05:29.815285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818247 (+ 2962us) service_pool.cc:224] Handling call
0503 14:06:00.023234 (+30204987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.021299 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.021300 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30202954}]]}
W20260503 14:06:00.020412 1075 rpcz_store.cc:269] 0503 14:05:27.892726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.893326 (+ 600us) service_pool.cc:224] Handling call
0503 14:06:00.019411 (+32126085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606073 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.606115 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.592065 (+1985950us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.592068 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.592073 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.592074 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.592145 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.014804 (+422659us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.014844 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.019389 (+ 4545us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.019402 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.019403 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":29712677,"prepare.run_cpu_time_us":171332,"prepare.run_wall_time_us":1986080,"replication_time_us":422724}]]}
W20260503 14:06:00.021339 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1093) took 31877 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.021349 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:59.989643 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.025238 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1198) took 9050 ms. Trace:
W20260503 14:06:00.021417 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.026015 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1135) took 31216 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.026203 1116 rpcz_store.cc:269] 0503 14:05:28.809722 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.809836 (+ 114us) service_pool.cc:224] Handling call
0503 14:06:00.026011 (+31216175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.021414 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.021415 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31211438}]]}
W20260503 14:06:00.024796 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.023911 1122 rpcz_store.cc:269] 0503 14:05:28.144303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.144944 (+ 641us) service_pool.cc:224] Handling call
0503 14:06:00.021337 (+31876393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.010816 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.014405 (+ 3589us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31858405}]]}
W20260503 14:06:00.026618 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.027696 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.028108 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1115) took 31447 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.028254 1122 rpcz_store.cc:269] 0503 14:05:28.580922 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.580945 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:00.028104 (+31447159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.027652 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.027693 (+ 41us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31446590}]]}
W20260503 14:06:00.028589 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.028882 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1132) took 31219 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.003091 1129 rpcz_store.cc:269] 0503 14:05:29.815147 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.815731 (+ 584us) service_pool.cc:224] Handling call
0503 14:05:59.950663 (+30134932us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.658328 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.658384 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.565052 (+906668us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.565053 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.565061 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.565061 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.565156 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.944819 (+379663us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.944823 (+ 4us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0503 14:05:59.945610 (+ 787us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":28842445,"prepare.run_cpu_time_us":87937,"prepare.run_wall_time_us":906838,"replication_time_us":376514}]]}
W20260503 14:06:00.029052 1122 rpcz_store.cc:269] 0503 14:05:28.809674 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.810015 (+ 341us) service_pool.cc:224] Handling call
0503 14:06:00.028879 (+31218864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.028585 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.028586 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":31218473}]]}
W20260503 14:06:00.029506 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.027829 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1156) took 30975 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.029923 1116 rpcz_store.cc:269] 0503 14:05:29.052657 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.054298 (+ 1641us) service_pool.cc:224] Handling call
0503 14:06:00.027825 (+30973527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.026613 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.026615 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30968359}]]}
I20260503 14:06:00.029620 1129 raft_consensus.cc:2272] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:00.030818 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.030927 1096 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1076) took 30215 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.031009 1096 rpcz_store.cc:269] 0503 14:05:29.815345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.815882 (+ 537us) service_pool.cc:224] Handling call
0503 14:06:00.030922 (+30215040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.565175 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.565223 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.029541 (+464318us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.029544 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.029549 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.029549 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.030808 (+ 1259us) spinlock_profiling.cc:243] Waited 1.17 ms on lock 0x5564fff66e54. stack: 00007f71a588d5b6 00007f71a612c942 00007f71a624db34 00007f71a624e441 00007f71a58aa3ff 00007f71a58a03c6 00007f71a5d136da 00007f71a40cb61e
0503 14:06:00.030811 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.030813 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":29749180,"spinlock_wait_cycles":2688384}]]}
W20260503 14:06:00.031661 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.031745 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1222) took 10502 ms. Trace:
I20260503 14:06:00.031800 1096 rpcz_store.cc:276] 0503 14:05:49.529504 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.529556 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:00.031742 (+10502186us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.031295 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.031327 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.031648 (+ 321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.031649 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.031654 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.031654 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.031657 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.031658 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10501641}]]}
W20260503 14:06:00.031527 1116 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.032173 1116 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1170) took 30608 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.032321 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.032462 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.032595 1116 rpcz_store.cc:269] 0503 14:05:29.423349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.423733 (+ 384us) service_pool.cc:224] Handling call
0503 14:06:00.032168 (+30608435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.031522 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.031523 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30607682}]]}
I20260503 14:06:00.025662 1067 rpcz_store.cc:276] 0503 14:05:50.975117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975226 (+ 109us) service_pool.cc:224] Handling call
0503 14:06:00.025231 (+9050005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.924019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.924055 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.989485 (+ 65430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.989488 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.989562 (+ 74us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.989562 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.989566 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:59.989567 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8948735}]]}
I20260503 14:06:00.033360 1083 tablet.cc:1719] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.033456 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1117) took 32136 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.033495 1083 rpcz_store.cc:269] 0503 14:05:27.897194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.898847 (+ 1653us) service_pool.cc:224] Handling call
0503 14:06:00.033453 (+32134606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.610471 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.610509 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.820774 (+2210265us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.820775 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.820778 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.820779 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.820836 (+ 57us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.033285 (+212449us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.033348 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.033436 (+ 88us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.033446 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.033446 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":29711480,"prepare.run_cpu_time_us":181528,"prepare.run_wall_time_us":2210381,"replication_time_us":212500}]]}
W20260503 14:06:00.029763 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1153) took 30977 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.033826 1325 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 51ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.033869 1122 rpcz_store.cc:269] 0503 14:05:29.052608 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052668 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:00.029760 (+30977092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.029503 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.029504 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30976706}]]}
I20260503 14:06:00.032653 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1292) took 10449 ms. Trace:
I20260503 14:06:00.034102 1065 rpcz_store.cc:276] 0503 14:05:49.583047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583274 (+ 227us) service_pool.cc:224] Handling call
0503 14:06:00.032649 (+10449375us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.876174 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.876208 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.032297 (+156089us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.032299 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.032303 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.032304 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.032309 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.032310 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10292849}]]}
W20260503 14:06:00.034181 1122 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.034370 1122 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1167) took 30611 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.034448 1122 rpcz_store.cc:269] 0503 14:05:29.423302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.424716 (+ 1414us) service_pool.cc:224] Handling call
0503 14:06:00.034367 (+30609651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.034177 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.034179 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30609349}]]}
W20260503 14:06:00.034914 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.032711 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1237) took 10492 ms. Trace:
W20260503 14:06:00.030225 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.035192 1096 rpcz_store.cc:276] 0503 14:05:49.540584 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.540648 (+ 64us) service_pool.cc:224] Handling call
0503 14:06:00.032708 (+10492060us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.032014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.032037 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.032449 (+ 412us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.032450 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.032454 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.032454 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.032458 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.032459 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10491230}]]}
W20260503 14:06:00.036763 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.037096 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.037501 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1249) took 10480 ms. Trace:
W20260503 14:06:00.038534 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:00.037825 1096 rpcz_store.cc:276] 0503 14:05:49.557273 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.557325 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:00.037430 (+10480105us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.036506 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.036770 (+ 264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.036940 (+ 170us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.036941 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.037015 (+ 74us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.037016 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.037020 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.037021 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10476871}]]}
I20260503 14:06:00.039670 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.039400 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.039776 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1207) took 28582 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.039995 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.039814 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1254) took 10127 ms. Trace:
W20260503 14:06:00.037853 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.039816 1075 rpcz_store.cc:269] 0503 14:05:31.456950 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457134 (+ 184us) service_pool.cc:224] Handling call
0503 14:06:00.039773 (+28582639us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.745239 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.745301 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.799047 (+ 53746us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.799049 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.799052 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.799052 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.799147 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.039614 (+240467us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.039645 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.039758 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.039767 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.039768 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":28288009,"prepare.run_cpu_time_us":3918,"prepare.run_wall_time_us":53922,"replication_time_us":240556}]]}
I20260503 14:06:00.040050 1096 rpcz_store.cc:276] 0503 14:05:49.912744 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.912771 (+ 27us) service_pool.cc:224] Handling call
0503 14:06:00.039811 (+10127040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.039163 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.039321 (+ 158us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.039322 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.039323 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.039326 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.039326 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.039395 (+ 69us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.039396 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10126254}]]}
W20260503 14:06:00.041776 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.041755 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.042366 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1265) took 9730 ms. Trace:
I20260503 14:06:00.042688 1096 rpcz_store.cc:276] 0503 14:05:50.312161 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312202 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:00.042361 (+9730159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.041615 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.041701 (+ 86us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.041702 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.041702 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.041705 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.041706 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.041710 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.041711 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9729250}]]}
W20260503 14:06:00.043797 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.044206 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1280) took 9420 ms. Trace:
I20260503 14:06:00.044443 1096 rpcz_store.cc:276] 0503 14:05:50.623298 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.623317 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:00.044201 (+9420884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.043332 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.043556 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.043713 (+ 157us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.043714 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.043717 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.043718 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.043723 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.043724 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":2,"prepare.queue_time_us":9419931}]]}
W20260503 14:06:00.045692 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.046097 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1297) took 9071 ms. Trace:
I20260503 14:06:00.046267 1096 rpcz_store.cc:276] 0503 14:05:50.974360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974486 (+ 126us) service_pool.cc:224] Handling call
0503 14:06:00.046025 (+9071539us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.045424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.045609 (+ 185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.045610 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.045611 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.045681 (+ 70us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.045682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.045686 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.045686 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9070879}]]}
W20260503 14:06:00.047695 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.048497 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:00.048292 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1305) took 8804 ms. Trace:
I20260503 14:06:00.048903 1096 rpcz_store.cc:276] 0503 14:05:51.243653 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.243697 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:00.048288 (+8804591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.047446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.047610 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.047611 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.047612 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.047615 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.047616 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.047688 (+ 72us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.047688 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":20,"prepare.queue_time_us":8803660}]]}
W20260503 14:06:00.051193 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.051591 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1323) took 8671 ms. Trace:
I20260503 14:06:00.051841 1096 rpcz_store.cc:276] 0503 14:05:51.379691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379749 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:00.051587 (+8671838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.049681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.050413 (+ 732us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.050413 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.050414 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.050417 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.050418 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.051185 (+ 767us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.051186 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":2,"prepare.queue_time_us":8669713}]]}
I20260503 14:06:00.058568 740 tablet_service.cc:1558] Processing DeleteTablet for tablet c3628563d5724c0cb537cc602107efc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:38518
I20260503 14:06:00.061410 1083 tablet.cc:1719] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.061538 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1120) took 32164 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.061578 1083 rpcz_store.cc:269] 0503 14:05:27.897250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897321 (+ 71us) service_pool.cc:224] Handling call
0503 14:06:00.061535 (+32164214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.609587 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.609644 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.856038 (+2246394us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.856040 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.856125 (+ 85us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.856202 (+ 77us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.857526 (+ 1324us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.061327 (+203801us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.061390 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.061515 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.061527 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.061528 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":29712163,"prepare.run_cpu_time_us":194307,"prepare.run_wall_time_us":2248031,"replication_time_us":205119}]]}
W20260503 14:06:00.062161 1326 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.065378 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.066200 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1326) took 8423 ms. Trace:
I20260503 14:06:00.066567 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.066823 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1077) took 30251 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.066864 1077 rpcz_store.cc:269] 0503 14:05:29.815353 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.815991 (+ 638us) service_pool.cc:224] Handling call
0503 14:06:00.066817 (+30250826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.624504 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.624570 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.624571 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.624571 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.624575 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.624576 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.624651 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.066343 (+441692us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.066550 (+ 207us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.066800 (+ 250us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.066811 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.066812 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194,"prepare.queue_time_us":29808426,"prepare.run_cpu_time_us":164,"prepare.run_wall_time_us":164,"replication_time_us":441761}]]}
W20260503 14:06:00.066992 1110 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.067047 1110 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1067) took 30251 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.067083 1110 rpcz_store.cc:269] 0503 14:05:29.815166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817713 (+ 2547us) service_pool.cc:224] Handling call
0503 14:06:00.067045 (+30249332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.066987 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.066988 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30249144}]]}
I20260503 14:06:00.066527 1096 rpcz_store.cc:276] 0503 14:05:51.643012 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.643159 (+ 147us) service_pool.cc:224] Handling call
0503 14:06:00.066196 (+8423037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.052627 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.052798 (+ 171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.065284 (+ 12486us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.065285 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.065289 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.065290 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.065368 (+ 78us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.065369 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8409263}]]}
W20260503 14:06:00.067664 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.068455 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.069013 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1341) took 8232 ms. Trace:
I20260503 14:06:00.069264 1096 rpcz_store.cc:276] 0503 14:05:51.836581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836818 (+ 237us) service_pool.cc:224] Handling call
0503 14:06:00.068939 (+8232121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.068066 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.068301 (+ 235us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.068302 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.068303 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.068374 (+ 71us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.068374 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.068381 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.068382 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8231180}]]}
W20260503 14:06:00.070982 26083 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 560ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.071374 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.071447 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1207) took 8845 ms. Trace:
I20260503 14:06:00.071478 1067 rpcz_store.cc:276] 0503 14:05:51.226169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.226197 (+ 28us) service_pool.cc:224] Handling call
0503 14:06:00.071443 (+8845246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.033453 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.033484 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.071357 (+ 37873us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.071359 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.071362 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.071363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.071368 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.071368 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8807104}]]}
W20260503 14:06:00.071723 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.072000 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:00.072803 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1355) took 8002 ms. Trace:
I20260503 14:06:00.073148 1096 rpcz_store.cc:276] 0503 14:05:52.070236 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070265 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:00.072727 (+8002462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.069998 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.070287 (+ 289us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.071646 (+ 1359us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.071647 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.071649 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.071650 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.071653 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.071653 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7999537}]]}
W20260503 14:06:00.077016 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.077596 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1369) took 7720 ms. Trace:
I20260503 14:06:00.078053 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.078190 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1038) took 31025 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.078233 1073 rpcz_store.cc:269] 0503 14:05:29.052377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.053649 (+ 1272us) service_pool.cc:224] Handling call
0503 14:06:00.078187 (+31024538us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.025477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.025522 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.684014 (+658492us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.684016 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.684021 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.684022 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.684093 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.077992 (+393899us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.078031 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.078152 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.078165 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.078166 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":29971714,"prepare.run_cpu_time_us":42733,"prepare.run_wall_time_us":658624,"replication_time_us":393964}]]}
W20260503 14:06:00.078538 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 116ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.077903 1096 rpcz_store.cc:276] 0503 14:05:52.357188 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357288 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:00.077526 (+7720238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.074591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.074830 (+ 239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.076775 (+ 1945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.076776 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.076850 (+ 74us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.076851 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.076855 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.076856 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7717249}]]}
I20260503 14:06:00.082517 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.082630 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1079) took 30267 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.082674 1077 rpcz_store.cc:269] 0503 14:05:29.815369 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816183 (+ 814us) service_pool.cc:224] Handling call
0503 14:06:00.082626 (+30266443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.657798 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.657847 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.657848 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.657849 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.657851 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.657852 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.657922 (+ 70us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.082471 (+424549us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.082502 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.082611 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.082620 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.082620 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":29841533,"prepare.run_cpu_time_us":140,"prepare.run_wall_time_us":140,"replication_time_us":424615}]]}
W20260503 14:06:00.082753 1100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.082798 1100 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1069) took 30267 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.082823 1100 rpcz_store.cc:269] 0503 14:05:29.815197 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817953 (+ 2756us) service_pool.cc:224] Handling call
0503 14:06:00.082794 (+30264841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.082748 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.082749 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30264711}]]}
W20260503 14:06:00.082931 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.085176 1083 tablet.cc:1719] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.085279 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1225) took 28635 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.085317 1083 rpcz_store.cc:269] 0503 14:05:31.449467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449659 (+ 192us) service_pool.cc:224] Handling call
0503 14:06:00.085275 (+28635616us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.823151 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.823247 (+ 96us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.033497 (+210250us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.033499 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.033502 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.033502 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.033612 (+ 110us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.085118 (+ 51506us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.085162 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.085257 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.085269 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.085269 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":28369398,"prepare.run_cpu_time_us":14897,"prepare.run_wall_time_us":210510,"replication_time_us":51609}]]}
W20260503 14:06:00.085659 1325 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.089562 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.091691 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1376) took 7399 ms. Trace:
I20260503 14:06:00.093852 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.093971 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1046) took 30672 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.094017 1073 rpcz_store.cc:269] 0503 14:05:29.421470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.421509 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:00.093967 (+30672458us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.228234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.228304 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.914135 (+685831us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.914137 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.914143 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.914144 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.914245 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.093800 (+179555us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.093838 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.093950 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.093959 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.093960 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":29806618,"prepare.run_cpu_time_us":39680,"prepare.run_wall_time_us":686028,"replication_time_us":179651}]]}
I20260503 14:06:00.095221 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.095328 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1079) took 28637 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.095374 1073 rpcz_store.cc:269] 0503 14:05:31.458292 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458970 (+ 678us) service_pool.cc:224] Handling call
0503 14:06:00.095324 (+28636354us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.657431 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.657478 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.832250 (+174772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.832252 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.832257 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.832258 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.832338 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.094774 (+262436us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.095208 (+ 434us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.095307 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.095317 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.095317 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":389,"prepare.queue_time_us":28198325,"prepare.run_cpu_time_us":10477,"prepare.run_wall_time_us":174916,"replication_time_us":262511}]]}
I20260503 14:06:00.092360 1096 rpcz_store.cc:276] 0503 14:05:52.692379 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692723 (+ 344us) service_pool.cc:224] Handling call
0503 14:06:00.091611 (+7398888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.079802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.080132 (+ 330us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.087368 (+ 7236us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.087448 (+ 80us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.087532 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.087533 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.087716 (+ 183us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.087717 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7386827}]]}
W20260503 14:06:00.096362 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.095881 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.098922 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.099017 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1074) took 30283 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.099056 1077 rpcz_store.cc:269] 0503 14:05:29.815318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.818423 (+ 3105us) service_pool.cc:224] Handling call
0503 14:06:00.099013 (+30280590us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.658195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.658271 (+ 76us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.793746 (+135475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.793748 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.793752 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.793753 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.793828 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.098875 (+305047us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.098906 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.098996 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.099007 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.099007 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29839668,"prepare.run_cpu_time_us":9578,"prepare.run_wall_time_us":135642,"replication_time_us":305116}]]}
W20260503 14:06:00.099184 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 219ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.099687 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.099771 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1071) took 32207 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.099805 1075 rpcz_store.cc:269] 0503 14:05:27.892745 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.892770 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:00.099768 (+32206998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606776 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.606819 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.941803 (+2334984us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.941804 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.941808 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.941809 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.941906 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.099572 (+157666us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.099647 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.099741 (+ 94us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.099762 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.099762 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":29713901,"prepare.run_cpu_time_us":140324,"prepare.run_wall_time_us":2335146,"replication_time_us":157758}]]}
W20260503 14:06:00.100309 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.101132 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.101223 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1091) took 31956 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.101265 1075 rpcz_store.cc:269] 0503 14:05:28.144276 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.146518 (+ 2242us) service_pool.cc:224] Handling call
0503 14:06:00.101221 (+31954703us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.015483 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.015531 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.929700 (+1914169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.929702 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.929707 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.929707 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.929792 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.100915 (+171123us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.101121 (+ 206us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.101204 (+ 83us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.101215 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.101216 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":163,"prepare.queue_time_us":29868820,"prepare.run_cpu_time_us":135567,"prepare.run_wall_time_us":1914317,"replication_time_us":171202}]]}
W20260503 14:06:00.101696 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.110023 1083 tablet.cc:1719] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.110143 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1289) took 10737 ms. Trace:
I20260503 14:06:00.110188 1083 rpcz_store.cc:276] 0503 14:05:49.372526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.372694 (+ 168us) service_pool.cc:224] Handling call
0503 14:06:00.110141 (+10737447us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.908612 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.908656 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.768866 (+860210us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.768868 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.768871 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.768871 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.768959 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.109973 (+341014us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.110004 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.110124 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.110135 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.110135 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":9535777,"prepare.run_cpu_time_us":57367,"prepare.run_wall_time_us":860360,"replication_time_us":341096}]]}
I20260503 14:06:00.113286 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.113431 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1081) took 30298 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.113473 1077 rpcz_store.cc:269] 0503 14:05:29.815388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816363 (+ 975us) service_pool.cc:224] Handling call
0503 14:06:00.113428 (+30297065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.810319 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.810364 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.873724 (+1063360us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.873726 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.873729 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.873730 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.873816 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.113220 (+239404us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.113270 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.113407 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.113420 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.113421 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":28993870,"prepare.run_cpu_time_us":67759,"prepare.run_wall_time_us":1063512,"replication_time_us":239484}]]}
W20260503 14:06:00.113767 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 34ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.117475 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.117578 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1083) took 28659 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.117341 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.117620 1073 rpcz_store.cc:269] 0503 14:05:31.458377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458626 (+ 249us) service_pool.cc:224] Handling call
0503 14:06:00.117574 (+28658948us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.498384 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.498431 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.701926 (+203495us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.701928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.701933 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.701934 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.702020 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.117343 (+415323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.117463 (+ 120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.117559 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.117569 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.117569 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109,"prepare.queue_time_us":28039671,"prepare.run_cpu_time_us":12157,"prepare.run_wall_time_us":203643,"replication_time_us":415404}]]}
I20260503 14:06:00.117794 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1387) took 7316 ms. Trace:
I20260503 14:06:00.117964 1096 rpcz_store.cc:276] 0503 14:05:52.801689 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.801801 (+ 112us) service_pool.cc:224] Handling call
0503 14:06:00.117735 (+7315934us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.096602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.097010 (+ 408us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.110229 (+ 13219us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.116635 (+ 6406us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.116719 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.116720 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.116882 (+ 162us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.116884 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7294559}]]}
W20260503 14:06:00.118270 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.122911 806 tablet_service.cc:1558] Processing DeleteTablet for tablet e21ce40043ae4d93ac014f6b9d7215d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:29 UTC) from {username='slave'} at 127.0.0.1:34110
I20260503 14:06:00.126677 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.126794 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1092) took 30311 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.126832 1077 rpcz_store.cc:269] 0503 14:05:29.815488 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817427 (+ 1939us) service_pool.cc:224] Handling call
0503 14:06:00.126790 (+30309363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.565789 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.565828 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.895686 (+329858us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.895689 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.895775 (+ 86us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.895776 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.900364 (+ 4588us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.126617 (+226253us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.126653 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.126775 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.126784 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.126784 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":29748255,"prepare.run_cpu_time_us":29551,"prepare.run_wall_time_us":335083,"replication_time_us":230835}]]}
W20260503 14:06:00.127890 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.135670 1083 tablet.cc:1719] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.135807 1083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1231) took 28679 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.135845 1083 rpcz_store.cc:269] 0503 14:05:31.456278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456314 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:00.135803 (+28679489us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.564802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.564862 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.947596 (+382734us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.947598 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.947602 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.947603 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.949203 (+ 1600us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.135593 (+186390us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.135649 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.135785 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.135795 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.135796 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":28108403,"prepare.run_cpu_time_us":27692,"prepare.run_wall_time_us":384496,"replication_time_us":187985}]]}
I20260503 14:06:00.136807 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 48 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 50
I20260503 14:06:00.137038 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:06:00.137179 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.141484 1309 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.141506 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.000s sys 0.000s
W20260503 14:06:00.142769 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1094) took 32564 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.142823 1078 rpcz_store.cc:269] 0503 14:05:27.577884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.578279 (+ 395us) service_pool.cc:224] Handling call
0503 14:06:00.142760 (+32564481us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.205592 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.205633 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:58.766222 (+1560589us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:58.766224 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:58.766229 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:58.766229 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:58.766310 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:05:59.174430 (+408120us) op_driver.cc:464] REPLICATION: finished
0503 14:05:59.793774 (+619344us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:59.813166 (+ 19392us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:59.813253 (+ 87us) log.cc:844] Serialized 5 byte log entry
0503 14:06:00.142641 (+329388us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:00.142737 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:06:00.142750 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.142751 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":619333,"prepare.queue_time_us":29627198,"prepare.run_cpu_time_us":115930,"prepare.run_wall_time_us":1560735,"replication_time_us":408193}]]}
W20260503 14:06:00.142912 1108 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
W20260503 14:06:00.142979 1108 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1200) took 30721 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.143008 1108 rpcz_store.cc:269] 0503 14:05:29.421885 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.422151 (+ 266us) service_pool.cc:224] Handling call
0503 14:06:00.142977 (+30720826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.142899 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:06:00.142900 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30720627}]]}
I20260503 14:06:00.143086 1072 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.143153 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1072) took 32247 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.143180 1072 rpcz_store.cc:269] 0503 14:05:27.895928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.898060 (+ 2132us) service_pool.cc:224] Handling call
0503 14:06:00.143151 (+32245091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.756084 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.756151 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.713571 (+1957420us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.713750 (+ 179us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.714090 (+ 340us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.714091 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.745133 (+ 31042us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.142613 (+397480us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.143075 (+ 462us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.143134 (+ 59us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.143145 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.143145 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":449,"prepare.queue_time_us":29857910,"prepare.run_cpu_time_us":131652,"prepare.run_wall_time_us":2009312,"replication_time_us":428516}]]}
W20260503 14:06:00.143626 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.143770 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 413ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.148088 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.148203 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1142) took 28693 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.148240 1077 rpcz_store.cc:269] 0503 14:05:31.454682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.454707 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:00.148201 (+28693494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875279 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.875332 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.113495 (+238163us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.113497 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.113501 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.113501 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.113582 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.148041 (+ 34459us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.148071 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.148184 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.148195 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.148196 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":28420466,"prepare.run_cpu_time_us":12852,"prepare.run_wall_time_us":238318,"replication_time_us":34533}]]}
W20260503 14:06:00.148497 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.150002 1078 tablet.cc:1719] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.150096 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1227) took 28693 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.150133 1078 rpcz_store.cc:269] 0503 14:05:31.456212 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456622 (+ 410us) service_pool.cc:224] Handling call
0503 14:06:00.150094 (+28693472us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.702064 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.702106 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.820092 (+117986us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.820093 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.820097 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.820097 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.820186 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.149881 (+329695us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.149988 (+ 107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.150078 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.150088 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.150089 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":28245319,"prepare.run_cpu_time_us":8409,"prepare.run_wall_time_us":118188,"replication_time_us":329771}]]}
W20260503 14:06:00.150414 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.151211 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.151302 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1087) took 30335 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.151341 1077 rpcz_store.cc:269] 0503 14:05:29.815438 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816961 (+ 1523us) service_pool.cc:224] Handling call
0503 14:06:00.151298 (+30334337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.686793 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.712409 (+ 25616us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.989170 (+276761us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.989171 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.989174 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.989174 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.989257 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.151079 (+161822us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.151201 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.151279 (+ 78us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.151293 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.151293 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83,"prepare.queue_time_us":29869669,"prepare.run_cpu_time_us":16435,"prepare.run_wall_time_us":302555,"replication_time_us":161900}]]}
W20260503 14:06:00.151968 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.156257 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.156399 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1091) took 30340 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.156452 1077 rpcz_store.cc:269] 0503 14:05:29.815478 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817322 (+ 1844us) service_pool.cc:224] Handling call
0503 14:06:00.156389 (+30339067us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.657205 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.657275 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.021203 (+363928us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.021205 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.021209 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.021209 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.021275 (+ 66us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.156195 (+134920us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.156239 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.156370 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.156382 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.156382 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":29839775,"prepare.run_cpu_time_us":21642,"prepare.run_wall_time_us":364084,"replication_time_us":134979}]]}
W20260503 14:06:00.156733 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 435ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.164289 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.174266 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.174381 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1228) took 8795 ms. Trace:
I20260503 14:06:00.174414 1067 rpcz_store.cc:276] 0503 14:05:51.378873 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379197 (+ 324us) service_pool.cc:224] Handling call
0503 14:06:00.174377 (+8795180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.071572 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.071605 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.174211 (+102606us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.174213 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.174220 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.174220 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.174229 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.174230 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8692305}]]}
I20260503 14:06:00.174993 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:00.175117 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1143) took 10650 ms. Trace:
I20260503 14:06:00.175145 1073 rpcz_store.cc:276] 0503 14:05:49.524692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.524745 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:00.175113 (+10650368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.531667 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.531698 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.936606 (+404908us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.936608 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.936612 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.936613 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.936695 (+ 82us) log.cc:844] Serialized 804 byte log entry
0503 14:06:00.174893 (+238198us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.174982 (+ 89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.175096 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.175106 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.175106 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"prepare.queue_time_us":10006477,"prepare.run_cpu_time_us":24768,"prepare.run_wall_time_us":405043,"replication_time_us":238275}]]}
W20260503 14:06:00.176031 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.180456 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.181505 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1406) took 7155 ms. Trace:
I20260503 14:06:00.181721 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.182194 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1096) took 27827 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.182228 1073 rpcz_store.cc:269] 0503 14:05:32.354831 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.355274 (+ 443us) service_pool.cc:224] Handling call
0503 14:06:00.182191 (+27826917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.790411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.796787 (+ 6376us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.982438 (+185651us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.982440 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.982448 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.982449 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.982550 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.181669 (+199119us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.181703 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.182175 (+ 472us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.182185 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.182186 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":27434890,"prepare.run_cpu_time_us":14990,"prepare.run_wall_time_us":192236,"replication_time_us":199215}]]}
W20260503 14:06:00.182457 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.183584 1096 rpcz_store.cc:276] 0503 14:05:53.025607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025672 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:00.181429 (+7155757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.118339 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.118519 (+ 180us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.123004 (+ 4485us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.150728 (+ 27724us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.165401 (+ 14673us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.176303 (+ 10902us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.180369 (+ 4066us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.180370 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7092590}]]}
I20260503 14:06:00.190514 1078 tablet.cc:1719] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.190645 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1228) took 28734 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.190686 1078 rpcz_store.cc:269] 0503 14:05:31.456230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456495 (+ 265us) service_pool.cc:224] Handling call
0503 14:06:00.190642 (+28734147us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.876473 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.876569 (+ 96us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.061887 (+185318us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.061888 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.061892 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.061893 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.061993 (+ 100us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.190460 (+128467us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.190493 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.190622 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.190634 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.190634 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":28419856,"prepare.run_cpu_time_us":12455,"prepare.run_wall_time_us":185535,"replication_time_us":128560}]]}
W20260503 14:06:00.191011 1326 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.193360 1072 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.193490 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1222) took 27840 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.193532 1072 rpcz_store.cc:269] 0503 14:05:32.353459 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.354166 (+ 707us) service_pool.cc:224] Handling call
0503 14:06:00.193486 (+27839320us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.799167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.799231 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.039782 (+240551us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.039784 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.039788 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.039788 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.039853 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.193232 (+153379us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.193343 (+ 111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.193464 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.193479 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.193479 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":27444899,"prepare.run_cpu_time_us":14152,"prepare.run_wall_time_us":240693,"replication_time_us":153437}]]}
W20260503 14:06:00.193825 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.194849 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.194957 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1084) took 28736 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.194994 1073 rpcz_store.cc:269] 0503 14:05:31.458394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.458729 (+ 335us) service_pool.cc:224] Handling call
0503 14:06:00.194951 (+28736222us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.711740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.711789 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.078204 (+366415us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.078206 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.078209 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.078210 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.078299 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.194785 (+116486us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.194836 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.194934 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.194945 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.194945 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":28252906,"prepare.run_cpu_time_us":34195,"prepare.run_wall_time_us":366568,"replication_time_us":116570}]]}
W20260503 14:06:00.195379 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 156ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.203812 1072 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.203979 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1201) took 28753 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.204020 1072 rpcz_store.cc:269] 0503 14:05:31.450388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.450545 (+ 157us) service_pool.cc:224] Handling call
0503 14:06:00.203975 (+28753430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.943236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.943282 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.099867 (+156585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.099869 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.099872 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.099873 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.099956 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.203678 (+103722us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.203789 (+ 111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.203948 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.203964 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.203965 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92,"prepare.queue_time_us":28492599,"prepare.run_cpu_time_us":11118,"prepare.run_wall_time_us":156727,"replication_time_us":103798}]]}
W20260503 14:06:00.204492 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.207566 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.208405 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1416) took 6705 ms. Trace:
I20260503 14:06:00.208719 1096 rpcz_store.cc:276] 0503 14:05:53.502403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502726 (+ 323us) service_pool.cc:224] Handling call
0503 14:06:00.208336 (+6705610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.185660 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.185994 (+ 334us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.207249 (+ 21255us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.207251 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.207334 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.207336 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.207413 (+ 77us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.207483 (+ 70us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6682854}]]}
I20260503 14:06:00.209409 1072 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.209506 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1154) took 31156 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.209542 1072 rpcz_store.cc:269] 0503 14:05:29.052627 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.054213 (+ 1586us) service_pool.cc:224] Handling call
0503 14:06:00.209503 (+31155290us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.894776 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.894823 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.768469 (+873646us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.768470 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.768475 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.768475 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.768575 (+ 100us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.209286 (+440711us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.209396 (+ 110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.209485 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.209495 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.209496 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94,"prepare.queue_time_us":29836388,"prepare.run_cpu_time_us":55068,"prepare.run_wall_time_us":873807,"replication_time_us":440804}]]}
W20260503 14:06:00.209982 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.212342 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.212455 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1095) took 27860 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.212495 1073 rpcz_store.cc:269] 0503 14:05:32.351683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.351703 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:00.212451 (+27860748us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.530994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.531026 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.723261 (+192235us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.723263 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.723267 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.723342 (+ 75us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.728339 (+ 4997us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.212287 (+483948us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.212325 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.212427 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.212444 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.212445 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":27179176,"prepare.run_cpu_time_us":16713,"prepare.run_wall_time_us":197521,"replication_time_us":488940}]]}
W20260503 14:06:00.213014 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.216521 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.216668 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1091) took 27866 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.216704 1073 rpcz_store.cc:269] 0503 14:05:32.350451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.350491 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:00.216665 (+27866174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.791477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.795346 (+ 3869us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.923609 (+128263us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.924293 (+ 684us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.924699 (+ 406us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.925040 (+ 341us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.972970 (+ 47930us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.216472 (+243502us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.216502 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.216647 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.216656 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.216657 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":27440630,"prepare.run_cpu_time_us":13875,"prepare.run_wall_time_us":189830,"replication_time_us":291425}]]}
I20260503 14:06:00.218266 1078 tablet.cc:1719] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.218367 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1203) took 30795 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.218396 1078 rpcz_store.cc:269] 0503 14:05:29.422766 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.424916 (+ 2150us) service_pool.cc:224] Handling call
0503 14:06:00.218364 (+30793448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.108219 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.108293 (+ 74us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.819546 (+711253us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.819548 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.819553 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.819553 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.819751 (+ 198us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.218221 (+398470us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.218251 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.218350 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.218357 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.218358 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29683221,"prepare.run_cpu_time_us":45766,"prepare.run_wall_time_us":711548,"replication_time_us":398661}]]}
W20260503 14:06:00.218717 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 374ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.219985 1072 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.220075 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1203) took 28763 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.220103 1072 rpcz_store.cc:269] 0503 14:05:31.456881 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457503 (+ 622us) service_pool.cc:224] Handling call
0503 14:06:00.220071 (+28762568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.930453 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.930505 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.101221 (+170716us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.101222 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.101226 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.101226 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.101311 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.219918 (+118607us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.219969 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.220056 (+ 87us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.220064 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.220064 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":28472831,"prepare.run_cpu_time_us":10721,"prepare.run_wall_time_us":170871,"replication_time_us":118686}]]}
I20260503 14:06:00.220340 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.220427 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1089) took 30404 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.220441 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.220718 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.220458 1077 rpcz_store.cc:269] 0503 14:05:29.815456 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817155 (+ 1699us) service_pool.cc:224] Handling call
0503 14:06:00.220424 (+30403269us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.637288 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.637323 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.988593 (+351270us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.988595 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.988599 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.988600 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.988700 (+ 100us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.220273 (+231573us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.220326 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.220407 (+ 81us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.220418 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.220419 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":29820035,"prepare.run_cpu_time_us":22162,"prepare.run_wall_time_us":351425,"replication_time_us":231669}]]}
I20260503 14:06:00.227881 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.228013 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1127) took 12618 ms. Trace:
I20260503 14:06:00.228055 1073 rpcz_store.cc:276] 0503 14:05:47.609719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.610319 (+ 600us) service_pool.cc:224] Handling call
0503 14:06:00.228009 (+12617690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.786832 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.789276 (+ 2444us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.011280 (+222004us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.011282 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.011289 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.011290 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.011378 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.227776 (+216398us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.227859 (+ 83us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.227993 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.228001 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.228002 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":12176377,"prepare.run_cpu_time_us":12928,"prepare.run_wall_time_us":224557,"replication_time_us":216481}]]}
W20260503 14:06:00.228758 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.232818 1072 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.232956 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1204) took 28776 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.232999 1072 rpcz_store.cc:269] 0503 14:05:31.456900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457631 (+ 731us) service_pool.cc:224] Handling call
0503 14:06:00.232953 (+28775322us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.701442 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.701494 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.953925 (+252431us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.956047 (+ 2122us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.964303 (+ 8256us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.973400 (+ 9097us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.019215 (+ 45815us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.232721 (+213506us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.232797 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.232932 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.232946 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.232946 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":28243705,"prepare.run_cpu_time_us":38554,"prepare.run_wall_time_us":318184,"replication_time_us":258263}]]}
W20260503 14:06:00.233219 1131 op_tracker.cc:284] OpTracker waiting for 29 outstanding ops to complete now for 1.005s
I20260503 14:06:00.233264 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:00.233287 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.233665 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:00.233666 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.234006 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.234256 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.234552 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.234787 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.235014 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.235392 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.235715 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.236048 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.236222 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:00.236801 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.236974 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1295) took 10653 ms. Trace:
I20260503 14:06:00.237006 1065 rpcz_store.cc:276] 0503 14:05:49.583075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583325 (+ 250us) service_pool.cc:224] Handling call
0503 14:06:00.236970 (+10653645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.034211 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.034239 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.236773 (+202534us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.236775 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.236781 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.236782 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.236790 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.236792 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10450834}]]}
I20260503 14:06:00.237339 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.238713 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.239933 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.241129 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.242574 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.243826 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.245048 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.246824 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.247670 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:00.249922 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.249850 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 27 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.254063 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.254177 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1146) took 28798 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.254217 1077 rpcz_store.cc:269] 0503 14:05:31.455441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.455455 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:00.254175 (+28798720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.875747 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.875790 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.995515 (+119725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.995517 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.995521 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.995522 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.995599 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.253998 (+258399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.254046 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.254154 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.254166 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.254166 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"mutex_wait_us":2919,"prepare.queue_time_us":28420179,"prepare.run_cpu_time_us":6385,"prepare.run_wall_time_us":119872,"replication_time_us":258469}]]}
I20260503 14:06:00.254531 1078 tablet.cc:1719] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.254652 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1122) took 32357 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.254700 1078 rpcz_store.cc:269] 0503 14:05:27.897275 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.897449 (+ 174us) service_pool.cc:224] Handling call
0503 14:06:00.254648 (+32357199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.606232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.606281 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.881840 (+2275559us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.881842 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.881847 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.881848 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.881945 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.254488 (+372543us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.254518 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.254632 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.254641 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.254642 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":29708697,"prepare.run_cpu_time_us":137358,"prepare.run_wall_time_us":2275723,"replication_time_us":372635}]]}
W20260503 14:06:00.255012 1331 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.254565 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.255735 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.255831 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1094) took 27904 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.255867 1073 rpcz_store.cc:269] 0503 14:05:32.351638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352275 (+ 637us) service_pool.cc:224] Handling call
0503 14:06:00.255828 (+27903553us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.832355 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.832406 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.095392 (+262986us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.095394 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.095399 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.095399 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.095469 (+ 70us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.255689 (+160220us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.255719 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.255814 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.255822 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.255822 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":27479954,"prepare.run_cpu_time_us":17161,"prepare.run_wall_time_us":263121,"replication_time_us":160284}]]}
W20260503 14:06:00.256476 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:00.256520 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.252851 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 22 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.257229 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 26 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.263015 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.263118 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1086) took 30447 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.263176 1077 rpcz_store.cc:269] 0503 14:05:29.815431 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.816854 (+ 1423us) service_pool.cc:224] Handling call
0503 14:06:00.263115 (+30446261us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.624672 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.624717 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.066873 (+442156us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.066875 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.066879 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.066880 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.066964 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.262954 (+195990us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.262999 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.263097 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.263108 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.263109 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":29807709,"prepare.run_cpu_time_us":27741,"prepare.run_wall_time_us":442307,"replication_time_us":196068}]]}
I20260503 14:06:00.263445 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.263521 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1144) took 10737 ms. Trace:
I20260503 14:06:00.263545 1073 rpcz_store.cc:276] 0503 14:05:49.526363 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.526409 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:00.263517 (+10737108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.936718 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.936758 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.175304 (+238546us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.175305 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.175309 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.175309 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.175384 (+ 75us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.263413 (+ 88029us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.263441 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.263497 (+ 56us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.263512 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.263512 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10410220,"prepare.run_cpu_time_us":15032,"prepare.run_wall_time_us":238673,"replication_time_us":88099}]]}
W20260503 14:06:00.264364 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 394ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.264595 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.260746 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.265571 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.268981 1072 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 21, tablet already version 50
I20260503 14:06:00.269281 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1281) took 10686 ms. Trace:
I20260503 14:06:00.269336 1072 rpcz_store.cc:276] 0503 14:05:49.582890 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582972 (+ 82us) service_pool.cc:224] Handling call
0503 14:06:00.269277 (+10686305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.948954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.948986 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.956361 (+ 7375us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.956362 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.956368 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.956368 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.956433 (+ 65us) log.cc:844] Serialized 723 byte log entry
0503 14:06:00.268915 (+312482us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.268969 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.269260 (+ 291us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.269270 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.269271 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10365943,"prepare.run_cpu_time_us":530,"prepare.run_wall_time_us":7485,"replication_time_us":312542}]]}
W20260503 14:06:00.269937 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.271925 1078 tablet.cc:1719] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.272058 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1224) took 28822 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.272099 1078 rpcz_store.cc:269] 0503 14:05:31.449448 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449569 (+ 121us) service_pool.cc:224] Handling call
0503 14:06:00.272055 (+28822486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.787082 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.787130 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.896273 (+109143us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.896275 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.896278 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.896279 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.896382 (+ 103us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.271838 (+375456us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.271911 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.272031 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.272046 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.272047 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":28337433,"prepare.run_cpu_time_us":6310,"prepare.run_wall_time_us":109309,"replication_time_us":375553}]]}
W20260503 14:06:00.272259 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.269125 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 28 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.274396 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.277805 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:00.280445 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=453, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:06:00.284286 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.284869 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1430) took 6483 ms. Trace:
I20260503 14:06:00.285133 1096 rpcz_store.cc:276] 0503 14:05:53.801530 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.802115 (+ 585us) service_pool.cc:224] Handling call
0503 14:06:00.284811 (+6482696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.210194 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.210355 (+ 161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.258773 (+ 48418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.265501 (+ 6728us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.284026 (+ 18525us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.284108 (+ 82us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.284275 (+ 167us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.284276 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6407837}]]}
I20260503 14:06:00.288878 1072 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.289012 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1079) took 32392 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.289057 1072 rpcz_store.cc:269] 0503 14:05:27.896046 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896556 (+ 510us) service_pool.cc:224] Handling call
0503 14:06:00.289009 (+32392453us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.610824 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.610883 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.846217 (+2235334us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.846218 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.846224 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.846225 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.846358 (+ 133us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.288826 (+442468us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.288860 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.288989 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.289003 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.289003 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":29714037,"prepare.run_cpu_time_us":159781,"prepare.run_wall_time_us":2235552,"replication_time_us":442594}]]}
W20260503 14:06:00.289620 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.292023 1078 tablet.cc:1719] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.292127 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1246) took 27939 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.292165 1078 rpcz_store.cc:269] 0503 14:05:32.353033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353304 (+ 271us) service_pool.cc:224] Handling call
0503 14:06:00.292123 (+27938819us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.033631 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.033676 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.085483 (+ 51807us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.085484 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.085487 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.085487 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.085570 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.291915 (+206345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.291981 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.292106 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.292116 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.292117 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":27680247,"prepare.run_cpu_time_us":3132,"prepare.run_wall_time_us":51954,"replication_time_us":206421}]]}
W20260503 14:06:00.292465 1325 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.292667 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 22ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.292912 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.295519 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1037) took 33105 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.295578 1075 rpcz_store.cc:269] 0503 14:05:27.190303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.190567 (+ 264us) service_pool.cc:224] Handling call
0503 14:06:00.295509 (+33104942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:57.189080 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:57.189145 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.600542 (+2411397us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.600544 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.638615 (+ 38071us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.638615 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.737804 (+ 99189us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.136766 (+398962us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.136797 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.137075 (+ 278us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:06:00.137137 (+ 62us) log.cc:844] Serialized 5 byte log entry
0503 14:06:00.295398 (+158261us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:00.295493 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:06:00.295501 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.295502 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":29998382,"prepare.run_cpu_time_us":167726,"prepare.run_wall_time_us":2549185,"replication_time_us":497724}]]}
W20260503 14:06:00.296469 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 119ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.303324 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.303328 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.303472 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1239) took 8657 ms. Trace:
I20260503 14:06:00.303671 1067 rpcz_store.cc:276] 0503 14:05:51.645984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646079 (+ 95us) service_pool.cc:224] Handling call
0503 14:06:00.303468 (+8657389us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.174544 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.174587 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.303298 (+128711us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.303300 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.303304 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.303304 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.303311 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.303312 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8528408}]]}
W20260503 14:06:00.303614 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1206) took 28846 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.303931 1075 rpcz_store.cc:269] 0503 14:05:31.456933 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457003 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:00.303611 (+28846608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.798473 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.798520 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.209517 (+410997us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.209519 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.209522 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.209523 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.209634 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.303237 (+ 93603us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.303311 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.303594 (+ 283us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.303604 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.303605 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":28341345,"prepare.run_cpu_time_us":23905,"prepare.run_wall_time_us":411169,"replication_time_us":93707}]]}
W20260503 14:06:00.304371 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.315040 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.315227 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1121) took 12705 ms. Trace:
I20260503 14:06:00.315274 1073 rpcz_store.cc:276] 0503 14:05:47.609580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.609795 (+ 215us) service_pool.cc:224] Handling call
0503 14:06:00.315222 (+12705427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.007120 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.020757 (+ 13637us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.219117 (+198360us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.287315 (+ 68198us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.287475 (+ 160us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.287476 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.292437 (+ 4961us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.314976 (+ 22539us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.315015 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.315201 (+ 186us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.315212 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.315213 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12389413,"prepare.run_cpu_time_us":42973,"prepare.run_wall_time_us":289254,"replication_time_us":27492}]]}
I20260503 14:06:00.318502 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.318615 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1145) took 28863 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.318657 1077 rpcz_store.cc:269] 0503 14:05:31.455205 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.455235 (+ 30us) service_pool.cc:224] Handling call
0503 14:06:00.318612 (+28863377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.793844 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.793892 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.099051 (+305159us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.099053 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.099056 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.099057 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.099128 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.318454 (+219326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.318486 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.318594 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.318605 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.318606 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":28338517,"prepare.run_cpu_time_us":23942,"prepare.run_wall_time_us":305291,"replication_time_us":219391}]]}
W20260503 14:06:00.318953 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 466ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.321550 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.325336 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 492ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.327839 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.327940 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1200) took 28877 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.327984 1075 rpcz_store.cc:269] 0503 14:05:31.450368 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.450423 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:00.327937 (+28877514us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.592924 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.592968 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.019406 (+426438us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.019408 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.019415 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.019416 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.019512 (+ 96us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.327794 (+308282us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.327825 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.327920 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.327929 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.327930 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":28142388,"prepare.run_cpu_time_us":27018,"prepare.run_wall_time_us":426607,"replication_time_us":308372}]]}
W20260503 14:06:00.328189 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 9ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.330528 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.330920 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1448) took 6372 ms. Trace:
I20260503 14:06:00.331075 1096 rpcz_store.cc:276] 0503 14:05:53.958023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958373 (+ 350us) service_pool.cc:224] Handling call
0503 14:06:00.330874 (+6372501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.286368 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.286807 (+ 439us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.330236 (+ 43429us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.330238 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.330438 (+ 200us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.330439 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.330444 (+ 5us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.330445 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6327912}]]}
W20260503 14:06:00.336007 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:00.337467 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.337570 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1215) took 27987 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.337615 1075 rpcz_store.cc:269] 0503 14:05:32.349847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.349877 (+ 30us) service_pool.cc:224] Handling call
0503 14:06:00.337567 (+27987690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.019540 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.019587 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.327961 (+308374us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.327962 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.327966 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.327966 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.328052 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.337388 (+ 9336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.337451 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.337551 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.337561 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.337561 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":27669514,"prepare.run_cpu_time_us":16812,"prepare.run_wall_time_us":308519,"replication_time_us":9415}]]}
W20260503 14:06:00.337966 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.342316 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.343113 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.344096 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.344411 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.344498 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1205) took 28887 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.344553 1075 rpcz_store.cc:269] 0503 14:05:31.456917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457744 (+ 827us) service_pool.cc:224] Handling call
0503 14:06:00.344495 (+28886751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.034624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.034677 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.034678 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.034678 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.034691 (+ 13us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.034692 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.034760 (+ 68us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.344344 (+309584us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.344398 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.344475 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.344489 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.344489 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":28576762,"prepare.run_cpu_time_us":154,"prepare.run_wall_time_us":153,"replication_time_us":309646}]]}
W20260503 14:06:00.346256 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.348949 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:00.351085 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.351684 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.351778 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1099) took 27996 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.351830 1073 rpcz_store.cc:269] 0503 14:05:32.354897 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.354915 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:00.351775 (+27996860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.078316 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.078349 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.195036 (+116687us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.195038 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.195044 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.195044 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.195133 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.351640 (+156507us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.351670 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.351761 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.351769 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.351770 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":27723284,"prepare.run_cpu_time_us":6190,"prepare.run_wall_time_us":116824,"replication_time_us":156589}]]}
W20260503 14:06:00.352487 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 356ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.355536 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.355654 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1098) took 28000 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.355693 1073 rpcz_store.cc:269] 0503 14:05:32.354871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.355081 (+ 210us) service_pool.cc:224] Handling call
0503 14:06:00.355652 (+28000571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.702036 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.702077 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.117929 (+415852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.117931 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.117936 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.117936 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.118037 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.355488 (+237451us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.355521 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.355633 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.355645 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.355645 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":27346812,"prepare.run_cpu_time_us":25632,"prepare.run_wall_time_us":416010,"replication_time_us":237545}]]}
I20260503 14:06:00.355765 1078 tablet.cc:1719] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.355871 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1252) took 28002 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.355906 1078 rpcz_store.cc:269] 0503 14:05:32.353175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353644 (+ 469us) service_pool.cc:224] Handling call
0503 14:06:00.355848 (+28002204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.949455 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.950590 (+ 1135us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.136078 (+185488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.136154 (+ 76us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.136241 (+ 87us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.136242 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.141039 (+ 4797us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.355730 (+214691us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.355758 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.355835 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.355842 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.355843 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":27595656,"prepare.run_cpu_time_us":18140,"prepare.run_wall_time_us":192258,"replication_time_us":219483}]]}
W20260503 14:06:00.356103 1309 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.356365 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.358541 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.358837 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.359017 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.360330 1078 tablet.cc:1719] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.360409 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1249) took 28007 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.360446 1078 rpcz_store.cc:269] 0503 14:05:32.353121 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353470 (+ 349us) service_pool.cc:224] Handling call
0503 14:06:00.360407 (+28006937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.062015 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.062078 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.190636 (+128558us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.190638 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.190643 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.190643 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.190764 (+ 121us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.360293 (+169529us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.360318 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.360395 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.360402 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.360402 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":27708468,"prepare.run_cpu_time_us":6980,"prepare.run_wall_time_us":128757,"replication_time_us":169644}]]}
W20260503 14:06:00.360905 1326 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.362619 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.365212 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.365303 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1144) took 28910 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.365338 1077 rpcz_store.cc:269] 0503 14:05:31.455075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.455088 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:00.365300 (+28910212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.999792 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.019710 (+ 19918us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.126788 (+107078us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.126790 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.126793 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.126794 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.127440 (+ 646us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.365169 (+237729us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.365198 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.365285 (+ 87us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.365293 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.365294 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":28543299,"prepare.run_cpu_time_us":11573,"prepare.run_wall_time_us":128256,"replication_time_us":238370}]]}
I20260503 14:06:00.365470 1078 tablet.cc:1719] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.365548 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1223) took 28916 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.365584 1078 rpcz_store.cc:269] 0503 14:05:31.449429 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449498 (+ 69us) service_pool.cc:224] Handling call
0503 14:06:00.365546 (+28916048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.722980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.723038 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.947271 (+224233us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.947273 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.947277 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.947278 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.947366 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.365402 (+418036us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.365458 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.365532 (+ 74us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.365540 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.365540 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":28273403,"prepare.run_cpu_time_us":13938,"prepare.run_wall_time_us":224401,"replication_time_us":418119}]]}
W20260503 14:06:00.368731 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 400ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.374071 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.389812 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.390887 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.390992 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1216) took 28037 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.391027 1075 rpcz_store.cc:269] 0503 14:05:32.353318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.354356 (+ 1038us) service_pool.cc:224] Handling call
0503 14:06:00.390989 (+28036633us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.099970 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.100007 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.203988 (+103981us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.203991 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.203995 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.203997 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.204085 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.390823 (+186738us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.390869 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.390972 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.390982 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.390982 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":27745503,"prepare.run_cpu_time_us":6519,"prepare.run_wall_time_us":104124,"replication_time_us":186818}]]}
W20260503 14:06:00.391535 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 448ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.399829 1078 tablet.cc:1719] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.400224 1258 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.399904 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.399966 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1248) took 28046 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.401031 1078 rpcz_store.cc:269] 0503 14:05:32.353099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353393 (+ 294us) service_pool.cc:224] Handling call
0503 14:06:00.399963 (+28046570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.820257 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.820689 (+ 432us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.150108 (+329419us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.150110 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.150115 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.150115 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.150180 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.399759 (+249579us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.399808 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.399946 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.399956 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.399957 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":27466796,"prepare.run_cpu_time_us":21289,"prepare.run_wall_time_us":329931,"replication_time_us":249639}]]}
I20260503 14:06:00.402244 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.402520 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1088) took 30587 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.402571 1077 rpcz_store.cc:269] 0503 14:05:29.815447 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.817042 (+ 1595us) service_pool.cc:224] Handling call
0503 14:06:00.402515 (+30585473us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.657942 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.657980 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.082639 (+424659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.082671 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.082676 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.082676 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.082732 (+ 56us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.402187 (+319455us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.402225 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.402498 (+ 273us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.402507 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.402507 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":29840786,"prepare.run_cpu_time_us":24421,"prepare.run_wall_time_us":424796,"replication_time_us":319504}]]}
W20260503 14:06:00.403383 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.402240 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1462) took 6273 ms. Trace:
I20260503 14:06:00.406917 1078 tablet.cc:1719] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.407071 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1183) took 31355 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.407112 1078 rpcz_store.cc:269] 0503 14:05:29.051891 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052852 (+ 961us) service_pool.cc:224] Handling call
0503 14:06:00.407068 (+31354216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:58.907100 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:58.907156 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.142806 (+1235650us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.142808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.142814 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.142815 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.142880 (+ 65us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.406874 (+263994us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.406904 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.407053 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.407062 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.407062 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":29854162,"prepare.run_cpu_time_us":112862,"prepare.run_wall_time_us":1235790,"replication_time_us":264055}]]}
W20260503 14:06:00.407513 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.405912 1096 rpcz_store.cc:276] 0503 14:05:54.128476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.128748 (+ 272us) service_pool.cc:224] Handling call
0503 14:06:00.402231 (+6273483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.331621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.331699 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.398555 (+ 66856us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.398639 (+ 84us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.398965 (+ 326us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.398966 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.399306 (+ 340us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.399390 (+ 84us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6202810}]]}
I20260503 14:06:00.415903 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.416036 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1208) took 28959 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.416069 1075 rpcz_store.cc:269] 0503 14:05:31.456965 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457238 (+ 273us) service_pool.cc:224] Handling call
0503 14:06:00.416034 (+28958796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.033063 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.033185 (+ 122us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.296242 (+263057us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.296244 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.296248 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.296249 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.296326 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.415852 (+119526us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.415883 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.416008 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.416027 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.416028 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":28575718,"prepare.run_cpu_time_us":17087,"prepare.run_wall_time_us":263275,"replication_time_us":119598}]]}
W20260503 14:06:00.417071 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.419824 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.419940 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1170) took 28067 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.419984 1077 rpcz_store.cc:269] 0503 14:05:32.352411 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352870 (+ 459us) service_pool.cc:224] Handling call
0503 14:06:00.419936 (+28067066us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.113605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.113670 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.148197 (+ 34527us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.148199 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.148202 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.148202 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.148276 (+ 74us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.419772 (+271496us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.419805 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.419919 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.419928 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.419929 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":27760674,"prepare.run_cpu_time_us":2077,"prepare.run_wall_time_us":34678,"replication_time_us":271563}]]}
W20260503 14:06:00.420583 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.428689 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.428810 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1076) took 28979 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.428865 1073 rpcz_store.cc:269] 0503 14:05:31.448906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.448925 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:00.428807 (+28979882us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.914272 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.914336 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.096092 (+181756us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.096094 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.096098 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.096099 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.096177 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.428629 (+332452us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.428668 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.428792 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.428800 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.428801 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":28465268,"prepare.run_cpu_time_us":14317,"prepare.run_wall_time_us":181922,"replication_time_us":332523}]]}
I20260503 14:06:00.429517 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.429610 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1174) took 28077 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.429651 1077 rpcz_store.cc:269] 0503 14:05:32.352483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353299 (+ 816us) service_pool.cc:224] Handling call
0503 14:06:00.429608 (+28076309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.998555 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.998617 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.254230 (+255613us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.254232 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.254238 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.254238 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.254318 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.429469 (+175151us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.429503 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.429592 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.429602 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.429603 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"mutex_wait_us":841,"prepare.queue_time_us":27645188,"prepare.run_cpu_time_us":12797,"prepare.run_wall_time_us":255775,"replication_time_us":175225}]]}
W20260503 14:06:00.429932 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.430159 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.430444 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.430557 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1126) took 12820 ms. Trace:
I20260503 14:06:00.430593 1073 rpcz_store.cc:276] 0503 14:05:47.609698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.610174 (+ 476us) service_pool.cc:224] Handling call
0503 14:06:00.430553 (+12820379us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.982579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.982655 (+ 76us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.182187 (+199532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.182189 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.182193 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.182194 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.182274 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.429795 (+247521us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.430434 (+ 639us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.430536 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.430545 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.430546 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":629,"prepare.queue_time_us":12372270,"prepare.run_cpu_time_us":12723,"prepare.run_wall_time_us":199703,"replication_time_us":247596}]]}
I20260503 14:06:00.431528 1078 tablet.cc:1719] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.431623 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1245) took 28078 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.431659 1078 rpcz_store.cc:269] 0503 14:05:32.353018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353213 (+ 195us) service_pool.cc:224] Handling call
0503 14:06:00.431620 (+28078407us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.896402 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.896455 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.272070 (+375615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.272072 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.272077 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.272078 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.272163 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.431479 (+159316us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.431513 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.431603 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.431612 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.431612 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":27543105,"prepare.run_cpu_time_us":21039,"prepare.run_wall_time_us":375778,"replication_time_us":159396}]]}
W20260503 14:06:00.431903 1290 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.434562 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 56ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.435122 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.435243 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1249) took 12042 ms. Trace:
I20260503 14:06:00.435285 1075 rpcz_store.cc:276] 0503 14:05:48.392688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392707 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:00.435238 (+12042531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.039869 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.039910 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.193510 (+153600us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.193511 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.193516 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.193517 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.193590 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.435071 (+241481us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.435107 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.435217 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.435230 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.435230 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"mutex_wait_us":942,"prepare.queue_time_us":11647010,"prepare.run_cpu_time_us":9560,"prepare.run_wall_time_us":153728,"replication_time_us":241549}]]}
W20260503 14:06:00.435797 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.439788 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.439905 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1218) took 28086 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.439946 1075 rpcz_store.cc:269] 0503 14:05:32.353355 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353810 (+ 455us) service_pool.cc:224] Handling call
0503 14:06:00.439902 (+28086092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.101330 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.101369 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.220088 (+118719us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.220089 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.220093 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.220094 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.220167 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.439740 (+219573us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.439773 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.439884 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.439895 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.439896 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":27747442,"prepare.run_cpu_time_us":6184,"prepare.run_wall_time_us":118843,"replication_time_us":219641}]]}
W20260503 14:06:00.440078 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.440445 1078 tablet.cc:1719] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.440692 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1230) took 28984 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.440753 1078 rpcz_store.cc:269] 0503 14:05:31.456262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456406 (+ 144us) service_pool.cc:224] Handling call
0503 14:06:00.440687 (+28984281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.882733 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.882777 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.254657 (+371880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.254659 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.254663 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.254664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.254736 (+ 72us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.440304 (+185568us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.440418 (+ 114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.440557 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.440680 (+ 123us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.440681 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104,"prepare.queue_time_us":28426245,"prepare.run_cpu_time_us":21152,"prepare.run_wall_time_us":372011,"replication_time_us":185635}]]}
W20260503 14:06:00.441037 1331 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.441049 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.441183 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1141) took 28986 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.441213 1077 rpcz_store.cc:269] 0503 14:05:31.454526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.454548 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:00.441181 (+28986633us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.993119 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.993157 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.220488 (+227331us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.220489 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.220492 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.220492 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.220582 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.440988 (+220406us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.441032 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.441166 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.441174 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.441174 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":28538488,"prepare.run_cpu_time_us":14332,"prepare.run_wall_time_us":227468,"replication_time_us":220489}]]}
W20260503 14:06:00.443102 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.443928 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:00.446900 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.447012 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1093) took 28095 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.447049 1073 rpcz_store.cc:269] 0503 14:05:32.351620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352569 (+ 949us) service_pool.cc:224] Handling call
0503 14:06:00.447008 (+28094439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.874470 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.874512 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:59.994349 (+119837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:59.994350 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:59.994354 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:59.994355 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:59.994430 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.446837 (+452407us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.446885 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.446993 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.447001 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.447002 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":27521831,"prepare.run_cpu_time_us":6720,"prepare.run_wall_time_us":119973,"replication_time_us":452475}]]}
W20260503 14:06:00.447264 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.464071 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.464195 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1250) took 8626 ms. Trace:
I20260503 14:06:00.464229 1067 rpcz_store.cc:276] 0503 14:05:51.837960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838139 (+ 179us) service_pool.cc:224] Handling call
0503 14:06:00.464191 (+8626052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.303800 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.303844 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.464015 (+160171us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.464017 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.464023 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.464046 (+ 23us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.464054 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.464055 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8465594}]]}
I20260503 14:06:00.470289 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.470461 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1139) took 29021 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.470505 1077 rpcz_store.cc:269] 0503 14:05:31.449091 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449234 (+ 143us) service_pool.cc:224] Handling call
0503 14:06:00.470457 (+29021223us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.992804 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.992864 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.151439 (+158575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.151440 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.151443 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.151444 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.151528 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.470216 (+318688us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.470265 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.470436 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.470450 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.470450 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":28543488,"prepare.run_cpu_time_us":9737,"prepare.run_wall_time_us":158736,"replication_time_us":318766}]]}
W20260503 14:06:00.471051 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 393ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.475749 1078 tablet.cc:1719] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.475885 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1279) took 12082 ms. Trace:
I20260503 14:06:00.475946 1078 rpcz_store.cc:276] 0503 14:05:48.393258 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393546 (+ 288us) service_pool.cc:224] Handling call
0503 14:06:00.475882 (+12082336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.085591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.085633 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.292118 (+206485us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.292120 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.292124 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.292124 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.292203 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.475693 (+183490us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.475727 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.475865 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.475874 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.475874 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11682537,"prepare.run_cpu_time_us":10948,"prepare.run_wall_time_us":206619,"replication_time_us":183562}]]}
W20260503 14:06:00.483053 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.483726 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1478) took 6144 ms. Trace:
I20260503 14:06:00.484019 1096 rpcz_store.cc:276] 0503 14:05:54.339130 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339290 (+ 160us) service_pool.cc:224] Handling call
0503 14:06:00.483675 (+6144385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.408817 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.409063 (+ 246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.481253 (+ 72190us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.481332 (+ 79us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.481414 (+ 82us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.481415 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.482960 (+ 1545us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.482963 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":55,"prepare.queue_time_us":6069359}]]}
I20260503 14:06:00.484778 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.484965 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1221) took 28131 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.485005 1075 rpcz_store.cc:269] 0503 14:05:32.353433 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.354055 (+ 622us) service_pool.cc:224] Handling call
0503 14:06:00.484961 (+28130906us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.209650 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.209696 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.304054 (+ 94358us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.304055 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.304059 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.304059 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.304165 (+ 106us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.484726 (+180561us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.484763 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.484942 (+ 179us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.484953 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.484953 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":27855490,"prepare.run_cpu_time_us":6753,"prepare.run_wall_time_us":94532,"replication_time_us":180660}]]}
W20260503 14:06:00.485612 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.490934 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:00.491068 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1176) took 10161 ms. Trace:
I20260503 14:06:00.491110 1073 rpcz_store.cc:276] 0503 14:05:50.329071 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.329200 (+ 129us) service_pool.cc:224] Handling call
0503 14:06:00.491064 (+10161864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.182289 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.182316 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.431104 (+248788us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.431185 (+ 81us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.431189 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.431190 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.434405 (+ 3215us) log.cc:844] Serialized 912 byte log entry
0503 14:06:00.490865 (+ 56460us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.490924 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.491042 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.491056 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.491057 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":9853002,"prepare.run_cpu_time_us":17723,"prepare.run_wall_time_us":252217,"replication_time_us":59668}]]}
W20260503 14:06:00.490667 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet bb97760292b04b9c89e5488035f7f49a: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:00.494958 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:00.495085 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1152) took 10935 ms. Trace:
I20260503 14:06:00.495123 1073 rpcz_store.cc:276] 0503 14:05:49.559648 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.559668 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:00.495081 (+10935413us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.175404 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.175432 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.263934 (+ 88502us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.263936 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.263941 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.263942 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.264016 (+ 74us) log.cc:844] Serialized 858 byte log entry
0503 14:06:00.494910 (+230894us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.494945 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.495063 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.495073 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.495074 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10615673,"prepare.run_cpu_time_us":5402,"prepare.run_wall_time_us":88620,"replication_time_us":230940}]]}
W20260503 14:06:00.495699 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.496106 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 388ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.505872 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.506022 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1124) took 12896 ms. Trace:
I20260503 14:06:00.506067 1073 rpcz_store.cc:276] 0503 14:05:47.609656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.609794 (+ 138us) service_pool.cc:224] Handling call
0503 14:06:00.506018 (+12896224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.095485 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.095534 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.255890 (+160356us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.255892 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.255931 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.255932 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.255984 (+ 52us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.505795 (+249811us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.505851 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.505998 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.506009 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.506009 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":12485587,"prepare.run_cpu_time_us":13209,"prepare.run_wall_time_us":160507,"replication_time_us":249856}]]}
W20260503 14:06:00.506661 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.508332 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.508428 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1125) took 12898 ms. Trace:
W20260503 14:06:00.508834 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.508776 1073 rpcz_store.cc:276] 0503 14:05:47.609678 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.610034 (+ 356us) service_pool.cc:224] Handling call
0503 14:06:00.508425 (+12898391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.728771 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.777589 (+ 48818us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.212779 (+435190us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.212781 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.212784 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.212785 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.212872 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.508266 (+295394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.508315 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.508406 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.508419 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.508419 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":12118526,"prepare.run_cpu_time_us":35610,"prepare.run_wall_time_us":484194,"replication_time_us":295473}]]}
I20260503 14:06:00.521565 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.521730 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1220) took 28168 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.521776 1075 rpcz_store.cc:269] 0503 14:05:32.353418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353977 (+ 559us) service_pool.cc:224] Handling call
0503 14:06:00.521727 (+28167750us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.034782 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.034815 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.344747 (+309932us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.344835 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.345091 (+ 256us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.345092 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.346164 (+ 1072us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.521499 (+175335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.521533 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.521703 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.521717 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.521717 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":27680735,"prepare.run_cpu_time_us":24793,"prepare.run_wall_time_us":311582,"replication_time_us":176399}]]}
W20260503 14:06:00.522712 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.528007 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:00.528141 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1175) took 10199 ms. Trace:
I20260503 14:06:00.528178 1073 rpcz_store.cc:276] 0503 14:05:50.329057 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.329121 (+ 64us) service_pool.cc:224] Handling call
0503 14:06:00.528138 (+10199017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.011398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.011424 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.228062 (+216638us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.228064 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.228070 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.228071 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.228127 (+ 56us) log.cc:844] Serialized 912 byte log entry
0503 14:06:00.527953 (+299826us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.527992 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.528120 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.528130 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.528131 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9682209,"prepare.run_cpu_time_us":12674,"prepare.run_wall_time_us":216738,"replication_time_us":299875}]]}
W20260503 14:06:00.528937 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.534420 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.534543 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1312) took 10951 ms. Trace:
I20260503 14:06:00.534579 1065 rpcz_store.cc:276] 0503 14:05:49.583300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583681 (+ 381us) service_pool.cc:224] Handling call
0503 14:06:00.534538 (+10950857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.237133 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.237166 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.534391 (+297225us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.534393 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.534398 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.534399 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.534407 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.534408 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10653375}]]}
I20260503 14:06:00.542281 1078 tablet.cc:1719] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.542420 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1282) took 12149 ms. Trace:
I20260503 14:06:00.542469 1078 rpcz_store.cc:276] 0503 14:05:48.393327 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393608 (+ 281us) service_pool.cc:224] Handling call
0503 14:06:00.542418 (+12148810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.190780 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.190816 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.360673 (+169857us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.360675 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.360677 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.360678 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.360754 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.542160 (+181406us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.542261 (+ 101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.542400 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.542412 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.542412 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89,"prepare.queue_time_us":11790572,"prepare.run_cpu_time_us":11631,"prepare.run_wall_time_us":169980,"replication_time_us":181475}]]}
I20260503 14:06:00.552417 1078 tablet.cc:1719] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.552577 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1285) took 12159 ms. Trace:
I20260503 14:06:00.552623 1078 rpcz_store.cc:276] 0503 14:05:48.393387 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393717 (+ 330us) service_pool.cc:224] Handling call
0503 14:06:00.552573 (+12158856us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.141875 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.144512 (+ 2637us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.355950 (+211438us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.355951 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.355955 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.355956 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.356031 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.552355 (+196324us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.552391 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.552555 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.552565 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.552566 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11741752,"prepare.run_cpu_time_us":15164,"prepare.run_wall_time_us":214235,"replication_time_us":196392}]]}
I20260503 14:06:00.554301 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:00.554447 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1261) took 11069 ms. Trace:
I20260503 14:06:00.554502 1075 rpcz_store.cc:276] 0503 14:05:49.484998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.485026 (+ 28us) service_pool.cc:224] Handling call
0503 14:06:00.554443 (+11069417us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.328066 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.328092 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.337806 (+ 9714us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.337808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.337812 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.337812 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.337887 (+ 75us) log.cc:844] Serialized 777 byte log entry
0503 14:06:00.554234 (+216347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.554286 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.554420 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.554435 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.554436 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10842916,"prepare.run_cpu_time_us":862,"prepare.run_wall_time_us":9836,"replication_time_us":216414}]]}
W20260503 14:06:00.554942 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 92ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.557850 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.557974 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1202) took 29107 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.558019 1075 rpcz_store.cc:269] 0503 14:05:31.450403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.450645 (+ 242us) service_pool.cc:224] Handling call
0503 14:06:00.557970 (+29107325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.824802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.824939 (+ 137us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.143490 (+318551us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.143492 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.143496 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.143497 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.143559 (+ 62us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.557034 (+413475us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.557832 (+ 798us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.557946 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.557963 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.557963 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":769,"prepare.queue_time_us":28374064,"prepare.run_cpu_time_us":21721,"prepare.run_wall_time_us":318771,"replication_time_us":413530}]]}
W20260503 14:06:00.558342 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.560191 1078 tablet.cc:1719] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.560276 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1278) took 12167 ms. Trace:
I20260503 14:06:00.560308 1078 rpcz_store.cc:276] 0503 14:05:48.393235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393522 (+ 287us) service_pool.cc:224] Handling call
0503 14:06:00.560273 (+12166751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.272195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.272241 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.431664 (+159423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.431665 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.431669 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.431670 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.431734 (+ 64us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.560148 (+128414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.560181 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.560260 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.560267 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.560267 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11869257,"prepare.run_cpu_time_us":8534,"prepare.run_wall_time_us":159546,"replication_time_us":128443}]]}
W20260503 14:06:00.571408 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.573426 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.575811 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.575964 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1209) took 29118 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.576010 1075 rpcz_store.cc:269] 0503 14:05:31.456981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.457353 (+ 372us) service_pool.cc:224] Handling call
0503 14:06:00.575962 (+29118609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.847729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.847817 (+ 88us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.289433 (+441616us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.289435 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.289440 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.289441 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.289523 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.575736 (+286213us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.575793 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.575940 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.575954 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.575954 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":28390256,"prepare.run_cpu_time_us":25515,"prepare.run_wall_time_us":441813,"replication_time_us":286288}]]}
W20260503 14:06:00.576341 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 75ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.579828 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.579954 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1300) took 10996 ms. Trace:
I20260503 14:06:00.579991 1075 rpcz_store.cc:276] 0503 14:05:49.583141 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583456 (+ 315us) service_pool.cc:224] Handling call
0503 14:06:00.579951 (+10996495us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.956452 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.956483 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.269289 (+312806us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.269291 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.269295 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.269296 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.269373 (+ 77us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.579226 (+309853us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.579792 (+ 566us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.579931 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.579944 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.579944 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":554,"prepare.queue_time_us":10372925,"prepare.run_cpu_time_us":17571,"prepare.run_wall_time_us":312930,"replication_time_us":309924}]]}
W20260503 14:06:00.580140 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.580295 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.586308 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:00.589486 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.591869 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:00.592010 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.592245 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1143) took 29137 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.592295 1077 rpcz_store.cc:269] 0503 14:05:31.454890 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.454904 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:00.592241 (+29137337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.023329 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.023388 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.156440 (+133052us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.156443 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.156447 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.156447 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.156523 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.591955 (+435432us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.591993 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.592222 (+ 229us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.592233 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.592234 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":28568349,"prepare.run_cpu_time_us":8284,"prepare.run_wall_time_us":133201,"replication_time_us":435502}]]}
W20260503 14:06:00.592978 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.593024 1078 tablet.cc:1719] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.593138 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1229) took 29136 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.593168 1078 rpcz_store.cc:269] 0503 14:05:31.456245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.456290 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:00.593136 (+29136846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.819774 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.819829 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.218420 (+398591us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.218422 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.218426 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.218426 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.218525 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.592951 (+374426us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.593009 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.593117 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.593129 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.593130 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":28363379,"prepare.run_cpu_time_us":26877,"prepare.run_wall_time_us":398759,"replication_time_us":374519}]]}
W20260503 14:06:00.596829 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.597528 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.597819 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.598270 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1502) took 6023 ms. Trace:
I20260503 14:06:00.598611 1096 rpcz_store.cc:276] 0503 14:05:54.574806 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574923 (+ 117us) service_pool.cc:224] Handling call
0503 14:06:00.598265 (+6023342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.486255 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.486404 (+ 149us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.597736 (+111332us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.597738 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.597742 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.597742 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.597812 (+ 70us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.597814 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5911269}]]}
I20260503 14:06:00.600625 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.600726 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1123) took 12991 ms. Trace:
I20260503 14:06:00.600761 1073 rpcz_store.cc:276] 0503 14:05:47.609635 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.609675 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:00.600723 (+12991048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:59.994448 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:59.994527 (+ 79us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.447086 (+452559us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.447088 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.447092 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.447092 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.447151 (+ 59us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.600577 (+153426us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.600610 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.600709 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.600716 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.600717 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12384669,"prepare.run_cpu_time_us":26611,"prepare.run_wall_time_us":452710,"replication_time_us":153479}]]}
W20260503 14:06:00.601378 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.605696 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.605805 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1128) took 12996 ms. Trace:
I20260503 14:06:00.605844 1073 rpcz_store.cc:276] 0503 14:05:47.609739 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.610466 (+ 727us) service_pool.cc:224] Handling call
0503 14:06:00.605803 (+12995337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.118052 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.118094 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.356184 (+238090us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.356185 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.356189 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.356189 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.356268 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.605630 (+249362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.605679 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.605781 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.605796 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.605797 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":12507439,"prepare.run_cpu_time_us":13556,"prepare.run_wall_time_us":238231,"replication_time_us":249435}]]}
W20260503 14:06:00.606180 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.606658 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.606768 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1219) took 28253 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.606900 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.606812 1075 rpcz_store.cc:269] 0503 14:05:32.353398 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353898 (+ 500us) service_pool.cc:224] Handling call
0503 14:06:00.606765 (+28252867us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.019632 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.019929 (+ 297us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.232999 (+213070us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.233000 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.233006 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.233007 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.233096 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.606588 (+373492us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.606647 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.606743 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.606755 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.606756 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":27665664,"prepare.run_cpu_time_us":12365,"prepare.run_wall_time_us":213472,"replication_time_us":373577}]]}
W20260503 14:06:00.614387 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.614672 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
W20260503 14:06:00.618921 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:00.631232 26083 tablet_replica.cc:333] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:00.631343 26083 raft_consensus.cc:2243] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:00.631415 26083 raft_consensus.cc:2272] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:00.631961 26083 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.635037 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.635174 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1132) took 11122 ms. Trace:
I20260503 14:06:00.635213 1073 rpcz_store.cc:276] 0503 14:05:49.512713 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.512904 (+ 191us) service_pool.cc:224] Handling call
0503 14:06:00.635170 (+11122266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.256001 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.256032 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.506085 (+250053us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.506087 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.506092 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.506093 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.506185 (+ 92us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.634984 (+128799us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.635022 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.635153 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.635164 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.635164 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10742974,"prepare.run_cpu_time_us":16177,"prepare.run_wall_time_us":250194,"replication_time_us":128884}]]}
W20260503 14:06:00.635673 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.638906 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.639025 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1211) took 13031 ms. Trace:
I20260503 14:06:00.639072 1077 rpcz_store.cc:276] 0503 14:05:47.607687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.607705 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:00.639022 (+13031317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.148290 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.148343 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.420295 (+271952us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.420297 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.420303 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.420304 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.420395 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.638844 (+218449us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.638888 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.639003 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.639014 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.639015 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":12540440,"prepare.run_cpu_time_us":19615,"prepare.run_wall_time_us":272119,"replication_time_us":218533}]]}
W20260503 14:06:00.641255 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.647246 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:00.647377 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1290) took 11064 ms. Trace:
I20260503 14:06:00.647440 1075 rpcz_store.cc:276] 0503 14:05:49.583002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583211 (+ 209us) service_pool.cc:224] Handling call
0503 14:06:00.647373 (+11064162us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.337910 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.337932 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.554758 (+216826us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.554760 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.554767 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.554768 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.554851 (+ 83us) log.cc:844] Serialized 804 byte log entry
0503 14:06:00.647198 (+ 92347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.647233 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.647354 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.647365 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.647366 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10754633,"prepare.run_cpu_time_us":12585,"prepare.run_wall_time_us":216960,"replication_time_us":92424}]]}
W20260503 14:06:00.647719 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.651612 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.651744 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1224) took 28298 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.651787 1075 rpcz_store.cc:269] 0503 14:05:32.353506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353569 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:00.651740 (+28298171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.289549 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.289599 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.576114 (+286515us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.576116 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.576122 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.576123 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.576212 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.651529 (+ 75317us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.651594 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.651719 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.651732 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.651733 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":27935859,"prepare.run_cpu_time_us":18696,"prepare.run_wall_time_us":286683,"replication_time_us":75401}]]}
W20260503 14:06:00.652038 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 350ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.658649 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.658769 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1138) took 29209 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.658816 1077 rpcz_store.cc:269] 0503 14:05:31.449074 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449133 (+ 59us) service_pool.cc:224] Handling call
0503 14:06:00.658765 (+29209632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.067182 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.067231 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.263172 (+195941us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.263175 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.263179 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.263180 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.263252 (+ 72us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.658599 (+395347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.658631 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.658745 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.658758 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.658759 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":28617959,"prepare.run_cpu_time_us":13075,"prepare.run_wall_time_us":196078,"replication_time_us":395412}]]}
W20260503 14:06:00.659344 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.664994 1134 op_tracker.cc:284] OpTracker waiting for 20 outstanding ops to complete now for 1.007s
I20260503 14:06:00.665078 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:06:00.664960 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.665146 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1269) took 8593 ms. Trace:
I20260503 14:06:00.665179 1067 rpcz_store.cc:276] 0503 14:05:52.071207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071435 (+ 228us) service_pool.cc:224] Handling call
0503 14:06:00.665142 (+8593707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.464346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.464385 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.664900 (+200515us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.664902 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.664939 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.664940 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.664947 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.664948 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8392851}]]}
I20260503 14:06:00.665107 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.665603 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.666050 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.666492 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.666720 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.667003 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.667378 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.667855 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.668289 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.668790 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.669179 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.669541 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.669991 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.670221 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.670327 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1215) took 13061 ms. Trace:
I20260503 14:06:00.670361 1077 rpcz_store.cc:276] 0503 14:05:47.608751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.608769 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:00.670323 (+13061554us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.254337 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.254390 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.429703 (+175313us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.429704 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.429708 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.429708 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.429787 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.670169 (+240382us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.670210 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.670303 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.670316 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.670316 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":12645367,"prepare.run_cpu_time_us":10772,"prepare.run_wall_time_us":175457,"replication_time_us":240434}]]}
I20260503 14:06:00.670269 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.670470 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.670751 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.670961 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=509, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:06:00.671077 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 339ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.671046 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.671496 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.671903 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:00.683435 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.683585 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1223) took 28330 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.683632 1075 rpcz_store.cc:269] 0503 14:05:32.353481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353758 (+ 277us) service_pool.cc:224] Handling call
0503 14:06:00.683582 (+28329824us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.296346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.296382 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.416093 (+119711us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.416094 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.416101 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.416102 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.416182 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.683335 (+267153us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.683396 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.683564 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.683574 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.683575 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":27942489,"prepare.run_cpu_time_us":7327,"prepare.run_wall_time_us":119845,"replication_time_us":267226}]]}
W20260503 14:06:00.683988 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.705312 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:00.705492 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1181) took 10079 ms. Trace:
I20260503 14:06:00.705538 1073 rpcz_store.cc:276] 0503 14:05:50.625928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626108 (+ 180us) service_pool.cc:224] Handling call
0503 14:06:00.705485 (+10079377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.228145 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.228183 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.528191 (+300008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.528193 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.528199 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.528199 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.528270 (+ 71us) log.cc:844] Serialized 939 byte log entry
0503 14:06:00.705247 (+176977us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.705288 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.705460 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.705473 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.705473 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":9601976,"prepare.run_cpu_time_us":20686,"prepare.run_wall_time_us":300133,"replication_time_us":177042}]]}
I20260503 14:06:00.705348 1078 tablet.cc:1719] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.705928 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1251) took 28352 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.705966 1078 rpcz_store.cc:269] 0503 14:05:32.353150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353555 (+ 405us) service_pool.cc:224] Handling call
0503 14:06:00.705924 (+28352369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.254752 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.254795 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.440766 (+185971us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.440767 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.440772 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.440772 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.440861 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.705273 (+264412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.705327 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.705907 (+ 580us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.705918 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.705918 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":27901114,"prepare.run_cpu_time_us":14168,"prepare.run_wall_time_us":186125,"replication_time_us":264494}]]}
W20260503 14:06:00.706310 1331 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.706473 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 412ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.708877 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.708989 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1129) took 13099 ms. Trace:
I20260503 14:06:00.709025 1073 rpcz_store.cc:276] 0503 14:05:47.609758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.610624 (+ 866us) service_pool.cc:224] Handling call
0503 14:06:00.708987 (+13098363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.195150 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.195192 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.352194 (+157002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.352196 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.352200 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.352201 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.352284 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.708784 (+356500us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.708860 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.708972 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.708981 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.708981 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":12584413,"prepare.run_cpu_time_us":10807,"prepare.run_wall_time_us":157156,"replication_time_us":356575}]]}
W20260503 14:06:00.709272 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.710325 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.711313 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1519) took 5940 ms. Trace:
I20260503 14:06:00.711570 1096 rpcz_store.cc:276] 0503 14:05:54.771277 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.771314 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:00.711309 (+5939995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.599958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.601999 (+ 2041us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.710073 (+108074us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.710075 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.710157 (+ 82us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.710157 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.710240 (+ 83us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.710241 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5828562}]]}
I20260503 14:06:00.719429 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.719581 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1245) took 12326 ms. Trace:
I20260503 14:06:00.719622 1075 rpcz_store.cc:276] 0503 14:05:48.392598 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392908 (+ 310us) service_pool.cc:224] Handling call
0503 14:06:00.719577 (+12326669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.220181 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.220216 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.439901 (+219685us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.439902 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.439907 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.439908 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.440010 (+ 102us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.719346 (+279336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.719405 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.719558 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.719568 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.719568 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11816875,"prepare.run_cpu_time_us":12306,"prepare.run_wall_time_us":219837,"replication_time_us":279431}]]}
W20260503 14:06:00.719906 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.725524 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.725666 1073 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1092) took 28375 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.725713 1073 rpcz_store.cc:269] 0503 14:05:32.350472 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.350615 (+ 143us) service_pool.cc:224] Handling call
0503 14:06:00.725663 (+28375048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.096200 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.096247 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.428827 (+332580us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.428830 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.428835 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.428836 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.428927 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.725448 (+296521us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.725506 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.725644 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.725655 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.725655 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":27745467,"prepare.run_cpu_time_us":18767,"prepare.run_wall_time_us":332735,"replication_time_us":296605}]]}
W20260503 14:06:00.726529 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.727636 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.727748 1075 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1217) took 28374 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.727789 1075 rpcz_store.cc:269] 0503 14:05:32.353339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353729 (+ 390us) service_pool.cc:224] Handling call
0503 14:06:00.727744 (+28374015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.143581 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.143618 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.558090 (+414472us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.558091 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.558096 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.558097 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.558186 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.727585 (+169399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.727619 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.727728 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.727737 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.727738 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":27789778,"prepare.run_cpu_time_us":26413,"prepare.run_wall_time_us":414618,"replication_time_us":169483}]]}
W20260503 14:06:00.728304 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 75ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.731137 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:00.731253 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1278) took 11148 ms. Trace:
I20260503 14:06:00.731297 1075 rpcz_store.cc:276] 0503 14:05:49.582860 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582904 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:00.731248 (+11148344us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.193614 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.193644 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.435272 (+241628us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.435274 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.435279 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.435279 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.435354 (+ 75us) log.cc:844] Serialized 804 byte log entry
0503 14:06:00.731094 (+295740us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.731124 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.731230 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.731239 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.731240 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10610664,"prepare.run_cpu_time_us":14459,"prepare.run_wall_time_us":241757,"replication_time_us":295809}]]}
W20260503 14:06:00.731539 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.744868 1078 tablet.cc:1719] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.745028 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1226) took 29295 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.745078 1078 rpcz_store.cc:269] 0503 14:05:31.449480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449583 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:00.745024 (+29295441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.143109 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.143155 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.407270 (+264115us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.407273 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.407278 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.407278 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.407393 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.744788 (+337395us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.744838 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.745005 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.745016 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.745016 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":28690105,"prepare.run_cpu_time_us":15501,"prepare.run_wall_time_us":264306,"replication_time_us":337503}]]}
W20260503 14:06:00.745329 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.745673 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.745787 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1140) took 29296 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.745823 1077 rpcz_store.cc:269] 0503 14:05:31.449105 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.449156 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:00.745783 (+29296627us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.082920 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.082957 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.403102 (+320145us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.403104 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.403109 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.403109 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.403187 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.745630 (+342443us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.745659 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.745759 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.745776 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.745777 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":28633641,"prepare.run_cpu_time_us":20483,"prepare.run_wall_time_us":320292,"replication_time_us":342492}]]}
W20260503 14:06:00.746099 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.747051 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:00.747140 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1160) took 10833 ms. Trace:
I20260503 14:06:00.747177 1073 rpcz_store.cc:276] 0503 14:05:49.913704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913880 (+ 176us) service_pool.cc:224] Handling call
0503 14:06:00.747137 (+10833257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.264033 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.264070 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.495112 (+231042us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.495114 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.495118 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.495118 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.495204 (+ 86us) log.cc:844] Serialized 885 byte log entry
0503 14:06:00.746972 (+251768us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.747043 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.747118 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.747130 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.747130 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":10350102,"prepare.run_cpu_time_us":17167,"prepare.run_wall_time_us":231182,"replication_time_us":251849}]]}
W20260503 14:06:00.747620 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.756585 1078 tablet.cc:1719] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.756831 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1281) took 12363 ms. Trace:
I20260503 14:06:00.756909 1078 rpcz_store.cc:276] 0503 14:05:48.393299 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393352 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:00.756819 (+12363467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.150195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.150244 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.400006 (+249762us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.400008 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.400014 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.400014 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.400123 (+ 109us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.756483 (+356360us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.756557 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.756790 (+ 233us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.756806 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.756807 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":11747389,"prepare.run_cpu_time_us":17998,"prepare.run_wall_time_us":249937,"replication_time_us":356460}]]}
I20260503 14:06:00.763187 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:00.763324 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1150) took 11203 ms. Trace:
I20260503 14:06:00.763365 1073 rpcz_store.cc:276] 0503 14:05:49.559605 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.559750 (+ 145us) service_pool.cc:224] Handling call
0503 14:06:00.763319 (+11203569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.212892 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.212925 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.508603 (+295678us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.508605 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.508609 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.508609 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.508686 (+ 77us) log.cc:844] Serialized 858 byte log entry
0503 14:06:00.763135 (+254449us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.763172 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.763298 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.763313 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.763314 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10629036,"prepare.run_cpu_time_us":18151,"prepare.run_wall_time_us":295805,"replication_time_us":254519}]]}
W20260503 14:06:00.763514 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 221ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.769134 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.769268 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1172) took 28416 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.769308 1077 rpcz_store.cc:269] 0503 14:05:32.352453 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353099 (+ 646us) service_pool.cc:224] Handling call
0503 14:06:00.769265 (+28416166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.127606 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.128271 (+ 665us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.368446 (+240175us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.368448 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.368453 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.368454 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.368546 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.769072 (+400526us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.769117 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.769247 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.769258 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.769259 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"mutex_wait_us":895,"prepare.queue_time_us":27774397,"prepare.run_cpu_time_us":17301,"prepare.run_wall_time_us":240955,"replication_time_us":400613}]]}
W20260503 14:06:00.770082 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.771004 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:00.775703 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.775820 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1142) took 11251 ms. Trace:
I20260503 14:06:00.775851 1073 rpcz_store.cc:276] 0503 14:05:49.524445 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.524747 (+ 302us) service_pool.cc:224] Handling call
0503 14:06:00.775816 (+11251069us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.447166 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.447198 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.600759 (+153561us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.600761 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.600766 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.600766 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.600847 (+ 81us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.775658 (+174811us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.775692 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.775798 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.775808 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.775809 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10922342,"prepare.run_cpu_time_us":10476,"prepare.run_wall_time_us":153690,"replication_time_us":174857}]]}
W20260503 14:06:00.775965 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.779512 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.779635 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1140) took 11256 ms. Trace:
I20260503 14:06:00.779673 1073 rpcz_store.cc:276] 0503 14:05:49.523591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.523654 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:00.779632 (+11255978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.356290 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.356318 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.605941 (+249623us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.605944 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.605949 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.605950 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.606035 (+ 85us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.779439 (+173404us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.779501 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.779614 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.779624 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.779624 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":10832533,"prepare.run_cpu_time_us":16642,"prepare.run_wall_time_us":249759,"replication_time_us":173483}]]}
W20260503 14:06:00.780282 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.785446 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.785596 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1173) took 28433 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.785646 1077 rpcz_store.cc:269] 0503 14:05:32.352467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353215 (+ 748us) service_pool.cc:224] Handling call
0503 14:06:00.785592 (+28432377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.099148 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.099190 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.318638 (+219448us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.318640 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.318646 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.318647 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.318723 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.785221 (+466498us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.785425 (+ 204us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.785568 (+ 143us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.785583 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.785583 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":190,"mutex_wait_us":867,"prepare.queue_time_us":27745855,"prepare.run_cpu_time_us":13567,"prepare.run_wall_time_us":219584,"replication_time_us":466567}]]}
W20260503 14:06:00.785846 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.792448 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.792618 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1169) took 28440 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.792657 1077 rpcz_store.cc:269] 0503 14:05:32.352394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352758 (+ 364us) service_pool.cc:224] Handling call
0503 14:06:00.792614 (+28439856us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.220595 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.220667 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.442096 (+221429us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.442098 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.442187 (+ 89us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.442187 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.442933 (+ 746us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.792362 (+349429us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.792422 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.792589 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.792598 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.792599 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":27867736,"prepare.run_cpu_time_us":14489,"prepare.run_wall_time_us":222438,"replication_time_us":350168}]]}
W20260503 14:06:00.792920 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 231ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.796404 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.796572 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1171) took 28444 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.796619 1077 rpcz_store.cc:269] 0503 14:05:32.352438 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353907 (+ 1469us) service_pool.cc:224] Handling call
0503 14:06:00.796569 (+28442662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.156555 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.156606 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.592703 (+436097us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.592705 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.592711 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.592712 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.592810 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.796289 (+203479us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.796382 (+ 93us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.796550 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.796560 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.796561 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"mutex_wait_us":240,"prepare.queue_time_us":27802539,"prepare.run_cpu_time_us":34722,"prepare.run_wall_time_us":436273,"replication_time_us":203569}]]}
W20260503 14:06:00.797384 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 428ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.803632 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.803768 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1244) took 12411 ms. Trace:
I20260503 14:06:00.803814 1075 rpcz_store.cc:276] 0503 14:05:48.392572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392881 (+ 309us) service_pool.cc:224] Handling call
0503 14:06:00.803764 (+12410883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.558214 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.558268 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.728064 (+169796us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.728066 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.728069 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.728070 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.728237 (+ 167us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.803545 (+ 75308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.803610 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.803746 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.803755 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.803755 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":12156427,"prepare.run_cpu_time_us":12904,"prepare.run_wall_time_us":170171,"replication_time_us":75467}]]}
W20260503 14:06:00.804780 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.805136 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:00.805244 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1303) took 11222 ms. Trace:
I20260503 14:06:00.805280 1075 rpcz_store.cc:276] 0503 14:05:49.583171 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583518 (+ 347us) service_pool.cc:224] Handling call
0503 14:06:00.805242 (+11221724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.269389 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.269417 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.596349 (+326932us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.596351 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.596357 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.596429 (+ 72us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.596667 (+ 238us) log.cc:844] Serialized 777 byte log entry
0503 14:06:00.805097 (+208430us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.805125 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.805226 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.805235 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.805235 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10685828,"prepare.run_cpu_time_us":24264,"prepare.run_wall_time_us":327298,"replication_time_us":208663}]]}
W20260503 14:06:00.805605 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 359ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.808514 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:00.808650 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1148) took 11249 ms. Trace:
I20260503 14:06:00.808701 1073 rpcz_store.cc:276] 0503 14:05:49.559572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.559737 (+ 165us) service_pool.cc:224] Handling call
0503 14:06:00.808646 (+11248909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.352313 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.352344 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.709122 (+356778us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.709124 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.709128 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.709128 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.709179 (+ 51us) log.cc:844] Serialized 858 byte log entry
0503 14:06:00.808473 (+ 99294us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.808503 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.808630 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.808640 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.808640 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10770878,"prepare.run_cpu_time_us":23784,"prepare.run_wall_time_us":356873,"replication_time_us":99338}]]}
W20260503 14:06:00.808843 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.808966 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:00.809047 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1134) took 11295 ms. Trace:
I20260503 14:06:00.809077 1073 rpcz_store.cc:276] 0503 14:05:49.513854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.513912 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:00.809045 (+11295133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.506204 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.506234 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.635246 (+129012us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.635248 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.635255 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.635256 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.635343 (+ 87us) log.cc:844] Serialized 804 byte log entry
0503 14:06:00.808934 (+173591us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.808960 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.809025 (+ 65us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.809039 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.809039 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":10992188,"prepare.run_cpu_time_us":8326,"prepare.run_wall_time_us":129148,"replication_time_us":173665}]]}
W20260503 14:06:00.809144 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.817656 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:00.817823 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1162) took 10904 ms. Trace:
I20260503 14:06:00.817934 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.818044 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1248) took 12425 ms. Trace:
I20260503 14:06:00.818074 1075 rpcz_store.cc:276] 0503 14:05:48.392664 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393089 (+ 425us) service_pool.cc:224] Handling call
0503 14:06:00.818041 (+12424952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.304189 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.304236 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.484975 (+180739us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.484978 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.484985 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.484986 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.485097 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.817870 (+332773us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.817919 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.818026 (+ 107us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.818034 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.818035 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11902345,"prepare.run_cpu_time_us":12417,"prepare.run_wall_time_us":180918,"replication_time_us":332878}]]}
W20260503 14:06:00.818164 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.817858 1073 rpcz_store.cc:276] 0503 14:05:49.913734 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913796 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:00.817819 (+10904023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.293031 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.293455 (+ 424us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.323640 (+ 30185us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.323810 (+ 170us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.324308 (+ 498us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.324308 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.325184 (+ 876us) log.cc:844] Serialized 885 byte log entry
0503 14:06:00.817605 (+492421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.817638 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.817798 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.817810 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.817811 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10379103,"prepare.run_cpu_time_us":1073,"prepare.run_wall_time_us":32602,"replication_time_us":493289}]]}
W20260503 14:06:00.818383 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.827051 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.827188 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1247) took 12434 ms. Trace:
I20260503 14:06:00.827229 1075 rpcz_store.cc:276] 0503 14:05:48.392642 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392993 (+ 351us) service_pool.cc:224] Handling call
0503 14:06:00.827184 (+12434191us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.346441 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.346774 (+ 333us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.521726 (+174952us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.521728 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.521823 (+ 95us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.521824 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.522580 (+ 756us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.826968 (+304388us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.827029 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.827166 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.827176 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.827177 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":11953362,"prepare.run_cpu_time_us":16753,"prepare.run_wall_time_us":176158,"replication_time_us":305137}]]}
W20260503 14:06:00.827960 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 439ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.839947 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.840109 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1243) took 12447 ms. Trace:
I20260503 14:06:00.840157 1075 rpcz_store.cc:276] 0503 14:05:48.392521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392772 (+ 251us) service_pool.cc:224] Handling call
0503 14:06:00.840104 (+12447332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.204102 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.204159 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.390998 (+186839us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.391000 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.391006 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.391007 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.391092 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.839861 (+448769us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.839919 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.840080 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.840097 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.840098 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":11811242,"prepare.run_cpu_time_us":10710,"prepare.run_wall_time_us":186999,"replication_time_us":448836}]]}
W20260503 14:06:00.840461 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 40ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.843868 1078 tablet.cc:1719] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.843988 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1250) took 28490 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.844026 1078 rpcz_store.cc:269] 0503 14:05:32.353135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353581 (+ 446us) service_pool.cc:224] Handling call
0503 14:06:00.843986 (+28490405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.218541 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.218617 (+ 76us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.593138 (+374521us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.593139 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.593222 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.593223 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.597403 (+ 4180us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.843797 (+246394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.843848 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.843960 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.843977 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.843978 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":27864886,"prepare.run_cpu_time_us":38962,"prepare.run_wall_time_us":378959,"replication_time_us":250569}]]}
W20260503 14:06:00.844321 1292 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.849386 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.849521 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1276) took 11266 ms. Trace:
I20260503 14:06:00.849567 1065 rpcz_store.cc:276] 0503 14:05:49.582811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583938 (+ 1127us) service_pool.cc:224] Handling call
0503 14:06:00.849518 (+11265580us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.534706 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.534739 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.849326 (+314587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.849328 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.849334 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.849365 (+ 31us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.849372 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.849374 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10950710}]]}
I20260503 14:06:00.864380 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:00.864523 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1167) took 28512 ms (client timeout 29999 ms). Trace:
W20260503 14:06:00.864598 1077 rpcz_store.cc:269] 0503 14:05:32.352361 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352470 (+ 109us) service_pool.cc:224] Handling call
0503 14:06:00.864520 (+28512050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.151546 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.151593 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.470576 (+318983us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.470578 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.470582 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.470583 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.470662 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.864311 (+393649us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.864356 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.864500 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.864512 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.864513 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":27798877,"prepare.run_cpu_time_us":21458,"prepare.run_wall_time_us":319131,"replication_time_us":393723}]]}
W20260503 14:06:00.864874 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.870289 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:00.870720 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1539) took 5985 ms. Trace:
I20260503 14:06:00.871035 1096 rpcz_store.cc:276] 0503 14:05:54.885220 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.885809 (+ 589us) service_pool.cc:224] Handling call
0503 14:06:00.870665 (+5984856us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.712160 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.712302 (+ 142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.870139 (+157837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.870141 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.870210 (+ 69us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.870211 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.870219 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.870220 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5826262}]]}
I20260503 14:06:00.880897 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.881054 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1287) took 11298 ms. Trace:
I20260503 14:06:00.881098 1075 rpcz_store.cc:276] 0503 14:05:49.582972 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583125 (+ 153us) service_pool.cc:224] Handling call
0503 14:06:00.881051 (+11297926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.391109 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.391140 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.840319 (+449179us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.840321 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.840326 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.840327 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.840385 (+ 58us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.880836 (+ 40451us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.880878 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.881028 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.881041 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.881042 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10807928,"prepare.run_cpu_time_us":27629,"prepare.run_wall_time_us":449292,"replication_time_us":40500}]]}
W20260503 14:06:00.881412 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.884337 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:00.884466 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1183) took 10258 ms. Trace:
I20260503 14:06:00.884506 1073 rpcz_store.cc:276] 0503 14:05:50.625966 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626014 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:00.884464 (+10258450us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.434601 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.434926 (+ 325us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.492277 (+ 57351us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.492278 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.493907 (+ 1629us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.493907 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.495959 (+ 2052us) log.cc:844] Serialized 939 byte log entry
0503 14:06:00.884287 (+388328us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.884322 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.884447 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.884458 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.884458 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9808503,"prepare.run_cpu_time_us":5345,"prepare.run_wall_time_us":61463,"replication_time_us":390374}]]}
W20260503 14:06:00.884749 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.895221 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.895370 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1246) took 12502 ms. Trace:
I20260503 14:06:00.895409 1075 rpcz_store.cc:276] 0503 14:05:48.392621 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392934 (+ 313us) service_pool.cc:224] Handling call
0503 14:06:00.895368 (+12502434us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.233120 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.233172 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.606770 (+373598us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.606771 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.606775 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.606775 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.606854 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.895169 (+288315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.895204 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.895352 (+ 148us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.895360 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.895361 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11832841,"prepare.run_cpu_time_us":22373,"prepare.run_wall_time_us":373741,"replication_time_us":288387}]]}
W20260503 14:06:00.896006 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.902981 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:00.909200 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:00.909335 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1263) took 11349 ms. Trace:
I20260503 14:06:00.909370 1075 rpcz_store.cc:276] 0503 14:05:49.560330 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.560352 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:00.909331 (+11348979us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.440028 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.440062 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.719633 (+279571us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.719635 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.719641 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.719669 (+ 28us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.719735 (+ 66us) log.cc:844] Serialized 777 byte log entry
0503 14:06:00.909161 (+189426us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.909186 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.909309 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.909323 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.909324 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11,"prepare.queue_time_us":10857832,"prepare.run_cpu_time_us":20393,"prepare.run_wall_time_us":279727,"replication_time_us":189485}]]}
W20260503 14:06:00.909873 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.911578 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:00.911695 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1221) took 11382 ms. Trace:
I20260503 14:06:00.911732 1077 rpcz_store.cc:276] 0503 14:05:49.529259 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.529310 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:00.911690 (+11382380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.420416 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.420446 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.640335 (+219889us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.640337 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.640423 (+ 86us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.640423 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.641134 (+ 711us) log.cc:844] Serialized 804 byte log entry
0503 14:06:00.911508 (+270374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.911568 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.911671 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.911683 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.911683 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10891000,"prepare.run_cpu_time_us":21319,"prepare.run_wall_time_us":220967,"replication_time_us":271078}]]}
W20260503 14:06:00.912475 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.923413 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:00.923547 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:00.923673 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1283) took 8576 ms. Trace:
I20260503 14:06:00.923769 1067 rpcz_store.cc:276] 0503 14:05:52.347255 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.347290 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:00.923638 (+8576348us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.665300 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.665338 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.923342 (+258004us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.923344 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.923351 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.923352 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.923395 (+ 43us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:00.923396 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8317886}]]}
I20260503 14:06:00.937177 26083 tablet_replica.cc:333] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:00.937292 26083 raft_consensus.cc:2243] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:00.937354 26083 pending_rounds.cc:70] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Trying to abort 1 pending ops.
I20260503 14:06:00.937381 26083 pending_rounds.cc:77] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Aborting op as it isn't in flight: id { term: 1 index: 35 } timestamp: 661 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "47e021e74772423781f3d137373445bb" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { } }
W20260503 14:06:00.937814 26083 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Aborted: Op aborted
I20260503 14:06:00.937866 26083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1284) took 12544 ms. Trace:
I20260503 14:06:00.937896 26083 rpcz_store.cc:276] 0503 14:05:48.393368 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393696 (+ 328us) service_pool.cc:224] Handling call
0503 14:06:00.937863 (+12544167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.440888 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.440927 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.706057 (+265130us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.706059 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.706064 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.706065 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.706158 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.937808 (+231650us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.937810 (+ 2us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0503 14:06:00.937811 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":12037739,"prepare.run_cpu_time_us":17799,"prepare.run_wall_time_us":265285,"replication_time_us":231736}]]}
I20260503 14:06:00.938009 26083 raft_consensus.cc:2272] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:00.938472 1331 consensus_queue.cc:1175] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c008129ee537460eac188175a865f179" status { last_received { term: 1 index: 35 } last_committed_idx: 34 last_received_current_leader { term: 1 index: 35 } }
W20260503 14:06:00.938912 26083 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.942291 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:00.942430 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1250) took 12549 ms. Trace:
I20260503 14:06:00.942468 1075 rpcz_store.cc:276] 0503 14:05:48.392710 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393152 (+ 442us) service_pool.cc:224] Handling call
0503 14:06:00.942427 (+12549275us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.416202 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.416251 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.683662 (+267411us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.683665 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.683701 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.683702 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.683772 (+ 70us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:00.942234 (+258462us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.942269 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.942402 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.942419 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.942419 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":12014541,"prepare.run_cpu_time_us":20395,"prepare.run_wall_time_us":267581,"replication_time_us":258525}]]}
W20260503 14:06:00.942664 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.953043 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:00.953218 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1297) took 11370 ms. Trace:
I20260503 14:06:00.953271 1075 rpcz_store.cc:276] 0503 14:05:49.583103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583374 (+ 271us) service_pool.cc:224] Handling call
0503 14:06:00.953212 (+11369838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.554905 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.554940 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.647415 (+ 92475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.647417 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.647422 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.647422 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.647501 (+ 79us) log.cc:844] Serialized 831 byte log entry
0503 14:06:00.952989 (+305488us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.953025 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.953190 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.953201 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.953201 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10971493,"prepare.run_cpu_time_us":5639,"prepare.run_wall_time_us":92604,"replication_time_us":305531}]]}
W20260503 14:06:00.953662 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 408ms of latency in SegmentAllocator::Sync()
W20260503 14:06:00.958531 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:00.966357 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:00.967617 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:00.970189 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:00.984833 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:00.985035 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1161) took 11071 ms. Trace:
I20260503 14:06:00.985086 1073 rpcz_store.cc:276] 0503 14:05:49.913719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913937 (+ 218us) service_pool.cc:224] Handling call
0503 14:06:00.985031 (+11071094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.508705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.508730 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.763360 (+254630us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.763362 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.763368 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.763369 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.763443 (+ 74us) log.cc:844] Serialized 885 byte log entry
0503 14:06:00.984779 (+221336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.984814 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.985011 (+ 197us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.985020 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.985020 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10594697,"prepare.run_cpu_time_us":15501,"prepare.run_wall_time_us":254760,"replication_time_us":221403}]]}
W20260503 14:06:00.985513 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.989094 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:00.989215 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1284) took 11406 ms. Trace:
I20260503 14:06:00.989259 1075 rpcz_store.cc:276] 0503 14:05:49.582932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583079 (+ 147us) service_pool.cc:224] Handling call
0503 14:06:00.989212 (+11406133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.728393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.728458 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.803999 (+ 75541us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.804001 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.804006 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.804083 (+ 77us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.804683 (+ 600us) log.cc:844] Serialized 777 byte log entry
0503 14:06:00.989026 (+184343us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.989081 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.989194 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.989204 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.989205 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11145270,"prepare.run_cpu_time_us":5693,"prepare.run_wall_time_us":76365,"replication_time_us":184937}]]}
W20260503 14:06:00.989527 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.990796 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 22, tablet already version 50
I20260503 14:06:00.990907 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1280) took 11408 ms. Trace:
I20260503 14:06:00.990948 1075 rpcz_store.cc:276] 0503 14:05:49.582879 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582944 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:00.990903 (+11407959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.435370 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.435402 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.731256 (+295854us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.731258 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.731270 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.731271 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.731336 (+ 65us) log.cc:844] Serialized 750 byte log entry
0503 14:06:00.990756 (+259420us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.990786 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.990888 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.990896 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.990897 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10852377,"prepare.run_cpu_time_us":18004,"prepare.run_wall_time_us":295976,"replication_time_us":259480}]]}
W20260503 14:06:00.991283 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:06:00.998600 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:00.998775 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1146) took 11441 ms. Trace:
I20260503 14:06:00.998821 1073 rpcz_store.cc:276] 0503 14:05:49.557619 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.557641 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:00.998770 (+11441129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.606058 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.606098 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.780075 (+173977us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.780077 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.780082 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.780082 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.780152 (+ 70us) log.cc:844] Serialized 858 byte log entry
0503 14:06:00.998545 (+218393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:00.998580 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:00.998743 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:00.998756 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:00.998756 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11048317,"prepare.run_cpu_time_us":11980,"prepare.run_wall_time_us":174109,"replication_time_us":218453}]]}
W20260503 14:06:00.998950 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 166ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.000291 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.000407 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1149) took 11440 ms. Trace:
I20260503 14:06:01.000448 1073 rpcz_store.cc:276] 0503 14:05:49.559592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.559705 (+ 113us) service_pool.cc:224] Handling call
0503 14:06:01.000404 (+11440699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.600865 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.600903 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.775818 (+174915us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.775820 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.775825 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.775825 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.775894 (+ 69us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.000220 (+224326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.000279 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.000385 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.000397 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.000397 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11018866,"prepare.run_cpu_time_us":10316,"prepare.run_wall_time_us":175043,"replication_time_us":224388}]]}
W20260503 14:06:01.000666 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 155ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.000735 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:01.000841 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1166) took 28648 ms (client timeout 29999 ms). Trace:
W20260503 14:06:01.000882 1077 rpcz_store.cc:269] 0503 14:05:32.352346 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352520 (+ 174us) service_pool.cc:224] Handling call
0503 14:06:01.000838 (+28648318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.263268 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.263313 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.659096 (+395783us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.659099 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.659103 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.659103 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.659182 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.000694 (+341512us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.000722 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.000817 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.000831 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.000831 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":27910627,"prepare.run_cpu_time_us":26151,"prepare.run_wall_time_us":395930,"replication_time_us":341585}]]}
W20260503 14:06:01.001245 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 436ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.002316 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.002421 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1251) took 12609 ms. Trace:
I20260503 14:06:01.002467 1075 rpcz_store.cc:276] 0503 14:05:48.392730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.392869 (+ 139us) service_pool.cc:224] Handling call
0503 14:06:01.002417 (+12609548us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.576242 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.576286 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.651838 (+ 75552us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.651839 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.651844 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.651845 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.651949 (+ 104us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.002268 (+350319us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.002301 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.002401 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.002410 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.002410 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12172988,"prepare.run_cpu_time_us":5893,"prepare.run_wall_time_us":75728,"replication_time_us":350417}]]}
W20260503 14:06:01.002691 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.005843 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:01.010375 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.010511 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1242) took 11463 ms. Trace:
I20260503 14:06:01.010560 1077 rpcz_store.cc:276] 0503 14:05:49.547193 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.547251 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:01.010508 (+11463257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.429801 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.429824 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.670849 (+241025us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.670851 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.670855 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.670856 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.670933 (+ 77us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.010326 (+339393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.010359 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.010491 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.010501 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.010502 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10882448,"prepare.run_cpu_time_us":15484,"prepare.run_wall_time_us":241146,"replication_time_us":339462}]]}
W20260503 14:06:01.010882 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.012513 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.012652 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1172) took 10701 ms. Trace:
I20260503 14:06:01.012696 1073 rpcz_store.cc:276] 0503 14:05:50.311391 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311590 (+ 199us) service_pool.cc:224] Handling call
0503 14:06:01.012647 (+10701057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.325639 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.325968 (+ 329us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.818059 (+492091us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.818060 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.818063 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.818063 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.818113 (+ 50us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.012434 (+194321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.012505 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.012630 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.012638 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.012639 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":10013905,"prepare.run_cpu_time_us":34136,"prepare.run_wall_time_us":492578,"replication_time_us":194364}]]}
W20260503 14:06:01.013036 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.024260 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.024425 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1210) took 13416 ms. Trace:
I20260503 14:06:01.024469 1077 rpcz_store.cc:276] 0503 14:05:47.607503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.607519 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:01.024420 (+13416901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.443113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.443513 (+ 400us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.792674 (+349161us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.792676 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.792681 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.792682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.792777 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.024198 (+231421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.024234 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.024391 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.024411 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.024412 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12835496,"prepare.run_cpu_time_us":24174,"prepare.run_wall_time_us":349672,"replication_time_us":231509}]]}
W20260503 14:06:01.024660 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.026813 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.026943 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1122) took 13417 ms. Trace:
I20260503 14:06:01.026986 1073 rpcz_store.cc:276] 0503 14:05:47.609610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.609898 (+ 288us) service_pool.cc:224] Handling call
0503 14:06:01.026932 (+13417034us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.428944 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.428982 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.726130 (+297148us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.726132 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.726137 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.726138 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.726428 (+ 290us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.026732 (+300304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.026795 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.026913 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.026925 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.026926 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":12818922,"prepare.run_cpu_time_us":22442,"prepare.run_wall_time_us":297505,"replication_time_us":300589}]]}
W20260503 14:06:01.027375 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.030844 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:01.035912 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.036079 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1169) took 10724 ms. Trace:
I20260503 14:06:01.036125 1073 rpcz_store.cc:276] 0503 14:05:50.311345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311439 (+ 94us) service_pool.cc:224] Handling call
0503 14:06:01.036074 (+10724635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.495225 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.495256 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.747450 (+252194us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.747452 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.747455 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.747456 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.747508 (+ 52us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.035829 (+288321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.035895 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.036047 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.036065 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.036065 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10183723,"prepare.run_cpu_time_us":17360,"prepare.run_wall_time_us":252304,"replication_time_us":288366}]]}
W20260503 14:06:01.036378 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.038666 1078 tablet.cc:1719] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:01.038797 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1247) took 28685 ms (client timeout 29999 ms). Trace:
W20260503 14:06:01.038844 1078 rpcz_store.cc:269] 0503 14:05:32.353056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.353484 (+ 428us) service_pool.cc:224] Handling call
0503 14:06:01.038795 (+28685311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.407424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.407474 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.745061 (+337587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.745063 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.745067 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.745068 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.745140 (+ 72us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.038614 (+293474us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.038649 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.038775 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.038787 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.038787 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":28053850,"prepare.run_cpu_time_us":22459,"prepare.run_wall_time_us":337723,"replication_time_us":293521}]]}
W20260503 14:06:01.039047 1305 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.041340 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:01.041450 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1168) took 28689 ms (client timeout 29999 ms). Trace:
W20260503 14:06:01.041498 1077 rpcz_store.cc:269] 0503 14:05:32.352380 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.352661 (+ 281us) service_pool.cc:224] Handling call
0503 14:06:01.041446 (+28688785us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.403221 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.403262 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.745877 (+342615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.745878 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.745882 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.745883 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.745970 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.041288 (+295318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.041325 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.041429 (+ 104us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.041440 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.041440 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":28050477,"prepare.run_cpu_time_us":22473,"prepare.run_wall_time_us":342762,"replication_time_us":295399}]]}
W20260503 14:06:01.041986 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 167ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.044648 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.044754 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1299) took 11461 ms. Trace:
I20260503 14:06:01.044787 1075 rpcz_store.cc:276] 0503 14:05:49.583124 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583408 (+ 284us) service_pool.cc:224] Handling call
0503 14:06:01.044751 (+11461343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.485117 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.485146 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.818042 (+332896us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.818045 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.818050 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.818050 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.818105 (+ 55us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.044588 (+226483us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.044638 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.044733 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.044744 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.044745 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10901649,"prepare.run_cpu_time_us":22784,"prepare.run_wall_time_us":332998,"replication_time_us":226532}]]}
W20260503 14:06:01.045017 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 443ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.046422 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.046519 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1147) took 11488 ms. Trace:
I20260503 14:06:01.046550 1073 rpcz_store.cc:276] 0503 14:05:49.557639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.557673 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:01.046517 (+11488844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.635362 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.635403 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.809044 (+173641us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.809046 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.809048 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.809048 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.809106 (+ 58us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.046369 (+237263us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.046412 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.046500 (+ 88us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.046510 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.046510 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":11075838,"prepare.run_cpu_time_us":11124,"prepare.run_wall_time_us":173753,"replication_time_us":237316}]]}
W20260503 14:06:01.046664 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 362ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.047962 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.048058 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1285) took 11465 ms. Trace:
I20260503 14:06:01.048105 1075 rpcz_store.cc:276] 0503 14:05:49.582953 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583084 (+ 131us) service_pool.cc:224] Handling call
0503 14:06:01.048054 (+11464970us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.683791 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.683816 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.942543 (+258727us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.942545 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.942548 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.942548 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.942611 (+ 63us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.047883 (+105272us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.047946 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.048037 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.048048 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.048048 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11100663,"prepare.run_cpu_time_us":15577,"prepare.run_wall_time_us":258944,"replication_time_us":105329}]]}
W20260503 14:06:01.048334 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.048827 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.048931 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1228) took 11517 ms. Trace:
I20260503 14:06:01.048975 1077 rpcz_store.cc:276] 0503 14:05:49.531264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.531316 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:01.048927 (+11517611us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.641462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.641623 (+ 161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.912135 (+270512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.912137 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.912141 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.912142 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.912387 (+ 245us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.048762 (+136375us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.048819 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.048907 (+ 88us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.048921 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.048922 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11110053,"prepare.run_cpu_time_us":22479,"prepare.run_wall_time_us":271212,"replication_time_us":136615}]]}
W20260503 14:06:01.049418 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.061391 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.061546 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1213) took 13453 ms. Trace:
I20260503 14:06:01.061585 1077 rpcz_store.cc:276] 0503 14:05:47.608223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.608242 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:01.061543 (+13453301us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.368571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.368614 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.769827 (+401213us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.769829 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.769833 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.769834 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.769952 (+ 118us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.061333 (+291381us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.061369 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.061515 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.061534 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.061534 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12760220,"prepare.run_cpu_time_us":25457,"prepare.run_wall_time_us":401396,"replication_time_us":291492}]]}
W20260503 14:06:01.061822 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.071048 1129 op_tracker.cc:284] OpTracker waiting for 6 outstanding ops to complete now for 1.040s
W20260503 14:06:01.071095 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.071142 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:01.071179 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1567) took 5754 ms. Trace:
I20260503 14:06:01.071219 1096 rpcz_store.cc:276] 0503 14:05:55.316309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316386 (+ 77us) service_pool.cc:224] Handling call
0503 14:06:01.071175 (+5754789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.871817 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.872238 (+ 421us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.071066 (+198828us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.071068 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.071075 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.071076 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.071083 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.071084 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5555366}]]}
I20260503 14:06:01.071169 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:06:01.071611 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:06:01.071998 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:06:01.072288 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:06:01.072616 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "e21ce40043ae4d93ac014f6b9d7215d2" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:06:01.072969 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=541, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:01.079190 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.079346 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1157) took 11165 ms. Trace:
I20260503 14:06:01.079384 1073 rpcz_store.cc:276] 0503 14:05:49.913646 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913686 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:01.079343 (+11165657us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.709193 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.709237 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.808700 (+ 99463us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.808702 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.808707 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.808707 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.808778 (+ 71us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.079103 (+270325us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.079174 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.079324 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.079336 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.079337 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":10795418,"prepare.run_cpu_time_us":7066,"prepare.run_wall_time_us":99614,"replication_time_us":270389}]]}
W20260503 14:06:01.079808 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.085597 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:01.096859 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.097015 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1170) took 10785 ms. Trace:
I20260503 14:06:01.097054 1073 rpcz_store.cc:276] 0503 14:05:50.311360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311411 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:01.097011 (+10785600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.763474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.763509 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.985324 (+221815us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.985325 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.985330 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.985330 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.985408 (+ 78us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.096774 (+111366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.096843 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.096985 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.097002 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.097003 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":10451973,"prepare.run_cpu_time_us":15097,"prepare.run_wall_time_us":221952,"replication_time_us":111436}]]}
W20260503 14:06:01.097281 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.110741 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.110910 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1309) took 11527 ms. Trace:
I20260503 14:06:01.110965 1075 rpcz_store.cc:276] 0503 14:05:49.583258 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583610 (+ 352us) service_pool.cc:224] Handling call
0503 14:06:01.110906 (+11527296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.840408 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.840432 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.881054 (+ 40622us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.881055 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.881060 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.881061 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.881135 (+ 74us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.110686 (+229551us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.110723 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.110884 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.110898 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.110899 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11256733,"prepare.run_cpu_time_us":2519,"prepare.run_wall_time_us":40735,"replication_time_us":229618}]]}
W20260503 14:06:01.111274 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.112185 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.112293 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1214) took 13503 ms. Trace:
I20260503 14:06:01.112336 1077 rpcz_store.cc:276] 0503 14:05:47.608509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.608547 (+ 38us) service_pool.cc:224] Handling call
0503 14:06:01.112289 (+13503742us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.318740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.318792 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.785664 (+466872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.785666 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.785671 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.785671 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.785762 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.112103 (+326341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.112171 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.112268 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.112281 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.112282 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":12710100,"prepare.run_cpu_time_us":30103,"prepare.run_wall_time_us":467039,"replication_time_us":326426}]]}
W20260503 14:06:01.112502 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.113219 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:01.118819 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.118954 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1195) took 10143 ms. Trace:
I20260503 14:06:01.118988 1073 rpcz_store.cc:276] 0503 14:05:50.975063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975268 (+ 205us) service_pool.cc:224] Handling call
0503 14:06:01.118951 (+10143683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.528285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.528311 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.706142 (+177831us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.706143 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.706146 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.706146 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.706207 (+ 61us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.118687 (+412480us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.118806 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.118927 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.118943 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.118944 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":107,"prepare.queue_time_us":9552963,"prepare.run_cpu_time_us":11340,"prepare.run_wall_time_us":177937,"replication_time_us":412535}]]}
I20260503 14:06:01.119153 26083 tablet_replica.cc:333] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:01.119257 26083 raft_consensus.cc:2243] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:01.119542 26083 pending_rounds.cc:70] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Trying to abort 1 pending ops.
I20260503 14:06:01.119585 26083 pending_rounds.cc:77] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Aborting op as it isn't in flight: id { term: 1 index: 36 } timestamp: 664 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "bce1e6da046b48d586141b4328a1a229" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { } }
W20260503 14:06:01.120074 26083 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Aborted: Op aborted
I20260503 14:06:01.120131 26083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1283) took 12726 ms. Trace:
I20260503 14:06:01.120178 26083 rpcz_store.cc:276] 0503 14:05:48.393348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393660 (+ 312us) service_pool.cc:224] Handling call
0503 14:06:01.120128 (+12726468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.597576 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.597728 (+ 152us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.844100 (+246372us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.844102 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.844106 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.844107 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.844266 (+ 159us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.120066 (+275800us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.120068 (+ 2us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0503 14:06:01.120069 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":12194301,"prepare.run_cpu_time_us":16801,"prepare.run_wall_time_us":246882,"replication_time_us":275953}]]}
I20260503 14:06:01.120299 26083 raft_consensus.cc:2272] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:01.120903 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.127471 1292 consensus_queue.cc:1175] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c008129ee537460eac188175a865f179" status { last_received { term: 1 index: 36 } last_committed_idx: 35 last_received_current_leader { term: 1 index: 36 } }
W20260503 14:06:01.127923 26083 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.130682 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.130825 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1135) took 11609 ms. Trace:
I20260503 14:06:01.130862 1073 rpcz_store.cc:276] 0503 14:05:49.521684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.521738 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:01.130822 (+11609084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.726507 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.726679 (+ 172us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.027033 (+300354us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.027035 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.027041 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.027041 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.027271 (+ 230us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.130612 (+103341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.130670 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.130797 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.130813 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.130813 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11204640,"prepare.run_cpu_time_us":23652,"prepare.run_wall_time_us":300785,"replication_time_us":103563}]]}
W20260503 14:06:01.131112 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 121ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.155975 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.156133 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1164) took 11242 ms. Trace:
I20260503 14:06:01.156185 1073 rpcz_store.cc:276] 0503 14:05:49.913762 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913856 (+ 94us) service_pool.cc:224] Handling call
0503 14:06:01.156128 (+11242272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.775914 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.775943 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.000550 (+224607us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.000552 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.000556 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.000557 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.000607 (+ 50us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.155901 (+155294us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.155956 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.156107 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.156118 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.156118 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10861992,"prepare.run_cpu_time_us":14513,"prepare.run_wall_time_us":224813,"replication_time_us":155336}]]}
W20260503 14:06:01.156790 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.157084 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.157174 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1202) took 10181 ms. Trace:
I20260503 14:06:01.157213 1073 rpcz_store.cc:276] 0503 14:05:50.975190 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975225 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:01.157172 (+10181947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.496306 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.496687 (+ 381us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.884507 (+387820us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.884509 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.884513 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.884514 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.884594 (+ 80us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.157048 (+272454us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.157078 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.157153 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.157164 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.157164 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9520260,"prepare.run_cpu_time_us":26640,"prepare.run_wall_time_us":388457,"replication_time_us":272529}]]}
W20260503 14:06:01.157812 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.164921 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.165046 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1314) took 11581 ms. Trace:
I20260503 14:06:01.165094 1075 rpcz_store.cc:276] 0503 14:05:49.583326 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583729 (+ 403us) service_pool.cc:224] Handling call
0503 14:06:01.165042 (+11581313us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.596773 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.596854 (+ 81us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.805353 (+208499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.805354 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.805357 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.805358 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.805417 (+ 59us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.164845 (+359428us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.164908 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.165027 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.165035 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.165036 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":11012988,"prepare.run_cpu_time_us":14701,"prepare.run_wall_time_us":208653,"replication_time_us":359481}]]}
W20260503 14:06:01.165442 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.165505 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.165576 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1165) took 11251 ms. Trace:
I20260503 14:06:01.165607 1073 rpcz_store.cc:276] 0503 14:05:49.913776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913952 (+ 176us) service_pool.cc:224] Handling call
0503 14:06:01.165574 (+11251622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.780173 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.780202 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.998791 (+218589us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.998794 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.998801 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.998803 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.998873 (+ 70us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.165270 (+166397us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.165501 (+ 231us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.165559 (+ 58us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.165568 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.165568 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220,"prepare.queue_time_us":10866147,"prepare.run_cpu_time_us":14281,"prepare.run_wall_time_us":218724,"replication_time_us":166462}]]}
W20260503 14:06:01.165828 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.166158 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.166244 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1208) took 13559 ms. Trace:
I20260503 14:06:01.166283 1077 rpcz_store.cc:276] 0503 14:05:47.607093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.607114 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:01.166240 (+13559126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.470687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.470754 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.864660 (+393906us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.864662 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.864668 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.864669 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.864784 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.166092 (+301308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.166148 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.166225 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.166234 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.166234 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":12863456,"prepare.run_cpu_time_us":25043,"prepare.run_wall_time_us":394114,"replication_time_us":301419}]]}
W20260503 14:06:01.166589 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 113ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.200670 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.200892 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1283) took 11617 ms. Trace:
I20260503 14:06:01.200932 1075 rpcz_store.cc:276] 0503 14:05:49.582913 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583008 (+ 95us) service_pool.cc:224] Handling call
0503 14:06:01.200888 (+11617880us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.731354 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.731382 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.991179 (+259797us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.991181 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.991184 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.991185 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.991235 (+ 50us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.200590 (+209355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.200650 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.200861 (+ 211us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.200876 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.200877 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11148267,"prepare.run_cpu_time_us":15592,"prepare.run_wall_time_us":259986,"replication_time_us":209398}]]}
W20260503 14:06:01.201323 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.204361 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:01.209332 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.209494 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1209) took 13602 ms. Trace:
I20260503 14:06:01.209550 1077 rpcz_store.cc:276] 0503 14:05:47.607299 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.607317 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:01.209491 (+13602174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.745990 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.746032 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.041823 (+295791us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.041825 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.041829 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.041830 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.041915 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.209277 (+167362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.209312 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.209445 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.209483 (+ 38us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.209484 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":13138562,"prepare.run_cpu_time_us":18450,"prepare.run_wall_time_us":296123,"replication_time_us":167440}]]}
W20260503 14:06:01.209748 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.211293 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.211400 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1266) took 11651 ms. Trace:
I20260503 14:06:01.211433 1075 rpcz_store.cc:276] 0503 14:05:49.560388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.560753 (+ 365us) service_pool.cc:224] Handling call
0503 14:06:01.211396 (+11650643us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.606869 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.606895 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.895409 (+288514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.895412 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.895417 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.895418 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.895495 (+ 77us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.211253 (+315758us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.211283 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.211378 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.211388 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.211388 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11024241,"prepare.run_cpu_time_us":19761,"prepare.run_wall_time_us":288633,"replication_time_us":315829}]]}
W20260503 14:06:01.211712 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 409ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.212978 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.213068 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1273) took 11630 ms. Trace:
I20260503 14:06:01.213100 1075 rpcz_store.cc:276] 0503 14:05:49.582751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582827 (+ 76us) service_pool.cc:224] Handling call
0503 14:06:01.213065 (+11630238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.651978 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.652006 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.002534 (+350528us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.002535 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.002539 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.002539 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.002601 (+ 62us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.212916 (+210315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.212970 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.213049 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.213059 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.213059 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11069072,"prepare.run_cpu_time_us":23445,"prepare.run_wall_time_us":350631,"replication_time_us":210371}]]}
W20260503 14:06:01.213572 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 411ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.225726 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.225869 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1212) took 13617 ms. Trace:
I20260503 14:06:01.225915 1077 rpcz_store.cc:276] 0503 14:05:47.608019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.608036 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:01.225866 (+13617830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.592835 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.592888 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.796630 (+203742us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.796632 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.796637 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.796637 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.796875 (+ 238us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.225668 (+428793us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.225705 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.225847 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.225857 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.225858 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":12984681,"prepare.run_cpu_time_us":12142,"prepare.run_wall_time_us":204057,"replication_time_us":429024}]]}
W20260503 14:06:01.226203 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.237249 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.237385 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1304) took 8562 ms. Trace:
I20260503 14:06:01.237411 1067 rpcz_store.cc:276] 0503 14:05:52.674948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675031 (+ 83us) service_pool.cc:224] Handling call
0503 14:06:01.237381 (+8562350us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.924046 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.924088 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.237218 (+313130us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.237220 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.237224 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.237225 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.237232 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.237234 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8248939}]]}
W20260503 14:06:01.241591 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.241727 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1332) took 11150 ms. Trace:
I20260503 14:06:01.241756 1065 rpcz_store.cc:276] 0503 14:05:50.091291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.091470 (+ 179us) service_pool.cc:224] Handling call
0503 14:06:01.241725 (+11150255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.849751 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.849778 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.241561 (+391783us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.241563 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.241569 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.241570 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.241577 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.241578 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10758203}]]}
I20260503 14:06:01.251681 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.251828 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1182) took 10625 ms. Trace:
I20260503 14:06:01.251875 1073 rpcz_store.cc:276] 0503 14:05:50.625949 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626175 (+ 226us) service_pool.cc:224] Handling call
0503 14:06:01.251825 (+10625650us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.747534 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.747562 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.036158 (+288596us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.036160 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.036165 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.036166 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.036256 (+ 90us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.251629 (+215373us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.251664 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.251805 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.251816 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.251817 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10121313,"prepare.run_cpu_time_us":18574,"prepare.run_wall_time_us":288738,"replication_time_us":215457}]]}
W20260503 14:06:01.252267 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.252396 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.252490 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1136) took 11730 ms. Trace:
I20260503 14:06:01.252552 1073 rpcz_store.cc:276] 0503 14:05:49.522056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.522109 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:01.252487 (+11730378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.027342 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.027419 (+ 77us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.130958 (+103539us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.130960 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.130996 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.130997 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.131054 (+ 57us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.252364 (+121310us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.252390 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.252470 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.252481 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.252481 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11505127,"prepare.run_cpu_time_us":8182,"prepare.run_wall_time_us":103840,"replication_time_us":121362}]]}
W20260503 14:06:01.252913 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 117ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.254235 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.254325 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1306) took 11671 ms. Trace:
I20260503 14:06:01.254356 1075 rpcz_store.cc:276] 0503 14:05:49.583205 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583559 (+ 354us) service_pool.cc:224] Handling call
0503 14:06:01.254322 (+11670763us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.719773 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.719805 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.909722 (+189917us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.909723 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.909728 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.909729 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.909781 (+ 52us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.254128 (+344347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.254225 (+ 97us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.254305 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.254316 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.254316 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87,"prepare.queue_time_us":11136168,"prepare.run_cpu_time_us":13406,"prepare.run_wall_time_us":190026,"replication_time_us":344394}]]}
W20260503 14:06:01.254938 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.265151 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.265285 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1258) took 11352 ms. Trace:
I20260503 14:06:01.265332 1077 rpcz_store.cc:276] 0503 14:05:49.912840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.912999 (+ 159us) service_pool.cc:224] Handling call
0503 14:06:01.265282 (+11352283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.670959 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.670994 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.010579 (+339585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.010611 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.010616 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.010616 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.010678 (+ 62us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.265096 (+254418us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.265130 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.265265 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.265276 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.265277 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10757895,"prepare.run_cpu_time_us":22028,"prepare.run_wall_time_us":339727,"replication_time_us":254474}]]}
W20260503 14:06:01.265807 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.267251 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.267351 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1262) took 11707 ms. Trace:
I20260503 14:06:01.267395 1075 rpcz_store.cc:276] 0503 14:05:49.560311 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.560550 (+ 239us) service_pool.cc:224] Handling call
0503 14:06:01.267348 (+11706798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.522676 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.522821 (+ 145us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.827637 (+304816us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.827697 (+ 60us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.827703 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.827704 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.827865 (+ 161us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.267180 (+439315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.267241 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.267323 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.267341 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.267341 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10942838,"prepare.run_cpu_time_us":28844,"prepare.run_wall_time_us":305424,"replication_time_us":439470}]]}
W20260503 14:06:01.267777 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 125ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.275147 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.275286 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1178) took 10946 ms. Trace:
I20260503 14:06:01.275323 1073 rpcz_store.cc:276] 0503 14:05:50.329102 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.329118 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:01.275283 (+10946165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.999234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.999264 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.165679 (+166415us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.165680 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.165683 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.165684 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.165735 (+ 51us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.275079 (+109344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.275132 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.275262 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.275276 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.275277 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"mutex_wait_us":3,"prepare.queue_time_us":10670042,"prepare.run_cpu_time_us":11104,"prepare.run_wall_time_us":166518,"replication_time_us":109389}]]}
W20260503 14:06:01.276190 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.279915 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.280066 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1217) took 11752 ms. Trace:
I20260503 14:06:01.280120 1077 rpcz_store.cc:276] 0503 14:05:49.527688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.527722 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:01.280062 (+11752340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.864809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.864846 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.166460 (+301614us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.166461 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.166464 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.166465 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.166521 (+ 56us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.279863 (+113342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.279900 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.280041 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.280055 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.280055 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11336995,"prepare.run_cpu_time_us":18627,"prepare.run_wall_time_us":301726,"replication_time_us":113391}]]}
W20260503 14:06:01.280738 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.297186 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.297339 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1177) took 10968 ms. Trace:
I20260503 14:06:01.297389 1073 rpcz_store.cc:276] 0503 14:05:50.329086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.329294 (+ 208us) service_pool.cc:224] Handling call
0503 14:06:01.297336 (+10968042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.808814 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.808842 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.079491 (+270649us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.079493 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.079604 (+ 111us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.079604 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.079685 (+ 81us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.297138 (+217453us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.297172 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.297317 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.297328 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.297329 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10479445,"prepare.run_cpu_time_us":19907,"prepare.run_wall_time_us":270880,"replication_time_us":217528}]]}
W20260503 14:06:01.297657 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.313357 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.313503 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1185) took 10687 ms. Trace:
I20260503 14:06:01.313541 1073 rpcz_store.cc:276] 0503 14:05:50.625998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626051 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:01.313499 (+10687448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.818222 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.818247 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.012680 (+194433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.012683 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.012687 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.012688 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.012901 (+ 213us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.313304 (+300403us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.313340 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.313480 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.313490 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.313490 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"mutex_wait_us":3,"prepare.queue_time_us":10192048,"prepare.run_cpu_time_us":12653,"prepare.run_wall_time_us":194686,"replication_time_us":300610}]]}
W20260503 14:06:01.314033 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 146ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.324246 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.324409 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1583) took 5549 ms. Trace:
I20260503 14:06:01.324496 1096 rpcz_store.cc:276] 0503 14:05:55.774910 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775289 (+ 379us) service_pool.cc:224] Handling call
0503 14:06:01.324405 (+5549116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.071305 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.071353 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.324155 (+252802us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.324157 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.324162 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.324163 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.324175 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.324177 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5295934}]]}
I20260503 14:06:01.325021 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.325140 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1232) took 11790 ms. Trace:
I20260503 14:06:01.325189 1077 rpcz_store.cc:276] 0503 14:05:49.535055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.535120 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:01.325136 (+11790016us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.792795 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.792823 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.024470 (+231647us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.024472 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.024478 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.024478 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.024580 (+ 102us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.324949 (+300369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.324977 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.325119 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.325129 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.325129 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11257556,"prepare.run_cpu_time_us":14650,"prepare.run_wall_time_us":231803,"replication_time_us":300465}]]}
W20260503 14:06:01.325438 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.330819 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.330960 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1223) took 11801 ms. Trace:
I20260503 14:06:01.330997 1077 rpcz_store.cc:276] 0503 14:05:49.529847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.529900 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:01.330956 (+11801056us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.785801 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.785830 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.112322 (+326492us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.112324 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.112329 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.112329 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.112432 (+ 103us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.330769 (+218337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.330805 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.330930 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.330948 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.330948 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11255779,"prepare.run_cpu_time_us":24064,"prepare.run_wall_time_us":326661,"replication_time_us":218434}]]}
W20260503 14:06:01.331285 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 420ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.334842 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.334985 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1301) took 11751 ms. Trace:
I20260503 14:06:01.335028 1075 rpcz_store.cc:276] 0503 14:05:49.583150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583465 (+ 315us) service_pool.cc:224] Handling call
0503 14:06:01.334981 (+11751516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.804767 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.804905 (+ 138us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.989252 (+184347us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.989253 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.989259 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.989260 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.989340 (+ 80us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.334788 (+345448us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.334826 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.334961 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.334972 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.334973 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11221253,"prepare.run_cpu_time_us":11897,"prepare.run_wall_time_us":184583,"replication_time_us":345520}]]}
W20260503 14:06:01.335279 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.358212 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:01.358378 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1215) took 10113 ms. Trace:
I20260503 14:06:01.358428 1073 rpcz_store.cc:276] 0503 14:05:51.245137 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245329 (+ 192us) service_pool.cc:224] Handling call
0503 14:06:01.358374 (+10113045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.706230 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.706270 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.120654 (+414384us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.120657 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.120662 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.120662 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.120755 (+ 93us) log.cc:844] Serialized 993 byte log entry
0503 14:06:01.358144 (+237389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.358193 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.358350 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.358366 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.358367 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9460835,"prepare.run_cpu_time_us":30604,"prepare.run_wall_time_us":414550,"replication_time_us":237474}]]}
W20260503 14:06:01.358812 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.361874 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.362006 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1318) took 11771 ms. Trace:
I20260503 14:06:01.362049 1075 rpcz_store.cc:276] 0503 14:05:49.590950 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.591114 (+ 164us) service_pool.cc:224] Handling call
0503 14:06:01.362004 (+11770890us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.647517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.647549 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:00.953352 (+305803us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:00.953354 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:00.953400 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:00.953401 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:00.953608 (+ 207us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.361829 (+408221us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.361861 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.361986 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.361996 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.361996 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11056302,"prepare.run_cpu_time_us":20546,"prepare.run_wall_time_us":306102,"replication_time_us":408421}]]}
W20260503 14:06:01.362589 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 390ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.370253 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.370385 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1137) took 11848 ms. Trace:
I20260503 14:06:01.370433 1073 rpcz_store.cc:276] 0503 14:05:49.522405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.522459 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:01.370381 (+11847922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.131190 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.131233 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.252742 (+121509us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.252743 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.252747 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.252747 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.252816 (+ 69us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.370173 (+117357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.370205 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.370362 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.370371 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.370371 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":11608640,"prepare.run_cpu_time_us":9133,"prepare.run_wall_time_us":121645,"replication_time_us":117419}]]}
W20260503 14:06:01.371061 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.379613 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.379757 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1294) took 11796 ms. Trace:
I20260503 14:06:01.379796 1075 rpcz_store.cc:276] 0503 14:05:49.583065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583322 (+ 257us) service_pool.cc:224] Handling call
0503 14:06:01.379753 (+11796431us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.942742 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.942771 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.048073 (+105302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.048075 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.048079 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.048079 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.048132 (+ 53us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.379566 (+331434us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.379597 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.379731 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.379745 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.379746 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11359387,"prepare.run_cpu_time_us":6285,"prepare.run_wall_time_us":105398,"replication_time_us":331481}]]}
W20260503 14:06:01.380312 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.386711 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.386843 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1246) took 11836 ms. Trace:
I20260503 14:06:01.386886 1077 rpcz_store.cc:276] 0503 14:05:49.550525 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.550585 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:01.386839 (+11836254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.912682 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.912819 (+ 137us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.049306 (+136487us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.049308 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.049312 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.049313 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.049353 (+ 40us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.386663 (+337310us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.386697 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.386823 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.386832 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.386832 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11361989,"prepare.run_cpu_time_us":10571,"prepare.run_wall_time_us":136683,"replication_time_us":337343}]]}
W20260503 14:06:01.387183 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.392072 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.392210 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1173) took 11080 ms. Trace:
I20260503 14:06:01.392246 1073 rpcz_store.cc:276] 0503 14:05:50.311406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311486 (+ 80us) service_pool.cc:224] Handling call
0503 14:06:01.392206 (+11080720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.000734 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.000764 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.156634 (+155870us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.156635 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.156639 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.156640 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.156730 (+ 90us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.392032 (+235302us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.392060 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.392188 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.392199 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.392199 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10689188,"prepare.run_cpu_time_us":10343,"prepare.run_wall_time_us":156155,"replication_time_us":235386}]]}
W20260503 14:06:01.392971 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 364ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.393178 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.393276 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1277) took 11810 ms. Trace:
I20260503 14:06:01.393323 1075 rpcz_store.cc:276] 0503 14:05:49.582842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582876 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:01.393273 (+11810397us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.828113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.828226 (+ 113us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.267587 (+439361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.267588 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.267592 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.267593 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.267667 (+ 74us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.393137 (+125470us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.393172 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.393254 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.393267 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.393267 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11245164,"prepare.run_cpu_time_us":31743,"prepare.run_wall_time_us":439596,"replication_time_us":125539}]]}
W20260503 14:06:01.393661 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.397585 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.397698 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1184) took 10771 ms. Trace:
I20260503 14:06:01.397740 1073 rpcz_store.cc:276] 0503 14:05:50.625983 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626228 (+ 245us) service_pool.cc:224] Handling call
0503 14:06:01.397695 (+10771467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.985432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.985461 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.097127 (+111666us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.097129 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.097135 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.097135 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.097222 (+ 87us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.397507 (+300285us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.397537 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.397679 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.397688 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.397688 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10359150,"prepare.run_cpu_time_us":7255,"prepare.run_wall_time_us":111946,"replication_time_us":300366}]]}
W20260503 14:06:01.398108 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.399729 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:01.402241 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.402349 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1267) took 11841 ms. Trace:
I20260503 14:06:01.402388 1075 rpcz_store.cc:276] 0503 14:05:49.560410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.560591 (+ 181us) service_pool.cc:224] Handling call
0503 14:06:01.402346 (+11841755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.909811 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.909843 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.254779 (+344936us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.254781 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.254785 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.254785 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.254846 (+ 61us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.402185 (+147339us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.402233 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.402327 (+ 94us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.402339 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.402339 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":11325841,"prepare.run_cpu_time_us":24869,"prepare.run_wall_time_us":345048,"replication_time_us":147393}]]}
W20260503 14:06:01.402787 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.408985 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.409091 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1159) took 11495 ms. Trace:
I20260503 14:06:01.409132 1073 rpcz_store.cc:276] 0503 14:05:49.913688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913810 (+ 122us) service_pool.cc:224] Handling call
0503 14:06:01.409088 (+11495278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.809119 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.809144 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.046514 (+237370us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.046515 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.046518 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.046518 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.046581 (+ 63us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.408917 (+362336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.408974 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.409075 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.409082 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.409083 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10895247,"prepare.run_cpu_time_us":15928,"prepare.run_wall_time_us":237481,"replication_time_us":362393}]]}
W20260503 14:06:01.409435 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.409524 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 22, tablet already version 50
I20260503 14:06:01.409637 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1307) took 11826 ms. Trace:
I20260503 14:06:01.409679 1075 rpcz_store.cc:276] 0503 14:05:49.583215 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583588 (+ 373us) service_pool.cc:224] Handling call
0503 14:06:01.409634 (+11826046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.881150 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.881175 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.111114 (+229939us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.111116 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.111121 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.111121 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.111171 (+ 50us) log.cc:844] Serialized 750 byte log entry
0503 14:06:01.409485 (+298314us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.409515 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.409605 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.409627 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.409628 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11297474,"prepare.run_cpu_time_us":14783,"prepare.run_wall_time_us":230041,"replication_time_us":298359}]]}
W20260503 14:06:01.409930 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.418310 1078 tablet.cc:1719] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.418452 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 1280) took 13025 ms. Trace:
I20260503 14:06:01.418499 1078 rpcz_store.cc:276] 0503 14:05:48.393279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.393558 (+ 279us) service_pool.cc:224] Handling call
0503 14:06:01.418449 (+13024891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.745153 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.745193 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.038893 (+293700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.038895 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.038899 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.038900 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.038988 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.418260 (+379272us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.418291 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.418427 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.418441 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.418442 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":12343427,"prepare.run_cpu_time_us":19711,"prepare.run_wall_time_us":293960,"replication_time_us":379353}]]}
I20260503 14:06:01.423069 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.423321 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1219) took 11894 ms. Trace:
W20260503 14:06:01.423434 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.423390 1077 rpcz_store.cc:276] 0503 14:05:49.528761 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.528816 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:01.423315 (+11894499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.042121 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.042154 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.209587 (+167433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.209589 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.209594 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.209594 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.209675 (+ 81us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.422995 (+213320us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.423058 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.423170 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.423182 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.423183 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":11513186,"prepare.run_cpu_time_us":9993,"prepare.run_wall_time_us":167712,"replication_time_us":213394}]]}
I20260503 14:06:01.426970 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.427093 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1188) took 10801 ms. Trace:
I20260503 14:06:01.427127 1073 rpcz_store.cc:276] 0503 14:05:50.626051 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626245 (+ 194us) service_pool.cc:224] Handling call
0503 14:06:01.427088 (+10800843us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.079703 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.079738 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.297481 (+217743us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.297484 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.297490 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.297490 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.297572 (+ 82us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.426922 (+129350us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.426956 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.427071 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.427081 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.427081 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10453400,"prepare.run_cpu_time_us":14610,"prepare.run_wall_time_us":217887,"replication_time_us":129426}]]}
W20260503 14:06:01.427263 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.430480 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.430608 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1186) took 10804 ms. Trace:
I20260503 14:06:01.430656 1073 rpcz_store.cc:276] 0503 14:05:50.626021 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626287 (+ 266us) service_pool.cc:224] Handling call
0503 14:06:01.430603 (+10804316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.165757 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.165785 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.275887 (+110102us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.275890 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.275895 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.275895 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.275969 (+ 74us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.430431 (+154462us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.430465 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.430581 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.430596 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.430596 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10539408,"prepare.run_cpu_time_us":6707,"prepare.run_wall_time_us":110227,"replication_time_us":154529}]]}
W20260503 14:06:01.431054 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.433200 26083 tablet_replica.cc:333] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:01.433297 26083 raft_consensus.cc:2243] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:01.433365 26083 raft_consensus.cc:2272] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:01.433745 26083 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 340ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.437559 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:01.437687 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1207) took 13830 ms. Trace:
I20260503 14:06:01.437750 1077 rpcz_store.cc:276] 0503 14:05:47.606767 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:47.606802 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:01.437685 (+13830883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.659206 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.659247 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.000867 (+341620us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.000869 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.000872 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.000873 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.000953 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:01.437507 (+436554us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.437542 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.437665 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.437678 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.437678 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":13052217,"prepare.run_cpu_time_us":23464,"prepare.run_wall_time_us":341756,"replication_time_us":436627}]]}
W20260503 14:06:01.438259 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.443132 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.443269 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1218) took 11914 ms. Trace:
I20260503 14:06:01.443303 1077 rpcz_store.cc:276] 0503 14:05:49.528465 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.528486 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:01.443265 (+11914779us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.769973 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.769996 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.061671 (+291675us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.061673 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.061678 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.061679 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.061765 (+ 86us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.443086 (+381321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.443117 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.443246 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.443257 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.443258 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11241389,"prepare.run_cpu_time_us":17501,"prepare.run_wall_time_us":291926,"replication_time_us":381401}]]}
W20260503 14:06:01.444224 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 414ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.460346 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.460512 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1197) took 10485 ms. Trace:
I20260503 14:06:01.460589 1073 rpcz_store.cc:276] 0503 14:05:50.975101 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975159 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:01.460508 (+10485349us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.012917 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.012948 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.313850 (+300902us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.313852 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.313858 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.313859 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.313934 (+ 75us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.460272 (+146338us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.460330 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.460489 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.460499 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.460500 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10037679,"prepare.run_cpu_time_us":19006,"prepare.run_wall_time_us":301038,"replication_time_us":146405}]]}
W20260503 14:06:01.461050 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.464627 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.464747 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1268) took 11882 ms. Trace:
I20260503 14:06:01.464798 1075 rpcz_store.cc:276] 0503 14:05:49.582655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.584902 (+ 2247us) service_pool.cc:224] Handling call
0503 14:06:01.464743 (+11879841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.991347 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.991385 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.201143 (+209758us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.201145 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.201151 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.201152 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.201227 (+ 75us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.464584 (+263357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.464616 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.464724 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.464736 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.464736 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11406360,"prepare.run_cpu_time_us":14488,"prepare.run_wall_time_us":209901,"replication_time_us":263425}]]}
W20260503 14:06:01.465188 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 196ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.478504 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.478662 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1225) took 11948 ms. Trace:
I20260503 14:06:01.478716 1077 rpcz_store.cc:276] 0503 14:05:49.530418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.530469 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:01.478658 (+11948189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.796899 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.796931 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.225861 (+428930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.225863 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.225869 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.225869 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.225944 (+ 75us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.478436 (+252492us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.478483 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.478638 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.478649 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.478650 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":11266301,"prepare.run_cpu_time_us":30431,"prepare.run_wall_time_us":429054,"replication_time_us":252558}]]}
W20260503 14:06:01.479136 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 411ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.479178 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.479283 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1272) took 11150 ms. Trace:
I20260503 14:06:01.479310 1077 rpcz_store.cc:276] 0503 14:05:50.328601 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.328728 (+ 127us) service_pool.cc:224] Handling call
0503 14:06:01.479281 (+11150553us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.010694 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.010734 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.265632 (+254898us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.265634 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.265640 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.265640 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.265729 (+ 89us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.479046 (+213317us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.479164 (+ 118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.479261 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.479273 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.479274 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109,"prepare.queue_time_us":10681901,"prepare.run_cpu_time_us":15675,"prepare.run_wall_time_us":255055,"replication_time_us":213401}]]}
W20260503 14:06:01.479426 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.488404 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.488580 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1316) took 11898 ms. Trace:
I20260503 14:06:01.488631 1075 rpcz_store.cc:276] 0503 14:05:49.589830 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.589880 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:01.488576 (+11898696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.818121 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.818149 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.044751 (+226602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.044752 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.044756 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.044756 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.044822 (+ 66us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.488350 (+443528us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.488386 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.488558 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.488569 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.488570 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11228148,"prepare.run_cpu_time_us":14421,"prepare.run_wall_time_us":226708,"replication_time_us":443588}]]}
W20260503 14:06:01.488891 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.489073 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.489171 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1239) took 11945 ms. Trace:
I20260503 14:06:01.489212 1077 rpcz_store.cc:276] 0503 14:05:49.543757 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.543860 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:01.489167 (+11945307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.024605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.024645 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.325199 (+300554us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.325200 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.325205 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.325206 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.325403 (+ 197us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.488961 (+163558us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.489066 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.489147 (+ 81us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.489161 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.489161 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"prepare.queue_time_us":11480639,"prepare.run_cpu_time_us":18708,"prepare.run_wall_time_us":300808,"replication_time_us":163750}]]}
W20260503 14:06:01.489351 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.489984 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.490068 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1230) took 11956 ms. Trace:
I20260503 14:06:01.490109 1077 rpcz_store.cc:276] 0503 14:05:49.533397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.533448 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:01.490066 (+11956618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.166542 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.166566 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.280203 (+113637us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.280205 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.280210 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.280210 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.280612 (+ 402us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.489955 (+209343us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.489977 (+ 22us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.490052 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.490059 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.490060 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":11632983,"prepare.run_cpu_time_us":8513,"prepare.run_wall_time_us":114090,"replication_time_us":209740}]]}
W20260503 14:06:01.490625 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.491209 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 5ef2e5d592024ff4b8e6a7fb31d22177: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:01.515523 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.515692 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1256) took 11602 ms. Trace:
I20260503 14:06:01.515736 1077 rpcz_store.cc:276] 0503 14:05:49.912793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.912855 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:01.515688 (+11602833us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.049372 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.049402 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.387006 (+337604us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.387008 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.387013 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.387013 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.387091 (+ 78us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.515445 (+128354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.515481 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.515668 (+ 187us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.515679 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.515679 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11136425,"prepare.run_cpu_time_us":22571,"prepare.run_wall_time_us":337735,"replication_time_us":128424}]]}
W20260503 14:06:01.516165 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.517583 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.517729 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1203) took 10542 ms. Trace:
I20260503 14:06:01.517867 1073 rpcz_store.cc:276] 0503 14:05:50.975205 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975369 (+ 164us) service_pool.cc:224] Handling call
0503 14:06:01.517723 (+10542354us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.036284 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.036318 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.251953 (+215635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.251956 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.251962 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.251962 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.252144 (+ 182us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.517513 (+265369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.517568 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.517692 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.517712 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.517713 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":10060857,"prepare.run_cpu_time_us":14908,"prepare.run_wall_time_us":215869,"replication_time_us":265544}]]}
W20260503 14:06:01.518462 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.536193 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:01.536345 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1216) took 10291 ms. Trace:
I20260503 14:06:01.536389 1073 rpcz_store.cc:276] 0503 14:05:51.245152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245255 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:01.536341 (+10291086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.884620 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.884652 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.157597 (+272945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.157633 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.157637 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.157638 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.157709 (+ 71us) log.cc:844] Serialized 993 byte log entry
0503 14:06:01.536115 (+378406us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.536175 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.536319 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.536333 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.536334 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":9639267,"prepare.run_cpu_time_us":17821,"prepare.run_wall_time_us":273122,"replication_time_us":378469}]]}
W20260503 14:06:01.536912 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.549152 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:01.549321 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1229) took 10170 ms. Trace:
I20260503 14:06:01.549373 1073 rpcz_store.cc:276] 0503 14:05:51.378887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379252 (+ 365us) service_pool.cc:224] Handling call
0503 14:06:01.549317 (+10170065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.120788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.120827 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.358617 (+237790us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.358620 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.358625 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.358625 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.358701 (+ 76us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:01.549057 (+190356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.549133 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.549289 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.549305 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.549306 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":9741464,"prepare.run_cpu_time_us":17539,"prepare.run_wall_time_us":237932,"replication_time_us":190424}]]}
W20260503 14:06:01.549796 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.570870 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.571030 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1274) took 11988 ms. Trace:
I20260503 14:06:01.571070 1075 rpcz_store.cc:276] 0503 14:05:49.582768 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.584626 (+ 1858us) service_pool.cc:224] Handling call
0503 14:06:01.571027 (+11986401us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.805432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.805463 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.165224 (+359761us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.165226 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.165230 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.165231 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.165301 (+ 70us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.570791 (+405490us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.570852 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.570999 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.571016 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.571017 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11220735,"prepare.run_cpu_time_us":22276,"prepare.run_wall_time_us":359876,"replication_time_us":405552}]]}
W20260503 14:06:01.571283 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.591349 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.591526 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1151) took 12031 ms. Trace:
I20260503 14:06:01.591576 1073 rpcz_store.cc:276] 0503 14:05:49.559618 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.559765 (+ 147us) service_pool.cc:224] Handling call
0503 14:06:01.591521 (+12031756us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.252850 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.252878 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.370853 (+117975us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.370856 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.370861 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.370861 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.370957 (+ 96us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.591255 (+220298us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.591329 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.591499 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.591512 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.591512 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":11670590,"prepare.run_cpu_time_us":8808,"prepare.run_wall_time_us":118123,"replication_time_us":220366}]]}
W20260503 14:06:01.591827 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.593132 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.593258 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1323) took 12001 ms. Trace:
I20260503 14:06:01.593307 1075 rpcz_store.cc:276] 0503 14:05:49.592230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.592280 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:01.593253 (+12000973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.254866 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.254893 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.402462 (+147569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.402464 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.402468 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.402469 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.402683 (+ 214us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.593048 (+190365us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.593122 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.593231 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.593242 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.593243 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11662491,"prepare.run_cpu_time_us":9856,"prepare.run_wall_time_us":147837,"replication_time_us":190573}]]}
W20260503 14:06:01.593601 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.621035 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.621181 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1282) took 12038 ms. Trace:
I20260503 14:06:01.621220 1075 rpcz_store.cc:276] 0503 14:05:49.582901 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.582989 (+ 88us) service_pool.cc:224] Handling call
0503 14:06:01.621176 (+12038187us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.895511 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.895546 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.211580 (+316034us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.211582 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.211586 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.211587 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.211639 (+ 52us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.620954 (+409315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.621002 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.621159 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.621169 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.621169 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11312428,"prepare.run_cpu_time_us":20470,"prepare.run_wall_time_us":316252,"replication_time_us":409360}]]}
W20260503 14:06:01.621389 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.624763 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:01.624830 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 21, tablet already version 50
I20260503 14:06:01.624961 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1291) took 12041 ms. Trace:
I20260503 14:06:01.625007 1075 rpcz_store.cc:276] 0503 14:05:49.583029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583213 (+ 184us) service_pool.cc:224] Handling call
0503 14:06:01.624958 (+12041745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.002615 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.002643 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.213405 (+210762us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.213406 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.213410 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.213410 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.213471 (+ 61us) log.cc:844] Serialized 723 byte log entry
0503 14:06:01.624781 (+411310us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.624815 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.624938 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.624951 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.624952 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11419337,"prepare.run_cpu_time_us":14142,"prepare.run_wall_time_us":210874,"replication_time_us":411364}]]}
W20260503 14:06:01.625308 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.629473 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.629583 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1322) took 8826 ms. Trace:
I20260503 14:06:01.629611 1067 rpcz_store.cc:276] 0503 14:05:52.802822 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.803135 (+ 313us) service_pool.cc:224] Handling call
0503 14:06:01.629578 (+8826443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.237677 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.237715 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.629408 (+391693us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.629411 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.629417 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.629419 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.629456 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.629458 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8434484}]]}
I20260503 14:06:01.631652 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.631767 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1264) took 12071 ms. Trace:
I20260503 14:06:01.631799 1075 rpcz_store.cc:276] 0503 14:05:49.560350 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.560676 (+ 326us) service_pool.cc:224] Handling call
0503 14:06:01.631764 (+12071088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.989358 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.989390 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.335015 (+345625us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.335016 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.335021 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.335022 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.335097 (+ 75us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.631542 (+296445us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.631637 (+ 95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.631743 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.631757 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.631757 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84,"prepare.queue_time_us":11405800,"prepare.run_cpu_time_us":22517,"prepare.run_wall_time_us":345747,"replication_time_us":296514}]]}
W20260503 14:06:01.631961 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 125ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.632895 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.632997 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1302) took 12049 ms. Trace:
I20260503 14:06:01.633033 1075 rpcz_store.cc:276] 0503 14:05:49.583159 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583509 (+ 350us) service_pool.cc:224] Handling call
0503 14:06:01.632994 (+12049485us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.267714 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.267745 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.393508 (+125763us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.393510 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.393514 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.393514 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.393565 (+ 51us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.632857 (+239292us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.632885 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.632977 (+ 92us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.632987 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.632988 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11684174,"prepare.run_cpu_time_us":8016,"prepare.run_wall_time_us":125870,"replication_time_us":239337}]]}
W20260503 14:06:01.633247 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.637223 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.637375 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1271) took 12054 ms. Trace:
I20260503 14:06:01.637426 1075 rpcz_store.cc:276] 0503 14:05:49.582709 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583854 (+ 1145us) service_pool.cc:224] Handling call
0503 14:06:01.637369 (+12053515us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.111199 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.111237 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.409634 (+298397us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.409635 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.409639 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.409639 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.409708 (+ 69us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.637151 (+227443us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.637207 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.637343 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.637356 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.637357 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11527267,"prepare.run_cpu_time_us":20528,"prepare.run_wall_time_us":298518,"replication_time_us":227504}]]}
W20260503 14:06:01.638398 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.638597 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.638720 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1604) took 5618 ms. Trace:
I20260503 14:06:01.638763 1096 rpcz_store.cc:276] 0503 14:05:56.020361 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020926 (+ 565us) service_pool.cc:224] Handling call
0503 14:06:01.638716 (+5617790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.324651 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.324839 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.638550 (+313711us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.638551 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.638555 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.638555 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.638562 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.638562 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5303662}]]}
I20260503 14:06:01.657585 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.657745 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1304) took 12074 ms. Trace:
I20260503 14:06:01.657794 1075 rpcz_store.cc:276] 0503 14:05:49.583181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583538 (+ 357us) service_pool.cc:224] Handling call
0503 14:06:01.657740 (+12074202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.048147 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.048170 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.380108 (+331938us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.380109 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.380115 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.380116 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.380190 (+ 74us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.657518 (+277328us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.657568 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.657718 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.657729 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.657729 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":11464556,"prepare.run_cpu_time_us":23959,"prepare.run_wall_time_us":332060,"replication_time_us":277396}]]}
W20260503 14:06:01.658321 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 392ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.661504 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.661664 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1317) took 12071 ms. Trace:
I20260503 14:06:01.661712 1075 rpcz_store.cc:276] 0503 14:05:49.590296 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.590366 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:01.661660 (+12071294us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.201255 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.201284 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.465042 (+263758us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.465044 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.465049 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.465050 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.465118 (+ 68us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.661413 (+196295us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.661490 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.661637 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.661650 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.661651 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":11610787,"prepare.run_cpu_time_us":16251,"prepare.run_wall_time_us":263879,"replication_time_us":196357}]]}
W20260503 14:06:01.662220 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 158ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.667842 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.668002 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1171) took 11356 ms. Trace:
I20260503 14:06:01.668066 1073 rpcz_store.cc:276] 0503 14:05:50.311378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311507 (+ 129us) service_pool.cc:224] Handling call
0503 14:06:01.667998 (+11356491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.046611 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.046641 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.409116 (+362475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.409117 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.409121 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.409121 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.409332 (+ 211us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.667772 (+258440us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.667812 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.667979 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.667990 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.667990 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10735025,"prepare.run_cpu_time_us":25067,"prepare.run_wall_time_us":362730,"replication_time_us":258644}]]}
W20260503 14:06:01.668464 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.676776 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.676944 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1235) took 12138 ms. Trace:
I20260503 14:06:01.676992 1077 rpcz_store.cc:276] 0503 14:05:49.538677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.538741 (+ 64us) service_pool.cc:224] Handling call
0503 14:06:01.676933 (+12138192us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.209842 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.209873 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.423273 (+213400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.423275 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.423279 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.423280 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.423363 (+ 83us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.676720 (+253357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.676756 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.676909 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.676922 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.676923 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11670988,"prepare.run_cpu_time_us":12791,"prepare.run_wall_time_us":213539,"replication_time_us":253411}]]}
W20260503 14:06:01.677218 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.682926 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.683085 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1248) took 12130 ms. Trace:
I20260503 14:06:01.683131 1077 rpcz_store.cc:276] 0503 14:05:49.552175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.552235 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:01.683081 (+12130846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.280640 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.280671 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.490516 (+209845us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.490517 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.490521 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.490522 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.490570 (+ 48us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.682872 (+192302us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.682907 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.683061 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.683071 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.683071 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11728279,"prepare.run_cpu_time_us":14571,"prepare.run_wall_time_us":210042,"replication_time_us":192343}]]}
W20260503 14:06:01.683476 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 496ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.692755 877 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f3251b38e343c8b7e96971b86281d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:30 UTC) from {username='slave'} at 127.0.0.1:49576
I20260503 14:06:01.704396 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:01.704581 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1213) took 10459 ms. Trace:
I20260503 14:06:01.704627 1073 rpcz_store.cc:276] 0503 14:05:51.245106 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245266 (+ 160us) service_pool.cc:224] Handling call
0503 14:06:01.704575 (+10459309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.313964 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.314000 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.460878 (+146878us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.460880 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.460885 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.460886 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.460979 (+ 93us) log.cc:844] Serialized 993 byte log entry
0503 14:06:01.704300 (+243321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.704376 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.704555 (+ 179us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.704565 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.704565 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":10068640,"prepare.run_cpu_time_us":9141,"prepare.run_wall_time_us":147165,"replication_time_us":243391}]]}
I20260503 14:06:01.704835 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:01.704895 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1208) took 10459 ms. Trace:
I20260503 14:06:01.704924 1073 rpcz_store.cc:276] 0503 14:05:51.245004 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245059 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:01.704894 (+10459835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.252164 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.252202 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.518243 (+266041us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.518245 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.518273 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.518274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.518341 (+ 67us) log.cc:844] Serialized 993 byte log entry
0503 14:06:01.704649 (+186308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.704830 (+ 181us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.704878 (+ 48us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.704888 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.704888 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172,"prepare.queue_time_us":10007005,"prepare.run_cpu_time_us":17633,"prepare.run_wall_time_us":266200,"replication_time_us":186370,"thread_start_us":89,"threads_started":1}]]}
W20260503 14:06:01.705175 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.705471 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 122ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.710233 1334 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:01.710427 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1227) took 10331 ms. Trace:
I20260503 14:06:01.710484 1334 rpcz_store.cc:276] 0503 14:05:51.378857 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378954 (+ 97us) service_pool.cc:224] Handling call
0503 14:06:01.710422 (+10331468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.157740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.157781 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.536711 (+378930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.536713 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.536741 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.536742 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.536808 (+ 66us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:01.710152 (+173344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.710208 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.710395 (+ 187us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.710409 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.710410 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":9778701,"prepare.run_cpu_time_us":22763,"prepare.run_wall_time_us":379082,"replication_time_us":173402}]]}
W20260503 14:06:01.710964 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.731856 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:01.731987 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1338) took 10766 ms. Trace:
I20260503 14:06:01.732015 1065 rpcz_store.cc:276] 0503 14:05:50.965544 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.965655 (+ 111us) service_pool.cc:224] Handling call
0503 14:06:01.731982 (+10766327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.241922 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.241948 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.731792 (+489844us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.731794 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.731801 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.731802 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.731838 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:01.731840 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10276113}]]}
I20260503 14:06:01.740391 1334 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.740593 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1199) took 10765 ms. Trace:
I20260503 14:06:01.740638 1334 rpcz_store.cc:276] 0503 14:05:50.975135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975247 (+ 112us) service_pool.cc:224] Handling call
0503 14:06:01.740588 (+10765341us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.275991 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.276026 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.430771 (+154745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.430773 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.430777 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.430778 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.430965 (+ 187us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.740336 (+309371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.740373 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.740560 (+ 187us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.740577 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.740578 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10300009,"prepare.run_cpu_time_us":10354,"prepare.run_wall_time_us":154992,"replication_time_us":309552}]]}
W20260503 14:06:01.740885 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.751585 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.751745 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1226) took 12221 ms. Trace:
I20260503 14:06:01.751789 1077 rpcz_store.cc:276] 0503 14:05:49.530687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.530738 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:01.751741 (+12221003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.112457 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.112492 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.331044 (+218552us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.331046 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.331051 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.331052 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.331107 (+ 55us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.751501 (+420394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.751562 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.751720 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.751731 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.751732 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11581629,"prepare.run_cpu_time_us":14202,"prepare.run_wall_time_us":218668,"replication_time_us":420443}]]}
W20260503 14:06:01.751920 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.752882 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.753008 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1328) took 11662 ms. Trace:
I20260503 14:06:01.753054 1075 rpcz_store.cc:276] 0503 14:05:50.090815 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.090856 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:01.753004 (+11662148us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:00.953629 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:00.953671 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.362357 (+408686us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.362358 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.362362 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.362363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.362501 (+ 138us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.752838 (+390337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.752872 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.752980 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.752995 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.752995 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10862018,"prepare.run_cpu_time_us":28441,"prepare.run_wall_time_us":408893,"replication_time_us":390470}]]}
W20260503 14:06:01.753563 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.757328 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.757476 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1313) took 12174 ms. Trace:
I20260503 14:06:01.757514 1075 rpcz_store.cc:276] 0503 14:05:49.583309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583719 (+ 410us) service_pool.cc:224] Handling call
0503 14:06:01.757473 (+12173754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.335113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.335228 (+ 115us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.631783 (+296555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.631785 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.631789 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.631791 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.631879 (+ 88us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.757246 (+125367us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.757312 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.757456 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.757465 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.757465 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":11751356,"prepare.run_cpu_time_us":18003,"prepare.run_wall_time_us":296787,"replication_time_us":125449}]]}
W20260503 14:06:01.757968 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.758185 1334 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.758358 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1190) took 11132 ms. Trace:
W20260503 14:06:01.758535 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.758410 1334 rpcz_store.cc:276] 0503 14:05:50.626079 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626309 (+ 230us) service_pool.cc:224] Handling call
0503 14:06:01.758355 (+11132046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.156898 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.156948 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.392314 (+235366us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.392316 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.392321 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.392322 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.392873 (+ 551us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.757285 (+364412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.758178 (+ 893us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.758259 (+ 81us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.758347 (+ 88us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.758348 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":880,"prepare.queue_time_us":10530539,"prepare.run_cpu_time_us":14357,"prepare.run_wall_time_us":236335,"replication_time_us":364958}]]}
I20260503 14:06:01.759548 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:01.759644 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1224) took 12229 ms. Trace:
I20260503 14:06:01.759675 1077 rpcz_store.cc:276] 0503 14:05:49.530096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.530231 (+ 135us) service_pool.cc:224] Handling call
0503 14:06:01.759639 (+12229408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.000969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.000994 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.438063 (+437069us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.438065 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.438070 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.438071 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.438146 (+ 75us) log.cc:844] Serialized 777 byte log entry
0503 14:06:01.759489 (+321343us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.759541 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.759615 (+ 74us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.759631 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.759632 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":11470642,"prepare.run_cpu_time_us":30235,"prepare.run_wall_time_us":437195,"replication_time_us":321412}]]}
W20260503 14:06:01.760489 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.760641 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.760730 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1245) took 12211 ms. Trace:
I20260503 14:06:01.760773 1077 rpcz_store.cc:276] 0503 14:05:49.549374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.549734 (+ 360us) service_pool.cc:224] Handling call
0503 14:06:01.760726 (+12210992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.325420 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.325454 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.489186 (+163732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.489187 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.489192 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.489192 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.489281 (+ 89us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.760587 (+271306us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.760633 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.760708 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.760720 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.760720 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":11775600,"prepare.run_cpu_time_us":10091,"prepare.run_wall_time_us":163877,"replication_time_us":271389}]]}
W20260503 14:06:01.761039 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.774037 26083 tablet_replica.cc:333] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:01.774161 26083 raft_consensus.cc:2243] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:01.774235 26083 raft_consensus.cc:2272] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:01.774515 26083 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 419ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.777661 1334 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.777802 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1194) took 10802 ms. Trace:
I20260503 14:06:01.777853 1334 rpcz_store.cc:276] 0503 14:05:50.975027 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975052 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:01.777798 (+10802746us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.097388 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.097440 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.397813 (+300373us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.397815 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.397819 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.397820 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.397994 (+ 174us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.777431 (+379437us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.777644 (+ 213us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.777777 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.777790 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.777791 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201,"prepare.queue_time_us":10122238,"prepare.run_cpu_time_us":19876,"prepare.run_wall_time_us":300616,"replication_time_us":379603}]]}
W20260503 14:06:01.778060 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.779233 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.779335 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1326) took 11689 ms. Trace:
I20260503 14:06:01.779381 1075 rpcz_store.cc:276] 0503 14:05:50.089934 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.089955 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:01.779331 (+11689376us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.044836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.044861 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.488686 (+443825us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.488688 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.488700 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.488701 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.488781 (+ 80us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.779168 (+290387us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.779194 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.779315 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.779324 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.779324 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":10954779,"prepare.run_cpu_time_us":30097,"prepare.run_wall_time_us":443965,"replication_time_us":290461}]]}
W20260503 14:06:01.779613 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.779752 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.779835 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1288) took 11145 ms. Trace:
I20260503 14:06:01.779877 1077 rpcz_store.cc:276] 0503 14:05:50.634307 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.634364 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:01.779831 (+11145467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.265758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.265789 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.479280 (+213491us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.479282 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.479285 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.479286 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.479351 (+ 65us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.779702 (+300351us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.779747 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.779812 (+ 65us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.779826 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.779826 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":10631309,"prepare.run_cpu_time_us":14924,"prepare.run_wall_time_us":213611,"replication_time_us":300411}]]}
W20260503 14:06:01.780100 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.781566 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.781687 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1330) took 11690 ms. Trace:
I20260503 14:06:01.781725 1075 rpcz_store.cc:276] 0503 14:05:50.090847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.090984 (+ 137us) service_pool.cc:224] Handling call
0503 14:06:01.781682 (+11690698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.165318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.165347 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.571088 (+405741us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.571089 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.571094 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.571095 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.571162 (+ 67us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.781497 (+210335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.781556 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.781655 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.781673 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.781674 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11073655,"prepare.run_cpu_time_us":29155,"prepare.run_wall_time_us":405858,"replication_time_us":210399}]]}
W20260503 14:06:01.781852 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 198ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.785476 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.785594 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1243) took 12237 ms. Trace:
I20260503 14:06:01.785633 1077 rpcz_store.cc:276] 0503 14:05:49.547847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.548089 (+ 242us) service_pool.cc:224] Handling call
0503 14:06:01.785591 (+12237502us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.423464 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.423497 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.677070 (+253573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.677072 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.677076 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.677076 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.677159 (+ 83us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.785431 (+108272us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.785465 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.785574 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.785583 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.785583 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11875265,"prepare.run_cpu_time_us":16952,"prepare.run_wall_time_us":253831,"replication_time_us":108348}]]}
W20260503 14:06:01.785805 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.797930 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:01.800498 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.800662 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1270) took 11488 ms. Trace:
I20260503 14:06:01.800697 1077 rpcz_store.cc:276] 0503 14:05:50.312245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312509 (+ 264us) service_pool.cc:224] Handling call
0503 14:06:01.800658 (+11488149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.387113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.387143 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.515842 (+128699us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.515844 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.515850 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.515850 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.516012 (+ 162us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.800429 (+284417us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.800466 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.800640 (+ 174us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.800650 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.800650 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11074505,"prepare.run_cpu_time_us":7496,"prepare.run_wall_time_us":129168,"replication_time_us":284571}]]}
W20260503 14:06:01.801038 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.805658 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:01.805805 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1286) took 12222 ms. Trace:
I20260503 14:06:01.805855 1075 rpcz_store.cc:276] 0503 14:05:49.582963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583119 (+ 156us) service_pool.cc:224] Handling call
0503 14:06:01.805802 (+12222683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.211769 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.211805 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.621214 (+409409us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.621216 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.621254 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.621255 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.621310 (+ 55us) log.cc:844] Serialized 804 byte log entry
0503 14:06:01.805594 (+184284us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.805643 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.805781 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.805794 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.805794 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":11628589,"prepare.run_cpu_time_us":27955,"prepare.run_wall_time_us":409550,"replication_time_us":184332}]]}
W20260503 14:06:01.806046 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.813403 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:01.813532 1334 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.813872 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1200) took 10838 ms. Trace:
I20260503 14:06:01.813933 1334 rpcz_store.cc:276] 0503 14:05:50.975156 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975380 (+ 224us) service_pool.cc:224] Handling call
0503 14:06:01.813867 (+10838487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.297597 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.297623 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.427114 (+129491us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.427115 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.427120 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.427120 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.427188 (+ 68us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.813467 (+386279us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.813519 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.813775 (+ 256us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.813858 (+ 83us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.813859 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":10322138,"prepare.run_cpu_time_us":8836,"prepare.run_wall_time_us":129604,"replication_time_us":386340}]]}
I20260503 14:06:01.814067 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:01.814148 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1242) took 10168 ms. Trace:
I20260503 14:06:01.814190 1073 rpcz_store.cc:276] 0503 14:05:51.646033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646236 (+ 203us) service_pool.cc:224] Handling call
0503 14:06:01.814147 (+10167911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.358727 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.358759 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.549379 (+190620us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.549381 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.549387 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.549387 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.549480 (+ 93us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:01.814031 (+264551us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.814062 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.814122 (+ 60us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.814140 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.814140 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9712430,"prepare.run_cpu_time_us":11301,"prepare.run_wall_time_us":190772,"replication_time_us":264639}]]}
W20260503 14:06:01.814402 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.814512 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.815128 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.815214 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1158) took 11901 ms. Trace:
I20260503 14:06:01.815255 1073 rpcz_store.cc:276] 0503 14:05:49.913669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913687 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:01.815211 (+11901524us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.370981 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.371013 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.591608 (+220595us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.591645 (+ 37us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.591663 (+ 18us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.591664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.591733 (+ 69us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.815092 (+223359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.815119 (+ 27us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.815198 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.815205 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.815206 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11457196,"prepare.run_cpu_time_us":15059,"prepare.run_wall_time_us":220773,"replication_time_us":223423}]]}
W20260503 14:06:01.815474 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.820570 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.820701 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1331) took 11729 ms. Trace:
I20260503 14:06:01.820753 1075 rpcz_store.cc:276] 0503 14:05:50.091270 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.091362 (+ 92us) service_pool.cc:224] Handling call
0503 14:06:01.820698 (+11729336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.465142 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.465178 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.661786 (+196608us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.661788 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.661793 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.661793 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.662104 (+ 311us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.820503 (+158399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.820557 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.820673 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.820683 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.820683 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11373681,"prepare.run_cpu_time_us":13748,"prepare.run_wall_time_us":196981,"replication_time_us":158703}]]}
W20260503 14:06:01.822012 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.824735 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:01.827740 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:01.827848 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1224) took 10449 ms. Trace:
I20260503 14:06:01.827889 1073 rpcz_store.cc:276] 0503 14:05:51.378804 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379108 (+ 304us) service_pool.cc:224] Handling call
0503 14:06:01.827845 (+10448737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.461137 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.461205 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.704591 (+243386us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.704593 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.704598 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.704598 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.704881 (+ 283us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:01.827663 (+122782us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.827731 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.827826 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.827837 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.827838 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10081945,"prepare.run_cpu_time_us":17143,"prepare.run_wall_time_us":243753,"replication_time_us":123059}]]}
W20260503 14:06:01.828236 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:06:01.830224 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:01.847640 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.847829 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1298) took 12264 ms. Trace:
I20260503 14:06:01.847882 1075 rpcz_store.cc:276] 0503 14:05:49.583114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583403 (+ 289us) service_pool.cc:224] Handling call
0503 14:06:01.847825 (+12264422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.213496 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.213522 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.625035 (+411513us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.625037 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.625042 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.625043 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.625114 (+ 71us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.847556 (+222442us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.847616 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.847801 (+ 185us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.847815 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.847816 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11630036,"prepare.run_cpu_time_us":26458,"prepare.run_wall_time_us":411635,"replication_time_us":222505}]]}
W20260503 14:06:01.848008 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.858505 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:01.858652 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1220) took 12329 ms. Trace:
I20260503 14:06:01.858687 1077 rpcz_store.cc:276] 0503 14:05:49.529025 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.529079 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:01.858648 (+12329569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.061909 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.061948 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.444002 (+382054us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.444004 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.444009 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.444009 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.444091 (+ 82us) log.cc:844] Serialized 831 byte log entry
0503 14:06:01.858456 (+414365us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.858489 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.858626 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.858639 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.858640 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11532738,"prepare.run_cpu_time_us":27388,"prepare.run_wall_time_us":382203,"replication_time_us":414439}]]}
W20260503 14:06:01.859059 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 365ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.868557 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.868724 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1322) took 12276 ms. Trace:
I20260503 14:06:01.868774 1075 rpcz_store.cc:276] 0503 14:05:49.592212 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.592352 (+ 140us) service_pool.cc:224] Handling call
0503 14:06:01.868720 (+12276368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.393590 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.393618 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.633060 (+239442us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.633062 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.633066 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.633067 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.633161 (+ 94us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.868474 (+235313us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.868514 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.868696 (+ 182us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.868710 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.868710 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":11801169,"prepare.run_cpu_time_us":15353,"prepare.run_wall_time_us":239579,"replication_time_us":235397}]]}
W20260503 14:06:01.869158 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 416ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.884729 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:01.884886 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1187) took 11258 ms. Trace:
I20260503 14:06:01.884932 1073 rpcz_store.cc:276] 0503 14:05:50.626037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626185 (+ 148us) service_pool.cc:224] Handling call
0503 14:06:01.884882 (+11258697us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.409348 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.409375 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.668092 (+258717us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.668094 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.668099 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.668099 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.668284 (+ 185us) log.cc:844] Serialized 939 byte log entry
0503 14:06:01.884673 (+216389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.884710 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.884866 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.884874 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.884875 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10783110,"prepare.run_cpu_time_us":17601,"prepare.run_wall_time_us":258944,"replication_time_us":216567}]]}
W20260503 14:06:01.885458 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.890456 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.890609 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1244) took 12342 ms. Trace:
I20260503 14:06:01.890655 1077 rpcz_store.cc:276] 0503 14:05:49.548521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.548775 (+ 254us) service_pool.cc:224] Handling call
0503 14:06:01.890605 (+12341830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.225961 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.225991 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.478994 (+253003us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.478996 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.479000 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.479000 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.479076 (+ 76us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.890398 (+411322us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.890440 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.890576 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.890595 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.890596 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11677077,"prepare.run_cpu_time_us":15307,"prepare.run_wall_time_us":253279,"replication_time_us":411390}]]}
W20260503 14:06:01.890988 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.892306 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:01.892400 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1237) took 10246 ms. Trace:
I20260503 14:06:01.892443 1073 rpcz_store.cc:276] 0503 14:05:51.645952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646160 (+ 208us) service_pool.cc:224] Handling call
0503 14:06:01.892395 (+10246235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.536829 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.536875 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.710756 (+173881us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.710757 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.710762 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.710762 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.710835 (+ 73us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:01.892249 (+181414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.892297 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.892380 (+ 83us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.892388 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.892388 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":9890597,"prepare.run_cpu_time_us":11698,"prepare.run_wall_time_us":174028,"replication_time_us":181481}]]}
W20260503 14:06:01.892823 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.907847 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.908025 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1327) took 11817 ms. Trace:
I20260503 14:06:01.908067 1075 rpcz_store.cc:276] 0503 14:05:50.090798 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.091082 (+ 284us) service_pool.cc:224] Handling call
0503 14:06:01.908021 (+11816939us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.402712 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.402742 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.593315 (+190573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.593316 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.593320 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.593321 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.593470 (+ 149us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.907786 (+314316us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.907829 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.908000 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.908012 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.908013 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":11310995,"prepare.run_cpu_time_us":12915,"prepare.run_wall_time_us":190768,"replication_time_us":314460}]]}
W20260503 14:06:01.908186 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.917936 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.918102 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1347) took 10934 ms. Trace:
I20260503 14:06:01.918141 1075 rpcz_store.cc:276] 0503 14:05:50.983762 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.983832 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:01.918099 (+10934267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.488808 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.488835 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.779364 (+290529us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.779366 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.779371 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.779371 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.779456 (+ 85us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.917880 (+138424us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.917916 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.918070 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.918087 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.918088 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10504876,"prepare.run_cpu_time_us":19633,"prepare.run_wall_time_us":290657,"replication_time_us":138475}]]}
W20260503 14:06:01.918537 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.920732 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:01.920862 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1209) took 10675 ms. Trace:
I20260503 14:06:01.920903 1073 rpcz_store.cc:276] 0503 14:05:51.245028 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245167 (+ 139us) service_pool.cc:224] Handling call
0503 14:06:01.920857 (+10675690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.427207 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.427242 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.814230 (+386988us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.814232 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.814235 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.814236 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.814330 (+ 94us) log.cc:844] Serialized 993 byte log entry
0503 14:06:01.920677 (+106347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.920719 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.920836 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.920850 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.920850 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10181989,"prepare.run_cpu_time_us":26090,"prepare.run_wall_time_us":387279,"replication_time_us":106435}]]}
W20260503 14:06:01.921393 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 122ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.940735 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:01.940887 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1320) took 12348 ms. Trace:
I20260503 14:06:01.940935 1075 rpcz_store.cc:276] 0503 14:05:49.592165 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.592465 (+ 300us) service_pool.cc:224] Handling call
0503 14:06:01.940882 (+12348417us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.409724 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.409752 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.638246 (+228494us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.638248 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.638252 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.638254 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.638305 (+ 51us) log.cc:844] Serialized 858 byte log entry
0503 14:06:01.940681 (+302376us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.940717 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.940855 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.940876 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.940876 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11817146,"prepare.run_cpu_time_us":15165,"prepare.run_wall_time_us":228643,"replication_time_us":302420}]]}
W20260503 14:06:01.941471 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 73ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.959342 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.959481 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1348) took 10975 ms. Trace:
I20260503 14:06:01.959520 1075 rpcz_store.cc:276] 0503 14:05:50.984281 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.984341 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:01.959478 (+10975137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.662131 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.662159 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.821871 (+159712us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.821873 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.821878 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.821879 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.821937 (+ 58us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.959281 (+137344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.959326 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.959453 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.959471 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.959472 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10677693,"prepare.run_cpu_time_us":10148,"prepare.run_wall_time_us":159956,"replication_time_us":137394}]]}
W20260503 14:06:01.959717 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 104ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.959694 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.959865 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1302) took 10983 ms. Trace:
I20260503 14:06:01.959897 1077 rpcz_store.cc:276] 0503 14:05:50.976036 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.976124 (+ 88us) service_pool.cc:224] Handling call
0503 14:06:01.959862 (+10983738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.479376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.479405 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.779936 (+300531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.779938 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.779941 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.779942 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.780019 (+ 77us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.959287 (+179268us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.959689 (+ 402us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.959842 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.959854 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.959855 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":392,"prepare.queue_time_us":10503176,"prepare.run_cpu_time_us":20616,"prepare.run_wall_time_us":300792,"replication_time_us":179339}]]}
W20260503 14:06:01.960642 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.963796 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:01.963922 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1204) took 10988 ms. Trace:
I20260503 14:06:01.963968 1073 rpcz_store.cc:276] 0503 14:05:50.975230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975288 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:01.963917 (+10988629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.393240 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.393334 (+ 94us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.758383 (+365049us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.758385 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.758389 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.758390 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.758476 (+ 86us) log.cc:844] Serialized 966 byte log entry
0503 14:06:01.963751 (+205275us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.963784 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.963900 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.963910 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.963911 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10417909,"prepare.run_cpu_time_us":26625,"prepare.run_wall_time_us":365257,"replication_time_us":205354}]]}
W20260503 14:06:01.964182 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.976927 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.977082 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1342) took 11003 ms. Trace:
I20260503 14:06:01.977129 1075 rpcz_store.cc:276] 0503 14:05:50.973811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.973951 (+ 140us) service_pool.cc:224] Handling call
0503 14:06:01.977078 (+11003127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.362530 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.362561 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.753346 (+390785us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.753348 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.753353 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.753354 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.753468 (+ 114us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.976851 (+223383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.976908 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.977059 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.977068 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.977068 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10388481,"prepare.run_cpu_time_us":27385,"prepare.run_wall_time_us":390959,"replication_time_us":223489}]]}
W20260503 14:06:01.977422 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.978358 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.978477 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1263) took 12065 ms. Trace:
I20260503 14:06:01.978519 1077 rpcz_store.cc:276] 0503 14:05:49.912915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913382 (+ 467us) service_pool.cc:224] Handling call
0503 14:06:01.978472 (+12065090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.489304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.489395 (+ 91us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.760775 (+271380us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.760777 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.760781 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.760781 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.760851 (+ 70us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.978281 (+217430us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.978345 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.978449 (+ 104us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.978464 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.978464 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":11575844,"prepare.run_cpu_time_us":18970,"prepare.run_wall_time_us":271563,"replication_time_us":217493}]]}
W20260503 14:06:01.979225 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 306ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.980142 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.980227 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1341) took 11006 ms. Trace:
I20260503 14:06:01.980266 1075 rpcz_store.cc:276] 0503 14:05:50.973789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.973842 (+ 53us) service_pool.cc:224] Handling call
0503 14:06:01.980223 (+11006381us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.571184 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.571215 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.781724 (+210509us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.781725 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.781728 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.781729 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.781790 (+ 61us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.980093 (+198303us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.980136 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.980204 (+ 68us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.980216 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.980217 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":10597249,"prepare.run_cpu_time_us":14531,"prepare.run_wall_time_us":210619,"replication_time_us":198356}]]}
W20260503 14:06:01.980355 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.995327 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:01.995489 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1329) took 11904 ms. Trace:
I20260503 14:06:01.995534 1075 rpcz_store.cc:276] 0503 14:05:50.090833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.090866 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:01.995485 (+11904619us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.631910 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.631939 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.757482 (+125543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.757484 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.757489 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.757490 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.757561 (+ 71us) log.cc:844] Serialized 885 byte log entry
0503 14:06:01.995246 (+237685us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.995307 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.995462 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.995475 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.995476 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11540021,"prepare.run_cpu_time_us":8628,"prepare.run_wall_time_us":125660,"replication_time_us":237747}]]}
W20260503 14:06:01.996289 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:06:01.996726 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:01.996829 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1174) took 11685 ms. Trace:
I20260503 14:06:01.996865 1073 rpcz_store.cc:276] 0503 14:05:50.311420 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.311667 (+ 247us) service_pool.cc:224] Handling call
0503 14:06:01.996824 (+11685157us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.591763 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.591790 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.815238 (+223448us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.815239 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.815244 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.815244 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.815329 (+ 85us) log.cc:844] Serialized 912 byte log entry
0503 14:06:01.996683 (+181354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:01.996716 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:01.996801 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:01.996815 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:01.996816 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11280031,"prepare.run_cpu_time_us":15257,"prepare.run_wall_time_us":223574,"replication_time_us":181433}]]}
W20260503 14:06:01.997198 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.002779 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:02.006412 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.006572 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1285) took 11381 ms. Trace:
I20260503 14:06:02.006620 1077 rpcz_store.cc:276] 0503 14:05:50.624935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.625109 (+ 174us) service_pool.cc:224] Handling call
0503 14:06:02.006567 (+11381458us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.516359 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.516464 (+ 105us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.800776 (+284312us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.800779 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.800785 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.800786 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.800938 (+ 152us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.006360 (+205422us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.006395 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.006537 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.006550 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.006550 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10891119,"prepare.run_cpu_time_us":18660,"prepare.run_wall_time_us":284836,"replication_time_us":205564}]]}
W20260503 14:06:02.006832 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.009227 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:02.009351 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1240) took 12463 ms. Trace:
I20260503 14:06:02.009392 1077 rpcz_store.cc:276] 0503 14:05:49.545449 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.545661 (+ 212us) service_pool.cc:224] Handling call
0503 14:06:02.009348 (+12463687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.331130 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.331165 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.751764 (+420599us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.751765 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.751771 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.751771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.751841 (+ 70us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.009169 (+257328us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.009214 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.009325 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.009339 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.009340 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":11785365,"prepare.run_cpu_time_us":28168,"prepare.run_wall_time_us":420718,"replication_time_us":257392}]]}
W20260503 14:06:02.009559 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.014796 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.014928 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1333) took 11922 ms. Trace:
I20260503 14:06:02.014976 1075 rpcz_store.cc:276] 0503 14:05:50.092003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.092077 (+ 74us) service_pool.cc:224] Handling call
0503 14:06:02.014924 (+11922847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.638376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.638509 (+ 133us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.941008 (+302499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.941010 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.941013 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.941014 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.941331 (+ 317us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.014749 (+ 73418us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.014781 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.014908 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.014917 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.014917 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11546226,"prepare.run_cpu_time_us":20375,"prepare.run_wall_time_us":302975,"replication_time_us":73728}]]}
W20260503 14:06:02.015231 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.015426 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.015504 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1222) took 10636 ms. Trace:
I20260503 14:06:02.015550 1073 rpcz_store.cc:276] 0503 14:05:51.378764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379012 (+ 248us) service_pool.cc:224] Handling call
0503 14:06:02.015501 (+10636489us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.518372 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.518415 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.704984 (+186569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.704986 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.704988 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.704989 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.705068 (+ 79us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.015389 (+310321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.015418 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.015489 (+ 71us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.015496 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.015496 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":10139272,"prepare.run_cpu_time_us":13006,"prepare.run_wall_time_us":186716,"replication_time_us":310393}]]}
W20260503 14:06:02.015812 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 17ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.019543 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.019671 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1232) took 10373 ms. Trace:
I20260503 14:06:02.019719 1073 rpcz_store.cc:276] 0503 14:05:51.645874 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.645892 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:02.019667 (+10373775us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.704899 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.704939 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.827865 (+122926us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.827866 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.827871 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.827871 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.828126 (+ 255us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.019497 (+191371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.019529 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.019646 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.019658 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.019658 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10058871,"prepare.run_cpu_time_us":7245,"prepare.run_wall_time_us":123255,"replication_time_us":191619}]]}
W20260503 14:06:02.020202 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 370ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.026790 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.026914 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1201) took 11051 ms. Trace:
I20260503 14:06:02.026955 1073 rpcz_store.cc:276] 0503 14:05:50.975174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975328 (+ 154us) service_pool.cc:224] Handling call
0503 14:06:02.026911 (+11051583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.668297 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.668324 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.885016 (+216692us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.885018 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.885024 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.885025 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.885367 (+ 342us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.026714 (+141347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.026777 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.026888 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.026903 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.026904 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10692894,"prepare.run_cpu_time_us":14666,"prepare.run_wall_time_us":217087,"replication_time_us":141683}]]}
W20260503 14:06:02.027141 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.027813 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 24, tablet already version 50
I20260503 14:06:02.027931 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1236) took 12488 ms. Trace:
I20260503 14:06:02.027987 1077 rpcz_store.cc:276] 0503 14:05:49.539649 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.539714 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:02.027928 (+12488214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.438172 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.438203 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.760309 (+322106us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.760310 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.760315 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.760316 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.760370 (+ 54us) log.cc:844] Serialized 804 byte log entry
0503 14:06:02.027769 (+267399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.027801 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.027906 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.027920 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.027921 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11898367,"prepare.run_cpu_time_us":24027,"prepare.run_wall_time_us":322221,"replication_time_us":267447}]]}
W20260503 14:06:02.028126 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.030318 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:02.030465 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1617) took 5709 ms. Trace:
I20260503 14:06:02.030511 1096 rpcz_store.cc:276] 0503 14:05:56.320712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.320745 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:02.030461 (+5709716us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.639069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.639113 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.030266 (+391153us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.030268 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.030272 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.030273 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.030307 (+ 34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:02.030308 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5317750}]]}
I20260503 14:06:02.033156 1334 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.033294 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1231) took 10387 ms. Trace:
I20260503 14:06:02.033342 1334 rpcz_store.cc:276] 0503 14:05:51.645850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.645892 (+ 42us) service_pool.cc:224] Handling call
0503 14:06:02.033290 (+10387398us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.705093 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.705122 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.015555 (+310433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.015556 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.015560 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.015561 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.015649 (+ 88us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.033070 (+ 17421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.033141 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.033271 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.033281 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.033281 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":10059093,"prepare.run_cpu_time_us":21461,"prepare.run_wall_time_us":310563,"replication_time_us":17502}]]}
I20260503 14:06:02.033535 1334 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.033617 1334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1212) took 10788 ms. Trace:
I20260503 14:06:02.033665 1334 rpcz_store.cc:276] 0503 14:05:51.245087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245123 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:02.033616 (+10788493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.430989 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.431022 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.740694 (+309672us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.740696 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.740702 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.740703 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.740794 (+ 91us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.033112 (+292318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.033531 (+ 419us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.033585 (+ 54us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.033611 (+ 26us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.033611 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":414,"prepare.queue_time_us":10185755,"prepare.run_cpu_time_us":18972,"prepare.run_wall_time_us":309823,"replication_time_us":292404}]]}
W20260503 14:06:02.033969 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 123ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.034054 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.040468 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.040685 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1214) took 10795 ms. Trace:
I20260503 14:06:02.040733 1073 rpcz_store.cc:276] 0503 14:05:51.245122 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245244 (+ 122us) service_pool.cc:224] Handling call
0503 14:06:02.040680 (+10795436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.398013 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.398051 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.777899 (+379848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.777901 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.777907 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.777908 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.777999 (+ 91us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.040372 (+262373us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.040447 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.040655 (+ 208us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.040668 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.040669 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":10152701,"prepare.run_cpu_time_us":26334,"prepare.run_wall_time_us":380123,"replication_time_us":262457}]]}
W20260503 14:06:02.041070 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.043776 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.043924 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1223) took 10665 ms. Trace:
I20260503 14:06:02.043973 1073 rpcz_store.cc:276] 0503 14:05:51.378784 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378855 (+ 71us) service_pool.cc:224] Handling call
0503 14:06:02.043919 (+10665064us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.814492 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.814524 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.920991 (+106467us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.920992 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.920997 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.920997 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.921298 (+ 301us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.043706 (+122408us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.043759 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.043893 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.043903 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.043904 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":10435564,"prepare.run_cpu_time_us":7824,"prepare.run_wall_time_us":106825,"replication_time_us":122702}]]}
W20260503 14:06:02.044467 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 397ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.050644 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 22, tablet already version 50
I20260503 14:06:02.050799 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1305) took 12467 ms. Trace:
I20260503 14:06:02.050859 1075 rpcz_store.cc:276] 0503 14:05:49.583195 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583557 (+ 362us) service_pool.cc:224] Handling call
0503 14:06:02.050794 (+12467237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.380214 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.380248 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.658169 (+277921us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.658171 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.658177 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.658177 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.658259 (+ 82us) log.cc:844] Serialized 750 byte log entry
0503 14:06:02.050578 (+392319us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.050613 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.050773 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.050785 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.050785 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11796602,"prepare.run_cpu_time_us":20176,"prepare.run_wall_time_us":278178,"replication_time_us":392392}]]}
W20260503 14:06:02.051424 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 440ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.054358 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:02.054486 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1308) took 12471 ms. Trace:
I20260503 14:06:02.054531 1075 rpcz_store.cc:276] 0503 14:05:49.583233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583601 (+ 368us) service_pool.cc:224] Handling call
0503 14:06:02.054482 (+12470881us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.625141 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.625170 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.847835 (+222665us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.847837 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.847842 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.847842 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.847936 (+ 94us) log.cc:844] Serialized 777 byte log entry
0503 14:06:02.054278 (+206342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.054344 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.054457 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.054474 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.054475 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":12041455,"prepare.run_cpu_time_us":14236,"prepare.run_wall_time_us":222814,"replication_time_us":206428}]]}
W20260503 14:06:02.054661 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.056123 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.056224 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1259) took 12143 ms. Trace:
I20260503 14:06:02.056269 1077 rpcz_store.cc:276] 0503 14:05:49.912857 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913071 (+ 214us) service_pool.cc:224] Handling call
0503 14:06:02.056220 (+12143149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.677304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.677345 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.785621 (+108276us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.785623 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.785629 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.785630 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.785717 (+ 87us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.056086 (+270369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.056114 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.056205 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.056214 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.056214 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11764163,"prepare.run_cpu_time_us":9197,"prepare.run_wall_time_us":108440,"replication_time_us":270450}]]}
W20260503 14:06:02.056635 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 352ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.064060 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:02.064210 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1365) took 9920 ms. Trace:
I20260503 14:06:02.064250 1075 rpcz_store.cc:276] 0503 14:05:52.144144 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.144596 (+ 452us) service_pool.cc:224] Handling call
0503 14:06:02.064206 (+9919610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.822094 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.822133 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.959542 (+137409us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.959544 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.959548 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.959549 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.959645 (+ 96us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:02.064006 (+104361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.064039 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.064181 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.064196 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.064197 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9677399,"prepare.run_cpu_time_us":9996,"prepare.run_wall_time_us":137563,"replication_time_us":104449}]]}
W20260503 14:06:02.064903 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.068773 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:02.097179 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.097359 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1259) took 10259 ms. Trace:
I20260503 14:06:02.097400 1073 rpcz_store.cc:276] 0503 14:05:51.838126 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838127 (+ 1us) service_pool.cc:224] Handling call
0503 14:06:02.097355 (+10259228us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.710864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.710907 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.892505 (+181598us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.892507 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.892511 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.892511 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.892578 (+ 67us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.097088 (+204510us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.097159 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.097328 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.097344 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.097344 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":9872680,"prepare.run_cpu_time_us":12040,"prepare.run_wall_time_us":181721,"replication_time_us":204570}]]}
W20260503 14:06:02.097591 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.120042 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:02.120282 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1337) took 9096 ms. Trace:
I20260503 14:06:02.120378 1067 rpcz_store.cc:276] 0503 14:05:53.023359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.023562 (+ 203us) service_pool.cc:224] Handling call
0503 14:06:02.120278 (+9096716us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.629780 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.629838 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.120007 (+490169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.120009 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.120016 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.120017 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.120026 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:02.120027 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":2,"prepare.queue_time_us":8606145}]]}
W20260503 14:06:02.121430 573 catalog_manager.cc:5075] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:06:02.132386 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:02.132550 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1321) took 12540 ms. Trace:
I20260503 14:06:02.132584 1075 rpcz_store.cc:276] 0503 14:05:49.592182 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.592254 (+ 72us) service_pool.cc:224] Handling call
0503 14:06:02.132546 (+12540292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.621327 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.621368 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.805911 (+184543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.805912 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.805916 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.805917 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.805990 (+ 73us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.132310 (+326320us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.132367 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.132508 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.132519 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.132519 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":12028982,"prepare.run_cpu_time_us":12020,"prepare.run_wall_time_us":184779,"replication_time_us":326386}]]}
W20260503 14:06:02.133097 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 71ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.137436 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:02.140769 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:02.140915 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1363) took 9996 ms. Trace:
I20260503 14:06:02.140967 1075 rpcz_store.cc:276] 0503 14:05:52.144110 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.144476 (+ 366us) service_pool.cc:224] Handling call
0503 14:06:02.140911 (+9996435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.753495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.753547 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.977164 (+223617us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.977200 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.977205 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.977206 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.977286 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:02.140687 (+163401us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.140749 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.140891 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.140903 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.140904 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":9608910,"prepare.run_cpu_time_us":15383,"prepare.run_wall_time_us":223799,"replication_time_us":163476}]]}
W20260503 14:06:02.141193 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 375ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.153978 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.154141 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1308) took 10902 ms. Trace:
I20260503 14:06:02.154189 1077 rpcz_store.cc:276] 0503 14:05:51.251147 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251347 (+ 200us) service_pool.cc:224] Handling call
0503 14:06:02.154137 (+10902790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.780176 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.780214 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.960410 (+180196us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.960412 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.960416 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.960417 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.960525 (+ 108us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.153917 (+193392us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.153956 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.154114 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.154125 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.154126 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10528779,"prepare.run_cpu_time_us":11862,"prepare.run_wall_time_us":180387,"replication_time_us":193492}]]}
W20260503 14:06:02.154625 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.157299 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.157456 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1226) took 10778 ms. Trace:
I20260503 14:06:02.157503 1073 rpcz_store.cc:276] 0503 14:05:51.378842 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378984 (+ 142us) service_pool.cc:224] Handling call
0503 14:06:02.157452 (+10778468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.740820 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.740859 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.033772 (+292913us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.033773 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.033777 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.033778 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.033861 (+ 83us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.157215 (+123354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.157282 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.157430 (+ 148us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.157442 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.157442 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":10361750,"prepare.run_cpu_time_us":20025,"prepare.run_wall_time_us":293072,"replication_time_us":123430}]]}
W20260503 14:06:02.158133 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 130ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.160444 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.160640 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1344) took 11182 ms. Trace:
I20260503 14:06:02.160701 1075 rpcz_store.cc:276] 0503 14:05:50.978055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.978142 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:02.160624 (+11182482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.593591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.593640 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.908033 (+314393us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.908036 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.908042 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.908043 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.908119 (+ 76us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.160384 (+252265us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.160426 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.160598 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.160614 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.160614 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10615364,"prepare.run_cpu_time_us":20681,"prepare.run_wall_time_us":314550,"replication_time_us":252334}]]}
W20260503 14:06:02.160900 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 122ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.175446 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 25, tablet already version 50
I20260503 14:06:02.175598 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1238) took 12633 ms. Trace:
I20260503 14:06:02.175647 1077 rpcz_store.cc:276] 0503 14:05:49.541652 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.541783 (+ 131us) service_pool.cc:224] Handling call
0503 14:06:02.175595 (+12633812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.760403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.760437 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.027998 (+267561us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.027999 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.028003 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.028004 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.028047 (+ 43us) log.cc:844] Serialized 831 byte log entry
0503 14:06:02.175395 (+147348us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.175427 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.175571 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.175586 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.175586 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12218539,"prepare.run_cpu_time_us":17703,"prepare.run_wall_time_us":267660,"replication_time_us":147383}]]}
W20260503 14:06:02.176071 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.179788 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.179937 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1255) took 12267 ms. Trace:
I20260503 14:06:02.179986 1077 rpcz_store.cc:276] 0503 14:05:49.912771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.912934 (+ 163us) service_pool.cc:224] Handling call
0503 14:06:02.179933 (+12266999us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.490715 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.490745 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.683114 (+192369us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.683117 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.683121 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.683121 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.683195 (+ 74us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.179728 (+496533us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.179774 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.179912 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.179926 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.179927 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":11577665,"prepare.run_cpu_time_us":13097,"prepare.run_wall_time_us":192487,"replication_time_us":496600}]]}
W20260503 14:06:02.180573 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.188273 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.188414 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1262) took 12275 ms. Trace:
I20260503 14:06:02.188457 1077 rpcz_store.cc:276] 0503 14:05:49.912901 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913231 (+ 330us) service_pool.cc:224] Handling call
0503 14:06:02.188411 (+12275180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.479247 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.479299 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.890679 (+411380us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.890680 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.890718 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.890718 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.890776 (+ 58us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.188223 (+297447us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.188256 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.188395 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.188404 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.188405 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11565955,"prepare.run_cpu_time_us":27525,"prepare.run_wall_time_us":411544,"replication_time_us":297498}]]}
W20260503 14:06:02.188764 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.193794 26083 tablet_replica.cc:333] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:02.193908 26083 raft_consensus.cc:2243] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:02.193984 26083 raft_consensus.cc:2272] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:02.194124 26083 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.194316 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.194459 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1249) took 10356 ms. Trace:
I20260503 14:06:02.194501 1073 rpcz_store.cc:276] 0503 14:05:51.837945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838067 (+ 122us) service_pool.cc:224] Handling call
0503 14:06:02.194457 (+10356390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.549505 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.549548 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.814222 (+264674us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.814225 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.814230 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.814231 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.814435 (+ 204us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.194267 (+379832us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.194303 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.194437 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.194450 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.194450 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":9711374,"prepare.run_cpu_time_us":18114,"prepare.run_wall_time_us":264947,"replication_time_us":380031}]]}
W20260503 14:06:02.195180 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 356ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.195811 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.196110 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1189) took 11570 ms. Trace:
I20260503 14:06:02.196177 1073 rpcz_store.cc:276] 0503 14:05:50.626066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.626356 (+ 290us) service_pool.cc:224] Handling call
0503 14:06:02.196101 (+11569745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.815346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.815377 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.996893 (+181516us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.996895 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.996929 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.996929 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.996994 (+ 65us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.195437 (+198443us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.195800 (+ 363us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.196065 (+ 265us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.196090 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.196090 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":346,"prepare.queue_time_us":11188926,"prepare.run_cpu_time_us":12289,"prepare.run_wall_time_us":181671,"replication_time_us":198503}]]}
W20260503 14:06:02.196419 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 132ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.204475 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.204679 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1334) took 12112 ms. Trace:
I20260503 14:06:02.204728 1075 rpcz_store.cc:276] 0503 14:05:50.092020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.092036 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:02.204674 (+12112638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.806114 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.806146 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.132562 (+326416us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.132563 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.132568 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.132568 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.132635 (+ 67us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.204378 (+ 71743us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.204456 (+ 78us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.204645 (+ 189us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.204664 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.204664 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":11714001,"prepare.run_cpu_time_us":23921,"prepare.run_wall_time_us":326529,"replication_time_us":71780}]]}
W20260503 14:06:02.204983 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 362ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.205305 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.205406 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1377) took 10045 ms. Trace:
I20260503 14:06:02.205442 1075 rpcz_store.cc:276] 0503 14:05:52.159840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159854 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:02.205403 (+10045549us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.959664 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.959701 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.064342 (+104641us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.064344 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.064349 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.064350 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.064785 (+ 435us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.205243 (+140458us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.205296 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.205378 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.205395 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.205396 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":9799703,"prepare.run_cpu_time_us":7097,"prepare.run_wall_time_us":105141,"replication_time_us":140888}]]}
W20260503 14:06:02.205864 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.214677 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.214874 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1343) took 11239 ms. Trace:
I20260503 14:06:02.214919 1075 rpcz_store.cc:276] 0503 14:05:50.975727 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975769 (+ 42us) service_pool.cc:224] Handling call
0503 14:06:02.214868 (+11239099us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.941359 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.941397 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.014929 (+ 73532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.014930 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.014970 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.014970 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.015032 (+ 62us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.214589 (+199557us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.214657 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.214837 (+ 180us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.214860 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.214860 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10965523,"prepare.run_cpu_time_us":4784,"prepare.run_wall_time_us":73682,"replication_time_us":199611}]]}
W20260503 14:06:02.215287 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.216925 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.217063 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1398) took 10054 ms. Trace:
I20260503 14:06:02.217105 1075 rpcz_store.cc:276] 0503 14:05:52.162809 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162831 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:02.217060 (+10054229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.779475 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.779713 (+ 238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.918223 (+138510us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.918225 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.918230 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.918231 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.918430 (+ 199us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.215779 (+297349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.216911 (+ 1132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.217042 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.217052 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.217053 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1114,"prepare.queue_time_us":9616541,"prepare.run_cpu_time_us":9600,"prepare.run_wall_time_us":138977,"replication_time_us":297541}]]}
W20260503 14:06:02.217344 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 451ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.222347 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:02.224370 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 23, tablet already version 50
I20260503 14:06:02.224488 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1229) took 12691 ms. Trace:
I20260503 14:06:02.224524 1077 rpcz_store.cc:276] 0503 14:05:49.533152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.533208 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:02.224485 (+12691277us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.444119 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.444148 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.858708 (+414560us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.858710 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.858716 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.858718 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.858804 (+ 86us) log.cc:844] Serialized 777 byte log entry
0503 14:06:02.224292 (+365488us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.224360 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.224461 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.224476 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.224476 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":11910809,"prepare.run_cpu_time_us":31540,"prepare.run_wall_time_us":414707,"replication_time_us":365567}]]}
W20260503 14:06:02.225278 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.227464 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.227569 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1217) took 10982 ms. Trace:
I20260503 14:06:02.227614 1073 rpcz_store.cc:276] 0503 14:05:51.245167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245273 (+ 106us) service_pool.cc:224] Handling call
0503 14:06:02.227566 (+10982293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.758505 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.758540 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.964018 (+205478us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.964020 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.964024 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.964025 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.964116 (+ 91us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.227416 (+263300us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.227455 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.227545 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.227559 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.227560 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":10513134,"prepare.run_cpu_time_us":14374,"prepare.run_wall_time_us":205743,"replication_time_us":263385}]]}
W20260503 14:06:02.227871 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 145ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.229606 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.229719 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1339) took 11263 ms. Trace:
I20260503 14:06:02.229766 1075 rpcz_store.cc:276] 0503 14:05:50.966673 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.966740 (+ 67us) service_pool.cc:224] Handling call
0503 14:06:02.229716 (+11262976us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.757579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.757611 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.996064 (+238453us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.996066 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.996071 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.996072 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.996156 (+ 84us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.229566 (+233410us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.229597 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.229699 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.229709 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.229709 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10790760,"prepare.run_cpu_time_us":15317,"prepare.run_wall_time_us":238596,"replication_time_us":233489}]]}
W20260503 14:06:02.230022 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.233894 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.234057 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1274) took 10162 ms. Trace:
I20260503 14:06:02.234108 1073 rpcz_store.cc:276] 0503 14:05:52.071290 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071776 (+ 486us) service_pool.cc:224] Handling call
0503 14:06:02.234054 (+10162278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.892592 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.892625 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.097466 (+204841us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.097468 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.097473 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.097473 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.097533 (+ 60us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.233825 (+136292us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.233857 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.234033 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.234047 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.234047 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":9820740,"prepare.run_cpu_time_us":15306,"prepare.run_wall_time_us":205085,"replication_time_us":136345}]]}
W20260503 14:06:02.234344 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 361ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.239372 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.239503 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1254) took 10401 ms. Trace:
I20260503 14:06:02.239545 1073 rpcz_store.cc:276] 0503 14:05:51.838044 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838343 (+ 299us) service_pool.cc:224] Handling call
0503 14:06:02.239500 (+10401157us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.015675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.015714 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.033906 (+ 18192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.033908 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.033910 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.033911 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.033971 (+ 60us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.239324 (+205353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.239356 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.239477 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.239493 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.239493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10177266,"prepare.run_cpu_time_us":1355,"prepare.run_wall_time_us":18314,"replication_time_us":205407}]]}
W20260503 14:06:02.240084 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.261077 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.261241 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1260) took 12348 ms. Trace:
I20260503 14:06:02.261294 1077 rpcz_store.cc:276] 0503 14:05:49.912871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913056 (+ 185us) service_pool.cc:224] Handling call
0503 14:06:02.261236 (+12348180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.751856 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.751893 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.009398 (+257505us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.009400 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.009433 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.009434 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.009491 (+ 57us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.261017 (+251526us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.261058 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.261211 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.261227 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.261227 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":11838737,"prepare.run_cpu_time_us":17217,"prepare.run_wall_time_us":257652,"replication_time_us":251559}]]}
W20260503 14:06:02.261453 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 273ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.279731 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.279922 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1210) took 11034 ms. Trace:
I20260503 14:06:02.279973 1073 rpcz_store.cc:276] 0503 14:05:51.245049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245186 (+ 137us) service_pool.cc:224] Handling call
0503 14:06:02.279913 (+11034727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.885395 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.885440 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.026948 (+141508us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.026950 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.026953 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.026953 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.027038 (+ 85us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.279648 (+252610us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.279684 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.279880 (+ 196us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.279902 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.279903 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10640134,"prepare.run_cpu_time_us":10608,"prepare.run_wall_time_us":141663,"replication_time_us":252687}]]}
W20260503 14:06:02.280170 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.283370 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.283517 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1375) took 10124 ms. Trace:
I20260503 14:06:02.283568 1075 rpcz_store.cc:276] 0503 14:05:52.159084 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159232 (+ 148us) service_pool.cc:224] Handling call
0503 14:06:02.283513 (+10124281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.908151 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.908199 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.160735 (+252536us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.160737 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.160742 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.160743 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.160815 (+ 72us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.283313 (+122498us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.283351 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.283487 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.283504 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.283504 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":9748836,"prepare.run_cpu_time_us":16029,"prepare.run_wall_time_us":252684,"replication_time_us":122561}]]}
W20260503 14:06:02.283998 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 434ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.285632 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.285769 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1267) took 11973 ms. Trace:
I20260503 14:06:02.285843 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.285953 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1336) took 12193 ms. Trace:
I20260503 14:06:02.285993 1075 rpcz_store.cc:276] 0503 14:05:50.092061 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.092193 (+ 132us) service_pool.cc:224] Handling call
0503 14:06:02.285949 (+12193756us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.633179 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.633208 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.868829 (+235621us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.868832 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.868837 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.868838 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.868930 (+ 92us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.285773 (+416843us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.285833 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.285933 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.285942 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.285942 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":11540929,"prepare.run_cpu_time_us":15522,"prepare.run_wall_time_us":235760,"replication_time_us":416929}]]}
W20260503 14:06:02.286289 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 116ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.285805 1077 rpcz_store.cc:276] 0503 14:05:50.312198 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312378 (+ 180us) service_pool.cc:224] Handling call
0503 14:06:02.285764 (+11973386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.760881 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.760914 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.979074 (+218160us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.979077 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.979081 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.979082 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.979143 (+ 61us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.285585 (+306442us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.285619 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.285747 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.285754 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.285755 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11448437,"prepare.run_cpu_time_us":15883,"prepare.run_wall_time_us":218286,"replication_time_us":306495}]]}
W20260503 14:06:02.286949 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.288605 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.288717 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1241) took 10642 ms. Trace:
I20260503 14:06:02.288762 1073 rpcz_store.cc:276] 0503 14:05:51.646017 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646120 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:02.288714 (+10642594us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.033900 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.033945 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.157569 (+123624us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.157570 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.157576 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.157577 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.157923 (+ 346us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.288520 (+130597us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.288594 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.288692 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.288707 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.288708 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":10387731,"prepare.run_cpu_time_us":8005,"prepare.run_wall_time_us":124038,"replication_time_us":130936}]]}
W20260503 14:06:02.288897 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.296825 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.296968 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1369) took 10138 ms. Trace:
I20260503 14:06:02.297016 1075 rpcz_store.cc:276] 0503 14:05:52.158659 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.158678 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:02.296965 (+10138287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.781810 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.781851 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:01.980229 (+198378us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:01.980230 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:01.980233 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:01.980234 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:01.980301 (+ 67us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.296777 (+316476us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.296807 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.296947 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.296957 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.296957 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":9623028,"prepare.run_cpu_time_us":12847,"prepare.run_wall_time_us":198509,"replication_time_us":316536}]]}
W20260503 14:06:02.297533 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.311353 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.311504 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1299) took 11337 ms. Trace:
I20260503 14:06:02.311547 1077 rpcz_store.cc:276] 0503 14:05:50.974388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974558 (+ 170us) service_pool.cc:224] Handling call
0503 14:06:02.311500 (+11336942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.801136 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.801168 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.006645 (+205477us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.006647 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.006652 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.006652 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.006720 (+ 68us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.311262 (+304542us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.311335 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.311474 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.311492 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.311493 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":10826512,"prepare.run_cpu_time_us":14671,"prepare.run_wall_time_us":205600,"replication_time_us":304600}]]}
W20260503 14:06:02.311811 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.328877 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.329015 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1196) took 11353 ms. Trace:
I20260503 14:06:02.329061 1073 rpcz_store.cc:276] 0503 14:05:50.975085 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.975160 (+ 75us) service_pool.cc:224] Handling call
0503 14:06:02.329011 (+11353851us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.997023 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.997061 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.196234 (+199173us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.196236 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.196268 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.196269 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.196344 (+ 75us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.328801 (+132457us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.328854 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.328990 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.329004 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.329004 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":11021806,"prepare.run_cpu_time_us":12750,"prepare.run_wall_time_us":199466,"replication_time_us":132526}]]}
W20260503 14:06:02.329703 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 404ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.337906 26083 tablet_replica.cc:333] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:02.338002 26083 raft_consensus.cc:2243] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:02.338083 26083 raft_consensus.cc:2272] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:02.338228 26083 log.cc:510] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.345580 1131 op_tracker.cc:284] OpTracker waiting for 24 outstanding ops to complete now for 3.118s
I20260503 14:06:02.345693 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:06:02.345609 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:02.346058 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1374) took 10186 ms. Trace:
I20260503 14:06:02.345727 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.346215 1065 rpcz_store.cc:276] 0503 14:05:52.159067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159088 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:02.346054 (+10186966us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.732245 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.732283 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.345552 (+613269us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.345554 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.345560 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.345561 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.345570 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:02.345596 (+ 26us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9573022}]]}
I20260503 14:06:02.346468 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.346869 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.347234 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.347651 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.348052 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:02.348786 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:02.348439 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.350621 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.350987 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.351305 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.351620 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.352025 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.352329 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.352645 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.358124 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.358274 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1317) took 10978 ms. Trace:
I20260503 14:06:02.358315 1077 rpcz_store.cc:276] 0503 14:05:51.379560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379859 (+ 299us) service_pool.cc:224] Handling call
0503 14:06:02.358269 (+10978410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.960571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.960610 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.154469 (+193859us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.154471 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.154475 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.154476 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.154561 (+ 85us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.358064 (+203503us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.358108 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.358242 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.358257 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.358258 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":10580658,"prepare.run_cpu_time_us":12976,"prepare.run_wall_time_us":194162,"replication_time_us":203577}]]}
W20260503 14:06:02.360327 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 537ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.373629 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.373764 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1219) took 10995 ms. Trace:
I20260503 14:06:02.373811 1073 rpcz_store.cc:276] 0503 14:05:51.378700 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378910 (+ 210us) service_pool.cc:224] Handling call
0503 14:06:02.373760 (+10994850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.964256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.964291 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.227682 (+263391us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.227684 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.227689 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.227690 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.227770 (+ 80us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.373518 (+145748us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.373613 (+ 95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.373739 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.373753 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.373754 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83,"prepare.queue_time_us":10585250,"prepare.run_cpu_time_us":15816,"prepare.run_wall_time_us":263536,"replication_time_us":145820}]]}
W20260503 14:06:02.374192 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:02.375197 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 441ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.377611 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.377732 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1225) took 10998 ms. Trace:
I20260503 14:06:02.377770 1073 rpcz_store.cc:276] 0503 14:05:51.378817 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378939 (+ 122us) service_pool.cc:224] Handling call
0503 14:06:02.377728 (+10998789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.778152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.778200 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.040785 (+262585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.040787 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.040791 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.040791 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.040872 (+ 81us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.377526 (+336654us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.377601 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.377704 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.377716 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.377716 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":10399153,"prepare.run_cpu_time_us":18427,"prepare.run_wall_time_us":262744,"replication_time_us":336728}]]}
W20260503 14:06:02.378885 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 416ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.381160 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 22, tablet already version 50
I20260503 14:06:02.381276 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1310) took 12798 ms. Trace:
I20260503 14:06:02.381313 1075 rpcz_store.cc:276] 0503 14:05:49.583268 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.583671 (+ 403us) service_pool.cc:224] Handling call
0503 14:06:02.381271 (+12797600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.847962 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.847991 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.054523 (+206532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.054525 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.054530 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.054531 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.054579 (+ 48us) log.cc:844] Serialized 750 byte log entry
0503 14:06:02.381110 (+326531us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.381146 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.381251 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.381260 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.381260 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12264231,"prepare.run_cpu_time_us":15137,"prepare.run_wall_time_us":206643,"replication_time_us":326573}]]}
I20260503 14:06:02.390673 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.390832 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1248) took 10552 ms. Trace:
I20260503 14:06:02.390884 1073 rpcz_store.cc:276] 0503 14:05:51.837928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.837972 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:02.390828 (+10552856us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.828161 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.828197 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.019805 (+191608us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.019807 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.019812 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.019812 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.020079 (+ 267us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.390576 (+370497us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.390653 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.390799 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.390817 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.390818 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":9990101,"prepare.run_cpu_time_us":13427,"prepare.run_wall_time_us":191938,"replication_time_us":370757}]]}
W20260503 14:06:02.397922 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 119ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.402942 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.403100 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1340) took 11431 ms. Trace:
I20260503 14:06:02.403142 1075 rpcz_store.cc:276] 0503 14:05:50.971127 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.971235 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:02.403094 (+11431859us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.868951 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.868985 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.285969 (+416984us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.285971 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.285975 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.285976 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.286044 (+ 68us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.402883 (+116839us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.402925 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.403069 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.403081 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.403082 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":10897611,"prepare.run_cpu_time_us":26373,"prepare.run_wall_time_us":417103,"replication_time_us":116887}]]}
W20260503 14:06:02.403535 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 419ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.404234 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 385ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.409186 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.409320 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1266) took 12097 ms. Trace:
I20260503 14:06:02.409359 1077 rpcz_store.cc:276] 0503 14:05:50.312180 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312308 (+ 128us) service_pool.cc:224] Handling call
0503 14:06:02.409315 (+12097007us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.785755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.785786 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.056329 (+270543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.056331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.056336 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.056337 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.056414 (+ 77us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.409048 (+352634us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.409170 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.409289 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.409304 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.409305 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":11473381,"prepare.run_cpu_time_us":19711,"prepare.run_wall_time_us":270669,"replication_time_us":352704}]]}
W20260503 14:06:02.409821 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.426312 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.426442 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1271) took 12114 ms. Trace:
I20260503 14:06:02.426484 1077 rpcz_store.cc:276] 0503 14:05:50.312258 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312447 (+ 189us) service_pool.cc:224] Handling call
0503 14:06:02.426439 (+12113992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.890799 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.890830 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.188463 (+297633us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.188466 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.188470 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.188471 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.188568 (+ 97us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.426256 (+237688us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.426292 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.426422 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.426431 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.426432 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11578302,"prepare.run_cpu_time_us":20070,"prepare.run_wall_time_us":297779,"replication_time_us":237779}]]}
W20260503 14:06:02.427584 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.430505 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:02.430612 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1247) took 12879 ms. Trace:
I20260503 14:06:02.430657 1077 rpcz_store.cc:276] 0503 14:05:49.551243 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.551305 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:02.430609 (+12879304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.028069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.028102 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.175739 (+147637us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.175742 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.175748 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.175749 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.175964 (+ 215us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.430460 (+254496us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.430493 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.430593 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.430601 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.430602 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12476651,"prepare.run_cpu_time_us":8864,"prepare.run_wall_time_us":147934,"replication_time_us":254703}]]}
W20260503 14:06:02.431046 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.442068 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.442220 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1235) took 10796 ms. Trace:
I20260503 14:06:02.442263 1073 rpcz_store.cc:276] 0503 14:05:51.645921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646008 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:02.442216 (+10796208us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.921325 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.921367 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.044239 (+122872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.044241 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.044245 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.044246 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.044343 (+ 97us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.441990 (+397647us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.442026 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.442194 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.442207 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.442207 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10275267,"prepare.run_cpu_time_us":8765,"prepare.run_wall_time_us":123049,"replication_time_us":397736}]]}
W20260503 14:06:02.442832 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.465338 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.465512 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1385) took 10304 ms. Trace:
I20260503 14:06:02.465560 1075 rpcz_store.cc:276] 0503 14:05:52.161362 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161398 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:02.465505 (+10304107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.064813 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.064847 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.205603 (+140756us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.205604 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.205608 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.205608 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.205684 (+ 76us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.465281 (+259597us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.465316 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.465483 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.465493 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.465494 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9903344,"prepare.run_cpu_time_us":10462,"prepare.run_wall_time_us":140888,"replication_time_us":259664}]]}
W20260503 14:06:02.465924 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.474144 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.474274 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.474401 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1258) took 10636 ms. Trace:
I20260503 14:06:02.474435 1073 rpcz_store.cc:276] 0503 14:05:51.838104 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838153 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:02.474398 (+10636245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.157952 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.157986 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.288756 (+130770us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.288757 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.288762 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.288763 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.288833 (+ 70us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.474167 (+185334us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.474250 (+ 83us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.474376 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.474390 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.474391 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":10319725,"prepare.run_cpu_time_us":7130,"prepare.run_wall_time_us":130905,"replication_time_us":185400}]]}
W20260503 14:06:02.474745 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 434ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.474992 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 495ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.474283 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1269) took 12162 ms. Trace:
I20260503 14:06:02.475134 1077 rpcz_store.cc:276] 0503 14:05:50.312229 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312358 (+ 129us) service_pool.cc:224] Handling call
0503 14:06:02.474277 (+12161919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.683210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.683240 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.180288 (+497048us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.180290 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.180294 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.180295 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.180436 (+ 141us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.474023 (+293587us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.474128 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.474253 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.474267 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.474267 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"prepare.queue_time_us":11370786,"prepare.run_cpu_time_us":32244,"prepare.run_wall_time_us":497247,"replication_time_us":293704}]]}
I20260503 14:06:02.491317 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.491451 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1284) took 11866 ms. Trace:
I20260503 14:06:02.491493 1077 rpcz_store.cc:276] 0503 14:05:50.624918 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.625009 (+ 91us) service_pool.cc:224] Handling call
0503 14:06:02.491446 (+11866437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.979174 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.979203 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.286789 (+307586us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.286791 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.286795 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.286796 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.286869 (+ 73us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.491258 (+204389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.491300 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.491428 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.491436 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.491437 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":11354113,"prepare.run_cpu_time_us":17465,"prepare.run_wall_time_us":307893,"replication_time_us":204455}]]}
I20260503 14:06:02.491636 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.491760 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1273) took 10420 ms. Trace:
I20260503 14:06:02.491812 1073 rpcz_store.cc:276] 0503 14:05:52.071274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071501 (+ 227us) service_pool.cc:224] Handling call
0503 14:06:02.491755 (+10420254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.033995 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.034026 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.239845 (+205819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.239846 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.239851 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.239885 (+ 34us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.239956 (+ 71us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.491569 (+251613us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.491621 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.491738 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.491746 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.491746 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":9962437,"prepare.run_cpu_time_us":13816,"prepare.run_wall_time_us":205981,"replication_time_us":251679}]]}
I20260503 14:06:02.492452 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
W20260503 14:06:02.493173 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.493233 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.493764 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 160ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.493916 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1315) took 12904 ms. Trace:
I20260503 14:06:02.493953 1075 rpcz_store.cc:276] 0503 14:05:49.589114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.589133 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:02.493911 (+12904778us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.658400 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.658432 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.051250 (+392818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.051252 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.051257 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.051258 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.051317 (+ 59us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.492296 (+440979us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.492442 (+ 146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.492527 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.492536 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.492536 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":135,"prepare.queue_time_us":12068776,"prepare.run_cpu_time_us":26731,"prepare.run_wall_time_us":392938,"replication_time_us":441033}]]}
I20260503 14:06:02.516695 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.516847 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1373) took 10357 ms. Trace:
I20260503 14:06:02.516897 1075 rpcz_store.cc:276] 0503 14:05:52.159053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159108 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:02.516843 (+10357735us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.977304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.977353 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.140957 (+163604us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.140959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.140964 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.140965 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.141040 (+ 75us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.516627 (+375587us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.516674 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.516815 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.516834 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.516834 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":9818128,"prepare.run_cpu_time_us":10181,"prepare.run_wall_time_us":164021,"replication_time_us":375655}]]}
W20260503 14:06:02.517241 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 428ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.517575 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:02.517661 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1319) took 12926 ms. Trace:
I20260503 14:06:02.517694 1075 rpcz_store.cc:276] 0503 14:05:49.591303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.591468 (+ 165us) service_pool.cc:224] Handling call
0503 14:06:02.517658 (+12926190us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.054617 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.054647 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.381396 (+326749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.381397 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.381573 (+ 176us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.381661 (+ 88us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.395108 (+ 13447us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.517303 (+122195us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.517566 (+ 263us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.517641 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.517651 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.517652 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":246,"prepare.queue_time_us":12463043,"prepare.run_cpu_time_us":30333,"prepare.run_wall_time_us":343830,"replication_time_us":135636}]]}
I20260503 14:06:02.517831 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.517920 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1368) took 10359 ms. Trace:
I20260503 14:06:02.517946 1075 rpcz_store.cc:276] 0503 14:05:52.158405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.158470 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:02.517918 (+10359448us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.996181 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.996225 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.229744 (+233519us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.229746 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.229750 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.229751 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.229867 (+ 116us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.517518 (+287651us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.517827 (+ 309us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.517861 (+ 34us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.517912 (+ 51us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.517913 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302,"prepare.queue_time_us":9837626,"prepare.run_cpu_time_us":16478,"prepare.run_wall_time_us":233694,"replication_time_us":287762,"thread_start_us":80,"threads_started":1}]]}
W20260503 14:06:02.518365 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.519060 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 410ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.520757 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:02.520862 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1636) took 5917 ms. Trace:
I20260503 14:06:02.520892 1096 rpcz_store.cc:276] 0503 14:05:56.603127 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.603258 (+ 131us) service_pool.cc:224] Handling call
0503 14:06:02.520858 (+5917600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.030621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.030669 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.520724 (+490055us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.520727 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.520732 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.520733 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.520742 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:02.520743 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5427262}]]}
I20260503 14:06:02.521452 26083 tablet_replica.cc:333] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:02.521529 26083 raft_consensus.cc:2243] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:02.521590 26083 raft_consensus.cc:2272] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:02.521723 26083 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.525804 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 26, tablet already version 50
I20260503 14:06:02.525965 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1241) took 12979 ms. Trace:
I20260503 14:06:02.526005 1077 rpcz_store.cc:276] 0503 14:05:49.546175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.546236 (+ 61us) service_pool.cc:224] Handling call
0503 14:06:02.525959 (+12979723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.858836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.858870 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.225086 (+366216us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.225088 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.225094 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.225095 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.225174 (+ 79us) log.cc:844] Serialized 858 byte log entry
0503 14:06:02.525745 (+300571us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.525787 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.525933 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.525947 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.525948 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":12312480,"prepare.run_cpu_time_us":23664,"prepare.run_wall_time_us":366358,"replication_time_us":300641}]]}
W20260503 14:06:02.526628 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.527539 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:02.534951 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.535084 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1273) took 12206 ms. Trace:
I20260503 14:06:02.535120 1077 rpcz_store.cc:276] 0503 14:05:50.328621 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.328801 (+ 180us) service_pool.cc:224] Handling call
0503 14:06:02.535079 (+12206278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.009517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.009554 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.261271 (+251717us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.261273 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.261280 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.261281 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.261369 (+ 88us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.534895 (+273526us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.534932 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.535054 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.535068 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.535069 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11680648,"prepare.run_cpu_time_us":14680,"prepare.run_wall_time_us":251871,"replication_time_us":273605}]]}
W20260503 14:06:02.535336 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.536159 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.536269 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1253) took 10698 ms. Trace:
I20260503 14:06:02.536309 1073 rpcz_store.cc:276] 0503 14:05:51.838006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838283 (+ 277us) service_pool.cc:224] Handling call
0503 14:06:02.536265 (+10697982us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.044385 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.044429 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.442676 (+398247us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.442678 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.442712 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.442712 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.442770 (+ 58us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.536062 (+ 93292us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.536151 (+ 89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.536248 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.536258 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.536258 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76,"prepare.queue_time_us":10206045,"prepare.run_cpu_time_us":26168,"prepare.run_wall_time_us":398393,"replication_time_us":93344}]]}
W20260503 14:06:02.537436 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.537838 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.537936 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1372) took 10378 ms. Trace:
I20260503 14:06:02.537972 1075 rpcz_store.cc:276] 0503 14:05:52.159038 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159258 (+ 220us) service_pool.cc:224] Handling call
0503 14:06:02.537933 (+10378675us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.015049 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.015084 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.214920 (+199836us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.214922 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.214928 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.214929 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.215026 (+ 97us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.537710 (+322684us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.537829 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.537918 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.537927 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.537927 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":9855717,"prepare.run_cpu_time_us":11944,"prepare.run_wall_time_us":199986,"replication_time_us":322775}]]}
W20260503 14:06:02.538682 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 50ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.545624 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.545810 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1220) took 11167 ms. Trace:
I20260503 14:06:02.545852 1073 rpcz_store.cc:276] 0503 14:05:51.378721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378775 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:02.545804 (+11167029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.027063 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.027105 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.279995 (+252890us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.279997 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.280002 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.280003 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.280097 (+ 94us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.545445 (+265348us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.545587 (+ 142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.545770 (+ 183us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.545790 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.545791 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":122,"prepare.queue_time_us":10648177,"prepare.run_cpu_time_us":16178,"prepare.run_wall_time_us":253053,"replication_time_us":265432}]]}
W20260503 14:06:02.545956 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.547086 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:02.551690 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.551846 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1270) took 10480 ms. Trace:
I20260503 14:06:02.551887 1073 rpcz_store.cc:276] 0503 14:05:52.071223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071316 (+ 93us) service_pool.cc:224] Handling call
0503 14:06:02.551842 (+10480526us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.814517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.814636 (+ 119us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.194995 (+380359us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.195025 (+ 30us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.195032 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.195032 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.195107 (+ 75us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.551546 (+356439us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.551674 (+ 128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.551805 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.551835 (+ 30us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.551836 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109,"prepare.queue_time_us":9743082,"prepare.run_cpu_time_us":26657,"prepare.run_wall_time_us":380918,"replication_time_us":356507}]]}
W20260503 14:06:02.552285 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.562848 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.563025 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1376) took 10403 ms. Trace:
I20260503 14:06:02.563071 1075 rpcz_store.cc:276] 0503 14:05:52.159632 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159651 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:02.563022 (+10403371us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.980326 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.980358 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.297345 (+316987us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.297347 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.297352 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.297353 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.297445 (+ 92us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.562789 (+265344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.562828 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.563001 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.563012 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.563013 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":9820593,"prepare.run_cpu_time_us":22433,"prepare.run_wall_time_us":317138,"replication_time_us":265401}]]}
W20260503 14:06:02.563859 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 115ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.567526 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.567651 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1345) took 11586 ms. Trace:
I20260503 14:06:02.567698 1075 rpcz_store.cc:276] 0503 14:05:50.981596 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.981647 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:02.567646 (+11585999us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.132650 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.132675 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.204783 (+ 72108us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.204784 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.204789 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.204790 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.204888 (+ 98us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.567415 (+362527us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.567488 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.567623 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.567636 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.567637 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":11150914,"prepare.run_cpu_time_us":4034,"prepare.run_wall_time_us":72405,"replication_time_us":362617}]]}
W20260503 14:06:02.568420 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.589035 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.589196 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1386) took 10427 ms. Trace:
I20260503 14:06:02.589238 1075 rpcz_store.cc:276] 0503 14:05:52.161389 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161440 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:02.589192 (+10427752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.215045 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.215086 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.538060 (+322974us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.538062 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.538066 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.538066 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.538151 (+ 85us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.588981 (+ 50830us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.589015 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.589169 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.589180 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.589181 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10053545,"prepare.run_cpu_time_us":16878,"prepare.run_wall_time_us":323116,"replication_time_us":50907}]]}
W20260503 14:06:02.589912 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.590323 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.590441 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1257) took 12677 ms. Trace:
I20260503 14:06:02.590478 1077 rpcz_store.cc:276] 0503 14:05:49.912823 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.912921 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:02.590437 (+12677516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.176011 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.176043 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.430641 (+254598us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.430643 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.430649 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.430650 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.430709 (+ 59us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.590281 (+159572us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.590310 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.590420 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.590428 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.590428 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":12263020,"prepare.run_cpu_time_us":22342,"prepare.run_wall_time_us":254707,"replication_time_us":159625}]]}
W20260503 14:06:02.590930 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.595876 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:02.596019 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1293) took 10242 ms. Trace:
I20260503 14:06:02.596051 1073 rpcz_store.cc:276] 0503 14:05:52.353537 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353657 (+ 120us) service_pool.cc:224] Handling call
0503 14:06:02.596015 (+10242358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.097687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.097741 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.234197 (+136456us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.234199 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.234203 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.234203 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.234279 (+ 76us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:02.595760 (+361481us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.595861 (+ 101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.595996 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.596007 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.596007 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88,"mutex_wait_us":70,"prepare.queue_time_us":9743930,"prepare.run_cpu_time_us":8317,"prepare.run_wall_time_us":136732,"replication_time_us":361550}]]}
W20260503 14:06:02.596573 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 343ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.624121 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.624248 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1309) took 11373 ms. Trace:
I20260503 14:06:02.624280 1077 rpcz_store.cc:276] 0503 14:05:51.251163 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251339 (+ 176us) service_pool.cc:224] Handling call
0503 14:06:02.624244 (+11372905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.006743 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.006786 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.311634 (+304848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.311637 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.311643 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.311643 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.311742 (+ 99us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.624074 (+312332us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.624104 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.624226 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.624235 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.624236 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10755321,"prepare.run_cpu_time_us":20714,"prepare.run_wall_time_us":305017,"replication_time_us":312423}]]}
W20260503 14:06:02.624611 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.652297 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.652447 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1283) took 12027 ms. Trace:
I20260503 14:06:02.652488 1077 rpcz_store.cc:276] 0503 14:05:50.624904 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.625036 (+ 132us) service_pool.cc:224] Handling call
0503 14:06:02.652436 (+12027400us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.056432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.056465 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.409362 (+352897us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.409364 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.409369 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.409369 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.409432 (+ 63us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.652209 (+242777us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.652279 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.652416 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.652428 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.652429 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":11431338,"prepare.run_cpu_time_us":21948,"prepare.run_wall_time_us":353007,"replication_time_us":242833}]]}
I20260503 14:06:02.652314 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.652899 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1238) took 11006 ms. Trace:
W20260503 14:06:02.652915 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.652923 1073 rpcz_store.cc:276] 0503 14:05:51.645966 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.645984 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:02.652895 (+11006911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.280125 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.280165 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.545796 (+265631us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.545798 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.545803 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.545803 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.545885 (+ 82us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.652244 (+106359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.652279 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.652881 (+ 602us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.652890 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.652890 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10634054,"prepare.run_cpu_time_us":14114,"prepare.run_wall_time_us":265779,"replication_time_us":106438}]]}
W20260503 14:06:02.653152 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.653204 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.653258 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1298) took 11678 ms. Trace:
I20260503 14:06:02.653286 1077 rpcz_store.cc:276] 0503 14:05:50.974374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974544 (+ 170us) service_pool.cc:224] Handling call
0503 14:06:02.653256 (+11678712us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.287080 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.287118 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.492662 (+205544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.492664 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.492668 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.492669 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.492727 (+ 58us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.652794 (+160067us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.653201 (+ 407us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.653238 (+ 37us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.653249 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.653249 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397,"prepare.queue_time_us":11312467,"prepare.run_cpu_time_us":12061,"prepare.run_wall_time_us":205664,"replication_time_us":160121}]]}
W20260503 14:06:02.653401 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.654037 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:02.654117 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1285) took 10300 ms. Trace:
I20260503 14:06:02.654142 1073 rpcz_store.cc:276] 0503 14:05:52.353418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353561 (+ 143us) service_pool.cc:224] Handling call
0503 14:06:02.654116 (+10300555us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.239984 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.240026 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.491970 (+251944us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.491972 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.491979 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.491979 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.492079 (+ 100us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:02.653995 (+161916us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.654030 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.654099 (+ 69us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.654109 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.654109 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":9886352,"prepare.run_cpu_time_us":14160,"prepare.run_wall_time_us":252104,"replication_time_us":162011}]]}
W20260503 14:06:02.654349 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.354588 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.675516 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.676349 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.676779 1336 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.677769 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.679155 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.679272 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1407) took 10515 ms. Trace:
I20260503 14:06:02.679323 1075 rpcz_store.cc:276] 0503 14:05:52.163914 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164404 (+ 490us) service_pool.cc:224] Handling call
0503 14:06:02.679270 (+10514866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.297471 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.297498 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.563535 (+266037us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.563575 (+ 40us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.563581 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.563581 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.563667 (+ 86us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.679113 (+115446us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.679147 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.679247 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.679263 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.679263 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10132973,"prepare.run_cpu_time_us":14657,"prepare.run_wall_time_us":266210,"replication_time_us":115526}]]}
W20260503 14:06:02.679169 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.678578 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1422) took 10010 ms. Trace:
W20260503 14:06:02.679556 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 107ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.678911 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.680171 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.679788 1336 rpcz_store.cc:276] 0503 14:05:52.668187 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.668228 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:02.678511 (+10010283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:01.918461 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:01.918515 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.217183 (+298668us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.217185 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.217188 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.217189 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.217270 (+ 81us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.668765 (+451495us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.675965 (+ 7200us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.678425 (+ 2460us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.678501 (+ 76us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.678502 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2944,"prepare.queue_time_us":9250109,"prepare.run_cpu_time_us":23201,"prepare.run_wall_time_us":298827,"replication_time_us":451568}]]}
I20260503 14:06:02.681073 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.682502 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:02.683758 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=551, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:02.684438 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:02.705099 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet d6663f02a2a8423693b9b5d7f6082f71: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:02.719244 1336 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.719398 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1394) took 10556 ms. Trace:
I20260503 14:06:02.719439 1336 rpcz_store.cc:276] 0503 14:05:52.162518 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162547 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:02.719393 (+10556846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.160841 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.160871 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.283663 (+122792us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.283665 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.283671 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.283672 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.283926 (+ 254us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.719151 (+435225us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.719227 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.719370 (+ 143us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.719385 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.719386 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":9998226,"prepare.run_cpu_time_us":9032,"prepare.run_wall_time_us":123106,"replication_time_us":435471}]]}
W20260503 14:06:02.720708 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.733301 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:02.733378 1134 op_tracker.cc:284] OpTracker waiting for 15 outstanding ops to complete now for 3.075s
I20260503 14:06:02.733418 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:06:02.733470 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:02.733528 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1358) took 9236 ms. Trace:
I20260503 14:06:02.733551 1067 rpcz_store.cc:276] 0503 14:05:53.496654 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.496983 (+ 329us) service_pool.cc:224] Handling call
0503 14:06:02.733526 (+9236543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.120769 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.120816 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.733452 (+612636us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.733454 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.733460 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.733460 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.733466 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:02.733467 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8623675}]]}
I20260503 14:06:02.733438 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.734019 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.733748 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.734141 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1211) took 11489 ms. Trace:
I20260503 14:06:02.734177 1073 rpcz_store.cc:276] 0503 14:05:51.245065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.245110 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:02.734138 (+11489028us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.196505 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.196578 (+ 73us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.329415 (+132837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.329417 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.329425 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.329427 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.329524 (+ 97us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.733946 (+404422us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.734006 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.734118 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.734130 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.734131 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10951296,"prepare.run_cpu_time_us":8638,"prepare.run_wall_time_us":133044,"replication_time_us":404512}]]}
W20260503 14:06:02.734261 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.734102 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.734339 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.734735 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.735121 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.735564 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.735891 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.736151 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.736441 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.736832 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.737196 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=601, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:02.737286 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.737653 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.737998 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:02.761837 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.761988 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1287) took 12127 ms. Trace:
I20260503 14:06:02.762030 1077 rpcz_store.cc:276] 0503 14:05:50.634287 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.634452 (+ 165us) service_pool.cc:224] Handling call
0503 14:06:02.761986 (+12127534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.261401 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.261434 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.535132 (+273698us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.535134 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.535140 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.535140 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.535227 (+ 87us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.761784 (+226557us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.761820 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.761966 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.761978 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.761979 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11626851,"prepare.run_cpu_time_us":17644,"prepare.run_wall_time_us":273841,"replication_time_us":226631}]]}
W20260503 14:06:02.762193 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:02.762369 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.762939 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.763051 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1281) took 12138 ms. Trace:
I20260503 14:06:02.763082 1077 rpcz_store.cc:276] 0503 14:05:50.624867 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.624965 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:02.763048 (+12138083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.188587 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.188621 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.426486 (+237865us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.426488 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.426494 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.426496 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.426565 (+ 69us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.762866 (+336301us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.762929 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.763030 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.763041 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.763042 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":11563557,"prepare.run_cpu_time_us":14630,"prepare.run_wall_time_us":237989,"replication_time_us":336366}]]}
W20260503 14:06:02.763262 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.781975 26083 tablet_replica.cc:333] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:02.782092 26083 raft_consensus.cc:2243] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:02.782156 26083 raft_consensus.cc:2272] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:02.782303 26083 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.786492 1336 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.786727 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1335) took 12694 ms. Trace:
I20260503 14:06:02.786777 1336 rpcz_store.cc:276] 0503 14:05:50.092037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.092120 (+ 83us) service_pool.cc:224] Handling call
0503 14:06:02.786722 (+12694602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.051346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.051381 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.492668 (+441287us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.492670 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.492675 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.492675 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.492774 (+ 99us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.786413 (+293639us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.786472 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.786631 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.786712 (+ 81us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.786713 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11959159,"prepare.run_cpu_time_us":26310,"prepare.run_wall_time_us":441435,"replication_time_us":293731}]]}
W20260503 14:06:02.786918 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.787328 1336 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.787426 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1402) took 10623 ms. Trace:
I20260503 14:06:02.787463 1336 rpcz_store.cc:276] 0503 14:05:52.163839 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164865 (+ 1026us) service_pool.cc:224] Handling call
0503 14:06:02.787422 (+10622557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.563689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.563728 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.679329 (+115601us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.679331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.679335 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.679336 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.679407 (+ 71us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.787067 (+107660us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.787317 (+ 250us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.787402 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.787414 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.787414 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":238,"prepare.queue_time_us":10398765,"prepare.run_cpu_time_us":7231,"prepare.run_wall_time_us":115726,"replication_time_us":107726}]]}
W20260503 14:06:02.787753 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.787914 1336 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:02.788002 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1364) took 10643 ms. Trace:
I20260503 14:06:02.788036 1336 rpcz_store.cc:276] 0503 14:05:52.144125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.144233 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:02.787999 (+10643766us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.205064 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.205102 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.568140 (+363038us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.568141 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.568145 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.568146 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.568247 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:02.787672 (+219425us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.787900 (+ 228us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.787980 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.787992 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.787992 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":214,"prepare.queue_time_us":10060756,"prepare.run_cpu_time_us":24285,"prepare.run_wall_time_us":363198,"replication_time_us":219521}]]}
W20260503 14:06:02.788313 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 146ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.789520 1336 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:02.789619 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1362) took 10645 ms. Trace:
I20260503 14:06:02.789662 1336 rpcz_store.cc:276] 0503 14:05:52.144092 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.144369 (+ 277us) service_pool.cc:224] Handling call
0503 14:06:02.789616 (+10645247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.286059 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.286098 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.403177 (+117079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.403178 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.403184 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.403184 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.403283 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:02.789453 (+386170us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.789508 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.789592 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.789602 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.789603 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10141594,"prepare.run_cpu_time_us":6742,"prepare.run_wall_time_us":117231,"replication_time_us":386263}]]}
W20260503 14:06:02.790050 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.792692 1336 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.792832 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1395) took 10630 ms. Trace:
I20260503 14:06:02.792872 1336 rpcz_store.cc:276] 0503 14:05:52.162551 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162563 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:02.792829 (+10630266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.229891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.229931 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.518078 (+288147us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.518080 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.518084 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.518084 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.518135 (+ 51us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.792663 (+274528us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.792682 (+ 19us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.792810 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.792822 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.792822 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":10,"prepare.queue_time_us":10067236,"prepare.run_cpu_time_us":15359,"prepare.run_wall_time_us":288266,"replication_time_us":274572}]]}
W20260503 14:06:02.793306 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.795209 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.795316 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1236) took 11149 ms. Trace:
I20260503 14:06:02.795358 1073 rpcz_store.cc:276] 0503 14:05:51.645937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646052 (+ 115us) service_pool.cc:224] Handling call
0503 14:06:02.795313 (+11149261us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.040902 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.040950 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.377745 (+336795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.377747 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.377752 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.377752 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.378734 (+ 982us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.795141 (+416407us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.795193 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.795292 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.795305 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.795305 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":10394788,"prepare.run_cpu_time_us":25275,"prepare.run_wall_time_us":337934,"replication_time_us":417384}]]}
W20260503 14:06:02.795874 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.806994 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.807137 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1261) took 12894 ms. Trace:
I20260503 14:06:02.807176 1077 rpcz_store.cc:276] 0503 14:05:49.912886 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:49.913146 (+ 260us) service_pool.cc:224] Handling call
0503 14:06:02.807133 (+12893987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.225202 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.225243 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.526339 (+301096us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.526377 (+ 38us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.526382 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.526383 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.526458 (+ 75us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.806943 (+280485us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.806976 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.807114 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.807125 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.807125 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12311979,"prepare.run_cpu_time_us":16330,"prepare.run_wall_time_us":301270,"replication_time_us":280554}]]}
W20260503 14:06:02.807477 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.814736 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.814922 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1307) took 11563 ms. Trace:
I20260503 14:06:02.814973 1077 rpcz_store.cc:276] 0503 14:05:51.251109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251136 (+ 27us) service_pool.cc:224] Handling call
0503 14:06:02.814916 (+11563780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.492758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.492799 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.653252 (+160453us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.653253 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.653258 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.653258 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.653315 (+ 57us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.814648 (+161333us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.814703 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.814891 (+ 188us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.814904 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.814905 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11241493,"prepare.run_cpu_time_us":8677,"prepare.run_wall_time_us":160565,"replication_time_us":161379}]]}
W20260503 14:06:02.815200 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.816498 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.816655 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1234) took 11170 ms. Trace:
I20260503 14:06:02.816695 1073 rpcz_store.cc:276] 0503 14:05:51.645907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646100 (+ 193us) service_pool.cc:224] Handling call
0503 14:06:02.816649 (+11170549us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.227876 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.227913 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.374692 (+146779us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.374695 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.374702 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.374702 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.374799 (+ 97us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.816422 (+441623us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.816487 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.816618 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.816628 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.816628 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":10581647,"prepare.run_cpu_time_us":7893,"prepare.run_wall_time_us":147015,"replication_time_us":441714}]]}
W20260503 14:06:02.817343 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:06:02.819324 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:02.821242 1336 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.821341 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1428) took 10151 ms. Trace:
I20260503 14:06:02.821376 1336 rpcz_store.cc:276] 0503 14:05:52.670117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.670155 (+ 38us) service_pool.cc:224] Handling call
0503 14:06:02.821338 (+10151183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.205707 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.205749 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.465631 (+259882us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.465633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.465639 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.465639 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.465714 (+ 75us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.821176 (+355462us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.821233 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.821322 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.821331 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.821331 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":9535467,"prepare.run_cpu_time_us":19131,"prepare.run_wall_time_us":260015,"replication_time_us":355530}]]}
W20260503 14:06:02.821664 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.822860 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.822974 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1268) took 10751 ms. Trace:
I20260503 14:06:02.823015 1073 rpcz_store.cc:276] 0503 14:05:52.071194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071479 (+ 285us) service_pool.cc:224] Handling call
0503 14:06:02.822972 (+10751493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.020106 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.020151 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.391530 (+371379us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.391617 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.393640 (+ 2023us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.393641 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.403209 (+ 9568us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.822814 (+419605us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.822848 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.822954 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.822965 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.822965 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9948574,"prepare.run_cpu_time_us":32363,"prepare.run_wall_time_us":387727,"replication_time_us":429167}]]}
W20260503 14:06:02.823572 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.832767 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.832903 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1271) took 10761 ms. Trace:
I20260503 14:06:02.832940 1073 rpcz_store.cc:276] 0503 14:05:52.071241 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071293 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:02.832899 (+10761606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.442786 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.442830 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.536634 (+ 93804us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.536635 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.536639 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.536640 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.536715 (+ 75us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.832689 (+295974us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.832750 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.832881 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.832892 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.832892 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"mutex_wait_us":3,"prepare.queue_time_us":10371409,"prepare.run_cpu_time_us":5996,"prepare.run_wall_time_us":93948,"replication_time_us":296042}]]}
W20260503 14:06:02.833302 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 166ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.839344 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.839512 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1268) took 12527 ms. Trace:
I20260503 14:06:02.839552 1077 rpcz_store.cc:276] 0503 14:05:50.312213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.312448 (+ 235us) service_pool.cc:224] Handling call
0503 14:06:02.839508 (+12527060us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.430727 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.430752 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.590472 (+159720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.590474 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.590478 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.590479 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.590566 (+ 87us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.839257 (+248691us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.839322 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.839486 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.839498 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.839499 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":12118225,"prepare.run_cpu_time_us":11527,"prepare.run_wall_time_us":159848,"replication_time_us":248769}]]}
W20260503 14:06:02.839712 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.851989 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.852164 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1319) took 11472 ms. Trace:
I20260503 14:06:02.852207 1077 rpcz_store.cc:276] 0503 14:05:51.379607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.380003 (+ 396us) service_pool.cc:224] Handling call
0503 14:06:02.852157 (+11472154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.311768 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.311805 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.624392 (+312587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.624393 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.624397 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.624398 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.624467 (+ 69us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.851925 (+227458us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.851967 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.852135 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.852147 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.852147 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10931694,"prepare.run_cpu_time_us":17564,"prepare.run_wall_time_us":312707,"replication_time_us":227520}]]}
W20260503 14:06:02.852397 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.857635 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:02.857851 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1301) took 10182 ms. Trace:
I20260503 14:06:02.857901 1073 rpcz_store.cc:276] 0503 14:05:52.674888 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674934 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:02.857847 (+10182913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.492097 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.492152 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.654202 (+162050us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.654204 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.654207 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.654207 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.654270 (+ 63us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:02.857582 (+203312us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.857618 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.857825 (+ 207us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.857837 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.857837 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9817075,"prepare.run_cpu_time_us":9217,"prepare.run_wall_time_us":162189,"replication_time_us":203367}]]}
W20260503 14:06:02.858309 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.859244 1336 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.859356 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1392) took 10697 ms. Trace:
I20260503 14:06:02.859395 1336 rpcz_store.cc:276] 0503 14:05:52.162262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162326 (+ 64us) service_pool.cc:224] Handling call
0503 14:06:02.859352 (+10697026us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.538168 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.538207 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.589365 (+ 51158us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.589367 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.589375 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.589376 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.589474 (+ 98us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.859170 (+269696us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.859234 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.859330 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.859345 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.859345 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10375773,"prepare.run_cpu_time_us":3110,"prepare.run_wall_time_us":51318,"replication_time_us":269788}]]}
W20260503 14:06:02.859670 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 385ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.891460 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:02.891616 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1252) took 11053 ms. Trace:
I20260503 14:06:02.891656 1073 rpcz_store.cc:276] 0503 14:05:51.837990 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838214 (+ 224us) service_pool.cc:224] Handling call
0503 14:06:02.891611 (+11053397us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.545926 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.545973 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.653022 (+107049us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.653024 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.653027 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.653028 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.653097 (+ 69us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:02.891358 (+238261us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.891440 (+ 82us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.891592 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.891603 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.891603 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":10707648,"prepare.run_cpu_time_us":7100,"prepare.run_wall_time_us":107185,"replication_time_us":238306}]]}
W20260503 14:06:02.892231 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.894586 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:02.894712 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1288) took 10541 ms. Trace:
I20260503 14:06:02.894762 1073 rpcz_store.cc:276] 0503 14:05:52.353464 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353736 (+ 272us) service_pool.cc:224] Handling call
0503 14:06:02.894708 (+10540972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.195386 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.195478 (+ 92us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.552122 (+356644us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.552124 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.552129 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.552129 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.552206 (+ 77us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:02.894534 (+342328us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.894566 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.894688 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.894698 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.894699 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":9841583,"prepare.run_cpu_time_us":19897,"prepare.run_wall_time_us":356841,"replication_time_us":342397}]]}
W20260503 14:06:02.895107 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.895337 1336 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.895427 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1378) took 10735 ms. Trace:
I20260503 14:06:02.895459 1336 rpcz_store.cc:276] 0503 14:05:52.160180 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.160196 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:02.895424 (+10735228us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.403297 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.403333 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.789783 (+386450us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.789784 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.789788 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.789789 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.789897 (+ 108us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.895271 (+105374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.895331 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.895405 (+ 74us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.895417 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.895418 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10243007,"prepare.run_cpu_time_us":25597,"prepare.run_wall_time_us":386616,"replication_time_us":105476}]]}
W20260503 14:06:02.895924 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.897579 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:02.897686 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1329) took 11253 ms. Trace:
I20260503 14:06:02.897722 1077 rpcz_store.cc:276] 0503 14:05:51.644437 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644619 (+ 182us) service_pool.cc:224] Handling call
0503 14:06:02.897682 (+11253063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.154740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.154768 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.358274 (+203506us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.358276 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.358359 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.358359 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.360139 (+ 1780us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:02.897538 (+537399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.897567 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.897665 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.897674 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.897675 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"mutex_wait_us":2,"prepare.queue_time_us":10510032,"prepare.run_cpu_time_us":15525,"prepare.run_wall_time_us":205575,"replication_time_us":539174}]]}
W20260503 14:06:02.898170 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.909024 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.909194 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1266) took 10838 ms. Trace:
I20260503 14:06:02.909248 1073 rpcz_store.cc:276] 0503 14:05:52.071161 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071417 (+ 256us) service_pool.cc:224] Handling call
0503 14:06:02.909189 (+10837772us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.288858 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.288898 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.474591 (+185693us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.474593 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.474596 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.474596 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.474680 (+ 84us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.908969 (+434289us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.909003 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.909166 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.909178 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.909178 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10217385,"prepare.run_cpu_time_us":11175,"prepare.run_wall_time_us":185846,"replication_time_us":434366}]]}
W20260503 14:06:02.909739 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 77ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.911046 1336 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:02.911173 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1397) took 10748 ms. Trace:
I20260503 14:06:02.911219 1336 rpcz_store.cc:276] 0503 14:05:52.162778 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162859 (+ 81us) service_pool.cc:224] Handling call
0503 14:06:02.911169 (+10748310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.283956 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.283994 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.719761 (+435767us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.719763 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.719842 (+ 79us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.719842 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.720158 (+ 316us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:02.910971 (+190813us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.911035 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.911146 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.911155 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.911160 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":10121033,"prepare.run_cpu_time_us":33316,"prepare.run_wall_time_us":436211,"replication_time_us":191121}]]}
W20260503 14:06:02.911635 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.919250 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.919423 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1294) took 11945 ms. Trace:
I20260503 14:06:02.919458 1077 rpcz_store.cc:276] 0503 14:05:50.974316 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974420 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:02.919419 (+11944999us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.409485 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.409516 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.652672 (+243156us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.652674 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.652680 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.652681 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.652743 (+ 62us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.919189 (+266446us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.919226 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.919390 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.919407 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.919408 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11434967,"prepare.run_cpu_time_us":14605,"prepare.run_wall_time_us":243274,"replication_time_us":266500}]]}
W20260503 14:06:02.919981 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 356ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.928684 1336 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:02.928867 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1406) took 10764 ms. Trace:
I20260503 14:06:02.928917 1336 rpcz_store.cc:276] 0503 14:05:52.163900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.163929 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:02.928862 (+10764933us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.518157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.518189 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.792883 (+274694us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.792885 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.793047 (+ 162us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.793048 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.793215 (+ 167us) log.cc:844] Serialized 993 byte log entry
0503 14:06:02.928611 (+135396us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.928660 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.928832 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.928849 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.928850 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":10354148,"prepare.run_cpu_time_us":28519,"prepare.run_wall_time_us":275124,"replication_time_us":135556}]]}
W20260503 14:06:02.929082 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 376ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.929299 1336 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 27, tablet already version 50
I20260503 14:06:02.929387 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1337) took 12837 ms. Trace:
I20260503 14:06:02.929425 1336 rpcz_store.cc:276] 0503 14:05:50.092246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.092267 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:02.929384 (+12837117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.399414 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.409469 (+ 10055us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.518723 (+109254us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.518724 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.518727 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.518728 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.518788 (+ 60us) log.cc:844] Serialized 885 byte log entry
0503 14:06:02.929268 (+410480us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.929293 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.929359 (+ 66us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.929377 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.929377 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":12306632,"prepare.run_cpu_time_us":14152,"prepare.run_wall_time_us":119822,"replication_time_us":410535}]]}
W20260503 14:06:02.929656 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.934648 1336 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.934783 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1381) took 10774 ms. Trace:
I20260503 14:06:02.934823 1336 rpcz_store.cc:276] 0503 14:05:52.160774 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.160791 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:02.934779 (+10773988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.568267 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.568302 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.788060 (+219758us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.788061 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.788065 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.788066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.788142 (+ 76us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.934578 (+146436us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.934633 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.934759 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.934772 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.934773 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10407371,"prepare.run_cpu_time_us":14981,"prepare.run_wall_time_us":219892,"replication_time_us":146506}]]}
W20260503 14:06:02.935137 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.939944 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:02.940086 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1300) took 10265 ms. Trace:
I20260503 14:06:02.940130 1073 rpcz_store.cc:276] 0503 14:05:52.674870 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674887 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:02.940082 (+10265195us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.234426 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.234479 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.596187 (+361708us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.596189 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.596194 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.596194 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.596260 (+ 66us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:02.939853 (+343593us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.939924 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.940062 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.940073 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.940073 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":9559420,"prepare.run_cpu_time_us":24701,"prepare.run_wall_time_us":361854,"replication_time_us":343652}]]}
W20260503 14:06:02.940925 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.945569 1336 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.945708 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1387) took 10784 ms. Trace:
I20260503 14:06:02.945748 1336 rpcz_store.cc:276] 0503 14:05:52.161532 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161548 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:02.945704 (+10784156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.141333 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.141364 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.517084 (+375720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.517086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.517091 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.517091 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.517164 (+ 73us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.945500 (+428336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.945532 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.945688 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.945696 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.945697 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":9979692,"prepare.run_cpu_time_us":21537,"prepare.run_wall_time_us":375850,"replication_time_us":428402}]]}
W20260503 14:06:02.946091 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.961707 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.961886 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1303) took 11985 ms. Trace:
I20260503 14:06:02.961931 1077 rpcz_store.cc:276] 0503 14:05:50.976050 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.976066 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:02.961875 (+11985809us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.535250 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.535287 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.762139 (+226852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.762141 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.762156 (+ 15us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.762156 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.762243 (+ 87us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.961652 (+199409us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.961685 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.961854 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.961864 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.961865 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11559108,"prepare.run_cpu_time_us":14141,"prepare.run_wall_time_us":227011,"replication_time_us":199487}]]}
W20260503 14:06:02.962276 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.966771 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:02.966909 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1274) took 12638 ms. Trace:
I20260503 14:06:02.966964 1077 rpcz_store.cc:276] 0503 14:05:50.328640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.328661 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:02.966906 (+12638245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.526481 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.526512 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.807144 (+280632us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.807146 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.807152 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.807153 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.807246 (+ 93us) log.cc:844] Serialized 912 byte log entry
0503 14:06:02.966719 (+159473us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.966754 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.966885 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.966898 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.966899 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12197724,"prepare.run_cpu_time_us":16656,"prepare.run_wall_time_us":280775,"replication_time_us":159561}]]}
W20260503 14:06:02.967175 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.970364 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:02.970487 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1286) took 12345 ms. Trace:
I20260503 14:06:02.970572 1077 rpcz_store.cc:276] 0503 14:05:50.624948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.625068 (+ 120us) service_pool.cc:224] Handling call
0503 14:06:02.970484 (+12345416us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.180464 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.180506 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.474328 (+293822us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.474358 (+ 30us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.474362 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.474363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.474422 (+ 59us) log.cc:844] Serialized 939 byte log entry
0503 14:06:02.970318 (+495896us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.970349 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.970464 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.970478 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.970478 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11555340,"prepare.run_cpu_time_us":17849,"prepare.run_wall_time_us":293965,"replication_time_us":495949}]]}
W20260503 14:06:02.970821 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.981913 1336 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:02.982086 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1424) took 10313 ms. Trace:
I20260503 14:06:02.982126 1336 rpcz_store.cc:276] 0503 14:05:52.668679 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.668700 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:02.982082 (+10313382us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.217308 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.217350 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.678577 (+461227us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.678580 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.678588 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.678589 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.678679 (+ 90us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:02.981851 (+303172us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.981894 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.982061 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.982071 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.982072 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":9548502,"prepare.run_cpu_time_us":27610,"prepare.run_wall_time_us":461391,"replication_time_us":303253}]]}
W20260503 14:06:02.982456 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.987025 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:02.987201 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1284) took 10633 ms. Trace:
I20260503 14:06:02.987257 1073 rpcz_store.cc:276] 0503 14:05:52.353400 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353459 (+ 59us) service_pool.cc:224] Handling call
0503 14:06:02.987197 (+10633738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.474712 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.474745 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.909197 (+434452us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.909199 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.909205 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.909206 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.909303 (+ 97us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:02.986955 (+ 77652us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.987007 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.987174 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.987189 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.987190 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":10121115,"prepare.run_cpu_time_us":29835,"prepare.run_wall_time_us":434601,"replication_time_us":77741}]]}
W20260503 14:06:02.988260 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 492ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.993561 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:02.993767 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1300) took 12019 ms. Trace:
W20260503 14:06:02.993856 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:06:02.993814 1077 rpcz_store.cc:276] 0503 14:05:50.974402 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974631 (+ 229us) service_pool.cc:224] Handling call
0503 14:06:02.993762 (+12019131us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.426585 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.426618 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.763106 (+336488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.763108 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.763111 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.763112 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.763185 (+ 73us) log.cc:844] Serialized 966 byte log entry
0503 14:06:02.993486 (+230301us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.993542 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.993694 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.993707 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.993707 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11451892,"prepare.run_cpu_time_us":21210,"prepare.run_wall_time_us":336616,"replication_time_us":230368}]]}
I20260503 14:06:02.999620 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:02.999780 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1290) took 10646 ms. Trace:
I20260503 14:06:02.999826 1073 rpcz_store.cc:276] 0503 14:05:52.353492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353809 (+ 317us) service_pool.cc:224] Handling call
0503 14:06:02.999776 (+10645967us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.536741 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.536780 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.832918 (+296138us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.832920 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.832925 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.832925 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.833023 (+ 98us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:02.999559 (+166536us) op_driver.cc:464] REPLICATION: finished
0503 14:06:02.999600 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:02.999756 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:02.999766 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:02.999767 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10182879,"prepare.run_cpu_time_us":19341,"prepare.run_wall_time_us":296290,"replication_time_us":166625}]]}
W20260503 14:06:03.000416 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.027127 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:03.031032 1336 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.031212 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1431) took 10360 ms. Trace:
I20260503 14:06:03.031258 1336 rpcz_store.cc:276] 0503 14:05:52.670813 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.670868 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:03.031208 (+10360340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.465731 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.465775 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.821351 (+355576us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.821353 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.821356 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.821357 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.821437 (+ 80us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.030923 (+209486us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.031005 (+ 82us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.031178 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.031197 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.031198 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":9794775,"prepare.run_cpu_time_us":21966,"prepare.run_wall_time_us":355716,"replication_time_us":209558}]]}
W20260503 14:06:03.031395 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.050570 26083 tablet_replica.cc:333] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: stopping tablet replica
W20260503 14:06:03.050560 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:03.050710 26083 raft_consensus.cc:2243] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:03.050797 26083 raft_consensus.cc:2272] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:03.050971 26083 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 192ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.062505 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.062677 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1316) took 11683 ms. Trace:
I20260503 14:06:03.062740 1077 rpcz_store.cc:276] 0503 14:05:51.379544 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379802 (+ 258us) service_pool.cc:224] Handling call
0503 14:06:03.062673 (+11682871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.653331 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.653366 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.814980 (+161614us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.814982 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.814987 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.814988 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.815065 (+ 77us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.062449 (+247384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.062484 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.062637 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.062650 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.062651 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11273479,"prepare.run_cpu_time_us":11842,"prepare.run_wall_time_us":161753,"replication_time_us":247453}]]}
W20260503 14:06:03.063112 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 340ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.069556 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.069721 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1264) took 10998 ms. Trace:
I20260503 14:06:03.069762 1073 rpcz_store.cc:276] 0503 14:05:52.071124 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071344 (+ 220us) service_pool.cc:224] Handling call
0503 14:06:03.069716 (+10998372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.653116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.653153 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.891830 (+238677us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.891832 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.891837 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.891837 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.891904 (+ 67us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.069500 (+177596us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.069536 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.069683 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.069705 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.069706 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10581706,"prepare.run_cpu_time_us":17211,"prepare.run_wall_time_us":238797,"replication_time_us":177656}]]}
W20260503 14:06:03.070578 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 423ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.075215 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.075359 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1256) took 11237 ms. Trace:
I20260503 14:06:03.075410 1073 rpcz_store.cc:276] 0503 14:05:51.838075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838243 (+ 168us) service_pool.cc:224] Handling call
0503 14:06:03.075355 (+11237112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.379000 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.379684 (+ 684us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.795684 (+416000us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.795686 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.795691 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.795691 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.795789 (+ 98us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.075166 (+279377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.075201 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.075335 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.075345 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.075345 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10540617,"prepare.run_cpu_time_us":27240,"prepare.run_wall_time_us":416883,"replication_time_us":279469}]]}
W20260503 14:06:03.075687 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.078035 1336 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.078150 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1430) took 10407 ms. Trace:
I20260503 14:06:03.078186 1336 rpcz_store.cc:276] 0503 14:05:52.670562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.670604 (+ 42us) service_pool.cc:224] Handling call
0503 14:06:03.078146 (+10407542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.679423 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.679461 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.787516 (+108055us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.787518 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.787520 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.787521 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.787582 (+ 61us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.077962 (+290380us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.077998 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.078125 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.078138 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.078138 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10008743,"prepare.run_cpu_time_us":6794,"prepare.run_wall_time_us":108172,"replication_time_us":290435}]]}
I20260503 14:06:03.078343 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
W20260503 14:06:03.078357 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.078452 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1299) took 10403 ms. Trace:
I20260503 14:06:03.078491 1073 rpcz_store.cc:276] 0503 14:05:52.674848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675061 (+ 213us) service_pool.cc:224] Handling call
0503 14:06:03.078448 (+10403387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.552234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.552275 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.894728 (+342453us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.894730 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.894735 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.894737 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.894817 (+ 80us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.078309 (+183492us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.078334 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.078428 (+ 94us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.078436 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.078436 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":9877107,"prepare.run_cpu_time_us":24442,"prepare.run_wall_time_us":342594,"replication_time_us":183568}]]}
W20260503 14:06:03.078899 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.096763 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:03.107234 1336 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.107403 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1393) took 10945 ms. Trace:
I20260503 14:06:03.107453 1336 rpcz_store.cc:276] 0503 14:05:52.162275 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162381 (+ 106us) service_pool.cc:224] Handling call
0503 14:06:03.107400 (+10945019us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.789922 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.789964 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.895755 (+105791us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.895756 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.895761 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.895762 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.895823 (+ 61us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.107158 (+211335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.107212 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.107372 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.107389 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.107390 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":10627477,"prepare.run_cpu_time_us":6866,"prepare.run_wall_time_us":105915,"replication_time_us":211388}]]}
W20260503 14:06:03.107542 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 110ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.108762 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.108887 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1332) took 11464 ms. Trace:
I20260503 14:06:03.108927 1077 rpcz_store.cc:276] 0503 14:05:51.644515 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644619 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:03.108883 (+11464264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.624484 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.624521 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.852213 (+227692us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.852215 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.852221 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.852221 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.852298 (+ 77us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.108683 (+256385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.108746 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.108863 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.108873 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.108873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":10979776,"prepare.run_cpu_time_us":16211,"prepare.run_wall_time_us":227835,"replication_time_us":256454}]]}
W20260503 14:06:03.109278 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.110929 1336 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.111059 1336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1437) took 10438 ms. Trace:
I20260503 14:06:03.111093 1336 rpcz_store.cc:276] 0503 14:05:52.672387 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.672421 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:03.111055 (+10438634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.720176 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.720452 (+ 276us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.911230 (+190778us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.911232 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.911235 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.911235 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.911477 (+ 242us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.110854 (+199377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.110916 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.111034 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.111045 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.111046 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10047680,"prepare.run_cpu_time_us":16048,"prepare.run_wall_time_us":191368,"replication_time_us":199613}]]}
I20260503 14:06:03.111207 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
W20260503 14:06:03.111264 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.111308 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1349) took 12126 ms. Trace:
I20260503 14:06:03.111339 1075 rpcz_store.cc:276] 0503 14:05:50.984860 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.984906 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:03.111298 (+12126392us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.492789 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.492833 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.786737 (+293904us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.786739 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.786744 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.786744 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.786823 (+ 79us) log.cc:844] Serialized 912 byte log entry
0503 14:06:03.111144 (+324321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.111198 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.111272 (+ 74us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.111291 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.111291 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11507826,"prepare.run_cpu_time_us":17218,"prepare.run_wall_time_us":294050,"replication_time_us":324395}]]}
W20260503 14:06:03.111840 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.112610 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.112704 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1321) took 10309 ms. Trace:
I20260503 14:06:03.112751 1073 rpcz_store.cc:276] 0503 14:05:52.802808 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.803045 (+ 237us) service_pool.cc:224] Handling call
0503 14:06:03.112700 (+10309655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.654292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.654327 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.858155 (+203828us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.858157 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.858161 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.858162 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.858249 (+ 87us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.112567 (+254318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.112602 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.112682 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.112690 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.112691 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9851176,"prepare.run_cpu_time_us":12670,"prepare.run_wall_time_us":204084,"replication_time_us":254399}]]}
W20260503 14:06:03.113176 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.125101 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:03.125260 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1279) took 12501 ms. Trace:
I20260503 14:06:03.125304 1077 rpcz_store.cc:276] 0503 14:05:50.623278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.623341 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:03.125257 (+12501916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.590584 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.590616 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.839532 (+248916us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.839534 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.839540 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.839541 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.839628 (+ 87us) log.cc:844] Serialized 939 byte log entry
0503 14:06:03.125049 (+285421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.125082 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.125234 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.125243 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.125244 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11967183,"prepare.run_cpu_time_us":15471,"prepare.run_wall_time_us":249062,"replication_time_us":285500}]]}
W20260503 14:06:03.125619 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 407ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.131211 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.131369 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1313) took 11880 ms. Trace:
I20260503 14:06:03.131421 1077 rpcz_store.cc:276] 0503 14:05:51.251228 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251609 (+ 381us) service_pool.cc:224] Handling call
0503 14:06:03.131364 (+11879755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.763209 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.763247 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.993729 (+230482us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.993731 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.993736 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.993737 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.993814 (+ 77us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.131148 (+137334us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.131195 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.131342 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.131354 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.131355 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":11511531,"prepare.run_cpu_time_us":16059,"prepare.run_wall_time_us":230614,"replication_time_us":137404}]]}
W20260503 14:06:03.131628 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 70ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.133536 1096 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:03.133529 1129 op_tracker.cc:284] OpTracker waiting for 1 outstanding ops to complete now for 3.103s
I20260503 14:06:03.133879 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:03.133908 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=615, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:03.134296 1096 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1649) took 6486 ms. Trace:
I20260503 14:06:03.134371 1096 rpcz_store.cc:276] 0503 14:05:56.647656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.647774 (+ 118us) service_pool.cc:224] Handling call
0503 14:06:03.133867 (+6486093us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.521065 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.521114 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.133480 (+612366us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.133483 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.133489 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.133520 (+ 31us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.133529 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:03.133530 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5873213}]]}
I20260503 14:06:03.136672 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.136780 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1257) took 11298 ms. Trace:
I20260503 14:06:03.136814 1073 rpcz_store.cc:276] 0503 14:05:51.838089 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838158 (+ 69us) service_pool.cc:224] Handling call
0503 14:06:03.136776 (+11298618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.374840 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.374881 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.817092 (+442211us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.817094 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.817099 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.817100 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.817190 (+ 90us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.136607 (+319417us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.136660 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.136757 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.136770 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.136770 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10536616,"prepare.run_cpu_time_us":26769,"prepare.run_wall_time_us":442365,"replication_time_us":319500}]]}
W20260503 14:06:03.137068 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.138214 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.138303 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1319) took 10335 ms. Trace:
I20260503 14:06:03.138339 1073 rpcz_store.cc:276] 0503 14:05:52.802774 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.803064 (+ 290us) service_pool.cc:224] Handling call
0503 14:06:03.138302 (+10335238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.596291 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.596325 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.940689 (+344364us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.940691 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.940697 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.940698 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.940782 (+ 84us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.138180 (+197398us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.138208 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.138285 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.138294 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.138295 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":9793162,"prepare.run_cpu_time_us":26368,"prepare.run_wall_time_us":344512,"replication_time_us":197478}]]}
W20260503 14:06:03.138610 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 382ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.139468 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.139549 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1221) took 11760 ms. Trace:
I20260503 14:06:03.139587 1073 rpcz_store.cc:276] 0503 14:05:51.378747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.378792 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:03.139546 (+11760754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.329557 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.329618 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.734148 (+404530us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.734150 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.734153 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.734154 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.734221 (+ 67us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.139437 (+405216us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.139461 (+ 24us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.139526 (+ 65us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.139539 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.139539 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10950654,"prepare.run_cpu_time_us":23144,"prepare.run_wall_time_us":404674,"replication_time_us":405278}]]}
W20260503 14:06:03.139993 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 67ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.148918 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.149087 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1287) took 10795 ms. Trace:
I20260503 14:06:03.149132 1073 rpcz_store.cc:276] 0503 14:05:52.353450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353656 (+ 206us) service_pool.cc:224] Handling call
0503 14:06:03.149083 (+10795427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.430733 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.675466 (+244733us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.823320 (+147854us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.823322 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.823324 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.823325 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.823477 (+ 152us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.148861 (+325384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.148898 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.149060 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.149072 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.149073 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10055664,"prepare.run_cpu_time_us":52043,"prepare.run_wall_time_us":414015,"replication_time_us":325527}]]}
W20260503 14:06:03.149267 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.163858 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:03.185505 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:03.185662 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1282) took 12560 ms. Trace:
I20260503 14:06:03.185714 1077 rpcz_store.cc:276] 0503 14:05:50.624886 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.624936 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:03.185658 (+12560722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.807264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.807300 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.967022 (+159722us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.967024 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.967031 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.967032 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.967116 (+ 84us) log.cc:844] Serialized 939 byte log entry
0503 14:06:03.185455 (+218339us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.185489 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.185639 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.185650 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.185650 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12182263,"prepare.run_cpu_time_us":10357,"prepare.run_wall_time_us":159992,"replication_time_us":218416}]]}
W20260503 14:06:03.185972 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.188508 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.188720 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1349) took 11351 ms. Trace:
I20260503 14:06:03.188759 1077 rpcz_store.cc:276] 0503 14:05:51.836731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836865 (+ 134us) service_pool.cc:224] Handling call
0503 14:06:03.188716 (+11351851us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.360470 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.361896 (+ 1426us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.897778 (+535882us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.897779 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.897783 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.897784 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.898074 (+ 290us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.188432 (+290358us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.188493 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.188697 (+ 204us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.188707 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.188707 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10523467,"prepare.run_cpu_time_us":33958,"prepare.run_wall_time_us":537710,"replication_time_us":290639}]]}
W20260503 14:06:03.189467 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.191414 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.191531 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1400) took 11027 ms. Trace:
I20260503 14:06:03.191565 1075 rpcz_store.cc:276] 0503 14:05:52.163788 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164600 (+ 812us) service_pool.cc:224] Handling call
0503 14:06:03.191519 (+11026919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.517191 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.517228 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.945736 (+428508us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.945738 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.945742 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.945742 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.945815 (+ 73us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.191371 (+245556us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.191403 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.191502 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.191510 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.191510 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10352503,"prepare.run_cpu_time_us":26747,"prepare.run_wall_time_us":428632,"replication_time_us":245622}]]}
W20260503 14:06:03.192124 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.197561 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.197695 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1312) took 11946 ms. Trace:
I20260503 14:06:03.197734 1077 rpcz_store.cc:276] 0503 14:05:51.251213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251276 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:03.197690 (+11946414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.762273 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.762311 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.961871 (+199560us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.961872 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.961877 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.961877 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.961937 (+ 60us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.197508 (+235571us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.197546 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.197666 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.197682 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.197682 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11510931,"prepare.run_cpu_time_us":15195,"prepare.run_wall_time_us":199674,"replication_time_us":235623}]]}
W20260503 14:06:03.198288 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 360ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.201982 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.202138 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1322) took 11822 ms. Trace:
I20260503 14:06:03.202183 1077 rpcz_store.cc:276] 0503 14:05:51.379678 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379863 (+ 185us) service_pool.cc:224] Handling call
0503 14:06:03.202134 (+11822271us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.993830 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.993867 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.131436 (+137569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.131439 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.131472 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.131473 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.131551 (+ 78us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.201904 (+ 70353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.201966 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.202101 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.202120 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.202121 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11613913,"prepare.run_cpu_time_us":10332,"prepare.run_wall_time_us":137741,"replication_time_us":70425}]]}
W20260503 14:06:03.202371 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 301ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.207322 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.207468 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1240) took 11561 ms. Trace:
I20260503 14:06:03.207508 1073 rpcz_store.cc:276] 0503 14:05:51.645999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.646071 (+ 72us) service_pool.cc:224] Handling call
0503 14:06:03.207464 (+11561393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.734238 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.734269 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.139811 (+405542us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.139812 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.139816 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.139816 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.139866 (+ 50us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.207267 (+ 67401us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.207305 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.207436 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.207456 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.207457 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11088104,"prepare.run_cpu_time_us":27942,"prepare.run_wall_time_us":405649,"replication_time_us":67423}]]}
W20260503 14:06:03.207687 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 397ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.217856 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.218019 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1408) took 11053 ms. Trace:
I20260503 14:06:03.218066 1075 rpcz_store.cc:276] 0503 14:05:52.164336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164363 (+ 27us) service_pool.cc:224] Handling call
0503 14:06:03.218014 (+11053651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.895844 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.895876 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.107401 (+211525us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.107403 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.107408 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.107434 (+ 26us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.107489 (+ 55us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.217800 (+110311us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.217837 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.217995 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.218005 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.218005 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10731392,"prepare.run_cpu_time_us":14992,"prepare.run_wall_time_us":211655,"replication_time_us":110359}]]}
W20260503 14:06:03.218401 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.227988 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 28, tablet already version 50
I20260503 14:06:03.228142 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1346) took 12245 ms. Trace:
I20260503 14:06:03.228188 1075 rpcz_store.cc:276] 0503 14:05:50.982826 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.982880 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:03.228139 (+12245259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.518807 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.518836 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.929423 (+410587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.929424 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.929427 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.929428 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.929502 (+ 74us) log.cc:844] Serialized 912 byte log entry
0503 14:06:03.227924 (+298422us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.227967 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.228115 (+ 148us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.228131 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.228131 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":11535830,"prepare.run_cpu_time_us":27690,"prepare.run_wall_time_us":410710,"replication_time_us":298489}]]}
W20260503 14:06:03.228375 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.229435 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.229544 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1384) took 11068 ms. Trace:
I20260503 14:06:03.229599 1075 rpcz_store.cc:276] 0503 14:05:52.161055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161077 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:03.229541 (+11068464us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.788166 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.788204 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.934844 (+146640us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.934846 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.934851 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.934852 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.935055 (+ 203us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.229396 (+294341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.229425 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.229512 (+ 87us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.229525 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.229526 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10626993,"prepare.run_cpu_time_us":10687,"prepare.run_wall_time_us":147046,"replication_time_us":294539}]]}
W20260503 14:06:03.229724 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 79ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.243206 26083 tablet_replica.cc:333] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:03.243331 26083 raft_consensus.cc:2243] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:03.243403 26083 raft_consensus.cc:2272] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:03.243561 26083 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 28ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.245050 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.245180 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1410) took 11053 ms. Trace:
I20260503 14:06:03.245218 1075 rpcz_store.cc:276] 0503 14:05:52.191675 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.191698 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:03.245176 (+11053478us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.589499 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.589577 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.859448 (+269871us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.859450 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.859454 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.859454 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.859611 (+ 157us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.244948 (+385337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.245028 (+ 80us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.245157 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.245167 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.245167 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":10397666,"prepare.run_cpu_time_us":17351,"prepare.run_wall_time_us":270242,"replication_time_us":385485}]]}
W20260503 14:06:03.245662 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.246553 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.246671 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1447) took 10572 ms. Trace:
I20260503 14:06:03.246723 1075 rpcz_store.cc:276] 0503 14:05:52.673905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674003 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:03.246667 (+10572664us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.911605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.911770 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.111134 (+199364us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.111136 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.111141 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.111141 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.111215 (+ 74us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.246510 (+135295us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.246543 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.246648 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.246660 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.246661 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10237479,"prepare.run_cpu_time_us":14318,"prepare.run_wall_time_us":199769,"replication_time_us":135331}]]}
W20260503 14:06:03.247383 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.271844 26083 tablet_replica.cc:333] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: stopping tablet replica
I20260503 14:06:03.271962 26083 raft_consensus.cc:2243] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:03.272037 26083 raft_consensus.cc:2272] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:03.272186 26083 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 274ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.276352 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.276522 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1311) took 12025 ms. Trace:
I20260503 14:06:03.276604 1077 rpcz_store.cc:276] 0503 14:05:51.251196 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251514 (+ 318us) service_pool.cc:224] Handling call
0503 14:06:03.276516 (+12025002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.652767 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.652817 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.919664 (+266847us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.919667 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.919671 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.919672 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.919856 (+ 184us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.276295 (+356439us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.276330 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.276494 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.276504 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.276505 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11401166,"prepare.run_cpu_time_us":17800,"prepare.run_wall_time_us":267114,"replication_time_us":356616}]]}
W20260503 14:06:03.277194 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.278131 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.278236 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1295) took 12303 ms. Trace:
I20260503 14:06:03.278286 1077 rpcz_store.cc:276] 0503 14:05:50.974332 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974410 (+ 78us) service_pool.cc:224] Handling call
0503 14:06:03.278232 (+12303822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.474437 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.474470 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.970623 (+496153us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.970625 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.970672 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.970673 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.970743 (+ 70us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.278091 (+307348us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.278121 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.278209 (+ 88us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.278221 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.278222 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11499959,"prepare.run_cpu_time_us":44266,"prepare.run_wall_time_us":496457,"replication_time_us":307411}]]}
W20260503 14:06:03.278453 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.278764 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.278894 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1434) took 10607 ms. Trace:
I20260503 14:06:03.278936 1075 rpcz_store.cc:276] 0503 14:05:52.671507 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.671529 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:03.278889 (+10607360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.678707 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.678758 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.982078 (+303320us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.982080 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.982084 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.982085 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.982163 (+ 78us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.278692 (+296529us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.278752 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.278858 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.278873 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.278873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10007055,"prepare.run_cpu_time_us":21509,"prepare.run_wall_time_us":303463,"replication_time_us":296601}]]}
W20260503 14:06:03.279093 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.283048 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:03.288779 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.288952 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1439) took 10616 ms. Trace:
I20260503 14:06:03.289006 1075 rpcz_store.cc:276] 0503 14:05:52.672695 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.672747 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:03.288947 (+10616200us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.821454 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.821495 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.031204 (+209709us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.031206 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.031211 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.031211 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.031298 (+ 87us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.288695 (+257397us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.288757 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.288920 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.288935 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.288936 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10148622,"prepare.run_cpu_time_us":15035,"prepare.run_wall_time_us":209864,"replication_time_us":257461}]]}
W20260503 14:06:03.289253 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.292984 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.293121 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1267) took 11221 ms. Trace:
I20260503 14:06:03.293166 1073 rpcz_store.cc:276] 0503 14:05:52.071179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071289 (+ 110us) service_pool.cc:224] Handling call
0503 14:06:03.293117 (+11221828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.795813 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.795853 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.075424 (+279571us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.075426 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.075431 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.075432 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.075526 (+ 94us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.292914 (+217388us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.292967 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.293098 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.293108 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.293108 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":10724452,"prepare.run_cpu_time_us":19738,"prepare.run_wall_time_us":279723,"replication_time_us":217475}]]}
W20260503 14:06:03.293540 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.305435 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.305596 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1404) took 11141 ms. Trace:
I20260503 14:06:03.305632 1075 rpcz_store.cc:276] 0503 14:05:52.163871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164016 (+ 145us) service_pool.cc:224] Handling call
0503 14:06:03.305591 (+11141575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.793289 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.793423 (+ 134us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.928880 (+135457us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.928883 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.928924 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.928924 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.928993 (+ 69us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.305377 (+376384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.305413 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.305570 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.305581 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.305581 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10629201,"prepare.run_cpu_time_us":10347,"prepare.run_wall_time_us":135724,"replication_time_us":376444}]]}
W20260503 14:06:03.306155 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 150ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.309093 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.309214 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1391) took 11146 ms. Trace:
I20260503 14:06:03.309252 1075 rpcz_store.cc:276] 0503 14:05:52.162242 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162296 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:03.309211 (+11146915us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.935220 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.935261 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.229577 (+294316us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.229579 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.229582 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.229583 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.229642 (+ 59us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.309017 (+ 79375us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.309082 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.309192 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.309201 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.309202 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":10772845,"prepare.run_cpu_time_us":21456,"prepare.run_wall_time_us":294445,"replication_time_us":79427}]]}
W20260503 14:06:03.309428 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.309811 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.309916 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1308) took 10634 ms. Trace:
I20260503 14:06:03.309958 1073 rpcz_store.cc:276] 0503 14:05:52.675014 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675286 (+ 272us) service_pool.cc:224] Handling call
0503 14:06:03.309912 (+10634626us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.833040 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.833084 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.999833 (+166749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.999835 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.999841 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.999842 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.000315 (+ 473us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.309773 (+309458us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.309803 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.309893 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.309905 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.309906 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":10157699,"prepare.run_cpu_time_us":11515,"prepare.run_wall_time_us":167302,"replication_time_us":309925}]]}
W20260503 14:06:03.310117 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.341122 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.341262 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1361) took 11197 ms. Trace:
I20260503 14:06:03.341302 1075 rpcz_store.cc:276] 0503 14:05:52.144067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.144104 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:03.341258 (+11197154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.786847 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.786907 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.111399 (+324492us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.111400 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.111403 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.111403 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.111725 (+ 322us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.341062 (+229337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.341098 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.341242 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.341251 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.341252 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10642623,"prepare.run_cpu_time_us":23314,"prepare.run_wall_time_us":324902,"replication_time_us":229652}]]}
W20260503 14:06:03.342147 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 348ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.356165 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.356323 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1325) took 10553 ms. Trace:
I20260503 14:06:03.356364 1073 rpcz_store.cc:276] 0503 14:05:52.802868 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802884 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:03.356319 (+10553435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.894838 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.894875 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.078651 (+183776us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.078653 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.078657 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.078657 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.078741 (+ 84us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.356094 (+277353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.356127 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.356296 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.356310 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.356311 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10091894,"prepare.run_cpu_time_us":13542,"prepare.run_wall_time_us":183911,"replication_time_us":277430}]]}
W20260503 14:06:03.356928 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 308ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.367446 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.367595 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1426) took 10698 ms. Trace:
I20260503 14:06:03.367645 1075 rpcz_store.cc:276] 0503 14:05:52.669437 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.669456 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:03.367592 (+10698136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.945829 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.945956 (+ 127us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.191549 (+245593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.191552 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.191556 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.191558 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.191651 (+ 93us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.367394 (+175743us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.367429 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.367574 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.367585 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.367585 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10276273,"prepare.run_cpu_time_us":17297,"prepare.run_wall_time_us":245831,"replication_time_us":175829}]]}
W20260503 14:06:03.367936 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.372478 1335 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c008129ee537460eac188175a865f179)
I20260503 14:06:03.372615 1335 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:06:03.372821 1335 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781), c008129ee537460eac188175a865f179 (127.25.120.193:37619)
W20260503 14:06:03.383410 861 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260503 14:06:03.383816 748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "06b40164830f479cbf4add403510120a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" is_pre_election: true
I20260503 14:06:03.384137 861 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [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: 06b40164830f479cbf4add403510120a; no voters: 6f785862c3e34d9cb57b5a5315299f91, c008129ee537460eac188175a865f179
I20260503 14:06:03.384254 1335 raft_consensus.cc:2749] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260503 14:06:03.392653 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.392827 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1310) took 10717 ms. Trace:
I20260503 14:06:03.392884 1073 rpcz_store.cc:276] 0503 14:05:52.675041 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675229 (+ 188us) service_pool.cc:224] Handling call
0503 14:06:03.392824 (+10717595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.823538 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.823623 (+ 85us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.149112 (+325489us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.149114 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.149118 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.149118 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.149209 (+ 91us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.392598 (+243389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.392634 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.392804 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.392813 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.392814 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10148256,"prepare.run_cpu_time_us":22913,"prepare.run_wall_time_us":325686,"replication_time_us":243472}]]}
W20260503 14:06:03.393299 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.394456 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.394554 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1334) took 10371 ms. Trace:
I20260503 14:06:03.394593 1073 rpcz_store.cc:276] 0503 14:05:53.023306 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.023377 (+ 71us) service_pool.cc:224] Handling call
0503 14:06:03.394551 (+10371174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.858385 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.858444 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.112792 (+254348us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.112794 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.112798 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.112799 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.112888 (+ 89us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.394426 (+281538us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.394448 (+ 22us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.394533 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.394542 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.394543 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11,"prepare.queue_time_us":9834896,"prepare.run_cpu_time_us":17483,"prepare.run_wall_time_us":254511,"replication_time_us":281620}]]}
W20260503 14:06:03.394918 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 328ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.402859 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.403033 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1356) took 11332 ms. Trace:
I20260503 14:06:03.403086 1077 rpcz_store.cc:276] 0503 14:05:52.070253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070644 (+ 391us) service_pool.cc:224] Handling call
0503 14:06:03.403026 (+11332382us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.898108 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.898145 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.189250 (+291105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.189251 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.189256 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.189256 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.189357 (+ 101us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.402806 (+213449us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.402841 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.402997 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.403015 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.403016 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10827378,"prepare.run_cpu_time_us":18809,"prepare.run_wall_time_us":291274,"replication_time_us":213537}]]}
W20260503 14:06:03.403304 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.403561 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.403643 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1330) took 11759 ms. Trace:
I20260503 14:06:03.403692 1077 rpcz_store.cc:276] 0503 14:05:51.644482 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644718 (+ 236us) service_pool.cc:224] Handling call
0503 14:06:03.403641 (+11758923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.815094 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.815152 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.062809 (+247657us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.062812 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.062819 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.062820 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.063013 (+ 193us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.403377 (+340364us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.403556 (+ 179us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.403625 (+ 69us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.403634 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.403635 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":171,"prepare.queue_time_us":11170301,"prepare.run_cpu_time_us":17151,"prepare.run_wall_time_us":247943,"replication_time_us":340552}]]}
W20260503 14:06:03.403918 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.406672 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.406839 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1456) took 10731 ms. Trace:
I20260503 14:06:03.406881 1075 rpcz_store.cc:276] 0503 14:05:52.675508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675634 (+ 126us) service_pool.cc:224] Handling call
0503 14:06:03.406835 (+10731201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.111328 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.111363 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.246809 (+135446us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.246810 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.246815 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.246816 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.247299 (+ 483us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.406620 (+159321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.406655 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.406815 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.406824 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.406824 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10435609,"prepare.run_cpu_time_us":9658,"prepare.run_wall_time_us":135989,"replication_time_us":159797}]]}
W20260503 14:06:03.407558 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.411283 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.411409 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1301) took 12435 ms. Trace:
I20260503 14:06:03.411440 1077 rpcz_store.cc:276] 0503 14:05:50.976018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.976036 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:03.411405 (+12435369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.967264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.967301 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.185740 (+218439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.185743 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.185750 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.185751 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.185841 (+ 90us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.411236 (+225395us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.411270 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.411388 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.411396 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.411396 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11991146,"prepare.run_cpu_time_us":15319,"prepare.run_wall_time_us":218588,"replication_time_us":225480}]]}
W20260503 14:06:03.411743 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.420818 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.420970 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1432) took 10749 ms. Trace:
I20260503 14:06:03.421010 1075 rpcz_store.cc:276] 0503 14:05:52.671250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.671267 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:03.420966 (+10749699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.787600 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.787649 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.078186 (+290537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.078188 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.078192 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.078192 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.078266 (+ 74us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.420767 (+342501us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.420800 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.420946 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.420958 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.420959 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10116235,"prepare.run_cpu_time_us":20371,"prepare.run_wall_time_us":290684,"replication_time_us":342568}]]}
W20260503 14:06:03.421420 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 80ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.444734 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.445180 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1414) took 11253 ms. Trace:
I20260503 14:06:03.445245 1075 rpcz_store.cc:276] 0503 14:05:52.191770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.191922 (+ 152us) service_pool.cc:224] Handling call
0503 14:06:03.445177 (+11253255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.107506 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.107553 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.218049 (+110496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.218051 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.218055 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.218056 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.218117 (+ 61us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.444669 (+226552us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.444710 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.445158 (+ 448us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.445169 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.445170 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":10915487,"prepare.run_cpu_time_us":7964,"prepare.run_wall_time_us":110617,"replication_time_us":226607}]]}
I20260503 14:06:03.445626 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.445714 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1323) took 10642 ms. Trace:
I20260503 14:06:03.445756 1073 rpcz_store.cc:276] 0503 14:05:52.802837 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.803123 (+ 286us) service_pool.cc:224] Handling call
0503 14:06:03.445711 (+10642588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.000357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.000406 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.309983 (+309577us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.309985 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.309989 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.309989 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.310063 (+ 74us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.445586 (+135523us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.445619 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.445696 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.445705 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.445705 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10197167,"prepare.run_cpu_time_us":21802,"prepare.run_wall_time_us":309896,"replication_time_us":135592}]]}
W20260503 14:06:03.445904 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.446136 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 196ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.448369 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.448486 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1272) took 11377 ms. Trace:
I20260503 14:06:03.448523 1073 rpcz_store.cc:276] 0503 14:05:52.071261 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071538 (+ 277us) service_pool.cc:224] Handling call
0503 14:06:03.448482 (+11376944us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.817213 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.817262 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.136851 (+319589us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.136852 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.136858 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.136859 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.136947 (+ 88us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.448300 (+311353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.448356 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.448462 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.448473 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.448473 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10745618,"prepare.run_cpu_time_us":22481,"prepare.run_wall_time_us":319750,"replication_time_us":311435}]]}
W20260503 14:06:03.448657 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.451576 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:03.451815 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1396) took 11289 ms. Trace:
I20260503 14:06:03.451887 1065 rpcz_store.cc:276] 0503 14:05:52.162567 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162707 (+ 140us) service_pool.cc:224] Handling call
0503 14:06:03.451811 (+11289104us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.346894 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.347060 (+ 166us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.451550 (+1104490us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.451552 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.451556 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.451557 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.451564 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:03.451565 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10184056}]]}
I20260503 14:06:03.454588 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.454723 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1344) took 11618 ms. Trace:
I20260503 14:06:03.454758 1077 rpcz_store.cc:276] 0503 14:05:51.836635 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836977 (+ 342us) service_pool.cc:224] Handling call
0503 14:06:03.454720 (+11617743us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.852326 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.852366 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.108957 (+256591us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.108959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.108964 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.108964 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.109032 (+ 68us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.454513 (+345481us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.454575 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.454703 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.454713 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.454713 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":11015283,"prepare.run_cpu_time_us":18471,"prepare.run_wall_time_us":256715,"replication_time_us":345542}]]}
W20260503 14:06:03.455125 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 357ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.456436 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.456568 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1441) took 10783 ms. Trace:
I20260503 14:06:03.456611 1075 rpcz_store.cc:276] 0503 14:05:52.673065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673082 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:03.456565 (+10783483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.929021 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.929154 (+ 133us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.305590 (+376436us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.305593 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.305597 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.305598 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.305693 (+ 95us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.456388 (+150695us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.456425 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.456527 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.456559 (+ 32us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.456559 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10255835,"prepare.run_cpu_time_us":27061,"prepare.run_wall_time_us":376679,"replication_time_us":150785}]]}
W20260503 14:06:03.456852 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 132ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.470852 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.471048 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1412) took 11279 ms. Trace:
I20260503 14:06:03.471105 1075 rpcz_store.cc:276] 0503 14:05:52.191729 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.191769 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:03.471042 (+11279273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.229671 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.229716 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.309206 (+ 79490us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.309208 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.309214 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.309215 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.309331 (+ 116us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.470737 (+161406us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.470823 (+ 86us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.471014 (+ 191us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.471029 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.471029 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":11037785,"prepare.run_cpu_time_us":5501,"prepare.run_wall_time_us":80169,"replication_time_us":161512}]]}
W20260503 14:06:03.471293 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.480651 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.480824 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1303) took 10805 ms. Trace:
I20260503 14:06:03.480863 1073 rpcz_store.cc:276] 0503 14:05:52.674930 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675096 (+ 166us) service_pool.cc:224] Handling call
0503 14:06:03.480820 (+10805724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.909323 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.909371 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:02.988081 (+ 78710us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:02.988083 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:02.988088 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:02.988089 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:02.988181 (+ 92us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.480565 (+492384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.480632 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.480793 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.480808 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.480809 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10234164,"prepare.run_cpu_time_us":5646,"prepare.run_wall_time_us":78875,"replication_time_us":492467}]]}
W20260503 14:06:03.480967 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.490022 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.490195 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1435) took 10818 ms. Trace:
I20260503 14:06:03.490245 1075 rpcz_store.cc:276] 0503 14:05:52.671747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.671977 (+ 230us) service_pool.cc:224] Handling call
0503 14:06:03.490190 (+10818213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.859747 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.859784 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.245212 (+385428us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.245213 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.245218 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.245218 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.245311 (+ 93us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.489965 (+244654us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.490003 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.490167 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.490180 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.490181 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10187702,"prepare.run_cpu_time_us":27084,"prepare.run_wall_time_us":385573,"replication_time_us":244739}]]}
W20260503 14:06:03.490664 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 320ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.492588 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.492719 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1458) took 10816 ms. Trace:
I20260503 14:06:03.492760 1075 rpcz_store.cc:276] 0503 14:05:52.676000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676033 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:03.492715 (+10816682us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.982177 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.982214 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.278904 (+296690us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.278906 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.278911 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.278912 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.279014 (+ 102us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.492443 (+213429us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.492573 (+ 130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.492694 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.492706 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.492706 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":118,"prepare.queue_time_us":10306044,"prepare.run_cpu_time_us":20892,"prepare.run_wall_time_us":297029,"replication_time_us":213524}]]}
W20260503 14:06:03.493062 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.493567 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.493674 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1461) took 10817 ms. Trace:
I20260503 14:06:03.493718 1075 rpcz_store.cc:276] 0503 14:05:52.676506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676569 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:03.493671 (+10817102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.031325 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.031370 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.289023 (+257653us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.289025 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.289030 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.289031 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.289185 (+ 154us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.493507 (+204322us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.493558 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.493649 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.493663 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.493664 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":10354593,"prepare.run_cpu_time_us":17513,"prepare.run_wall_time_us":257877,"replication_time_us":204470}]]}
I20260503 14:06:03.493906 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.494001 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1291) took 11140 ms. Trace:
I20260503 14:06:03.494043 1073 rpcz_store.cc:276] 0503 14:05:52.353506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353817 (+ 311us) service_pool.cc:224] Handling call
0503 14:06:03.493997 (+11140180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.891923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.891979 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.070355 (+178376us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.070357 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.070362 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.070363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.070454 (+ 91us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.493825 (+423371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.493895 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.493975 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.493990 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.493991 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":10538031,"prepare.run_cpu_time_us":12835,"prepare.run_wall_time_us":178553,"replication_time_us":423458}]]}
W20260503 14:06:03.494232 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 595ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.494541 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 133ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.501813 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.501999 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1445) took 10828 ms. Trace:
I20260503 14:06:03.502046 1075 rpcz_store.cc:276] 0503 14:05:52.673582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673607 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:03.501993 (+10828386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.078292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.078335 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.421240 (+342905us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.421241 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.421247 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.421247 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.421344 (+ 97us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.501741 (+ 80397us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.501797 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.501967 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.501983 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.501983 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10404584,"prepare.run_cpu_time_us":23603,"prepare.run_wall_time_us":343221,"replication_time_us":80486}]]}
W20260503 14:06:03.502267 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.503693 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.503804 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1333) took 11859 ms. Trace:
I20260503 14:06:03.503850 1077 rpcz_store.cc:276] 0503 14:05:51.644549 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644878 (+ 329us) service_pool.cc:224] Handling call
0503 14:06:03.503801 (+11858923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.131580 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.131639 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.202170 (+ 70531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.202173 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.202177 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.202178 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.202270 (+ 92us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.503615 (+301345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.503644 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.503784 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.503794 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.503794 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11486631,"prepare.run_cpu_time_us":5556,"prepare.run_wall_time_us":70709,"replication_time_us":301430}]]}
W20260503 14:06:03.503999 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.504251 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:03.504357 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1373) took 9745 ms. Trace:
I20260503 14:06:03.504393 1067 rpcz_store.cc:276] 0503 14:05:53.758520 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.758563 (+ 43us) service_pool.cc:224] Handling call
0503 14:06:03.504355 (+9745792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.733647 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.733699 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.504231 (+770532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.504232 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.504236 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.504237 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.504243 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:03.504244 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8974961}]]}
I20260503 14:06:03.508646 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.508766 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1388) took 11347 ms. Trace:
I20260503 14:06:03.508803 1075 rpcz_store.cc:276] 0503 14:05:52.161658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161673 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:03.508762 (+11347089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.929524 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.929573 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.228202 (+298629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.228203 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.228207 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.228208 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.228279 (+ 71us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.508578 (+280299us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.508633 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.508743 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.508755 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.508755 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10767775,"prepare.run_cpu_time_us":21238,"prepare.run_wall_time_us":298772,"replication_time_us":280364}]]}
W20260503 14:06:03.509053 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.515537 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.515707 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1427) took 10845 ms. Trace:
I20260503 14:06:03.516115 1075 rpcz_store.cc:276] 0503 14:05:52.669805 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.669842 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:03.515702 (+10845860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.191671 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.191711 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.367631 (+175920us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.367633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.367638 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.367639 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.367736 (+ 97us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.515373 (+147637us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.515520 (+ 147us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.515682 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.515693 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.515693 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130,"prepare.queue_time_us":10521741,"prepare.run_cpu_time_us":13028,"prepare.run_wall_time_us":176075,"replication_time_us":147726}]]}
W20260503 14:06:03.516741 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.520954 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.521114 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1340) took 10494 ms. Trace:
I20260503 14:06:03.521163 1073 rpcz_store.cc:276] 0503 14:05:53.026976 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.028386 (+ 1410us) service_pool.cc:224] Handling call
0503 14:06:03.521109 (+10492723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.940812 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.940866 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.138299 (+197433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.138301 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.138304 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.138305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.138368 (+ 63us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.520857 (+382489us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.520934 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.521084 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.521099 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.521099 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":9912336,"prepare.run_cpu_time_us":13492,"prepare.run_wall_time_us":197564,"replication_time_us":382545}]]}
W20260503 14:06:03.521584 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 133ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.532977 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.533123 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1296) took 12558 ms. Trace:
I20260503 14:06:03.533159 1077 rpcz_store.cc:276] 0503 14:05:50.974345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:50.974486 (+ 141us) service_pool.cc:224] Handling call
0503 14:06:03.533119 (+12558633us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.839656 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.839695 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.125263 (+285568us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.125265 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.125269 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.125270 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.125345 (+ 75us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.532932 (+407587us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.532956 (+ 24us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.533099 (+ 143us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.533108 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.533109 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12,"prepare.queue_time_us":11865118,"prepare.run_cpu_time_us":20429,"prepare.run_wall_time_us":285697,"replication_time_us":407655}]]}
W20260503 14:06:03.533526 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.540211 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.540380 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1420) took 10880 ms. Trace:
I20260503 14:06:03.540429 1075 rpcz_store.cc:276] 0503 14:05:52.660395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.660409 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:03.540376 (+10879967us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.218132 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.218176 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.445172 (+226996us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.445174 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.445180 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.445182 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.445297 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.540155 (+ 94858us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.540190 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.540351 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.540368 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.540369 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10557557,"prepare.run_cpu_time_us":15847,"prepare.run_wall_time_us":227175,"replication_time_us":94966}]]}
W20260503 14:06:03.541112 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 187ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.558619 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.558799 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1320) took 12179 ms. Trace:
I20260503 14:06:03.558849 1077 rpcz_store.cc:276] 0503 14:05:51.379649 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379666 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:03.558794 (+12179128us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.961964 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.962001 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.198084 (+236083us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.198086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.198090 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.198091 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.198176 (+ 85us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.558534 (+360358us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.558599 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.558766 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.558783 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.558784 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11582198,"prepare.run_cpu_time_us":16981,"prepare.run_wall_time_us":236233,"replication_time_us":360435}]]}
W20260503 14:06:03.559306 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.562005 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:06:03.564591 26083 tablet_server.cc:179] TabletServer@127.25.120.194:0 shutting down...
I20260503 14:06:03.571493 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.571652 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1321) took 12191 ms. Trace:
I20260503 14:06:03.571720 1077 rpcz_store.cc:276] 0503 14:05:51.379665 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379773 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:03.571648 (+12191875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.919891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.919936 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.276572 (+356636us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.276574 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.276579 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.276579 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.276654 (+ 75us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.571441 (+294787us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.571477 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.571614 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.571634 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.571635 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11540036,"prepare.run_cpu_time_us":25072,"prepare.run_wall_time_us":356770,"replication_time_us":294854}]]}
W20260503 14:06:03.572381 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 420ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.572809 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:06:03.589138 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.589285 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1440) took 10916 ms. Trace:
I20260503 14:06:03.589327 1075 rpcz_store.cc:276] 0503 14:05:52.672933 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.672947 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:03.589282 (+10916335us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.305708 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.305748 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.456599 (+150851us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.456601 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.456605 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.456605 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.456683 (+ 78us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.589083 (+132400us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.589119 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.589263 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.589274 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.589274 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10632438,"prepare.run_cpu_time_us":10277,"prepare.run_wall_time_us":150982,"replication_time_us":132470}]]}
W20260503 14:06:03.589919 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.605074 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.605243 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1255) took 11767 ms. Trace:
I20260503 14:06:03.605294 1073 rpcz_store.cc:276] 0503 14:05:51.838059 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.838309 (+ 250us) service_pool.cc:224] Handling call
0503 14:06:03.605238 (+11766929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.139893 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.139929 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.207559 (+ 67630us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.207561 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.207566 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.207567 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.207632 (+ 65us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.604995 (+397363us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.605053 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.605215 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.605225 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.605226 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":11301518,"prepare.run_cpu_time_us":4955,"prepare.run_wall_time_us":67871,"replication_time_us":397404}]]}
W20260503 14:06:03.605754 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.605830 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.605894 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1292) took 11252 ms. Trace:
I20260503 14:06:03.605932 1073 rpcz_store.cc:276] 0503 14:05:52.353520 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353568 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:03.605891 (+11252323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.075546 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.075593 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.293201 (+217608us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.293203 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.293207 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.293208 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.293281 (+ 73us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.605757 (+312476us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.605827 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.605876 (+ 49us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.605884 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.605884 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":10721789,"prepare.run_cpu_time_us":15368,"prepare.run_wall_time_us":217743,"replication_time_us":312543}]]}
W20260503 14:06:03.606065 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.611795 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.611920 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1310) took 12360 ms. Trace:
I20260503 14:06:03.611971 1077 rpcz_store.cc:276] 0503 14:05:51.251179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251432 (+ 253us) service_pool.cc:224] Handling call
0503 14:06:03.611916 (+12360484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.970904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.970949 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.278323 (+307374us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.278325 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.278329 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.278330 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.278403 (+ 73us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.611728 (+333325us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.611781 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.611892 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.611907 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.611908 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11719395,"prepare.run_cpu_time_us":21478,"prepare.run_wall_time_us":307612,"replication_time_us":333391}]]}
W20260503 14:06:03.612252 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.621054 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.621212 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1314) took 12369 ms. Trace:
I20260503 14:06:03.621265 1077 rpcz_store.cc:276] 0503 14:05:51.251242 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.251683 (+ 441us) service_pool.cc:224] Handling call
0503 14:06:03.621207 (+12369524us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.185868 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.185988 (+ 120us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.411410 (+225422us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.411412 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.411416 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.411417 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.411487 (+ 70us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.620993 (+209506us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.621034 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.621187 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.621198 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.621199 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11934120,"prepare.run_cpu_time_us":16759,"prepare.run_wall_time_us":225627,"replication_time_us":209568}]]}
W20260503 14:06:03.621677 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 91ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.621963 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.622076 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1289) took 11268 ms. Trace:
I20260503 14:06:03.622109 1073 rpcz_store.cc:276] 0503 14:05:52.353478 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353745 (+ 267us) service_pool.cc:224] Handling call
0503 14:06:03.622071 (+11268326us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.136973 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.137039 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.448502 (+311463us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.448504 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.448508 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.448509 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.448598 (+ 89us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.621921 (+173323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.621957 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.622046 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.622063 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.622064 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10783163,"prepare.run_cpu_time_us":20658,"prepare.run_wall_time_us":311641,"replication_time_us":173407}]]}
W20260503 14:06:03.622532 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.627892 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.628026 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1476) took 10704 ms. Trace:
I20260503 14:06:03.628077 1075 rpcz_store.cc:276] 0503 14:05:52.923848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.923885 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:03.628019 (+10704134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.289212 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.289325 (+ 113us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.493960 (+204635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.493961 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.493965 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.493966 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.494476 (+ 510us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.627795 (+133319us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.627870 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.627991 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.628007 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.628007 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":10365220,"prepare.run_cpu_time_us":12707,"prepare.run_wall_time_us":205405,"replication_time_us":133821}]]}
W20260503 14:06:03.628597 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 57ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.640347 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.640576 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1324) took 10837 ms. Trace:
I20260503 14:06:03.640625 1073 rpcz_store.cc:276] 0503 14:05:52.802850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802961 (+ 111us) service_pool.cc:224] Handling call
0503 14:06:03.640569 (+10837608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:02.988207 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:02.988253 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.480826 (+492573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.480827 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.480832 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.480833 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.480916 (+ 83us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.640257 (+159341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.640324 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.640515 (+ 191us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.640554 (+ 39us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.640555 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10185172,"prepare.run_cpu_time_us":33006,"prepare.run_wall_time_us":492717,"replication_time_us":159415}]]}
I20260503 14:06:03.640935 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.641059 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1457) took 10965 ms. Trace:
I20260503 14:06:03.641093 1075 rpcz_store.cc:276] 0503 14:05:52.675977 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676011 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:03.641055 (+10965044us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.247327 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.247365 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.407315 (+159950us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.407317 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.407321 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.407322 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.407424 (+ 102us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.640854 (+233430us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.640921 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.641032 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.641045 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.641046 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":10571239,"prepare.run_cpu_time_us":10748,"prepare.run_wall_time_us":160117,"replication_time_us":233528}]]}
W20260503 14:06:03.641292 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.641836 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.642522 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.642612 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1345) took 10614 ms. Trace:
I20260503 14:06:03.642660 1073 rpcz_store.cc:276] 0503 14:05:53.027917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.028556 (+ 639us) service_pool.cc:224] Handling call
0503 14:06:03.642610 (+10614054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.310261 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.310341 (+ 80us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.445934 (+135593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.445936 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.445940 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.445941 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.446019 (+ 78us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.642433 (+196414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.642513 (+ 80us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.642596 (+ 83us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.642604 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.642605 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":10281121,"prepare.run_cpu_time_us":11633,"prepare.run_wall_time_us":135773,"replication_time_us":196487}]]}
W20260503 14:06:03.642871 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 402ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.643273 1316 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c008129ee537460eac188175a865f179)
I20260503 14:06:03.643337 1316 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:06:03.643540 1316 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06b40164830f479cbf4add403510120a (127.25.120.196:36909), c008129ee537460eac188175a865f179 (127.25.120.193:37619)
W20260503 14:06:03.644578 721 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:03.648274 895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "6f785862c3e34d9cb57b5a5315299f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06b40164830f479cbf4add403510120a" is_pre_election: true
I20260503 14:06:03.648406 895 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f785862c3e34d9cb57b5a5315299f91 in term 1.
I20260503 14:06:03.648649 718 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06b40164830f479cbf4add403510120a, 6f785862c3e34d9cb57b5a5315299f91; no voters: c008129ee537460eac188175a865f179
I20260503 14:06:03.648794 1316 raft_consensus.cc:2804] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260503 14:06:03.648859 1316 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c008129ee537460eac188175a865f179)
I20260503 14:06:03.648895 1316 raft_consensus.cc:3060] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Advancing to term 2
I20260503 14:06:03.650017 1316 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:06:03.650233 1316 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 election: Requested vote from peers 06b40164830f479cbf4add403510120a (127.25.120.196:36909), c008129ee537460eac188175a865f179 (127.25.120.193:37619)
I20260503 14:06:03.650471 895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "6f785862c3e34d9cb57b5a5315299f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06b40164830f479cbf4add403510120a"
I20260503 14:06:03.650560 895 raft_consensus.cc:3060] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Advancing to term 2
I20260503 14:06:03.651572 895 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f785862c3e34d9cb57b5a5315299f91 in term 2.
I20260503 14:06:03.651885 718 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a, 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:06:03.651999 1316 raft_consensus.cc:2804] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260503 14:06:03.652158 1316 raft_consensus.cc:697] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 2 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:06:03.652233 1316 consensus_queue.cc:237] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
W20260503 14:06:03.653004 721 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:03.653563 1347 log.cc:510] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.654927 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:03.655043 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1360) took 10156 ms. Trace:
I20260503 14:06:03.655088 1073 rpcz_store.cc:276] 0503 14:05:53.498728 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498997 (+ 269us) service_pool.cc:224] Handling call
0503 14:06:03.655038 (+10156041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.138385 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.138420 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.521417 (+382997us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.521419 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.521425 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.521426 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.521519 (+ 93us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:03.654853 (+133334us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.654895 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.655019 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.655030 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.655030 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":9639327,"prepare.run_cpu_time_us":26167,"prepare.run_wall_time_us":383321,"replication_time_us":133420}]]}
W20260503 14:06:03.655326 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 395ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.665267 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.665445 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1344) took 10637 ms. Trace:
I20260503 14:06:03.665498 1073 rpcz_store.cc:276] 0503 14:05:53.027901 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.028261 (+ 360us) service_pool.cc:224] Handling call
0503 14:06:03.665441 (+10637180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.078755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.078806 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.356732 (+277926us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.356734 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.356740 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.356740 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.356839 (+ 99us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.665195 (+308356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.665225 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.665412 (+ 187us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.665430 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.665431 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10050409,"prepare.run_cpu_time_us":19642,"prepare.run_wall_time_us":278099,"replication_time_us":308446}]]}
W20260503 14:06:03.666019 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.678452 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.678633 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1389) took 11516 ms. Trace:
I20260503 14:06:03.678674 1075 rpcz_store.cc:276] 0503 14:05:52.161694 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.161711 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:03.678627 (+11516916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.228304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.228341 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.508810 (+280469us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.508811 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.508815 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.508816 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.509001 (+ 185us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.678353 (+169352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.678430 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.678593 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.678614 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.678614 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":11066504,"prepare.run_cpu_time_us":18885,"prepare.run_wall_time_us":280779,"replication_time_us":169529}]]}
W20260503 14:06:03.678866 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.685947 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.686127 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1488) took 10730 ms. Trace:
I20260503 14:06:03.686177 1075 rpcz_store.cc:276] 0503 14:05:52.955692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.955748 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:03.686123 (+10730375us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.494624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.494671 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.628378 (+133707us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.628380 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.628385 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.628386 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.628476 (+ 90us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.685890 (+ 57414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.685926 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.686095 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.686111 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.686111 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10538772,"prepare.run_cpu_time_us":9641,"prepare.run_wall_time_us":133871,"replication_time_us":57488}]]}
W20260503 14:06:03.686627 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.690511 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.690687 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1370) took 11531 ms. Trace:
I20260503 14:06:03.690737 1075 rpcz_store.cc:276] 0503 14:05:52.158993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159024 (+ 31us) service_pool.cc:224] Handling call
0503 14:06:03.690683 (+11531659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.111757 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.111795 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.341944 (+230149us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.341946 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.341951 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.341952 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.342039 (+ 87us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.690458 (+348419us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.690493 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.690662 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.690671 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.690672 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10952658,"prepare.run_cpu_time_us":16255,"prepare.run_wall_time_us":230301,"replication_time_us":348498}]]}
W20260503 14:06:03.691407 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 365ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.701274 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.701459 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1342) took 11864 ms. Trace:
I20260503 14:06:03.701501 1077 rpcz_store.cc:276] 0503 14:05:51.836598 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836891 (+ 293us) service_pool.cc:224] Handling call
0503 14:06:03.701454 (+11864563us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.063047 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.063090 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.403689 (+340599us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.403690 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.403695 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.403696 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.403761 (+ 65us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.701193 (+297432us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.701251 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.701428 (+ 177us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.701440 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.701441 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11226077,"prepare.run_cpu_time_us":23368,"prepare.run_wall_time_us":340722,"replication_time_us":297489}]]}
W20260503 14:06:03.701742 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 351ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.713063 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.713253 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1324) took 12333 ms. Trace:
I20260503 14:06:03.713301 1077 rpcz_store.cc:276] 0503 14:05:51.379716 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.380080 (+ 364us) service_pool.cc:224] Handling call
0503 14:06:03.713247 (+12333167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.411502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.411538 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.621489 (+209951us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.621491 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.621496 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.621496 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.621568 (+ 72us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.712999 (+ 91431us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.713039 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.713221 (+ 182us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.713234 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.713235 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":12031347,"prepare.run_cpu_time_us":14461,"prepare.run_wall_time_us":210097,"replication_time_us":91493}]]}
W20260503 14:06:03.713840 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.721758 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.721936 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1367) took 11364 ms. Trace:
I20260503 14:06:03.726312 1077 rpcz_store.cc:276] 0503 14:05:52.357152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357520 (+ 368us) service_pool.cc:224] Handling call
0503 14:06:03.721930 (+11364410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.189389 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.189432 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.403050 (+213618us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.403052 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.403058 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.403059 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.403221 (+ 162us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.721662 (+318441us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.721735 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.721902 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.721916 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.721916 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":10831789,"prepare.run_cpu_time_us":14621,"prepare.run_wall_time_us":213851,"replication_time_us":318593}]]}
I20260503 14:06:03.725757 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
W20260503 14:06:03.726219 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:03.726600 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1357) took 10229 ms. Trace:
W20260503 14:06:03.722229 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.726631 1073 rpcz_store.cc:276] 0503 14:05:53.496639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.496867 (+ 228us) service_pool.cc:224] Handling call
0503 14:06:03.726598 (+10229731us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.112904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.112943 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.394650 (+281707us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.394652 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.394656 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.394657 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.394843 (+ 186us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:03.723194 (+328351us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.725741 (+ 2547us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.726576 (+ 835us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.726590 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.726590 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2528,"prepare.queue_time_us":9615930,"prepare.run_cpu_time_us":20309,"prepare.run_wall_time_us":282136,"replication_time_us":328510}]]}
W20260503 14:06:03.726904 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.728447 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.728575 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1425) took 11059 ms. Trace:
I20260503 14:06:03.728618 1075 rpcz_store.cc:276] 0503 14:05:52.669092 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.669128 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:03.728571 (+11059443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.445315 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.445381 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.540896 (+ 95515us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.540898 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.540931 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.540932 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.541002 (+ 70us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.728375 (+187373us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.728436 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.728553 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.728563 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.728564 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10776082,"prepare.run_cpu_time_us":6342,"prepare.run_wall_time_us":95705,"replication_time_us":187435}]]}
W20260503 14:06:03.728858 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.730104 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.730222 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1275) took 11658 ms. Trace:
I20260503 14:06:03.730271 1073 rpcz_store.cc:276] 0503 14:05:52.071303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.071358 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:03.730218 (+11658860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.207776 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.207820 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.605262 (+397442us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.605264 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.605270 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.605278 (+ 8us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.605408 (+ 130us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.730038 (+124630us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.730092 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.730192 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.730210 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.730210 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":11136347,"prepare.run_cpu_time_us":26158,"prepare.run_wall_time_us":397643,"replication_time_us":124754}]]}
W20260503 14:06:03.730873 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.731577 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:03.731711 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1320) took 10928 ms. Trace:
I20260503 14:06:03.731760 1073 rpcz_store.cc:276] 0503 14:05:52.802789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802827 (+ 38us) service_pool.cc:224] Handling call
0503 14:06:03.731708 (+10928881us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.149236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.149274 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.392921 (+243647us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.392923 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.392929 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.392931 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.393039 (+ 108us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:03.731542 (+338503us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.731567 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.731683 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.731699 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.731700 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10346281,"prepare.run_cpu_time_us":16570,"prepare.run_wall_time_us":243813,"replication_time_us":338605}]]}
W20260503 14:06:03.732262 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.738629 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.738765 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1411) took 11547 ms. Trace:
I20260503 14:06:03.738804 1075 rpcz_store.cc:276] 0503 14:05:52.191701 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.191938 (+ 237us) service_pool.cc:224] Handling call
0503 14:06:03.738761 (+11546823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.309849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.310384 (+ 535us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.471104 (+160720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.471106 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.471111 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.471112 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.471191 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.738552 (+267361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.738592 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.738743 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.738754 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.738755 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11117821,"prepare.run_cpu_time_us":11470,"prepare.run_wall_time_us":161514,"replication_time_us":267433}]]}
W20260503 14:06:03.739028 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.739820 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet bce1e6da046b48d586141b4328a1a229: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:03.742590 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.742717 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1451) took 11068 ms. Trace:
I20260503 14:06:03.742755 1075 rpcz_store.cc:276] 0503 14:05:52.674683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675375 (+ 692us) service_pool.cc:224] Handling call
0503 14:06:03.742713 (+11067338us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.421520 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.421581 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.502099 (+ 80518us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.502102 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.502107 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.502108 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.502175 (+ 67us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.742547 (+240372us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.742580 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.742684 (+ 104us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.742704 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.742704 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10746070,"prepare.run_cpu_time_us":6582,"prepare.run_wall_time_us":80673,"replication_time_us":240433}]]}
W20260503 14:06:03.742969 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.750301 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.750450 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1347) took 11913 ms. Trace:
I20260503 14:06:03.750489 1077 rpcz_store.cc:276] 0503 14:05:51.836692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.837051 (+ 359us) service_pool.cc:224] Handling call
0503 14:06:03.750446 (+11913395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.202297 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.202437 (+ 140us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.503841 (+301404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.503842 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.503846 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.503847 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.503924 (+ 77us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.750236 (+246312us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.750286 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.750422 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.750437 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.750438 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11365188,"prepare.run_cpu_time_us":20237,"prepare.run_wall_time_us":301646,"replication_time_us":246383}]]}
W20260503 14:06:03.751139 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.759133 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.759307 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1444) took 11085 ms. Trace:
I20260503 14:06:03.759354 1075 rpcz_store.cc:276] 0503 14:05:52.673397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673493 (+ 96us) service_pool.cc:224] Handling call
0503 14:06:03.759303 (+11085810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.367767 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.367805 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.516408 (+148603us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.516410 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.516415 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.516415 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.516494 (+ 79us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.759039 (+242545us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.759112 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.759276 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.759290 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.759290 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10694212,"prepare.run_cpu_time_us":9072,"prepare.run_wall_time_us":150554,"replication_time_us":242613}]]}
W20260503 14:06:03.759822 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.803189 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.803352 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1453) took 11128 ms. Trace:
I20260503 14:06:03.803401 1075 rpcz_store.cc:276] 0503 14:05:52.674735 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674848 (+ 113us) service_pool.cc:224] Handling call
0503 14:06:03.803349 (+11128501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.456698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.456734 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.589302 (+132568us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.589303 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.589308 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.589309 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.589392 (+ 83us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.803133 (+213741us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.803170 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.803326 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.803340 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.803340 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10781779,"prepare.run_cpu_time_us":9638,"prepare.run_wall_time_us":132703,"replication_time_us":213818}]]}
W20260503 14:06:03.803620 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.805317 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:03.805454 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1366) took 10306 ms. Trace:
I20260503 14:06:03.805505 1073 rpcz_store.cc:276] 0503 14:05:53.498818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498862 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:03.805450 (+10306588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.356864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.356938 (+ 74us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.665582 (+308644us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.665584 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.665589 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.665590 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.665927 (+ 337us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:03.805238 (+139311us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.805302 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.805426 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.805439 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.805440 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":9857939,"prepare.run_cpu_time_us":23903,"prepare.run_wall_time_us":309077,"replication_time_us":139641}]]}
W20260503 14:06:03.805898 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.811033 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:03.811192 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1443) took 11137 ms. Trace:
I20260503 14:06:03.811234 1075 rpcz_store.cc:276] 0503 14:05:52.673380 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673393 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:03.811186 (+11137793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.245335 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.245388 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.490440 (+245052us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.490442 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.490447 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.490448 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.490532 (+ 84us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:03.810951 (+320419us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.811015 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.811162 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.811174 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.811175 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10571844,"prepare.run_cpu_time_us":17097,"prepare.run_wall_time_us":245237,"replication_time_us":320495}]]}
W20260503 14:06:03.811372 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.812448 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:03.812579 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1353) took 11742 ms. Trace:
I20260503 14:06:03.812623 1077 rpcz_store.cc:276] 0503 14:05:52.070203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070497 (+ 294us) service_pool.cc:224] Handling call
0503 14:06:03.812574 (+11742077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.109048 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.109253 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.454775 (+345522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.454777 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.454782 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.454782 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.454888 (+ 106us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:03.812390 (+357502us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.812436 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.812553 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.812565 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.812565 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":11038489,"prepare.run_cpu_time_us":23495,"prepare.run_wall_time_us":345849,"replication_time_us":357601}]]}
I20260503 14:06:03.813107 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
W20260503 14:06:03.813124 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 519ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.813232 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1309) took 11138 ms. Trace:
I20260503 14:06:03.813263 1073 rpcz_store.cc:276] 0503 14:05:52.675026 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675113 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:03.813229 (+11138116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.448621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.448656 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.622213 (+173557us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.622362 (+ 149us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.622367 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.622368 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.622432 (+ 64us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.812856 (+190424us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.813098 (+ 242us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.813204 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.813222 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.813222 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226,"prepare.queue_time_us":10773426,"prepare.run_cpu_time_us":11705,"prepare.run_wall_time_us":173832,"replication_time_us":190455}]]}
W20260503 14:06:03.813854 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.815968 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.816104 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1496) took 10621 ms. Trace:
I20260503 14:06:03.816143 1075 rpcz_store.cc:276] 0503 14:05:53.194364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.194520 (+ 156us) service_pool.cc:224] Handling call
0503 14:06:03.816099 (+10621579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.628503 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.628591 (+ 88us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.686451 (+ 57860us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.686453 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.686460 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.686461 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.686554 (+ 93us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.815921 (+129367us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.815956 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.816073 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.816086 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.816087 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10433889,"prepare.run_cpu_time_us":4064,"prepare.run_wall_time_us":58208,"replication_time_us":129452}]]}
W20260503 14:06:03.816357 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.825407 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.825572 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1472) took 10905 ms. Trace:
I20260503 14:06:03.825618 1075 rpcz_store.cc:276] 0503 14:05:52.920186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.920209 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:03.825567 (+10905358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.279216 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.279278 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.492714 (+213436us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.492716 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.492721 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.492722 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.492794 (+ 72us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.825352 (+332558us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.825388 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.825544 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.825558 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.825559 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10358908,"prepare.run_cpu_time_us":13607,"prepare.run_wall_time_us":213588,"replication_time_us":332621}]]}
W20260503 14:06:03.826213 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.827962 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:03.828081 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1306) took 12584 ms. Trace:
I20260503 14:06:03.828120 1077 rpcz_store.cc:276] 0503 14:05:51.243673 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.243691 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:03.828077 (+12584386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.125360 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.125598 (+ 238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.533167 (+407569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.533169 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.533178 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.533180 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.533271 (+ 91us) log.cc:844] Serialized 993 byte log entry
0503 14:06:03.827880 (+294609us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.827950 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.828055 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.828069 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.828070 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":11881575,"prepare.run_cpu_time_us":26212,"prepare.run_wall_time_us":407922,"replication_time_us":294694}]]}
W20260503 14:06:03.828338 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.832990 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:03.884639 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.884811 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1331) took 12240 ms. Trace:
I20260503 14:06:03.884855 1077 rpcz_store.cc:276] 0503 14:05:51.644499 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644795 (+ 296us) service_pool.cc:224] Handling call
0503 14:06:03.884806 (+12240011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.198209 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.198257 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.558857 (+360600us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.558860 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.558865 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.558865 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.559226 (+ 361us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.884583 (+325357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.884616 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.884780 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.884796 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.884796 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11553331,"prepare.run_cpu_time_us":22837,"prepare.run_wall_time_us":361032,"replication_time_us":325712}]]}
W20260503 14:06:03.885403 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.899940 1129 tablet_replica.cc:351] Time spent TabletReplica: tablet e21ce40043ae4d93ac014f6b9d7215d2: Waiting for Ops to complete: real 3.869s user 0.007s sys 0.000s
W20260503 14:06:03.900158 1129 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 176ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.900501 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:03.900624 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1419) took 11240 ms. Trace:
I20260503 14:06:03.900664 1075 rpcz_store.cc:276] 0503 14:05:52.659932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.659951 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:03.900620 (+11240669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.471369 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.471413 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.738761 (+267348us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.738763 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.738767 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.738768 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.738856 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:03.900406 (+161550us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.900470 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.900597 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.900611 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.900612 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10811315,"prepare.run_cpu_time_us":19996,"prepare.run_wall_time_us":267494,"replication_time_us":161632}]]}
W20260503 14:06:03.900790 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.911599 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:03.911765 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1315) took 12532 ms. Trace:
I20260503 14:06:03.911808 1077 rpcz_store.cc:276] 0503 14:05:51.379514 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379736 (+ 222us) service_pool.cc:224] Handling call
0503 14:06:03.911761 (+12532025us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.278524 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.278564 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.612105 (+333541us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.612107 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.612111 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.612112 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.612199 (+ 87us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:03.911548 (+299349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.911580 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.911740 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.911752 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.911753 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11898730,"prepare.run_cpu_time_us":20347,"prepare.run_wall_time_us":333808,"replication_time_us":299430}]]}
W20260503 14:06:03.912497 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 23ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.914112 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.914229 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1473) took 10993 ms. Trace:
I20260503 14:06:03.914271 1075 rpcz_store.cc:276] 0503 14:05:52.920476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.920751 (+ 275us) service_pool.cc:224] Handling call
0503 14:06:03.914224 (+10993473us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.407452 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.407501 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.641610 (+234109us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.641612 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.641653 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.641653 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.641724 (+ 71us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.914061 (+272337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.914101 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.914199 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.914215 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.914216 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10486588,"prepare.run_cpu_time_us":15580,"prepare.run_wall_time_us":234295,"replication_time_us":272402}]]}
W20260503 14:06:03.914770 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.923143 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.923300 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1449) took 11249 ms. Trace:
I20260503 14:06:03.923341 1075 rpcz_store.cc:276] 0503 14:05:52.674143 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674163 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:03.923294 (+11249131us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.518349 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.518407 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.759375 (+240968us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.759376 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.759382 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.759382 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.759458 (+ 76us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.923071 (+163613us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.923125 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.923276 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.923285 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.923285 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10844076,"prepare.run_cpu_time_us":16124,"prepare.run_wall_time_us":241135,"replication_time_us":163680}]]}
W20260503 14:06:03.924032 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.933400 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.933578 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1306) took 11258 ms. Trace:
I20260503 14:06:03.933634 1073 rpcz_store.cc:276] 0503 14:05:52.674984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675164 (+ 180us) service_pool.cc:224] Handling call
0503 14:06:03.933572 (+11258408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.293295 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.293336 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.605900 (+312564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.605902 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.605906 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.605906 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.605983 (+ 77us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.933318 (+327335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.933364 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.933541 (+ 177us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.933561 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.933562 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10618072,"prepare.run_cpu_time_us":20051,"prepare.run_wall_time_us":312710,"replication_time_us":327404}]]}
W20260503 14:06:03.934468 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.935916 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.936041 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1327) took 12293 ms. Trace:
I20260503 14:06:03.936071 1077 rpcz_store.cc:276] 0503 14:05:51.643031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.643236 (+ 205us) service_pool.cc:224] Handling call
0503 14:06:03.936038 (+12292802us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.612339 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.612389 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.912307 (+299918us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.912309 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.912313 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.912314 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.912400 (+ 86us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.935826 (+ 23426us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.935903 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.936014 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.936030 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.936030 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":11969035,"prepare.run_cpu_time_us":21577,"prepare.run_wall_time_us":300075,"replication_time_us":23504}]]}
W20260503 14:06:03.936309 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.946203 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:03.946367 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1390) took 11784 ms. Trace:
I20260503 14:06:03.946412 1075 rpcz_store.cc:276] 0503 14:05:52.162221 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162236 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:03.946363 (+11784127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.509092 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.509363 (+ 271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.678671 (+169308us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.678673 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.678679 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.678679 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.678769 (+ 90us) log.cc:844] Serialized 966 byte log entry
0503 14:06:03.946129 (+267360us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.946184 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.946342 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.946352 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.946353 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11346772,"prepare.run_cpu_time_us":11317,"prepare.run_wall_time_us":169696,"replication_time_us":267442}]]}
W20260503 14:06:03.946765 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.948602 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.948875 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1343) took 10921 ms. Trace:
I20260503 14:06:03.948938 1073 rpcz_store.cc:276] 0503 14:05:53.027880 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.028110 (+ 230us) service_pool.cc:224] Handling call
0503 14:06:03.948870 (+10920760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.480933 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.481003 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.640582 (+159579us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.640584 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.640589 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.640589 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.640668 (+ 79us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.948519 (+307851us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.948594 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.948841 (+ 247us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.948857 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.948858 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":10452727,"prepare.run_cpu_time_us":10859,"prepare.run_wall_time_us":159749,"replication_time_us":307923}]]}
W20260503 14:06:03.949436 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.950541 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:03.950644 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1338) took 10927 ms. Trace:
I20260503 14:06:03.950680 1073 rpcz_store.cc:276] 0503 14:05:53.023374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.023549 (+ 175us) service_pool.cc:224] Handling call
0503 14:06:03.950640 (+10927091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.393068 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.393146 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.732130 (+338984us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.732131 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.732136 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.732136 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.732204 (+ 68us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:03.950471 (+218267us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.950529 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.950621 (+ 92us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.950632 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.950632 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10369434,"prepare.run_cpu_time_us":22530,"prepare.run_wall_time_us":339153,"replication_time_us":218327}]]}
W20260503 14:06:03.951025 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.967002 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:03.967206 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1460) took 11290 ms. Trace:
I20260503 14:06:03.967257 1075 rpcz_store.cc:276] 0503 14:05:52.676481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676501 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:03.967199 (+11290698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.589411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.589458 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.803451 (+213993us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.803454 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.803462 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.803463 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.803536 (+ 73us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:03.966928 (+163392us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.966978 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.967163 (+ 185us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.967184 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.967185 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":10912760,"prepare.run_cpu_time_us":13457,"prepare.run_wall_time_us":214148,"replication_time_us":163455}]]}
W20260503 14:06:03.967799 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 352ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.992952 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.993144 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1328) took 12350 ms. Trace:
I20260503 14:06:03.993196 1077 rpcz_store.cc:276] 0503 14:05:51.643050 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.643065 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:03.993138 (+12350073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.276680 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.276722 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.571817 (+295095us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.571819 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.571824 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.571825 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.572256 (+ 431us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.992891 (+420635us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.992928 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.993105 (+ 177us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.993125 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.993126 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11633530,"prepare.run_cpu_time_us":19956,"prepare.run_wall_time_us":295843,"replication_time_us":421055}]]}
I20260503 14:06:03.994937 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:03.995065 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1380) took 11302 ms. Trace:
I20260503 14:06:03.995095 1077 rpcz_store.cc:276] 0503 14:05:52.692433 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692964 (+ 531us) service_pool.cc:224] Handling call
0503 14:06:03.995061 (+11302097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.403532 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.403595 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.722016 (+318421us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.722018 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.722025 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.722026 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.722126 (+ 100us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:03.994887 (+272761us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.994926 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.995044 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.995053 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.995053 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10710476,"prepare.run_cpu_time_us":21907,"prepare.run_wall_time_us":318615,"replication_time_us":272854}]]}
W20260503 14:06:03.995273 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 368ms of latency in SegmentAllocator::Sync()
W20260503 14:06:03.995455 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:06:03.995482 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:03.995550 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1334) took 12350 ms. Trace:
I20260503 14:06:03.995579 1077 rpcz_store.cc:276] 0503 14:05:51.644564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.644605 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:03.995549 (+12350944us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.621608 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.621651 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.713422 (+ 91771us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.713424 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.713655 (+ 231us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.713656 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.713765 (+ 109us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:03.995452 (+281687us) op_driver.cc:464] REPLICATION: finished
0503 14:06:03.995477 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:03.995534 (+ 57us) log.cc:844] Serialized 96 byte log entry
0503 14:06:03.995544 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:03.995544 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11976880,"prepare.run_cpu_time_us":6804,"prepare.run_wall_time_us":92399,"replication_time_us":281791}]]}
W20260503 14:06:03.996177 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.020207 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.020395 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1436) took 11348 ms. Trace:
I20260503 14:06:04.020447 1075 rpcz_store.cc:276] 0503 14:05:52.671911 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.671973 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:04.020389 (+11348416us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.541028 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.541066 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.728612 (+187546us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.728614 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.728618 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.728619 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.728681 (+ 62us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.020129 (+291448us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.020184 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.020359 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.020376 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.020376 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":10868958,"prepare.run_cpu_time_us":12829,"prepare.run_wall_time_us":187663,"replication_time_us":291503}]]}
W20260503 14:06:04.020999 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 496ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.029513 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.029665 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1487) took 11074 ms. Trace:
I20260503 14:06:04.029733 1075 rpcz_store.cc:276] 0503 14:05:52.955101 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.955144 (+ 43us) service_pool.cc:224] Handling call
0503 14:06:04.029661 (+11074517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.492812 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.492847 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.825991 (+333144us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.825993 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.825998 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.825998 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.826100 (+ 102us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.029459 (+203359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.029498 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.029641 (+ 143us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.029651 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.029652 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10537555,"prepare.run_cpu_time_us":22470,"prepare.run_wall_time_us":333309,"replication_time_us":203453}]]}
W20260503 14:06:04.030169 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.031167 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.031270 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1378) took 10264 ms. Trace:
I20260503 14:06:04.031316 1073 rpcz_store.cc:276] 0503 14:05:53.766560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766664 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:04.031265 (+10264601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.665950 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.666001 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.805484 (+139483us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.805486 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.805490 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.805490 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.805793 (+ 303us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.031129 (+225336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.031156 (+ 27us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.031247 (+ 91us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.031256 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.031256 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":9899149,"prepare.run_cpu_time_us":9018,"prepare.run_wall_time_us":139867,"replication_time_us":225631}]]}
W20260503 14:06:04.031631 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.041661 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 32, tablet already version 50
I20260503 14:06:04.041842 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1318) took 12662 ms. Trace:
I20260503 14:06:04.041888 1077 rpcz_store.cc:276] 0503 14:05:51.379590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.379918 (+ 328us) service_pool.cc:224] Handling call
0503 14:06:04.041837 (+12661919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.533294 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.533345 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.828190 (+294845us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.828192 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.828195 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.828195 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.828284 (+ 89us) log.cc:844] Serialized 1020 byte log entry
0503 14:06:04.041581 (+213297us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.041622 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.041797 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.041825 (+ 28us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.041826 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":12153296,"prepare.run_cpu_time_us":21280,"prepare.run_wall_time_us":295107,"replication_time_us":213377}]]}
W20260503 14:06:04.042429 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 62ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.045186 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.045316 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1364) took 10546 ms. Trace:
I20260503 14:06:04.045353 1073 rpcz_store.cc:276] 0503 14:05:53.498785 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.499002 (+ 217us) service_pool.cc:224] Handling call
0503 14:06:04.045312 (+10546310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.446042 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.446079 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.642654 (+196575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.642656 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.642660 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.642661 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.642738 (+ 77us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.045118 (+402380us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.045172 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.045288 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.045303 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.045303 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":9946983,"prepare.run_cpu_time_us":13444,"prepare.run_wall_time_us":196702,"replication_time_us":402449}]]}
W20260503 14:06:04.046139 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.047215 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.047319 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1469) took 11128 ms. Trace:
I20260503 14:06:04.047367 1075 rpcz_store.cc:276] 0503 14:05:52.919202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.919250 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:04.047315 (+11128065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.502199 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.502236 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.742819 (+240583us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.742821 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.742824 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.742825 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.742901 (+ 76us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.047177 (+304276us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.047207 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.047297 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.047307 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.047308 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10582873,"prepare.run_cpu_time_us":14259,"prepare.run_wall_time_us":240819,"replication_time_us":304347}]]}
W20260503 14:06:04.047937 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.050611 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.050729 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1380) took 10284 ms. Trace:
I20260503 14:06:04.050776 1073 rpcz_store.cc:276] 0503 14:05:53.766722 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766826 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:04.050726 (+10283900us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.521715 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.521848 (+ 133us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.655099 (+133251us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.655102 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.655107 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.655107 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.655193 (+ 86us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.050542 (+395349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.050598 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.050707 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.050720 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.050720 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":9754805,"prepare.run_cpu_time_us":9348,"prepare.run_wall_time_us":133487,"replication_time_us":395430}]]}
W20260503 14:06:04.051312 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.053143 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.053241 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1351) took 11983 ms. Trace:
I20260503 14:06:04.053284 1077 rpcz_store.cc:276] 0503 14:05:52.070166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070361 (+ 195us) service_pool.cc:224] Handling call
0503 14:06:04.053237 (+11982876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.403776 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.403809 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.701536 (+297727us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.701537 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.701542 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.701543 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.701629 (+ 86us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.053083 (+351454us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.053135 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.053219 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.053230 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.053230 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11333348,"prepare.run_cpu_time_us":22409,"prepare.run_wall_time_us":297869,"replication_time_us":351535}]]}
W20260503 14:06:04.053539 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.056761 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 31, tablet already version 50
I20260503 14:06:04.056864 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1371) took 11897 ms. Trace:
I20260503 14:06:04.056908 1075 rpcz_store.cc:276] 0503 14:05:52.159023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.159184 (+ 161us) service_pool.cc:224] Handling call
0503 14:06:04.056860 (+11897676us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.342065 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.342100 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.690708 (+348608us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.690710 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.690717 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.690800 (+ 83us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.691303 (+ 503us) log.cc:844] Serialized 993 byte log entry
0503 14:06:04.056686 (+365383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.056748 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.056844 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.056852 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.056852 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":11182814,"prepare.run_cpu_time_us":23056,"prepare.run_wall_time_us":349307,"replication_time_us":365879}]]}
W20260503 14:06:04.057341 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 164ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.058211 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.058316 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1377) took 10299 ms. Trace:
I20260503 14:06:04.058355 1073 rpcz_store.cc:276] 0503 14:05:53.758587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.758660 (+ 73us) service_pool.cc:224] Handling call
0503 14:06:04.058312 (+10299652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.395051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.395110 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.726723 (+331613us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.726725 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.726732 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.726732 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.726813 (+ 81us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.058152 (+331339us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.058199 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.058294 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.058304 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.058304 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":9636245,"prepare.run_cpu_time_us":24227,"prepare.run_wall_time_us":331780,"replication_time_us":331415}]]}
W20260503 14:06:04.058751 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.069273 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.069456 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1286) took 11716 ms. Trace:
I20260503 14:06:04.069494 1073 rpcz_store.cc:276] 0503 14:05:52.353434 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.353620 (+ 186us) service_pool.cc:224] Handling call
0503 14:06:04.069452 (+11715832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.605527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.605593 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.730698 (+125105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.730699 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.730705 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.730706 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.730789 (+ 83us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.069199 (+338410us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.069251 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.069424 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.069441 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.069442 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11251794,"prepare.run_cpu_time_us":8660,"prepare.run_wall_time_us":125283,"replication_time_us":338485}]]}
W20260503 14:06:04.070144 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.076437 1129 ts_tablet_manager.cc:1916] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:06:04.076478 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.076625 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1354) took 12006 ms. Trace:
I20260503 14:06:04.076670 1077 rpcz_store.cc:276] 0503 14:05:52.070220 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070567 (+ 347us) service_pool.cc:224] Handling call
0503 14:06:04.076620 (+12006053us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.503950 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.504003 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.750951 (+246948us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.750953 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.750958 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.750959 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.751039 (+ 80us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.076429 (+325390us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.076464 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.076595 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.076609 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.076610 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11433313,"prepare.run_cpu_time_us":15542,"prepare.run_wall_time_us":247104,"replication_time_us":325434}]]}
W20260503 14:06:04.077131 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.079123 1129 ts_tablet_manager.cc:1929] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.36
I20260503 14:06:04.079202 1129 log.cc:1199] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root/wals/e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.079499 1129 ts_tablet_manager.cc:1950] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Deleting consensus metadata
W20260503 14:06:04.079821 1129 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34110 (request call id 1116) took 33957 ms (client timeout 29999 ms). Trace:
W20260503 14:06:04.079869 1129 rpcz_store.cc:269] 0503 14:05:30.121984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:30.122969 (+ 985us) service_pool.cc:224] Handling call
0503 14:05:59.922243 (+29799274us) ts_tablet_manager.cc:1151] Deleting tablet e21ce40043ae4d93ac014f6b9d7215d2
0503 14:05:59.922245 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:04.077838 (+4155593us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:04.079096 (+ 1258us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:04.079814 (+ 718us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":29290675}
I20260503 14:06:04.080164 1129 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34110 (request call id 1690) took 5475 ms. Trace:
I20260503 14:06:04.080210 1129 rpcz_store.cc:276] 0503 14:05:58.604570 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.604595 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:04.080143 (+5475548us) ts_tablet_manager.cc:1151] Deleting tablet cd10e910fcf44b80b1039d39f374cac4
0503 14:06:04.080145 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:04.080161 (+ 16us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":5248226}
W20260503 14:06:04.080384 572 catalog_manager.cc:4969] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): delete failed for tablet cd10e910fcf44b80b1039d39f374cac4 because the tablet was not found. No further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:04.080372 1129 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34110 (request call id 1812) took 3957 ms. Trace:
I20260503 14:06:04.080996 1129 rpcz_store.cc:276] 0503 14:06:00.122820 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.122867 (+ 47us) service_pool.cc:224] Handling call
0503 14:06:04.080361 (+3957494us) ts_tablet_manager.cc:1151] Deleting tablet e21ce40043ae4d93ac014f6b9d7215d2
0503 14:06:04.080362 (+ 1us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:04.080370 (+ 8us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":3957365}
W20260503 14:06:04.081277 572 catalog_manager.cc:4969] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): delete failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 because the tablet was not found. No further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.089604 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.089783 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1307) took 11414 ms. Trace:
I20260503 14:06:04.089836 1073 rpcz_store.cc:276] 0503 14:05:52.674998 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675253 (+ 255us) service_pool.cc:224] Handling call
0503 14:06:04.089777 (+11414524us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.070492 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.070537 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.494087 (+423550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.494089 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.494092 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.494093 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.494179 (+ 86us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.089535 (+595356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.089577 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.089750 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.089764 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.089765 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10395177,"prepare.run_cpu_time_us":30079,"prepare.run_wall_time_us":423824,"replication_time_us":595433}]]}
W20260503 14:06:04.090296 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.104698 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:04.104871 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1325) took 12461 ms. Trace:
I20260503 14:06:04.104907 1077 rpcz_store.cc:276] 0503 14:05:51.642996 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.643067 (+ 71us) service_pool.cc:224] Handling call
0503 14:06:04.104865 (+12461798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.828407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.828453 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.042241 (+213788us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.042243 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.042248 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.042249 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.042318 (+ 69us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:04.104638 (+ 62320us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.104681 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.104841 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.104855 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.104855 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":12185259,"prepare.run_cpu_time_us":14809,"prepare.run_wall_time_us":213928,"replication_time_us":62381}]]}
W20260503 14:06:04.105080 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.115701 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:04.115875 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1446) took 11442 ms. Trace:
I20260503 14:06:04.115933 1075 rpcz_store.cc:276] 0503 14:05:52.673699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673714 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:04.115870 (+11442156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.490578 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.490720 (+ 142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.811183 (+320463us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.811185 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.811189 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.811190 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.811267 (+ 77us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:04.115597 (+304330us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.115678 (+ 81us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.115843 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.115859 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.115860 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":10816801,"prepare.run_cpu_time_us":22595,"prepare.run_wall_time_us":320696,"replication_time_us":304399}]]}
W20260503 14:06:04.116163 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 308ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.117813 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.117945 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1315) took 11315 ms. Trace:
I20260503 14:06:04.117995 1073 rpcz_store.cc:276] 0503 14:05:52.802705 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802761 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:04.117940 (+11315179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.606022 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.606063 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.933618 (+327555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.933620 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.933624 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.933625 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.934355 (+ 730us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.117763 (+183408us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.117800 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.117919 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.117928 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.117928 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10803138,"prepare.run_cpu_time_us":27143,"prepare.run_wall_time_us":328353,"replication_time_us":184130}]]}
W20260503 14:06:04.118402 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 361ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.129617 895 raft_consensus.cc:1275] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Refusing update from remote peer 6f785862c3e34d9cb57b5a5315299f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260503 14:06:04.129894 1316 consensus_queue.cc:1048] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260503 14:06:04.130748 580 catalog_manager.cc:5671] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 1 to 2, leader changed from c008129ee537460eac188175a865f179 (127.25.120.193) to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 2 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } } }
W20260503 14:06:04.131274 1349 log.cc:510] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.132212 1351 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.139601 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.139751 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1542) took 9971 ms. Trace:
I20260503 14:06:04.139786 1075 rpcz_store.cc:276] 0503 14:05:54.168481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.168724 (+ 243us) service_pool.cc:224] Handling call
0503 14:06:04.139746 (+9971022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.686719 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.686777 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.816220 (+129443us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.816222 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.816225 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.816226 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.816305 (+ 79us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.139554 (+323249us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.139587 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.139726 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.139737 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.139737 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9517899,"prepare.run_cpu_time_us":9562,"prepare.run_wall_time_us":129974,"replication_time_us":323321}]]}
W20260503 14:06:04.140328 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.140898 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.141009 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1399) took 10182 ms. Trace:
I20260503 14:06:04.141044 1073 rpcz_store.cc:276] 0503 14:05:53.958363 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958531 (+ 168us) service_pool.cc:224] Handling call
0503 14:06:04.141005 (+10182474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.805828 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.805871 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.031421 (+225550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.031423 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.031460 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.031460 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.031533 (+ 73us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.140845 (+109312us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.140889 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.140983 (+ 94us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.140996 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.140997 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":9847229,"prepare.run_cpu_time_us":15661,"prepare.run_wall_time_us":225727,"replication_time_us":109380}]]}
W20260503 14:06:04.141320 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.148345 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.148475 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1467) took 11230 ms. Trace:
I20260503 14:06:04.148510 1075 rpcz_store.cc:276] 0503 14:05:52.918266 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.918317 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:04.148470 (+11230153us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.759474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.759513 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.923860 (+164347us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.923862 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.923868 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.923868 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.923964 (+ 96us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.148281 (+224317us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.148332 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.148452 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.148461 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.148462 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":10841092,"prepare.run_cpu_time_us":12391,"prepare.run_wall_time_us":164722,"replication_time_us":224406}]]}
W20260503 14:06:04.149005 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.149186 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.149264 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1423) took 11480 ms. Trace:
I20260503 14:06:04.149299 1075 rpcz_store.cc:276] 0503 14:05:52.668311 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.668339 (+ 28us) service_pool.cc:224] Handling call
0503 14:06:04.149262 (+11480923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.738872 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.738911 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.900639 (+161728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.900641 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.900646 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.900646 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.900718 (+ 72us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.149151 (+248433us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.149179 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.149247 (+ 68us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.149256 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.149256 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11070392,"prepare.run_cpu_time_us":11292,"prepare.run_wall_time_us":161865,"replication_time_us":248500}]]}
W20260503 14:06:04.149616 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.152148 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.152267 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1318) took 11349 ms. Trace:
I20260503 14:06:04.152304 1073 rpcz_store.cc:276] 0503 14:05:52.802760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802975 (+ 215us) service_pool.cc:224] Handling call
0503 14:06:04.152264 (+11349289us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.622463 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.622500 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.813657 (+191157us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.813659 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.813663 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.813664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.813756 (+ 92us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.152098 (+338342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.152137 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.152247 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.152255 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.152256 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10819425,"prepare.run_cpu_time_us":15798,"prepare.run_wall_time_us":191309,"replication_time_us":338429}]]}
W20260503 14:06:04.152781 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 450ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.164072 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.164321 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1489) took 11208 ms. Trace:
I20260503 14:06:04.164381 1075 rpcz_store.cc:276] 0503 14:05:52.956011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.956052 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:04.164316 (+11208264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.641758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.641807 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.914345 (+272538us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.914347 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.914352 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.914352 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.914696 (+ 344us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.164019 (+249323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.164054 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.164290 (+ 236us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.164306 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.164307 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10685628,"prepare.run_cpu_time_us":21639,"prepare.run_wall_time_us":273127,"replication_time_us":249659}]]}
W20260503 14:06:04.164803 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.167487 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.167608 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1494) took 10973 ms. Trace:
I20260503 14:06:04.167639 1075 rpcz_store.cc:276] 0503 14:05:53.194323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.194381 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:04.167605 (+10973224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.826128 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.826187 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.029764 (+203577us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.029766 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.029770 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.029771 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.030045 (+ 274us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.167438 (+137393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.167472 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.167584 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.167597 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.167598 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10631620,"prepare.run_cpu_time_us":13435,"prepare.run_wall_time_us":203938,"replication_time_us":137659}]]}
W20260503 14:06:04.167846 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 136ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.169641 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.169754 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1343) took 12333 ms. Trace:
I20260503 14:06:04.169802 1077 rpcz_store.cc:276] 0503 14:05:51.836616 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836674 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:04.169751 (+12333077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.912422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.912458 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.936122 (+ 23664us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.936123 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.936128 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.936129 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.936183 (+ 54us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.169581 (+233398us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.169617 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.169732 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.169743 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.169743 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12075617,"prepare.run_cpu_time_us":2123,"prepare.run_wall_time_us":23783,"replication_time_us":233446}]]}
W20260503 14:06:04.170364 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.181836 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.181995 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1371) took 11824 ms. Trace:
I20260503 14:06:04.182034 1077 rpcz_store.cc:276] 0503 14:05:52.357225 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357348 (+ 123us) service_pool.cc:224] Handling call
0503 14:06:04.181991 (+11824643us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.701653 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.701735 (+ 82us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.053236 (+351501us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.053239 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.053241 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.053242 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.053321 (+ 79us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.181785 (+128464us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.181820 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.181962 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.181980 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.181981 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11344232,"prepare.run_cpu_time_us":25583,"prepare.run_wall_time_us":351675,"replication_time_us":128535}]]}
W20260503 14:06:04.182238 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 329ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.183327 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.183444 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1359) took 10684 ms. Trace:
I20260503 14:06:04.183483 1073 rpcz_store.cc:276] 0503 14:05:53.498708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498727 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:04.183440 (+10684713us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.732228 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.732265 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.950706 (+218441us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.950709 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.950712 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.950713 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.950813 (+ 100us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.183267 (+232454us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.183316 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.183422 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.183432 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.183433 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10233376,"prepare.run_cpu_time_us":16625,"prepare.run_wall_time_us":218599,"replication_time_us":232549}]]}
W20260503 14:06:04.183593 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 383ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.205209 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.221657 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 30, tablet already version 50
I20260503 14:06:04.221800 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1382) took 12061 ms. Trace:
I20260503 14:06:04.221829 1075 rpcz_store.cc:276] 0503 14:05:52.160793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.160807 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:04.221796 (+12060989us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.691382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.691507 (+ 125us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.057207 (+365700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.057209 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.057212 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.057213 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.057286 (+ 73us) log.cc:844] Serialized 966 byte log entry
0503 14:06:04.221590 (+164304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.221639 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.221777 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.221788 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.221789 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":11530489,"prepare.run_cpu_time_us":24789,"prepare.run_wall_time_us":366051,"replication_time_us":164370}]]}
W20260503 14:06:04.222468 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.235718 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.235873 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1348) took 12399 ms. Trace:
I20260503 14:06:04.235906 1077 rpcz_store.cc:276] 0503 14:05:51.836716 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.837116 (+ 400us) service_pool.cc:224] Handling call
0503 14:06:04.235869 (+12398753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.559252 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.559310 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.885217 (+325907us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.885219 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.885225 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.885225 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.885305 (+ 80us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.235663 (+350358us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.235701 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.235851 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.235860 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.235860 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11722052,"prepare.run_cpu_time_us":20882,"prepare.run_wall_time_us":326073,"replication_time_us":350431}]]}
W20260503 14:06:04.235745 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260503 14:06:04.236513 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 391ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.252765 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.252923 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1362) took 10754 ms. Trace:
I20260503 14:06:04.252972 1073 rpcz_store.cc:276] 0503 14:05:53.498756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498855 (+ 99us) service_pool.cc:224] Handling call
0503 14:06:04.252918 (+10754063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.640689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.640744 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.949231 (+308487us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.949232 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.949238 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.949239 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.949342 (+ 103us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.252710 (+303368us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.252746 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.252896 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.252908 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.252908 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10141761,"prepare.run_cpu_time_us":23049,"prepare.run_wall_time_us":308670,"replication_time_us":303464}]]}
W20260503 14:06:04.253381 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.259745 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.259886 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1393) took 11452 ms. Trace:
I20260503 14:06:04.259927 1077 rpcz_store.cc:276] 0503 14:05:52.807758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.808130 (+ 372us) service_pool.cc:224] Handling call
0503 14:06:04.259882 (+11451752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.722153 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.722196 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.995199 (+273003us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.995201 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.995206 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.995206 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.995386 (+ 180us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.259690 (+264304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.259732 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.259859 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.259874 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.259874 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10913951,"prepare.run_cpu_time_us":18799,"prepare.run_wall_time_us":273242,"replication_time_us":264476}]]}
W20260503 14:06:04.260411 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 395ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.267088 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.270054 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 29, tablet already version 50
I20260503 14:06:04.270184 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1399) took 12107 ms. Trace:
I20260503 14:06:04.270223 1075 rpcz_store.cc:276] 0503 14:05:52.162826 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.162926 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:04.270180 (+12107254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.678796 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.678835 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.946369 (+267534us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.946370 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.946374 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.946375 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.946452 (+ 77us) log.cc:844] Serialized 939 byte log entry
0503 14:06:04.270009 (+323557us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.270043 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.270155 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.270172 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.270172 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11515814,"prepare.run_cpu_time_us":17539,"prepare.run_wall_time_us":267663,"replication_time_us":323627}]]}
W20260503 14:06:04.270541 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.276433 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.276584 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1370) took 11919 ms. Trace:
I20260503 14:06:04.276615 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.276736 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1402) took 10318 ms. Trace:
I20260503 14:06:04.276772 1073 rpcz_store.cc:276] 0503 14:05:53.958409 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958564 (+ 155us) service_pool.cc:224] Handling call
0503 14:06:04.276731 (+10318167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.655212 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.655254 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.050868 (+395614us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.050870 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.050873 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.050874 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.051249 (+ 375us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.276526 (+225277us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.276604 (+ 78us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.276713 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.276724 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.276724 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":9696576,"prepare.run_cpu_time_us":29042,"prepare.run_wall_time_us":396194,"replication_time_us":225648}]]}
W20260503 14:06:04.276908 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.277300 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 406ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.276623 1077 rpcz_store.cc:276] 0503 14:05:52.357202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357606 (+ 404us) service_pool.cc:224] Handling call
0503 14:06:04.276580 (+11918974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.751064 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.751146 (+ 82us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.076958 (+325812us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.076960 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.076965 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.076966 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.077028 (+ 62us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.276360 (+199332us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.276419 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.276560 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.276571 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.276572 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11393373,"prepare.run_cpu_time_us":22541,"prepare.run_wall_time_us":325985,"replication_time_us":199388}]]}
W20260503 14:06:04.281283 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.285171 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.287894 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.289531 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.289697 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1384) took 10522 ms. Trace:
I20260503 14:06:04.289760 1073 rpcz_store.cc:276] 0503 14:05:53.766799 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766985 (+ 186us) service_pool.cc:224] Handling call
0503 14:06:04.289692 (+10522707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.642753 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.642787 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.045904 (+403117us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.045905 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.045910 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.045911 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.046015 (+ 104us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.289442 (+243427us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.289515 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.289672 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.289682 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.289683 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":9875688,"prepare.run_cpu_time_us":26671,"prepare.run_wall_time_us":403285,"replication_time_us":243524}]]}
W20260503 14:06:04.290665 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.297065 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.297223 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1392) took 10339 ms. Trace:
I20260503 14:06:04.297272 1073 rpcz_store.cc:276] 0503 14:05:53.957331 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.957363 (+ 32us) service_pool.cc:224] Handling call
0503 14:06:04.297220 (+10339857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.726836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.726878 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.058327 (+331449us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.058328 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.058332 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.058332 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.058410 (+ 78us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.297007 (+238597us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.297047 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.297199 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.297211 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.297211 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":9769356,"prepare.run_cpu_time_us":23619,"prepare.run_wall_time_us":331580,"replication_time_us":238667}]]}
W20260503 14:06:04.297758 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.304158 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.304332 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1533) took 10138 ms. Trace:
I20260503 14:06:04.304378 1075 rpcz_store.cc:276] 0503 14:05:54.165714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.165743 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:04.304327 (+10138584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.030075 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.030128 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.167640 (+137512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.167642 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.167652 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.167653 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.167744 (+ 91us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.304112 (+136368us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.304140 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.304307 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.304316 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.304317 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14,"prepare.queue_time_us":9864199,"prepare.run_cpu_time_us":10163,"prepare.run_wall_time_us":137690,"replication_time_us":136452}]]}
W20260503 14:06:04.306017 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.316808 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.317021 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1316) took 11514 ms. Trace:
I20260503 14:06:04.317077 1073 rpcz_store.cc:276] 0503 14:05:52.802730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802891 (+ 161us) service_pool.cc:224] Handling call
0503 14:06:04.317018 (+11514127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.494324 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.494385 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.089798 (+595413us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.089800 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.089804 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.089805 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.090161 (+ 356us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.316762 (+226601us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.316790 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.316991 (+ 201us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.317011 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.317011 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":10691357,"prepare.run_cpu_time_us":41007,"prepare.run_wall_time_us":595881,"replication_time_us":226949}]]}
W20260503 14:06:04.317487 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 156ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.318485 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.318609 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1345) took 12481 ms. Trace:
I20260503 14:06:04.318660 1077 rpcz_store.cc:276] 0503 14:05:51.836655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836676 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:04.318605 (+12481929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.714051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.714096 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.995842 (+281746us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.995844 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.995848 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.995848 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.996077 (+ 229us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.318434 (+322357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.318473 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.318585 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.318595 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.318596 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11877257,"prepare.run_cpu_time_us":19478,"prepare.run_wall_time_us":282043,"replication_time_us":322579}]]}
W20260503 14:06:04.319120 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.319633 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.320024 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.320142 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.320246 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1474) took 11399 ms. Trace:
I20260503 14:06:04.320289 1075 rpcz_store.cc:276] 0503 14:05:52.921012 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.921059 (+ 47us) service_pool.cc:224] Handling call
0503 14:06:04.320244 (+11399185us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.803572 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.803611 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.967620 (+164009us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.967622 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.967628 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.967629 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.967702 (+ 73us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.320074 (+352372us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.320131 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.320228 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.320237 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.320238 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10882428,"prepare.run_cpu_time_us":11367,"prepare.run_wall_time_us":164149,"replication_time_us":352439}]]}
W20260503 14:06:04.321048 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.331966 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.332496 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.332646 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1364) took 11975 ms. Trace:
I20260503 14:06:04.332687 1077 rpcz_store.cc:276] 0503 14:05:52.357098 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357377 (+ 279us) service_pool.cc:224] Handling call
0503 14:06:04.332644 (+11975267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.454915 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.454958 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.812802 (+357844us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.812803 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.812808 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.812809 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.812873 (+ 64us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.332419 (+519546us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.332481 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.332624 (+ 143us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.332636 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.332637 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":11097482,"prepare.run_cpu_time_us":25816,"prepare.run_wall_time_us":357966,"replication_time_us":519602}]]}
W20260503 14:06:04.332978 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.339546 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.349133 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.356909 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.361496 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.361670 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1305) took 11686 ms. Trace:
I20260503 14:06:04.361717 1073 rpcz_store.cc:276] 0503 14:05:52.674963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675191 (+ 228us) service_pool.cc:224] Handling call
0503 14:06:04.361665 (+11686474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.730819 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.730866 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.069450 (+338584us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.069452 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.069458 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.069459 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.070063 (+ 604us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.361390 (+291327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.361475 (+ 85us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.361644 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.361655 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.361655 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":11055572,"prepare.run_cpu_time_us":23300,"prepare.run_wall_time_us":339260,"replication_time_us":291923}]]}
W20260503 14:06:04.362279 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.363142 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.363565 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.363662 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1346) took 12526 ms. Trace:
I20260503 14:06:04.363703 1077 rpcz_store.cc:276] 0503 14:05:51.836677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836801 (+ 124us) service_pool.cc:224] Handling call
0503 14:06:04.363658 (+12526857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.572697 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.572759 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:03.993291 (+420532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:03.993294 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:03.993300 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:03.993301 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:03.993410 (+ 109us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.363524 (+370114us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.363557 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.363642 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.363651 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.363651 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11735671,"prepare.run_cpu_time_us":27972,"prepare.run_wall_time_us":420899,"replication_time_us":370217}]]}
W20260503 14:06:04.363921 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.369575 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.369707 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1546) took 10200 ms. Trace:
I20260503 14:06:04.369751 1075 rpcz_store.cc:276] 0503 14:05:54.169026 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.169084 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:04.369702 (+10200618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.816701 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.816733 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.140135 (+323402us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.140137 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.140141 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.140142 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.140228 (+ 86us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.369524 (+229296us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.369562 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.369682 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.369695 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.369695 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":9647531,"prepare.run_cpu_time_us":22311,"prepare.run_wall_time_us":323544,"replication_time_us":229376}]]}
I20260503 14:06:04.369894 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.369972 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1359) took 12299 ms. Trace:
I20260503 14:06:04.370007 1077 rpcz_store.cc:276] 0503 14:05:52.070301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070368 (+ 67us) service_pool.cc:224] Handling call
0503 14:06:04.369970 (+12299602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.936211 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.936250 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.169921 (+233671us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.169923 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.169928 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.169928 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.170256 (+ 328us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.369574 (+199318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.369890 (+ 316us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.369943 (+ 53us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.369959 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.369959 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306,"prepare.queue_time_us":11865723,"prepare.run_cpu_time_us":16817,"prepare.run_wall_time_us":234065,"replication_time_us":199642}]]}
I20260503 14:06:04.370191 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
W20260503 14:06:04.370250 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.370293 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1485) took 11416 ms. Trace:
I20260503 14:06:04.370332 1075 rpcz_store.cc:276] 0503 14:05:52.953861 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.953999 (+ 138us) service_pool.cc:224] Handling call
0503 14:06:04.370290 (+11416291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.743025 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.743075 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.047425 (+304350us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.047427 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.047431 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.047432 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.047822 (+ 390us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.370157 (+322335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.370185 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.370274 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.370282 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.370283 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10788914,"prepare.run_cpu_time_us":23774,"prepare.run_wall_time_us":304819,"replication_time_us":322720}]]}
W20260503 14:06:04.370600 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.370012 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 339ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.372309 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.372422 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1340) took 12535 ms. Trace:
I20260503 14:06:04.372460 1077 rpcz_store.cc:276] 0503 14:05:51.836562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:51.836751 (+ 189us) service_pool.cc:224] Handling call
0503 14:06:04.372418 (+12535667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.042343 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.042384 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.104909 (+ 62525us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.104911 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.104917 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.104918 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.105009 (+ 91us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.372269 (+267260us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.372299 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.372393 (+ 94us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.372411 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.372411 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12205531,"prepare.run_cpu_time_us":4772,"prepare.run_wall_time_us":62683,"replication_time_us":267343}]]}
W20260503 14:06:04.372927 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.378533 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.387902 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.388222 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1468) took 11469 ms. Trace:
I20260503 14:06:04.388283 1075 rpcz_store.cc:276] 0503 14:05:52.918820 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.918877 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:04.388216 (+11469339us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.900748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.900787 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.149320 (+248533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.149322 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.149327 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.149328 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.149491 (+ 163us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.387850 (+238359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.387885 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.388189 (+ 304us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.388203 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.388204 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10981771,"prepare.run_cpu_time_us":17269,"prepare.run_wall_time_us":248772,"replication_time_us":238516}]]}
W20260503 14:06:04.388561 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 451ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.388823 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.388924 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1442) took 11715 ms. Trace:
I20260503 14:06:04.388965 1075 rpcz_store.cc:276] 0503 14:05:52.673099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.673117 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:04.388921 (+11715804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.946478 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.946516 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.270210 (+323694us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.270213 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.270219 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.270220 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.270312 (+ 92us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.388789 (+118477us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.388817 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.388895 (+ 78us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.388914 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.388914 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11273254,"prepare.run_cpu_time_us":23228,"prepare.run_wall_time_us":323845,"replication_time_us":118563}]]}
W20260503 14:06:04.389122 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.393569 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:04.393697 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1421) took 10257 ms. Trace:
I20260503 14:06:04.393731 1073 rpcz_store.cc:276] 0503 14:05:54.135776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.135824 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:04.393693 (+10257869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.031563 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.031715 (+ 152us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.141119 (+109404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.141121 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.141125 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.141126 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.141233 (+ 107us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:04.393506 (+252273us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.393556 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.393673 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.393685 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.393685 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":9895674,"prepare.run_cpu_time_us":7796,"prepare.run_wall_time_us":109687,"replication_time_us":252374}]]}
W20260503 14:06:04.393929 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 101ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.408910 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.408917 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:04.409176 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1405) took 12245 ms. Trace:
I20260503 14:06:04.409219 1065 rpcz_store.cc:276] 0503 14:05:52.163885 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.164094 (+ 209us) service_pool.cc:224] Handling call
0503 14:06:04.409171 (+12245077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.452019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.452056 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.408864 (+956808us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.408866 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.408874 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.408875 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.408884 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:04.408885 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":11287866}]]}
W20260503 14:06:04.420420 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.422685 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.424748 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.424885 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1450) took 11750 ms. Trace:
I20260503 14:06:04.424932 1075 rpcz_store.cc:276] 0503 14:05:52.674441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675568 (+ 1127us) service_pool.cc:224] Handling call
0503 14:06:04.424880 (+11749312us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.811285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.811328 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.115957 (+304629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.115959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.116006 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.116007 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.116069 (+ 62us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.424677 (+308608us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.424734 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.424852 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.424869 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.424870 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":11135632,"prepare.run_cpu_time_us":21560,"prepare.run_wall_time_us":304894,"replication_time_us":308609}]]}
W20260503 14:06:04.425544 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.425863 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.425998 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1413) took 12234 ms. Trace:
I20260503 14:06:04.426035 1075 rpcz_store.cc:276] 0503 14:05:52.191752 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.191842 (+ 90us) service_pool.cc:224] Handling call
0503 14:06:04.425994 (+12234152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.057441 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.057577 (+ 136us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.222295 (+164718us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.222297 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.222302 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.222303 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.222404 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.425787 (+203383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.425845 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.425973 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.425984 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.425984 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11865512,"prepare.run_cpu_time_us":11773,"prepare.run_wall_time_us":165139,"replication_time_us":203477}]]}
W20260503 14:06:04.426841 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.433414 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.436403 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.436694 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1502) took 11239 ms. Trace:
I20260503 14:06:04.436751 1075 rpcz_store.cc:276] 0503 14:05:53.196834 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196884 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:04.436688 (+11239804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.914894 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.914952 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.164391 (+249439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.164393 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.164399 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.164399 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.164484 (+ 85us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.436262 (+271778us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.436355 (+ 93us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.436652 (+ 297us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.436676 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.436676 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80,"prepare.queue_time_us":10717892,"prepare.run_cpu_time_us":17500,"prepare.run_wall_time_us":249601,"replication_time_us":271792}]]}
W20260503 14:06:04.437552 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 453ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.452898 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.462067 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:04.462654 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1394) took 10505 ms. Trace:
I20260503 14:06:04.462913 1067 rpcz_store.cc:276] 0503 14:05:53.957370 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.957506 (+ 136us) service_pool.cc:224] Handling call
0503 14:06:04.462647 (+10505141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.504738 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.504773 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.461819 (+957046us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.461821 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.461899 (+ 78us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.461901 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.461910 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:04.461911 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9547150}]]}
I20260503 14:06:04.473841 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.474011 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1342) took 11447 ms. Trace:
I20260503 14:06:04.474053 1073 rpcz_store.cc:276] 0503 14:05:53.027003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.028484 (+ 1481us) service_pool.cc:224] Handling call
0503 14:06:04.474007 (+11445523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.090214 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.090280 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.317061 (+226781us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.317063 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.317068 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.317069 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.317379 (+ 310us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.473784 (+156405us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.473820 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.473987 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.473997 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.473998 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11061201,"prepare.run_cpu_time_us":15227,"prepare.run_wall_time_us":227183,"replication_time_us":156707}]]}
W20260503 14:06:04.474404 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 346ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.479734 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.479904 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1341) took 11452 ms. Trace:
I20260503 14:06:04.479945 1073 rpcz_store.cc:276] 0503 14:05:53.026990 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.027020 (+ 30us) service_pool.cc:224] Handling call
0503 14:06:04.479900 (+11452880us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.934383 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.934424 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.117938 (+183514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.117939 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.117944 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.117945 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.118019 (+ 74us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.479639 (+361620us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.479706 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.479871 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.479887 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.479888 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":10907278,"prepare.run_cpu_time_us":13377,"prepare.run_wall_time_us":183645,"replication_time_us":361686}]]}
W20260503 14:06:04.480134 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.495414 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:04.495570 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1437) took 10147 ms. Trace:
I20260503 14:06:04.495620 1073 rpcz_store.cc:276] 0503 14:05:54.348026 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348128 (+ 102us) service_pool.cc:224] Handling call
0503 14:06:04.495566 (+10147438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.141256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.141292 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.393796 (+252504us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.393797 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.393801 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.393801 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.393871 (+ 70us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:04.495358 (+101487us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.495394 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.495547 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.495556 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.495557 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9793054,"prepare.run_cpu_time_us":17292,"prepare.run_wall_time_us":252727,"replication_time_us":101551}]]}
W20260503 14:06:04.496352 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 439ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.498744 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.498898 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1382) took 10732 ms. Trace:
I20260503 14:06:04.498979 1073 rpcz_store.cc:276] 0503 14:05:53.766764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766919 (+ 155us) service_pool.cc:224] Handling call
0503 14:06:04.498891 (+10731972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.949372 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.949414 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.253026 (+303612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.253028 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.253035 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.253036 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.253121 (+ 85us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.498684 (+245563us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.498731 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.498859 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.498877 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.498878 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":10182388,"prepare.run_cpu_time_us":19945,"prepare.run_wall_time_us":303761,"replication_time_us":245626}]]}
W20260503 14:06:04.499450 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.500560 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.507390 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.507544 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1491) took 11550 ms. Trace:
I20260503 14:06:04.507584 1075 rpcz_store.cc:276] 0503 14:05:52.957484 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.957529 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:04.507540 (+11550011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.924206 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.924246 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.148833 (+224587us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.148834 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.148839 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.148840 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.148905 (+ 65us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.507267 (+358362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.507372 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.507518 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.507533 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.507533 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"prepare.queue_time_us":10966580,"prepare.run_cpu_time_us":16899,"prepare.run_wall_time_us":224717,"replication_time_us":358419}]]}
W20260503 14:06:04.508417 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.511577 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.511729 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1379) took 11819 ms. Trace:
I20260503 14:06:04.511781 1077 rpcz_store.cc:276] 0503 14:05:52.692418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692873 (+ 455us) service_pool.cc:224] Handling call
0503 14:06:04.511723 (+11818850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.053335 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.053377 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.182081 (+128704us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.182084 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.182089 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.182090 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.182166 (+ 76us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.511515 (+329349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.511562 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.511697 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.511711 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.511712 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":11360377,"prepare.run_cpu_time_us":8682,"prepare.run_wall_time_us":129048,"replication_time_us":329417}]]}
W20260503 14:06:04.512444 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 101ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.517267 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.517437 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1466) took 11599 ms. Trace:
I20260503 14:06:04.517488 1075 rpcz_store.cc:276] 0503 14:05:52.917918 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.917937 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:04.517433 (+11599496us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.728703 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.728852 (+ 149us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.020806 (+291954us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.020808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.020813 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.020814 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.020905 (+ 91us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.517213 (+496308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.517250 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.517381 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.517423 (+ 42us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.517423 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10810654,"prepare.run_cpu_time_us":20209,"prepare.run_wall_time_us":292221,"replication_time_us":496391}]]}
W20260503 14:06:04.518369 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.521361 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.521502 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1536) took 10354 ms. Trace:
I20260503 14:06:04.521539 1075 rpcz_store.cc:276] 0503 14:05:54.167147 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.167201 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:04.521497 (+10354296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.167774 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.167826 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.305216 (+137390us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.305218 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.305302 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.305302 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.305753 (+ 451us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.521288 (+215535us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.521345 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.521474 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.521486 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.521486 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":10000483,"prepare.run_cpu_time_us":10188,"prepare.run_wall_time_us":138444,"replication_time_us":215978}]]}
W20260503 14:06:04.521903 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.525241 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:04.525365 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1420) took 10389 ms. Trace:
I20260503 14:06:04.525410 1073 rpcz_store.cc:276] 0503 14:05:54.135761 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.135925 (+ 164us) service_pool.cc:224] Handling call
0503 14:06:04.525361 (+10389436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.051414 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.051477 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.276737 (+225260us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.276738 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.276743 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.276743 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.276834 (+ 91us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:04.525166 (+248332us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.525228 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.525344 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.525353 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.525354 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":9915422,"prepare.run_cpu_time_us":16648,"prepare.run_wall_time_us":225436,"replication_time_us":248417}]]}
W20260503 14:06:04.525820 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 75ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.533510 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.533691 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1352) took 12463 ms. Trace:
I20260503 14:06:04.533743 1077 rpcz_store.cc:276] 0503 14:05:52.070186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070436 (+ 250us) service_pool.cc:224] Handling call
0503 14:06:04.533686 (+12463250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.996100 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.996145 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.318643 (+322498us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.318646 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.318651 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.318743 (+ 92us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.318995 (+ 252us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.533448 (+214453us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.533489 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.533662 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.533674 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.533674 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":11925609,"prepare.run_cpu_time_us":20911,"prepare.run_wall_time_us":322904,"replication_time_us":214696}]]}
W20260503 14:06:04.534301 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.547582 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.547770 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1368) took 12190 ms. Trace:
I20260503 14:06:04.547816 1077 rpcz_store.cc:276] 0503 14:05:52.357171 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357192 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:04.547764 (+12190572us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.170293 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.170330 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.370042 (+199712us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.370043 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.370065 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.370066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.370177 (+ 111us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.547520 (+177343us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.547561 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.547731 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.547751 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.547752 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":11812995,"prepare.run_cpu_time_us":12253,"prepare.run_wall_time_us":199899,"replication_time_us":177444}]]}
W20260503 14:06:04.548331 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 48ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.566905 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:04.567090 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1375) took 10808 ms. Trace:
I20260503 14:06:04.567143 1073 rpcz_store.cc:276] 0503 14:05:53.758557 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.758695 (+ 138us) service_pool.cc:224] Handling call
0503 14:06:04.567084 (+10808389us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.950836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.950878 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.183444 (+232566us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.183446 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.183451 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.183452 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.183537 (+ 85us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:04.566850 (+383313us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.566885 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.567065 (+ 180us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.567075 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.567076 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10192064,"prepare.run_cpu_time_us":16260,"prepare.run_wall_time_us":232715,"replication_time_us":383391}]]}
I20260503 14:06:04.567380 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.567477 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1416) took 12370 ms. Trace:
I20260503 14:06:04.567505 1075 rpcz_store.cc:276] 0503 14:05:52.197305 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.197351 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:04.567473 (+12370122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.222590 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.222638 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.426027 (+203389us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.426029 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.426034 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.426034 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.426763 (+ 729us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.567335 (+140572us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.567368 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.567448 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.567468 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.567468 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12025119,"prepare.run_cpu_time_us":12865,"prepare.run_wall_time_us":204198,"replication_time_us":141296,"spinlock_wait_cycles":1433344}]]}
W20260503 14:06:04.567632 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.567742 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 416ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.569573 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.572279 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.572450 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1381) took 11879 ms. Trace:
I20260503 14:06:04.572502 1077 rpcz_store.cc:276] 0503 14:05:52.692470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.693062 (+ 592us) service_pool.cc:224] Handling call
0503 14:06:04.572447 (+11879385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.812891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.812931 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.332752 (+519821us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.332753 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.332760 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.332760 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.332827 (+ 67us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.572208 (+239381us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.572263 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.572423 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.572438 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.572438 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":11119743,"prepare.run_cpu_time_us":38873,"prepare.run_wall_time_us":519950,"replication_time_us":239440}]]}
W20260503 14:06:04.572719 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 76ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.577934 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.578099 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1500) took 11382 ms. Trace:
I20260503 14:06:04.578143 1075 rpcz_store.cc:276] 0503 14:05:53.196095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196130 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:04.578091 (+11381961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.047868 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.047919 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.370437 (+322518us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.370439 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.370442 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.370442 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.370522 (+ 80us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.577881 (+207359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.577918 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.578068 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.578080 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.578080 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10851630,"prepare.run_cpu_time_us":24109,"prepare.run_wall_time_us":322683,"replication_time_us":207430}]]}
W20260503 14:06:04.578586 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 394ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.582259 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.582377 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1358) took 12512 ms. Trace:
I20260503 14:06:04.582418 1077 rpcz_store.cc:276] 0503 14:05:52.070285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070737 (+ 452us) service_pool.cc:224] Handling call
0503 14:06:04.582374 (+12511637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.105036 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.105076 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.372743 (+267667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.372744 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.372748 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.372749 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.372820 (+ 71us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.582179 (+209359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.582245 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.582355 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.582366 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.582367 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":12034230,"prepare.run_cpu_time_us":16227,"prepare.run_wall_time_us":267805,"replication_time_us":209423}]]}
W20260503 14:06:04.582618 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.588120 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:04.588284 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1415) took 10458 ms. Trace:
I20260503 14:06:04.588336 1073 rpcz_store.cc:276] 0503 14:05:54.129424 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.129592 (+ 168us) service_pool.cc:224] Handling call
0503 14:06:04.588278 (+10458686us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.058427 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.058469 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.297334 (+238865us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.297336 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.297342 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.297343 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.297634 (+ 291us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:04.588039 (+290405us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.588103 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.588250 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.588268 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.588268 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9928755,"prepare.run_cpu_time_us":17799,"prepare.run_wall_time_us":239229,"replication_time_us":290689}]]}
W20260503 14:06:04.588786 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.596684 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.596865 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1382) took 11904 ms. Trace:
I20260503 14:06:04.596912 1077 rpcz_store.cc:276] 0503 14:05:52.692487 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692573 (+ 86us) service_pool.cc:224] Handling call
0503 14:06:04.596860 (+11904287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.370197 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.370235 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.547831 (+177596us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.547833 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.547840 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.547841 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.547978 (+ 137us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.596621 (+ 48643us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.596661 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.596836 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.596848 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.596848 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11677514,"prepare.run_cpu_time_us":13625,"prepare.run_wall_time_us":177795,"replication_time_us":48772}]]}
W20260503 14:06:04.597074 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.601181 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:04.601357 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1430) took 10254 ms. Trace:
I20260503 14:06:04.601408 1073 rpcz_store.cc:276] 0503 14:05:54.347121 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.347239 (+ 118us) service_pool.cc:224] Handling call
0503 14:06:04.601352 (+10254113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.276862 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.276899 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.525443 (+248544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.525445 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.525451 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.525453 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.525717 (+ 264us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:04.601110 (+ 75393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.601158 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.601322 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.601339 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.601339 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9929553,"prepare.run_cpu_time_us":19808,"prepare.run_wall_time_us":248886,"replication_time_us":75650}]]}
W20260503 14:06:04.601788 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.603088 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.603212 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1339) took 11576 ms. Trace:
I20260503 14:06:04.603259 1073 rpcz_store.cc:276] 0503 14:05:53.026960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.027112 (+ 152us) service_pool.cc:224] Handling call
0503 14:06:04.603208 (+11576096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.813784 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.813841 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.152375 (+338534us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.152377 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.152382 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.152383 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.152662 (+ 279us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.603033 (+450371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.603075 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.603183 (+ 108us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.603201 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.603201 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10786620,"prepare.run_cpu_time_us":24240,"prepare.run_wall_time_us":338900,"replication_time_us":450642}]]}
W20260503 14:06:04.603509 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.609371 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.609534 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1480) took 11657 ms. Trace:
I20260503 14:06:04.609591 1075 rpcz_store.cc:276] 0503 14:05:52.952253 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.952345 (+ 92us) service_pool.cc:224] Handling call
0503 14:06:04.609530 (+11657185us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.967729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.967775 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.320631 (+352856us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.320633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.320638 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.320638 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.320941 (+ 303us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.609285 (+288344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.609351 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.609504 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.609518 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.609518 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":11015286,"prepare.run_cpu_time_us":22801,"prepare.run_wall_time_us":353293,"replication_time_us":288638}]]}
W20260503 14:06:04.609750 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 401ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.613781 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.613925 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1388) took 11812 ms. Trace:
I20260503 14:06:04.613968 1077 rpcz_store.cc:276] 0503 14:05:52.801720 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.801928 (+ 208us) service_pool.cc:224] Handling call
0503 14:06:04.613922 (+11811994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.182396 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.182440 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.511799 (+329359us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.511801 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.511807 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.511877 (+ 70us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.512325 (+ 448us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.613732 (+101407us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.613765 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.613899 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.613913 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.613914 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11380397,"prepare.run_cpu_time_us":21269,"prepare.run_wall_time_us":329957,"replication_time_us":101816}]]}
W20260503 14:06:04.614223 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 162ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.617013 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.617136 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1403) took 10653 ms. Trace:
I20260503 14:06:04.617179 1073 rpcz_store.cc:276] 0503 14:05:53.963775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.964158 (+ 383us) service_pool.cc:224] Handling call
0503 14:06:04.617130 (+10652972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.046047 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.046090 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.289778 (+243688us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.289861 (+ 83us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.289945 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.289946 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.290559 (+ 613us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.616931 (+326372us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.617005 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.617111 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.617120 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.617120 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":10081780,"prepare.run_cpu_time_us":17233,"prepare.run_wall_time_us":244586,"replication_time_us":326977}]]}
I20260503 14:06:04.617565 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.617663 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1360) took 12547 ms. Trace:
W20260503 14:06:04.617671 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.617847 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.617704 1077 rpcz_store.cc:276] 0503 14:05:52.070341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070467 (+ 126us) service_pool.cc:224] Handling call
0503 14:06:04.617659 (+12547192us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.993437 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.993480 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.363694 (+370214us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.363696 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.363729 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.363730 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.363875 (+ 145us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.617503 (+253628us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.617554 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.617640 (+ 86us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.617651 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.617651 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11922914,"prepare.run_cpu_time_us":24453,"prepare.run_wall_time_us":370446,"replication_time_us":253769}]]}
I20260503 14:06:04.627869 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 35, tablet already version 50
I20260503 14:06:04.628031 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1357) took 12557 ms. Trace:
I20260503 14:06:04.628078 1077 rpcz_store.cc:276] 0503 14:05:52.070271 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.070401 (+ 130us) service_pool.cc:224] Handling call
0503 14:06:04.628026 (+12557625us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.885330 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.885375 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.235918 (+350543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.235920 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.235926 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.235927 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.236405 (+ 478us) log.cc:844] Serialized 1101 byte log entry
0503 14:06:04.627784 (+391379us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.627831 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.627997 (+ 166us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.628014 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.628015 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11814869,"prepare.run_cpu_time_us":23941,"prepare.run_wall_time_us":351158,"replication_time_us":391850}]]}
W20260503 14:06:04.628221 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.629417 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 34, tablet already version 50
I20260503 14:06:04.629519 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1454) took 11954 ms. Trace:
I20260503 14:06:04.629566 1075 rpcz_store.cc:276] 0503 14:05:52.675469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675497 (+ 28us) service_pool.cc:224] Handling call
0503 14:06:04.629516 (+11954019us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.270334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.270372 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.388919 (+118547us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.388920 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.388924 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.388924 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.389026 (+ 102us) log.cc:844] Serialized 1074 byte log entry
0503 14:06:04.629376 (+240350us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.629410 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.629494 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.629507 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.629508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11594772,"prepare.run_cpu_time_us":11873,"prepare.run_wall_time_us":118712,"replication_time_us":240447}]]}
W20260503 14:06:04.629699 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.635221 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 2255 similar messages]
I20260503 14:06:04.636797 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.636907 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1464) took 11719 ms. Trace:
I20260503 14:06:04.636945 1075 rpcz_store.cc:276] 0503 14:05:52.917352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.917367 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:04.636904 (+11719537us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.116189 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.116235 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.425150 (+308915us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.425152 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.425157 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.425157 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.425394 (+ 237us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.636753 (+211359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.636782 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.636885 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.636898 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.636898 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11198700,"prepare.run_cpu_time_us":20474,"prepare.run_wall_time_us":309286,"replication_time_us":211588}]]}
W20260503 14:06:04.637097 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.649091 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.649243 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1392) took 11841 ms. Trace:
I20260503 14:06:04.649284 1077 rpcz_store.cc:276] 0503 14:05:52.807735 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.808049 (+ 314us) service_pool.cc:224] Handling call
0503 14:06:04.649238 (+11841189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.332852 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.332890 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.572569 (+239679us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.572571 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.572577 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.572577 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.572653 (+ 76us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.649006 (+ 76353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.649072 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.649218 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.649227 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.649227 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":11524727,"prepare.run_cpu_time_us":19064,"prepare.run_wall_time_us":240035,"replication_time_us":76420}]]}
W20260503 14:06:04.649941 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 387ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.653577 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.653698 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1326) took 11850 ms. Trace:
I20260503 14:06:04.653739 1073 rpcz_store.cc:276] 0503 14:05:52.802877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802939 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:04.653694 (+11850755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.070088 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.070133 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.361833 (+291700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.361835 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.362082 (+ 247us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.362083 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.362183 (+ 100us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.653532 (+291349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.653565 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.653671 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.653685 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.653686 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11267092,"prepare.run_cpu_time_us":19786,"prepare.run_wall_time_us":292119,"replication_time_us":291443}]]}
W20260503 14:06:04.653946 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.655701 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.655804 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1408) took 11630 ms. Trace:
I20260503 14:06:04.655838 1077 rpcz_store.cc:276] 0503 14:05:53.025643 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025983 (+ 340us) service_pool.cc:224] Handling call
0503 14:06:04.655801 (+11629818us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:03.995403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:03.995440 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.260209 (+264769us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.260211 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.260216 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.260217 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.260315 (+ 98us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.655629 (+395314us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.655693 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.655777 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.655791 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.655791 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":10969334,"prepare.run_cpu_time_us":18237,"prepare.run_wall_time_us":264931,"replication_time_us":395406}]]}
W20260503 14:06:04.656148 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.657634 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.657761 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1481) took 11705 ms. Trace:
I20260503 14:06:04.657804 1075 rpcz_store.cc:276] 0503 14:05:52.952612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.952664 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:04.657758 (+11705094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.020935 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.020979 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.517506 (+496527us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.517508 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.517513 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.517513 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.518264 (+ 751us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.657590 (+139326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.657624 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.657740 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.657751 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.657751 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11068181,"prepare.run_cpu_time_us":41199,"prepare.run_wall_time_us":497351,"replication_time_us":140071,"spinlock_wait_cycles":1488128}]]}
W20260503 14:06:04.657967 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.660348 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.664194 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.664327 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1551) took 10493 ms. Trace:
I20260503 14:06:04.664374 1075 rpcz_store.cc:276] 0503 14:05:54.170386 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.170399 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:04.664322 (+10493923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.306253 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.306295 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.521516 (+215221us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.521517 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.521522 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.521523 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.521839 (+ 316us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.664147 (+142308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.664180 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.664301 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.664311 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.664311 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10135721,"prepare.run_cpu_time_us":14768,"prepare.run_wall_time_us":215688,"replication_time_us":142618}]]}
W20260503 14:06:04.664656 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 469ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.682667 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:04.683594 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.683727 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1375) took 11991 ms. Trace:
I20260503 14:06:04.683780 1077 rpcz_store.cc:276] 0503 14:05:52.692365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692653 (+ 288us) service_pool.cc:224] Handling call
0503 14:06:04.683724 (+11991071us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.077057 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.077098 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.276703 (+199605us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.276704 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.276787 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.276788 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.277205 (+ 417us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.683527 (+406322us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.683583 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.683704 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.683715 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.683715 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11384340,"prepare.run_cpu_time_us":14302,"prepare.run_wall_time_us":200347,"replication_time_us":406661}]]}
W20260503 14:06:04.684026 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.700436 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.700641 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1389) took 11898 ms. Trace:
I20260503 14:06:04.700680 1077 rpcz_store.cc:276] 0503 14:05:52.801738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802004 (+ 266us) service_pool.cc:224] Handling call
0503 14:06:04.700636 (+11898632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.548006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.548054 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.596928 (+ 48874us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.596930 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.596936 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.596937 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.597028 (+ 91us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.700359 (+103331us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.700414 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.700612 (+ 198us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.700626 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.700626 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11745910,"prepare.run_cpu_time_us":3537,"prepare.run_wall_time_us":49031,"replication_time_us":103415}]]}
W20260503 14:06:04.701435 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.709962 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.710100 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1558) took 10538 ms. Trace:
I20260503 14:06:04.710143 1075 rpcz_store.cc:276] 0503 14:05:54.171656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.171712 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:04.710096 (+10538384us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.140254 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.140293 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.369745 (+229452us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.369764 (+ 19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.369769 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.369769 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.369907 (+ 138us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.709913 (+340006us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.709946 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.710077 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.710088 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.710089 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9968456,"prepare.run_cpu_time_us":16404,"prepare.run_wall_time_us":229693,"replication_time_us":340137}]]}
W20260503 14:06:04.710595 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.715487 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.715644 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1367) took 11216 ms. Trace:
I20260503 14:06:04.715706 1073 rpcz_store.cc:276] 0503 14:05:53.498836 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.499068 (+ 232us) service_pool.cc:224] Handling call
0503 14:06:04.715639 (+11216571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.118038 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.118081 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.479952 (+361871us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.479955 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.479961 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.479962 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.480056 (+ 94us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.715439 (+235383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.715476 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.715608 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.715626 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.715626 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10618891,"prepare.run_cpu_time_us":21890,"prepare.run_wall_time_us":362038,"replication_time_us":235468}]]}
W20260503 14:06:04.715878 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.733047 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.748852 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.757258 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 5ef2e5d592024ff4b8e6a7fb31d22177: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:04.764364 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.764513 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1482) took 11811 ms. Trace:
I20260503 14:06:04.764571 1075 rpcz_store.cc:276] 0503 14:05:52.953087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.953143 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:04.764509 (+11811366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.425534 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.425620 (+ 86us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.636917 (+211297us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.636919 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.636924 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.636925 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.637011 (+ 86us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.764315 (+127304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.764346 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.764488 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.764502 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.764503 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11472250,"prepare.run_cpu_time_us":13772,"prepare.run_wall_time_us":211502,"replication_time_us":127383}]]}
W20260503 14:06:04.764786 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.776503 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.776682 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1405) took 11751 ms. Trace:
I20260503 14:06:04.776721 1077 rpcz_store.cc:276] 0503 14:05:53.025590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025717 (+ 127us) service_pool.cc:224] Handling call
0503 14:06:04.776678 (+11750961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.512397 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.512478 (+ 81us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.614064 (+101586us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.614065 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.614069 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.614069 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.614161 (+ 92us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.776433 (+162272us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.776485 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.776654 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.776668 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.776668 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11486541,"prepare.run_cpu_time_us":7220,"prepare.run_wall_time_us":101890,"replication_time_us":162355}]]}
W20260503 14:06:04.776885 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.801980 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 33, tablet already version 50
I20260503 14:06:04.802138 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1455) took 12126 ms. Trace:
I20260503 14:06:04.802178 1075 rpcz_store.cc:276] 0503 14:05:52.675486 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.675508 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:04.802133 (+12126625us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.389054 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.389088 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.629586 (+240498us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.629588 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.629591 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.629591 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.629651 (+ 60us) log.cc:844] Serialized 1047 byte log entry
0503 14:06:04.801926 (+172275us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.801960 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.802111 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.802121 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.802121 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11713441,"prepare.run_cpu_time_us":17064,"prepare.run_wall_time_us":240690,"replication_time_us":172328}]]}
W20260503 14:06:04.802827 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.811831 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.812007 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1398) took 10853 ms. Trace:
I20260503 14:06:04.812053 1073 rpcz_store.cc:276] 0503 14:05:53.958348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958427 (+ 79us) service_pool.cc:224] Handling call
0503 14:06:04.812002 (+10853575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.253143 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.253189 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.498934 (+245745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.498936 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.499041 (+ 105us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.499042 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.499347 (+ 305us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.811742 (+312395us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.811809 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.811972 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.811990 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.811991 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10294651,"prepare.run_cpu_time_us":14219,"prepare.run_wall_time_us":246228,"replication_time_us":312691}]]}
W20260503 14:06:04.812453 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.820766 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.820935 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1363) took 11322 ms. Trace:
I20260503 14:06:04.820982 1073 rpcz_store.cc:276] 0503 14:05:53.498770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498936 (+ 166us) service_pool.cc:224] Handling call
0503 14:06:04.820930 (+11321994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.317446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.317537 (+ 91us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.474020 (+156483us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.474022 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.474029 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.474030 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.474135 (+ 105us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.820684 (+346549us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.820746 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.820903 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.820920 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.820920 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10818408,"prepare.run_cpu_time_us":13606,"prepare.run_wall_time_us":156743,"replication_time_us":346647}]]}
W20260503 14:06:04.821465 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.825901 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.826049 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1365) took 11327 ms. Trace:
I20260503 14:06:04.826086 1073 rpcz_store.cc:276] 0503 14:05:53.498800 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498857 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:04.826043 (+11327186us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.152696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.152738 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.603328 (+450590us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.603329 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.603334 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.603334 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.603432 (+ 98us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.825814 (+222382us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.825882 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.826017 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.826030 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.826031 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":10653702,"prepare.run_cpu_time_us":28054,"prepare.run_wall_time_us":450753,"replication_time_us":222471}]]}
W20260503 14:06:04.826282 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.833976 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.834146 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1362) took 12477 ms. Trace:
I20260503 14:06:04.834184 1077 rpcz_store.cc:276] 0503 14:05:52.357047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357244 (+ 197us) service_pool.cc:224] Handling call
0503 14:06:04.834140 (+12476896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.372855 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.372895 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.582445 (+209550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.582447 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.582451 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.582451 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.582541 (+ 90us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.833881 (+251340us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.833954 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.834115 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.834127 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.834127 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":12015551,"prepare.run_cpu_time_us":13107,"prepare.run_wall_time_us":209703,"replication_time_us":251420}]]}
W20260503 14:06:04.834648 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 144ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.836238 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.836364 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1499) took 11640 ms. Trace:
I20260503 14:06:04.836404 1075 rpcz_store.cc:276] 0503 14:05:53.196078 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196333 (+ 255us) service_pool.cc:224] Handling call
0503 14:06:04.836360 (+11640027us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.518292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.518349 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.657835 (+139486us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.657837 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.657841 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.657841 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.657903 (+ 62us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.836178 (+178275us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.836227 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.836336 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.836350 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.836351 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":11321881,"prepare.run_cpu_time_us":9636,"prepare.run_wall_time_us":139628,"replication_time_us":178328}]]}
W20260503 14:06:04.836947 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.838156 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.838249 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1363) took 12481 ms. Trace:
I20260503 14:06:04.838284 1077 rpcz_store.cc:276] 0503 14:05:52.357080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357311 (+ 231us) service_pool.cc:224] Handling call
0503 14:06:04.838245 (+12480934us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.363890 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.363924 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.617669 (+253745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.617670 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.617674 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.617675 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.617777 (+ 102us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.838091 (+220314us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.838147 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.838229 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.838237 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.838238 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14,"prepare.queue_time_us":12006519,"prepare.run_cpu_time_us":16338,"prepare.run_wall_time_us":253901,"replication_time_us":220410}]]}
W20260503 14:06:04.838594 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.839895 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:04.840014 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1479) took 11889 ms. Trace:
I20260503 14:06:04.840061 1075 rpcz_store.cc:276] 0503 14:05:52.950786 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.950836 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:04.840010 (+11889174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.149531 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.149568 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.388236 (+238668us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.388238 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.388243 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.388243 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.388322 (+ 79us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:04.839842 (+451520us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.839882 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.839991 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.840000 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.840001 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":11198568,"prepare.run_cpu_time_us":19600,"prepare.run_wall_time_us":238798,"replication_time_us":451591}]]}
W20260503 14:06:04.840642 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.843132 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:04.843248 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1458) took 10168 ms. Trace:
I20260503 14:06:04.843293 1073 rpcz_store.cc:276] 0503 14:05:54.674887 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.675014 (+ 127us) service_pool.cc:224] Handling call
0503 14:06:04.843244 (+10168230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.525757 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.525831 (+ 74us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.601603 (+ 75772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.601606 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.601610 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.601611 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.601690 (+ 79us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:04.843066 (+241376us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.843120 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.843222 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.843236 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.843236 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":9850664,"prepare.run_cpu_time_us":5665,"prepare.run_wall_time_us":75953,"replication_time_us":241448}]]}
W20260503 14:06:04.843680 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.844038 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:04.844122 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1395) took 10885 ms. Trace:
I20260503 14:06:04.844161 1073 rpcz_store.cc:276] 0503 14:05:53.958302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958739 (+ 437us) service_pool.cc:224] Handling call
0503 14:06:04.844119 (+10885380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.183557 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.183591 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.567468 (+383877us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.567470 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.567474 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.567475 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.567561 (+ 86us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:04.843999 (+276438us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.844031 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.844096 (+ 65us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.844112 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.844112 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10224699,"prepare.run_cpu_time_us":23407,"prepare.run_wall_time_us":384231,"replication_time_us":276519}]]}
W20260503 14:06:04.844448 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.859675 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.859834 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1365) took 12502 ms. Trace:
I20260503 14:06:04.859879 1077 rpcz_store.cc:276] 0503 14:05:52.357115 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357440 (+ 325us) service_pool.cc:224] Handling call
0503 14:06:04.859830 (+12502390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.319081 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.319277 (+ 196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.533936 (+214659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.533937 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.533943 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.533943 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.534197 (+ 254us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.859592 (+325395us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.859655 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.859809 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.859821 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.859822 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11961567,"prepare.run_cpu_time_us":13783,"prepare.run_wall_time_us":215141,"replication_time_us":325643}]]}
W20260503 14:06:04.860086 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.869165 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:04.869366 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1423) took 10733 ms. Trace:
I20260503 14:06:04.869410 1073 rpcz_store.cc:276] 0503 14:05:54.135806 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.135896 (+ 90us) service_pool.cc:224] Handling call
0503 14:06:04.869359 (+10733463us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.290640 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.291031 (+ 391us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.617187 (+326156us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.617188 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.617193 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.617193 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.617496 (+ 303us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:04.869070 (+251574us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.869139 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.869325 (+ 186us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.869344 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.869344 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10154676,"prepare.run_cpu_time_us":20976,"prepare.run_wall_time_us":326865,"replication_time_us":251869}]]}
W20260503 14:06:04.869612 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.879632 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:04.879812 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1366) took 12522 ms. Trace:
I20260503 14:06:04.879873 1077 rpcz_store.cc:276] 0503 14:05:52.357133 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.357151 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:04.879806 (+12522655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.236593 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.236756 (+ 163us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.628037 (+391281us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.628039 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.628044 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.628045 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.628130 (+ 85us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:04.879539 (+251409us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.879611 (+ 72us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.879779 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.879791 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.879792 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":11879218,"prepare.run_cpu_time_us":29206,"prepare.run_wall_time_us":391653,"replication_time_us":251484}]]}
W20260503 14:06:04.880295 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.887749 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.887915 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1497) took 11691 ms. Trace:
I20260503 14:06:04.887953 1075 rpcz_store.cc:276] 0503 14:05:53.196038 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196099 (+ 61us) service_pool.cc:224] Handling call
0503 14:06:04.887910 (+11691811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.148930 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.148972 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.507607 (+358635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.507609 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.507615 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.507615 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.508285 (+ 670us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.887685 (+379400us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.887729 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.887884 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.887897 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.887898 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10952692,"prepare.run_cpu_time_us":24624,"prepare.run_wall_time_us":359379,"replication_time_us":380062,"spinlock_wait_cycles":1289984}]]}
W20260503 14:06:04.888130 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.890878 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.891008 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1534) took 10725 ms. Trace:
I20260503 14:06:04.891045 1075 rpcz_store.cc:276] 0503 14:05:54.165908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.165920 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:04.891004 (+10725084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.164500 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.164567 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.436686 (+272119us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.436687 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.436692 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.436693 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.437440 (+ 747us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.890834 (+453394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.890865 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.890981 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.890995 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.890995 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":9998462,"prepare.run_cpu_time_us":22075,"prepare.run_wall_time_us":272964,"replication_time_us":454134,"spinlock_wait_cycles":1483648}]]}
W20260503 14:06:04.891235 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 221ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.899536 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:04.899696 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1422) took 11397 ms. Trace:
I20260503 14:06:04.899739 1077 rpcz_store.cc:276] 0503 14:05:53.502529 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.503073 (+ 544us) service_pool.cc:224] Handling call
0503 14:06:04.899688 (+11396615us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.260344 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.260385 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.655884 (+395499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.655886 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.655924 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.655925 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.655982 (+ 57us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:04.899457 (+243475us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.899517 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.899666 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.899676 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.899676 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10757189,"prepare.run_cpu_time_us":23840,"prepare.run_wall_time_us":395654,"replication_time_us":243520}]]}
W20260503 14:06:04.900507 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.907227 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.907373 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1335) took 11884 ms. Trace:
I20260503 14:06:04.907415 1073 rpcz_store.cc:276] 0503 14:05:53.023326 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.023478 (+ 152us) service_pool.cc:224] Handling call
0503 14:06:04.907368 (+11883890us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.362221 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.362272 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.653785 (+291513us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.653787 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.653791 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.653791 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.653881 (+ 90us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.907170 (+253289us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.907211 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.907349 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.907357 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.907358 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11338676,"prepare.run_cpu_time_us":19799,"prepare.run_wall_time_us":291788,"replication_time_us":253372}]]}
W20260503 14:06:04.907950 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.915198 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
W20260503 14:06:04.918303 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:04.927174 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:04.927342 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1435) took 10579 ms. Trace:
I20260503 14:06:04.927400 1073 rpcz_store.cc:276] 0503 14:05:54.347995 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348011 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:04.927336 (+10579325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.297664 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.297705 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.588274 (+290569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.588276 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.588281 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.588435 (+ 154us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.588677 (+ 242us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:04.927095 (+338418us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.927157 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.927309 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.927325 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.927325 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":9949544,"prepare.run_cpu_time_us":17157,"prepare.run_wall_time_us":291034,"replication_time_us":338652}]]}
W20260503 14:06:04.927868 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.935663 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:04.935806 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1459) took 10260 ms. Trace:
I20260503 14:06:04.935850 1073 rpcz_store.cc:276] 0503 14:05:54.674905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.675041 (+ 136us) service_pool.cc:224] Handling call
0503 14:06:04.935801 (+10260760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.393992 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.394028 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.495753 (+101725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.495755 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.495761 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.495761 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.495856 (+ 95us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:04.935575 (+439719us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.935642 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.935775 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.935793 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.935794 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9718883,"prepare.run_cpu_time_us":10237,"prepare.run_wall_time_us":101873,"replication_time_us":439809}]]}
I20260503 14:06:04.936236 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:04.936314 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1474) took 10163 ms. Trace:
I20260503 14:06:04.936352 1073 rpcz_store.cc:276] 0503 14:05:54.772502 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772613 (+ 111us) service_pool.cc:224] Handling call
0503 14:06:04.936311 (+10163698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.495881 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.495937 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.935885 (+439948us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.935887 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.935891 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.935892 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.935962 (+ 70us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:04.936176 (+ 214us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.936231 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.936295 (+ 64us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.936305 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.936305 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"mutex_wait_us":2,"prepare.queue_time_us":9723183,"prepare.run_cpu_time_us":30915,"prepare.run_wall_time_us":440098,"replication_time_us":280}]]}
W20260503 14:06:04.936748 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.954838 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.955037 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1402) took 11929 ms. Trace:
I20260503 14:06:04.955087 1077 rpcz_store.cc:276] 0503 14:05:53.025536 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025815 (+ 279us) service_pool.cc:224] Handling call
0503 14:06:04.955030 (+11929215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.597045 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.597109 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.701204 (+104095us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.701207 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.701213 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.701214 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.701328 (+ 114us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.954742 (+253414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.954813 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.954998 (+ 185us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.955014 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.955014 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11571148,"prepare.run_cpu_time_us":7658,"prepare.run_wall_time_us":104296,"replication_time_us":253520}]]}
W20260503 14:06:04.955636 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.959041 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.959209 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1503) took 11762 ms. Trace:
I20260503 14:06:04.959262 1075 rpcz_store.cc:276] 0503 14:05:53.197210 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.197329 (+ 119us) service_pool.cc:224] Handling call
0503 14:06:04.959204 (+11761875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.388336 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.388394 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.840082 (+451688us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.840083 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.840087 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.840088 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.840259 (+ 171us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.958957 (+118698us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.959021 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.959181 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.959193 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.959193 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":11190929,"prepare.run_cpu_time_us":33715,"prepare.run_wall_time_us":451957,"replication_time_us":118861}]]}
W20260503 14:06:04.959724 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.972771 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:04.972957 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1414) took 10843 ms. Trace:
I20260503 14:06:04.973001 1073 rpcz_store.cc:276] 0503 14:05:54.129409 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.129442 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:04.972951 (+10843509us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.567796 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.567838 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.844287 (+276449us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.844289 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.844293 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.844294 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.844389 (+ 95us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:04.972693 (+128304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.972746 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.972919 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.972939 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.972940 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10438268,"prepare.run_cpu_time_us":18870,"prepare.run_wall_time_us":276733,"replication_time_us":128391}]]}
W20260503 14:06:04.973186 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.973483 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.973579 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1528) took 10878 ms. Trace:
I20260503 14:06:04.973627 1075 rpcz_store.cc:276] 0503 14:05:54.094611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.094637 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:04.973576 (+10878939us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.370550 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.370603 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.578408 (+207805us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.578410 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.578415 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.578415 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.578522 (+ 107us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.973311 (+394789us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.973472 (+ 161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.973555 (+ 83us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.973569 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.973569 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149,"prepare.queue_time_us":10275759,"prepare.run_cpu_time_us":17021,"prepare.run_wall_time_us":208148,"replication_time_us":394890}]]}
W20260503 14:06:04.973847 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 382ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.978915 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.978955 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:04.979044 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1587) took 9955 ms. Trace:
I20260503 14:06:04.979060 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1378) took 12286 ms. Trace:
I20260503 14:06:04.979094 1077 rpcz_store.cc:276] 0503 14:05:52.692405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692596 (+ 191us) service_pool.cc:224] Handling call
0503 14:06:04.979057 (+12286461us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.582567 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.582610 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.834203 (+251593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.834205 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.834211 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.834211 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.834310 (+ 99us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:04.978904 (+144594us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.978944 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.979037 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.979050 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.979051 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":11889910,"prepare.run_cpu_time_us":17321,"prepare.run_wall_time_us":251756,"replication_time_us":144689}]]}
W20260503 14:06:04.979283 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:06:04.979286 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.979082 1075 rpcz_store.cc:276] 0503 14:05:55.023611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.023698 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:04.979042 (+9955344us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.369954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.369991 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.710405 (+340414us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.710408 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.710413 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.710414 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.710497 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.978870 (+268373us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.978901 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.979016 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.979034 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.979034 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":9346140,"prepare.run_cpu_time_us":28210,"prepare.run_wall_time_us":340565,"replication_time_us":268449}]]}
I20260503 14:06:04.984059 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:04.984184 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1418) took 12324 ms. Trace:
I20260503 14:06:04.984230 1075 rpcz_store.cc:276] 0503 14:05:52.659634 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.659648 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:04.984180 (+12324532us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.426796 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.426835 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.567557 (+140722us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.567559 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.567564 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.567565 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.567657 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:04.983994 (+416337us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.984041 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.984162 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.984171 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.984172 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":11766996,"prepare.run_cpu_time_us":11295,"prepare.run_wall_time_us":141027,"replication_time_us":416422}]]}
W20260503 14:06:04.984473 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
I20260503 14:06:04.989089 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:04.989233 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1498) took 11793 ms. Trace:
I20260503 14:06:04.989281 1075 rpcz_store.cc:276] 0503 14:05:53.196059 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196260 (+ 201us) service_pool.cc:224] Handling call
0503 14:06:04.989229 (+11792969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.637044 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.637101 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.764638 (+127537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.764640 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.764644 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.764645 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.764722 (+ 77us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:04.989012 (+224290us) op_driver.cc:464] REPLICATION: finished
0503 14:06:04.989074 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:04.989202 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:04.989221 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:04.989221 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11440680,"prepare.run_cpu_time_us":9242,"prepare.run_wall_time_us":127827,"replication_time_us":224360}]]}
W20260503 14:06:04.989822 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 98ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.005620 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.005802 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1381) took 11239 ms. Trace:
I20260503 14:06:05.005861 1073 rpcz_store.cc:276] 0503 14:05:53.766747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766919 (+ 172us) service_pool.cc:224] Handling call
0503 14:06:05.005797 (+11238878us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.603454 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.603499 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.826043 (+222544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.826045 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.826050 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.826050 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.826168 (+ 118us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.005530 (+179362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.005577 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.005765 (+ 188us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.005785 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.005786 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10836467,"prepare.run_cpu_time_us":15152,"prepare.run_wall_time_us":222727,"replication_time_us":179472}]]}
W20260503 14:06:05.006136 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 136ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.011122 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.011257 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1501) took 11815 ms. Trace:
I20260503 14:06:05.011292 1075 rpcz_store.cc:276] 0503 14:05:53.196112 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.196233 (+ 121us) service_pool.cc:224] Handling call
0503 14:06:05.011253 (+11815020us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.321031 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.321277 (+ 246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.609562 (+288285us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.609565 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.609570 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.609571 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.609655 (+ 84us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.011071 (+401416us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.011107 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.011237 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.011246 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.011247 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11124704,"prepare.run_cpu_time_us":21605,"prepare.run_wall_time_us":288641,"replication_time_us":401492}]]}
W20260503 14:06:05.011765 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.035774 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.035928 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1419) took 10900 ms. Trace:
W20260503 14:06:05.036034 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:05.035974 1073 rpcz_store.cc:276] 0503 14:05:54.135747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.135856 (+ 109us) service_pool.cc:224] Handling call
0503 14:06:05.035925 (+10900069us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.499381 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.499431 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.812229 (+312798us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.812231 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.812236 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.812236 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.812320 (+ 84us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.035719 (+223399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.035756 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.035902 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.035919 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.035920 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10363461,"prepare.run_cpu_time_us":22167,"prepare.run_wall_time_us":312954,"replication_time_us":223476}]]}
W20260503 14:06:05.036353 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.037214 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.037305 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1404) took 12011 ms. Trace:
I20260503 14:06:05.037349 1077 rpcz_store.cc:276] 0503 14:05:53.025574 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025903 (+ 329us) service_pool.cc:224] Handling call
0503 14:06:05.037302 (+12011399us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.572895 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.572972 (+ 77us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.649283 (+ 76311us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.649285 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.649291 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.649291 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.649393 (+ 102us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.037152 (+387759us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.037180 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.037285 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.037294 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.037294 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11546921,"prepare.run_cpu_time_us":5671,"prepare.run_wall_time_us":76507,"replication_time_us":387854}]]}
W20260503 14:06:05.037722 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.045209 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.045354 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1383) took 11278 ms. Trace:
I20260503 14:06:05.045395 1073 rpcz_store.cc:276] 0503 14:05:53.766780 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766995 (+ 215us) service_pool.cc:224] Handling call
0503 14:06:05.045351 (+11278356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.480086 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.480134 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.715688 (+235554us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.715690 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.715695 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.715696 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.715786 (+ 90us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.045128 (+329342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.045192 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.045332 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.045342 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.045342 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10712984,"prepare.run_cpu_time_us":18241,"prepare.run_wall_time_us":235713,"replication_time_us":329423}]]}
W20260503 14:06:05.045907 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 283ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.056377 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.056573 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1395) took 12248 ms. Trace:
I20260503 14:06:05.056623 1077 rpcz_store.cc:276] 0503 14:05:52.807796 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.807836 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:05.056568 (+12248732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.277413 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.277548 (+ 135us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.683868 (+406320us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.683870 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.683876 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.683877 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.683969 (+ 92us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.056322 (+372353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.056359 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.056526 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.056557 (+ 31us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.056558 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11469458,"prepare.run_cpu_time_us":26207,"prepare.run_wall_time_us":406719,"replication_time_us":372439}]]}
W20260503 14:06:05.057111 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.075129 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:05.075282 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1459) took 12399 ms. Trace:
I20260503 14:06:05.075323 1075 rpcz_store.cc:276] 0503 14:05:52.676016 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676109 (+ 93us) service_pool.cc:224] Handling call
0503 14:06:05.075278 (+12399169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.629750 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.629844 (+ 94us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.802151 (+172307us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.802152 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.802159 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.802160 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.802274 (+ 114us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:05.075075 (+272801us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.075108 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.075259 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.075269 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.075269 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11953558,"prepare.run_cpu_time_us":12651,"prepare.run_wall_time_us":172533,"replication_time_us":272907}]]}
W20260503 14:06:05.075758 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 380ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.081612 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:05.081774 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1377) took 12389 ms. Trace:
I20260503 14:06:05.081818 1077 rpcz_store.cc:276] 0503 14:05:52.692392 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692800 (+ 408us) service_pool.cc:224] Handling call
0503 14:06:05.081769 (+12388969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.628158 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.628200 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.879859 (+251659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.879861 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.879867 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.879907 (+ 40us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.879991 (+ 84us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:05.081545 (+201554us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.081597 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.081744 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.081756 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.081757 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11935292,"prepare.run_cpu_time_us":18182,"prepare.run_wall_time_us":251843,"replication_time_us":201630}]]}
W20260503 14:06:05.082142 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 401ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.088150 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.088281 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1554) took 10917 ms. Trace:
I20260503 14:06:05.088317 1075 rpcz_store.cc:276] 0503 14:05:54.170725 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.170737 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:05.088277 (+10917540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.764879 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.764940 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.989602 (+224662us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.989604 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.989608 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.989609 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.989711 (+ 102us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.088080 (+ 98369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.088136 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.088255 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.088269 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.088270 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10594045,"prepare.run_cpu_time_us":15918,"prepare.run_wall_time_us":224854,"replication_time_us":98464}]]}
W20260503 14:06:05.088498 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.092846 1073 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.093005 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1379) took 11326 ms. Trace:
I20260503 14:06:05.093055 1073 rpcz_store.cc:276] 0503 14:05:53.766587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.766804 (+ 217us) service_pool.cc:224] Handling call
0503 14:06:05.093000 (+11326196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.474155 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.474207 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.820956 (+346749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.820958 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.820963 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.820963 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.821366 (+ 403us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.092786 (+271420us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.092828 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.092974 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.092986 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.092987 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10707244,"prepare.run_cpu_time_us":23971,"prepare.run_wall_time_us":347234,"replication_time_us":271815}]]}
W20260503 14:06:05.093308 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.111862 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 36, tablet already version 50
I20260503 14:06:05.112052 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1462) took 12435 ms. Trace:
I20260503 14:06:05.112098 1075 rpcz_store.cc:276] 0503 14:05:52.676917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.676932 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:05.112044 (+12435112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.567837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.567877 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.984201 (+416324us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.984203 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.984209 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.984210 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.984355 (+ 145us) log.cc:844] Serialized 1128 byte log entry
0503 14:06:05.111771 (+127416us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.111840 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.112016 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.112032 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.112032 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11890798,"prepare.run_cpu_time_us":29474,"prepare.run_wall_time_us":416536,"replication_time_us":127552}]]}
W20260503 14:06:05.112438 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 168ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.112583 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.112789 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1544) took 10944 ms. Trace:
I20260503 14:06:05.112843 1075 rpcz_store.cc:276] 0503 14:05:54.168790 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.168815 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:05.112784 (+10943969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.437474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.437525 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.891056 (+453531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.891058 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.891063 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.891064 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.891148 (+ 84us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.112462 (+221314us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.112570 (+ 108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.112759 (+ 189us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.112775 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.112776 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96,"prepare.queue_time_us":10268560,"prepare.run_cpu_time_us":32846,"prepare.run_wall_time_us":453693,"replication_time_us":221393}]]}
W20260503 14:06:05.113040 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.116712 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.116874 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1632) took 9260 ms. Trace:
I20260503 14:06:05.116916 1075 rpcz_store.cc:276] 0503 14:05:55.856264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856502 (+ 238us) service_pool.cc:224] Handling call
0503 14:06:05.116870 (+9260368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.710527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.710578 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.979152 (+268574us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.979154 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.979158 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.979158 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.979234 (+ 76us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.116638 (+137404us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.116672 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.116848 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.116858 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.116859 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":8853938,"prepare.run_cpu_time_us":17330,"prepare.run_wall_time_us":268773,"replication_time_us":137472}]]}
W20260503 14:06:05.117452 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.121992 1073 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.122205 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1433) took 10774 ms. Trace:
I20260503 14:06:05.122255 1073 rpcz_store.cc:276] 0503 14:05:54.347964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348472 (+ 508us) service_pool.cc:224] Handling call
0503 14:06:05.122199 (+10773727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.617512 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.617553 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.869434 (+251881us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.869436 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.869441 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.869441 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.869534 (+ 93us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.121898 (+252364us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.121970 (+ 72us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.122165 (+ 195us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.122183 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.122184 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10268844,"prepare.run_cpu_time_us":18400,"prepare.run_wall_time_us":252039,"replication_time_us":252449}]]}
W20260503 14:06:05.122896 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.131069 1073 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.131256 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1477) took 10358 ms. Trace:
I20260503 14:06:05.131305 1073 rpcz_store.cc:276] 0503 14:05:54.772564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772613 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:05.131251 (+10358638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.601728 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.601781 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.843348 (+241567us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.843349 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.843353 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.843354 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.843570 (+ 216us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.131005 (+287435us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.131048 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.131220 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.131238 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.131239 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":9829024,"prepare.run_cpu_time_us":17290,"prepare.run_wall_time_us":241862,"replication_time_us":287643}]]}
W20260503 14:06:05.131479 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 352ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.132910 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:05.133040 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1383) took 12440 ms. Trace:
I20260503 14:06:05.133082 1077 rpcz_store.cc:276] 0503 14:05:52.692505 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692666 (+ 161us) service_pool.cc:224] Handling call
0503 14:06:05.133036 (+12440370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.617798 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.617836 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.838324 (+220488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.838326 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.838330 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.838330 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.838406 (+ 76us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:05.132846 (+294440us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.132896 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.133016 (+ 120us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.133028 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.133028 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11925069,"prepare.run_cpu_time_us":16090,"prepare.run_wall_time_us":220615,"replication_time_us":294510}]]}
W20260503 14:06:05.133231 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.133950 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.134057 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1580) took 10304 ms. Trace:
I20260503 14:06:05.134095 1075 rpcz_store.cc:276] 0503 14:05:54.829092 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.829124 (+ 32us) service_pool.cc:224] Handling call
0503 14:06:05.134053 (+10304929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.521979 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.522121 (+ 142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.664365 (+142244us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.664368 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.664419 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.664420 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.664505 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.133873 (+469368us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.133900 (+ 27us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.134035 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.134045 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.134046 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":9692685,"prepare.run_cpu_time_us":9492,"prepare.run_wall_time_us":142589,"replication_time_us":469448}]]}
W20260503 14:06:05.134353 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 441ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.135142 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.135224 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1419) took 11632 ms. Trace:
I20260503 14:06:05.135267 1077 rpcz_store.cc:276] 0503 14:05:53.502459 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502874 (+ 415us) service_pool.cc:224] Handling call
0503 14:06:05.135221 (+11632347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.614293 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.614337 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.776703 (+162366us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.776706 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.776746 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.776746 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.776809 (+ 63us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.135106 (+358297us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.135135 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.135206 (+ 71us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.135214 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.135215 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11111326,"prepare.run_cpu_time_us":11665,"prepare.run_wall_time_us":162523,"replication_time_us":358355}]]}
W20260503 14:06:05.135505 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.142496 1073 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.142674 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1397) took 11184 ms. Trace:
I20260503 14:06:05.142721 1073 rpcz_store.cc:276] 0503 14:05:53.958333 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958907 (+ 574us) service_pool.cc:224] Handling call
0503 14:06:05.142667 (+11183760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.826191 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.826235 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.005959 (+179724us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.005992 (+ 33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.005998 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.005999 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.006074 (+ 75us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.142429 (+136355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.142475 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.142635 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.142655 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.142656 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10867165,"prepare.run_cpu_time_us":11961,"prepare.run_wall_time_us":180026,"replication_time_us":136423}]]}
W20260503 14:06:05.143296 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.161789 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:05.168496 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.168711 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1538) took 11001 ms. Trace:
I20260503 14:06:05.168762 1075 rpcz_store.cc:276] 0503 14:05:54.167657 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.167722 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:05.168705 (+11000983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.508320 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.508364 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.887949 (+379585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.887951 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.887959 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.887960 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.888044 (+ 84us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.168399 (+280355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.168473 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.168677 (+ 204us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.168691 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.168692 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":10340471,"prepare.run_cpu_time_us":27882,"prepare.run_wall_time_us":379748,"replication_time_us":280431}]]}
W20260503 14:06:05.169039 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.169224 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.169320 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1539) took 11001 ms. Trace:
I20260503 14:06:05.169368 1075 rpcz_store.cc:276] 0503 14:05:54.167692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.167769 (+ 77us) service_pool.cc:224] Handling call
0503 14:06:05.169316 (+11001547us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.657928 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.657969 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.836483 (+178514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.836484 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.836489 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.836490 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.836833 (+ 343us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.169185 (+332352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.169213 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.169301 (+ 88us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.169309 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.169309 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10490107,"prepare.run_cpu_time_us":12532,"prepare.run_wall_time_us":178925,"replication_time_us":332691}]]}
W20260503 14:06:05.169631 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 194ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.182575 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.182752 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1390) took 12380 ms. Trace:
I20260503 14:06:05.182801 1077 rpcz_store.cc:276] 0503 14:05:52.801756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802103 (+ 347us) service_pool.cc:224] Handling call
0503 14:06:05.182748 (+12380645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.834334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.834382 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.979160 (+144778us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.979161 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.979166 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.979166 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.979227 (+ 61us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.182516 (+203289us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.182554 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.182720 (+ 166us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.182737 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.182738 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":12032114,"prepare.run_cpu_time_us":10523,"prepare.run_wall_time_us":145026,"replication_time_us":203342}]]}
W20260503 14:06:05.183064 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.188870 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.189050 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1440) took 11387 ms. Trace:
I20260503 14:06:05.189090 1077 rpcz_store.cc:276] 0503 14:05:53.801733 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801815 (+ 82us) service_pool.cc:224] Handling call
0503 14:06:05.189044 (+11387229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.656004 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.656045 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.900328 (+244283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.900331 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.900336 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.900337 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.900430 (+ 93us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.188791 (+288361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.188851 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.189016 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.189031 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.189031 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10854121,"prepare.run_cpu_time_us":16820,"prepare.run_wall_time_us":244615,"replication_time_us":288446}]]}
W20260503 14:06:05.189579 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.212005 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.212221 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1423) took 11709 ms. Trace:
I20260503 14:06:05.212275 1077 rpcz_store.cc:276] 0503 14:05:53.502544 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502617 (+ 73us) service_pool.cc:224] Handling call
0503 14:06:05.212216 (+11709599us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.701349 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.701397 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.955446 (+254049us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.955447 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.955454 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.955455 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.955536 (+ 81us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.211943 (+256407us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.211984 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.212168 (+ 184us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.212180 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.212180 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":11198668,"prepare.run_cpu_time_us":18665,"prepare.run_wall_time_us":254208,"replication_time_us":256478}]]}
W20260503 14:06:05.212850 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.230394 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.230595 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1361) took 11731 ms. Trace:
I20260503 14:06:05.230659 1073 rpcz_store.cc:276] 0503 14:05:53.498741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.498931 (+ 190us) service_pool.cc:224] Handling call
0503 14:06:05.230589 (+11731658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.654017 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.654090 (+ 73us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.907746 (+253656us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.907748 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.907753 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.907754 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.907841 (+ 87us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.230285 (+322444us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.230369 (+ 84us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.230555 (+ 186us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.230575 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.230576 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"mutex_wait_us":74,"prepare.queue_time_us":11155024,"prepare.run_cpu_time_us":18969,"prepare.run_wall_time_us":253839,"replication_time_us":322522}]]}
W20260503 14:06:05.230888 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 95ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.232395 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:05.232564 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1374) took 12540 ms. Trace:
I20260503 14:06:05.232613 1077 rpcz_store.cc:276] 0503 14:05:52.692346 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.692528 (+ 182us) service_pool.cc:224] Handling call
0503 14:06:05.232559 (+12540031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.534234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.534277 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.859889 (+325612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.859891 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.859896 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.859897 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.859984 (+ 87us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:05.232351 (+372367us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.232377 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.232509 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.232520 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.232521 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14,"prepare.queue_time_us":11841593,"prepare.run_cpu_time_us":21972,"prepare.run_wall_time_us":325766,"replication_time_us":372447}]]}
W20260503 14:06:05.232817 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 166ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.236487 1073 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.236644 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1440) took 10888 ms. Trace:
I20260503 14:06:05.236696 1073 rpcz_store.cc:276] 0503 14:05:54.348068 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348088 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:05.236639 (+10888551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.844571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.844608 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.972981 (+128373us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.973008 (+ 27us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.973013 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.973014 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.973091 (+ 77us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.236437 (+263346us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.236470 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.236619 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.236630 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.236631 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10496370,"prepare.run_cpu_time_us":9429,"prepare.run_wall_time_us":128539,"replication_time_us":263417}]]}
W20260503 14:06:05.237269 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 231ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.241068 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.241217 1073 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.241346 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1455) took 10566 ms. Trace:
I20260503 14:06:05.241389 1073 rpcz_store.cc:276] 0503 14:05:54.674833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674945 (+ 112us) service_pool.cc:224] Handling call
0503 14:06:05.241343 (+10566398us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.588706 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.588752 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.927624 (+338872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.927626 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.927630 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.927630 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.927745 (+ 115us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.241132 (+313387us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.241203 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.241324 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.241333 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.241334 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":9913672,"prepare.run_cpu_time_us":24260,"prepare.run_wall_time_us":339055,"replication_time_us":313496}]]}
W20260503 14:06:05.241645 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 415ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.241247 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1414) took 11738 ms. Trace:
I20260503 14:06:05.241837 1077 rpcz_store.cc:276] 0503 14:05:53.502346 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502570 (+ 224us) service_pool.cc:224] Handling call
0503 14:06:05.241241 (+11738671us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.649409 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.649459 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.037299 (+387840us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.037331 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.037335 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.037335 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.037401 (+ 66us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.241004 (+203603us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.241050 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.241212 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.241226 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.241226 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":11146765,"prepare.run_cpu_time_us":26696,"prepare.run_wall_time_us":387999,"replication_time_us":203659}]]}
W20260503 14:06:05.242326 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.269078 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.269243 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1566) took 11031 ms. Trace:
I20260503 14:06:05.269292 1075 rpcz_store.cc:276] 0503 14:05:54.237591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237605 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:05.269240 (+11031635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.840307 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.840354 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.959229 (+118875us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.959231 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.959237 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.959237 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.959410 (+ 173us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.268988 (+309578us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.269051 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.269214 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.269229 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.269230 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10602578,"prepare.run_cpu_time_us":9083,"prepare.run_wall_time_us":119113,"replication_time_us":309743}]]}
W20260503 14:06:05.269538 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.272439 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.272606 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1398) took 12247 ms. Trace:
I20260503 14:06:05.272647 1077 rpcz_store.cc:276] 0503 14:05:53.025412 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025497 (+ 85us) service_pool.cc:224] Handling call
0503 14:06:05.272601 (+12247104us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.684152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.684231 (+ 79us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.056795 (+372564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.056797 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.056802 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.056803 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.057033 (+ 230us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.272369 (+215336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.272423 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.272581 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.272589 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.272590 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":11658540,"prepare.run_cpu_time_us":25494,"prepare.run_wall_time_us":373064,"replication_time_us":215560}]]}
W20260503 14:06:05.272816 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 52ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.280793 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:05.280968 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1471) took 12361 ms. Trace:
I20260503 14:06:05.281013 1075 rpcz_store.cc:276] 0503 14:05:52.919791 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.919807 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:05.280959 (+12361152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.984381 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.984423 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.112087 (+127664us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.112089 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.112214 (+ 125us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.112215 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.112328 (+ 113us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:05.280737 (+168409us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.280773 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.280939 (+ 166us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.280948 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.280948 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":12064466,"prepare.run_cpu_time_us":9451,"prepare.run_wall_time_us":127964,"replication_time_us":168513}]]}
W20260503 14:06:05.281160 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.281427 1073 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:05.281538 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1490) took 10393 ms. Trace:
I20260503 14:06:05.281567 1073 rpcz_store.cc:276] 0503 14:05:54.888219 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888250 (+ 31us) service_pool.cc:224] Handling call
0503 14:06:05.281533 (+10393283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.936213 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.936257 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.936409 (+ 152us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.936411 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.936414 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.936414 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.936655 (+ 241us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:05.281358 (+344703us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.281413 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.281517 (+ 104us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.281526 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.281527 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":10047828,"prepare.run_cpu_time_us":173,"prepare.run_wall_time_us":463,"replication_time_us":344938}]]}
W20260503 14:06:05.281723 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.293838 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.294011 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1560) took 11057 ms. Trace:
I20260503 14:06:05.294066 1075 rpcz_store.cc:276] 0503 14:05:54.236562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.236583 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:05.294006 (+11057423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.989740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.989794 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.088273 (+ 98479us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.088274 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.088280 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.088281 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.088407 (+ 126us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.293781 (+205374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.293813 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.293982 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.293993 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.293994 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10752941,"prepare.run_cpu_time_us":7655,"prepare.run_wall_time_us":98690,"replication_time_us":205492}]]}
W20260503 14:06:05.294454 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 450ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.295274 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:05.325184 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.325373 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1421) took 11822 ms. Trace:
I20260503 14:06:05.325419 1077 rpcz_store.cc:276] 0503 14:05:53.502492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502973 (+ 481us) service_pool.cc:224] Handling call
0503 14:06:05.325368 (+11822395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.057253 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.057302 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.272598 (+215296us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.272599 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.272606 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.272607 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.272718 (+ 111us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.325115 (+ 52397us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.325162 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.325336 (+ 174us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.325353 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.325353 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":11554158,"prepare.run_cpu_time_us":15645,"prepare.run_wall_time_us":215507,"replication_time_us":52500}]]}
W20260503 14:06:05.325685 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 407ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.326241 1073 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.326359 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1376) took 11567 ms. Trace:
I20260503 14:06:05.326395 1073 rpcz_store.cc:276] 0503 14:05:53.758571 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.758671 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:05.326355 (+11567684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.907864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.907906 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.230698 (+322792us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.230701 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.230707 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.230707 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.230820 (+ 113us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.326170 (+ 95350us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.326231 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.326333 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.326345 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.326346 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11149133,"prepare.run_cpu_time_us":23684,"prepare.run_wall_time_us":323119,"replication_time_us":95457}]]}
W20260503 14:06:05.326596 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.329207 1073 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.329345 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1401) took 11370 ms. Trace:
I20260503 14:06:05.329396 1073 rpcz_store.cc:276] 0503 14:05:53.958395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958605 (+ 210us) service_pool.cc:224] Handling call
0503 14:06:05.329341 (+11370736us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.715806 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.715851 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.045721 (+329870us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.045723 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.045727 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.045728 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.045806 (+ 78us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.329133 (+283327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.329194 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.329318 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.329332 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.329332 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10757124,"prepare.run_cpu_time_us":23875,"prepare.run_wall_time_us":330019,"replication_time_us":283399}]]}
I20260503 14:06:05.329553 1073 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
W20260503 14:06:05.329617 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.329627 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1434) took 10981 ms. Trace:
I20260503 14:06:05.329770 1073 rpcz_store.cc:276] 0503 14:05:54.347979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348320 (+ 341us) service_pool.cc:224] Handling call
0503 14:06:05.329624 (+10981304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.812341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.812388 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.036143 (+223755us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.036145 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.036149 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.036150 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.036243 (+ 93us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.329527 (+293284us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.329548 (+ 21us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.329597 (+ 49us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.329608 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.329609 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14,"prepare.queue_time_us":10463907,"prepare.run_cpu_time_us":15550,"prepare.run_wall_time_us":223922,"replication_time_us":293372,"thread_start_us":91,"threads_started":1}]]}
W20260503 14:06:05.329849 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.348698 1359 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.348963 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1400) took 11390 ms. Trace:
W20260503 14:06:05.349139 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.349014 1359 rpcz_store.cc:276] 0503 14:05:53.958381 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958499 (+ 118us) service_pool.cc:224] Handling call
0503 14:06:05.348956 (+11390457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.821396 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.821447 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.093170 (+271723us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.093173 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.093177 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.093178 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.093250 (+ 72us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.348612 (+255362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.348663 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.348851 (+ 188us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.348943 (+ 92us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.348943 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10862838,"prepare.run_cpu_time_us":20300,"prepare.run_wall_time_us":271986,"replication_time_us":255427}]]}
I20260503 14:06:05.350095 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.350200 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1555) took 11179 ms. Trace:
I20260503 14:06:05.350256 1075 rpcz_store.cc:276] 0503 14:05:54.170741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.170839 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:05.350198 (+11179359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.609680 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.609727 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.011368 (+401641us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.011370 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.011375 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.011376 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.011650 (+ 274us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.350018 (+338368us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.350086 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.350181 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.350190 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.350190 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":10438748,"prepare.run_cpu_time_us":31072,"prepare.run_wall_time_us":401996,"replication_time_us":338637}]]}
W20260503 14:06:05.350641 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.356139 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.356281 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1541) took 11188 ms. Trace:
I20260503 14:06:05.356323 1075 rpcz_store.cc:276] 0503 14:05:54.168110 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.168121 (+ 11us) service_pool.cc:224] Handling call
0503 14:06:05.356277 (+11188156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.578782 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.578851 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:04.973702 (+394851us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:04.973703 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:04.973707 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:04.973708 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:04.973798 (+ 90us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.356088 (+382290us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.356124 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.356258 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.356268 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.356269 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10410553,"prepare.run_cpu_time_us":28028,"prepare.run_wall_time_us":395153,"replication_time_us":382374}]]}
W20260503 14:06:05.356673 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 110ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.360378 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.360575 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1552) took 11189 ms. Trace:
I20260503 14:06:05.360637 1075 rpcz_store.cc:276] 0503 14:05:54.170590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.170614 (+ 24us) service_pool.cc:224] Handling call
0503 14:06:05.360571 (+11189957us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.891175 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.891212 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.112871 (+221659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.112873 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.112877 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.112877 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.112990 (+ 113us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.360305 (+247315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.360362 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.360548 (+ 186us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.360558 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.360559 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10720463,"prepare.run_cpu_time_us":16932,"prepare.run_wall_time_us":221952,"replication_time_us":247419}]]}
W20260503 14:06:05.361033 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 173ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.363891 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.364013 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1553) took 11193 ms. Trace:
I20260503 14:06:05.364064 1075 rpcz_store.cc:276] 0503 14:05:54.170612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.170705 (+ 93us) service_pool.cc:224] Handling call
0503 14:06:05.364010 (+11193305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.836860 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.836911 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.169329 (+332418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.169331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.169337 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.169338 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.169461 (+ 123us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.363845 (+194384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.363878 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.363991 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.364002 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.364002 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10666038,"prepare.run_cpu_time_us":24664,"prepare.run_wall_time_us":332611,"replication_time_us":194500}]]}
W20260503 14:06:05.364455 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.375355 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.375509 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1545) took 11206 ms. Trace:
I20260503 14:06:05.375558 1075 rpcz_store.cc:276] 0503 14:05:54.169010 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.169022 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:05.375504 (+11206482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.888078 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.888125 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.168856 (+280731us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.168858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.168864 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.168865 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.168946 (+ 81us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.375300 (+206354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.375335 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.375485 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.375495 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.375496 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10718960,"prepare.run_cpu_time_us":20295,"prepare.run_wall_time_us":280888,"replication_time_us":206428}]]}
W20260503 14:06:05.375967 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.379843 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.380002 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1436) took 11578 ms. Trace:
I20260503 14:06:05.380038 1077 rpcz_store.cc:276] 0503 14:05:53.801658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801755 (+ 97us) service_pool.cc:224] Handling call
0503 14:06:05.379998 (+11578243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.776825 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.776860 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.135221 (+358361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.135223 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.135228 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.135229 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.135317 (+ 88us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.379749 (+244432us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.379826 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.379968 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.379986 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.379986 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10974965,"prepare.run_cpu_time_us":24030,"prepare.run_wall_time_us":358503,"replication_time_us":244514}]]}
W20260503 14:06:05.380134 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.391505 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.391666 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1391) took 12589 ms. Trace:
I20260503 14:06:05.391714 1077 rpcz_store.cc:276] 0503 14:05:52.801773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.802227 (+ 454us) service_pool.cc:224] Handling call
0503 14:06:05.391660 (+12589433us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.838424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.838464 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.133046 (+294582us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.133048 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.133055 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.133056 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.133157 (+ 101us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.391445 (+258288us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.391484 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.391632 (+ 148us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.391648 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.391649 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":12036103,"prepare.run_cpu_time_us":20893,"prepare.run_wall_time_us":294755,"replication_time_us":258382}]]}
W20260503 14:06:05.392071 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.396660 1359 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.397080 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1468) took 10626 ms. Trace:
W20260503 14:06:05.397346 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.397172 1359 rpcz_store.cc:276] 0503 14:05:54.771071 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.771172 (+ 101us) service_pool.cc:224] Handling call
0503 14:06:05.397071 (+10625899us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.927768 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.927810 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.242112 (+314302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.242115 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.242119 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.242119 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.242217 (+ 98us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.396597 (+154380us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.396645 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.396968 (+ 323us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.397062 (+ 94us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.397063 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":10156478,"prepare.run_cpu_time_us":22227,"prepare.run_wall_time_us":314468,"replication_time_us":154472}]]}
I20260503 14:06:05.399154 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.399276 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1396) took 12591 ms. Trace:
I20260503 14:06:05.399327 1077 rpcz_store.cc:276] 0503 14:05:52.807815 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.808207 (+ 392us) service_pool.cc:224] Handling call
0503 14:06:05.399272 (+12591065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.860007 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.860050 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.232604 (+372554us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.232607 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.232611 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.232612 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.232700 (+ 88us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.399081 (+166381us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.399141 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.399252 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.399264 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.399264 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":12051744,"prepare.run_cpu_time_us":26851,"prepare.run_wall_time_us":372713,"replication_time_us":166462}]]}
W20260503 14:06:05.400054 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.409117 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:05.409252 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1429) took 12738 ms. Trace:
I20260503 14:06:05.409292 1065 rpcz_store.cc:276] 0503 14:05:52.670345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.670362 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:05.409249 (+12738887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.409374 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.409407 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.409051 (+999644us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.409053 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.409091 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.409092 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.409101 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:05.409102 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":11738927}]]}
I20260503 14:06:05.427434 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.427597 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1403) took 12402 ms. Trace:
I20260503 14:06:05.427634 1077 rpcz_store.cc:276] 0503 14:05:53.025552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025574 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:05.427591 (+12402017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.979366 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.979450 (+ 84us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.182885 (+203435us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.182888 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.182895 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.182896 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.182987 (+ 91us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.427372 (+244385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.427407 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.427565 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.427575 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.427576 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11953702,"prepare.run_cpu_time_us":14943,"prepare.run_wall_time_us":203798,"replication_time_us":244467}]]}
W20260503 14:06:05.428596 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.432214 1359 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.432367 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1460) took 10757 ms. Trace:
I20260503 14:06:05.432416 1359 rpcz_store.cc:276] 0503 14:05:54.674922 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674928 (+ 6us) service_pool.cc:224] Handling call
0503 14:06:05.432363 (+10757435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.869558 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.869597 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.122338 (+252741us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.122340 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.122346 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.122347 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.122796 (+ 449us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.432165 (+309369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.432198 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.432337 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.432351 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.432352 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10194578,"prepare.run_cpu_time_us":18821,"prepare.run_wall_time_us":253266,"replication_time_us":309812}]]}
W20260503 14:06:05.433145 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 363ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.452812 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.453017 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1638) took 9596 ms. Trace:
I20260503 14:06:05.453080 1075 rpcz_store.cc:276] 0503 14:05:55.856317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856785 (+ 468us) service_pool.cc:224] Handling call
0503 14:06:05.453010 (+9596225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.979548 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.979589 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.117265 (+137676us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.117267 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.117272 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.117273 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.117383 (+ 110us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.452746 (+335363us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.452789 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.452987 (+ 198us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.452998 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.452998 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":9122697,"prepare.run_cpu_time_us":10461,"prepare.run_wall_time_us":137984,"replication_time_us":335463}]]}
W20260503 14:06:05.453640 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.456135 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 37, tablet already version 50
I20260503 14:06:05.456264 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1475) took 12535 ms. Trace:
I20260503 14:06:05.456308 1075 rpcz_store.cc:276] 0503 14:05:52.921041 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.921118 (+ 77us) service_pool.cc:224] Handling call
0503 14:06:05.456259 (+12535141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.802292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.802351 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.075371 (+273020us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.075373 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.075409 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.075410 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.075468 (+ 58us) log.cc:844] Serialized 1155 byte log entry
0503 14:06:05.456048 (+380580us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.456121 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.456236 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.456248 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.456248 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":11881074,"prepare.run_cpu_time_us":20289,"prepare.run_wall_time_us":273184,"replication_time_us":380630}]]}
W20260503 14:06:05.456454 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.461807 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:05.461987 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1413) took 11332 ms. Trace:
I20260503 14:06:05.462119 1067 rpcz_store.cc:276] 0503 14:05:54.129394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.129502 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:05.461981 (+11332479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.463095 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.463478 (+ 383us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.461765 (+998287us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.461767 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.461773 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.461774 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.461790 (+ 16us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:05.461791 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10333512}]]}
I20260503 14:06:05.467012 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.467167 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1557) took 11295 ms. Trace:
I20260503 14:06:05.467218 1075 rpcz_store.cc:276] 0503 14:05:54.171635 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.171847 (+ 212us) service_pool.cc:224] Handling call
0503 14:06:05.467163 (+11295316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.973942 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.974001 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.356353 (+382352us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.356354 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.356359 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.356359 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.356439 (+ 80us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.466937 (+110498us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.466995 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.467142 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.467151 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.467152 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":10801990,"prepare.run_cpu_time_us":27611,"prepare.run_wall_time_us":382505,"replication_time_us":110569}]]}
W20260503 14:06:05.467674 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.468604 1359 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.468737 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1454) took 10793 ms. Trace:
I20260503 14:06:05.468788 1359 rpcz_store.cc:276] 0503 14:05:54.674810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.675050 (+ 240us) service_pool.cc:224] Handling call
0503 14:06:05.468734 (+10793684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.973116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.973162 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.237066 (+263904us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.237068 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.237073 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.237074 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.237149 (+ 75us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.468526 (+231377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.468586 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.468716 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.468726 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.468726 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10297998,"prepare.run_cpu_time_us":19641,"prepare.run_wall_time_us":264059,"replication_time_us":231445}]]}
W20260503 14:06:05.469275 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.473639 1359 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.473803 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1417) took 11340 ms. Trace:
I20260503 14:06:05.473863 1359 rpcz_store.cc:276] 0503 14:05:54.133347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.133407 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:05.473799 (+11340392us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.006224 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.006268 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.143066 (+136798us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.143068 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.143073 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.143074 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.143182 (+ 108us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.473586 (+330404us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.473620 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.473765 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.473775 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.473775 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10872710,"prepare.run_cpu_time_us":9618,"prepare.run_wall_time_us":136980,"replication_time_us":330505}]]}
W20260503 14:06:05.474445 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 66ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.476192 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.476305 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1432) took 11674 ms. Trace:
I20260503 14:06:05.476351 1077 rpcz_store.cc:276] 0503 14:05:53.801584 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801629 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:05.476301 (+11674672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.955584 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.955646 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.212618 (+256972us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.212620 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.212625 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.212625 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.212731 (+ 106us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.476124 (+263393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.476181 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.476283 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.476292 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.476292 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11153870,"prepare.run_cpu_time_us":18876,"prepare.run_wall_time_us":257170,"replication_time_us":263494}]]}
W20260503 14:06:05.477029 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 136ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.479892 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.480018 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1452) took 11515 ms. Trace:
I20260503 14:06:05.480062 1077 rpcz_store.cc:276] 0503 14:05:53.964970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965233 (+ 263us) service_pool.cc:224] Handling call
0503 14:06:05.480013 (+11514780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.900627 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.900674 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.189149 (+288475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.189150 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.189155 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.189155 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.189457 (+ 302us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.479813 (+290356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.479879 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.479992 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.480002 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.480003 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10935312,"prepare.run_cpu_time_us":21730,"prepare.run_wall_time_us":288850,"replication_time_us":290650}]]}
W20260503 14:06:05.480557 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 198ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.483392 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.483510 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1394) took 12675 ms. Trace:
I20260503 14:06:05.483552 1077 rpcz_store.cc:276] 0503 14:05:52.807776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.807964 (+ 188us) service_pool.cc:224] Handling call
0503 14:06:05.483506 (+12675542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.880013 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.880062 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.081797 (+201735us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.081800 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.081806 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.081808 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.081920 (+ 112us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.483345 (+401425us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.483380 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.483478 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.483498 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.483498 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12071971,"prepare.run_cpu_time_us":14488,"prepare.run_wall_time_us":201936,"replication_time_us":401531}]]}
W20260503 14:06:05.483779 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.483928 1359 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:05.484020 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1499) took 10595 ms. Trace:
I20260503 14:06:05.484057 1359 rpcz_store.cc:276] 0503 14:05:54.888390 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888698 (+ 308us) service_pool.cc:224] Handling call
0503 14:06:05.484016 (+10595318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.843596 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.843659 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.131285 (+287626us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.131288 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.131294 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.131295 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.131392 (+ 97us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:05.483707 (+352315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.483922 (+ 215us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.483998 (+ 76us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.484009 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.484009 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202,"prepare.queue_time_us":9954816,"prepare.run_cpu_time_us":21527,"prepare.run_wall_time_us":287813,"replication_time_us":352406}]]}
W20260503 14:06:05.484354 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.492949 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.493100 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1563) took 11256 ms. Trace:
I20260503 14:06:05.493153 1075 rpcz_store.cc:276] 0503 14:05:54.237000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237051 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:05.493097 (+11256046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.011685 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.011734 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.350256 (+338522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.350258 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.350262 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.350263 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.350340 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.492869 (+142529us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.492927 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.493074 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.493088 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.493088 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10774515,"prepare.run_cpu_time_us":25279,"prepare.run_wall_time_us":338664,"replication_time_us":142599}]]}
W20260503 14:06:05.493614 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.516901 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.517059 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1567) took 11279 ms. Trace:
I20260503 14:06:05.517095 1075 rpcz_store.cc:276] 0503 14:05:54.237745 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237762 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:05.517055 (+11279293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.959428 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.959484 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.269305 (+309821us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.269308 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.269312 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.269312 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.269406 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.515862 (+246456us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.516875 (+ 1013us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.517031 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.517044 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.517045 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":995,"prepare.queue_time_us":10721563,"prepare.run_cpu_time_us":23856,"prepare.run_wall_time_us":309992,"replication_time_us":246543}]]}
W20260503 14:06:05.518054 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.519523 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.519654 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1490) took 12563 ms. Trace:
I20260503 14:06:05.519706 1075 rpcz_store.cc:276] 0503 14:05:52.956414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.956492 (+ 78us) service_pool.cc:224] Handling call
0503 14:06:05.519651 (+12563159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.112354 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.112403 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.281044 (+168641us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.281046 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.281050 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.281050 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.281107 (+ 57us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.519455 (+238348us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.519510 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.519623 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.519644 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.519645 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":12155739,"prepare.run_cpu_time_us":12371,"prepare.run_wall_time_us":168872,"replication_time_us":238395}]]}
W20260503 14:06:05.520052 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.523289 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.523437 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1550) took 11353 ms. Trace:
I20260503 14:06:05.523481 1075 rpcz_store.cc:276] 0503 14:05:54.169799 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.169817 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:05.523432 (+11353615us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.168972 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.169016 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.375599 (+206583us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.375601 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.375608 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.375609 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.375726 (+ 117us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.523214 (+147488us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.523272 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.523408 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.523422 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.523422 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10999048,"prepare.run_cpu_time_us":14284,"prepare.run_wall_time_us":206762,"replication_time_us":147598}]]}
W20260503 14:06:05.523914 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.534061 1359 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:05.534246 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1517) took 10217 ms. Trace:
I20260503 14:06:05.534292 1359 rpcz_store.cc:276] 0503 14:05:55.317047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317298 (+ 251us) service_pool.cc:224] Handling call
0503 14:06:05.534241 (+10216943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.936683 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.936730 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.281548 (+344818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.281550 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.281554 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.281555 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.281635 (+ 80us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:05.534003 (+252368us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.534039 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.534220 (+ 181us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.534229 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.534229 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9619318,"prepare.run_cpu_time_us":24493,"prepare.run_wall_time_us":344978,"replication_time_us":252442}]]}
I20260503 14:06:05.534754 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.534884 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1578) took 10707 ms. Trace:
I20260503 14:06:05.534926 1075 rpcz_store.cc:276] 0503 14:05:54.827553 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.827597 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:05.534878 (+10707281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.113134 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.113205 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.360592 (+247387us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.360594 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.360598 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.360599 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.360724 (+ 125us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.534563 (+173839us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.534734 (+ 171us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.534850 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.534861 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.534862 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":154,"prepare.queue_time_us":10285400,"prepare.run_cpu_time_us":17911,"prepare.run_wall_time_us":247600,"replication_time_us":173956}]]}
W20260503 14:06:05.535250 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 321ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.535547 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.539808 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.539953 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1559) took 11303 ms. Trace:
I20260503 14:06:05.540012 1075 rpcz_store.cc:276] 0503 14:05:54.236515 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.236841 (+ 326us) service_pool.cc:224] Handling call
0503 14:06:05.539948 (+11303107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.169481 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.169633 (+ 152us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.364075 (+194442us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.364077 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.364081 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.364082 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.364169 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.539717 (+175548us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.539784 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.539926 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.539936 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.539937 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10932532,"prepare.run_cpu_time_us":16760,"prepare.run_wall_time_us":194695,"replication_time_us":175629}]]}
W20260503 14:06:05.540594 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.540732 1359 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.540827 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1431) took 11193 ms. Trace:
I20260503 14:06:05.540874 1359 rpcz_store.cc:276] 0503 14:05:54.347138 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.347174 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:05.540823 (+11193649us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.143215 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.143270 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.474286 (+331016us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.474288 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.474293 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.474294 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.474387 (+ 93us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.540693 (+ 66306us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.540723 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.540807 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.540815 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.540815 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10795934,"prepare.run_cpu_time_us":24237,"prepare.run_wall_time_us":331328,"replication_time_us":66393}]]}
W20260503 14:06:05.541169 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.559962 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.560143 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1422) took 11424 ms. Trace:
I20260503 14:06:05.560197 1359 rpcz_store.cc:276] 0503 14:05:54.135792 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.136000 (+ 208us) service_pool.cc:224] Handling call
0503 14:06:05.560137 (+11424137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.045834 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.045883 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.329464 (+283581us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.329466 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.329470 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.329471 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.329551 (+ 80us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.559903 (+230352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.559940 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.560111 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.560123 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.560123 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10909757,"prepare.run_cpu_time_us":20907,"prepare.run_wall_time_us":283846,"replication_time_us":230423}]]}
W20260503 14:06:05.560853 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.575852 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.576038 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1582) took 10742 ms. Trace:
I20260503 14:06:05.576087 1075 rpcz_store.cc:276] 0503 14:05:54.833797 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.833818 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:05.576031 (+10742213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:04.664525 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:04.664603 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.134199 (+469596us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.134202 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.134234 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.134234 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.134295 (+ 61us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.575779 (+441484us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.575823 (+ 44us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.576005 (+ 182us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.576017 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.576018 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":9830570,"prepare.run_cpu_time_us":33158,"prepare.run_wall_time_us":469887,"replication_time_us":441536}]]}
W20260503 14:06:05.576226 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 411ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.595513 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.595700 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1451) took 11630 ms. Trace:
I20260503 14:06:05.595927 1077 rpcz_store.cc:276] 0503 14:05:53.964955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965143 (+ 188us) service_pool.cc:224] Handling call
0503 14:06:05.595695 (+11630552us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.135337 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.135381 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.379993 (+244612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.379994 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.379998 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.379999 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.380083 (+ 84us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.595449 (+215366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.595488 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.595664 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.595682 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.595683 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11170111,"prepare.run_cpu_time_us":17254,"prepare.run_wall_time_us":244754,"replication_time_us":215442}]]}
W20260503 14:06:05.596045 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.613327 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.613479 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1447) took 11655 ms. Trace:
I20260503 14:06:05.613523 1077 rpcz_store.cc:276] 0503 14:05:53.958001 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958265 (+ 264us) service_pool.cc:224] Handling call
0503 14:06:05.613476 (+11655211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.212762 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.212810 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.476809 (+263999us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.476810 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.476815 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.476816 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.476925 (+ 109us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.613270 (+136345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.613305 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.613454 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.613467 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.613468 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11254396,"prepare.run_cpu_time_us":18715,"prepare.run_wall_time_us":264185,"replication_time_us":136447}]]}
W20260503 14:06:05.613971 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.629467 1359 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.629635 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1418) took 11493 ms. Trace:
I20260503 14:06:05.629693 1359 rpcz_store.cc:276] 0503 14:05:54.135730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.135745 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:05.629630 (+11493885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.093388 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.093427 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.348980 (+255553us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.348982 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.348987 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.348988 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.349076 (+ 88us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.629409 (+280333us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.629445 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.629605 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.629618 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.629618 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":10957541,"prepare.run_cpu_time_us":18734,"prepare.run_wall_time_us":255705,"replication_time_us":280415}]]}
W20260503 14:06:05.630004 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.631934 1359 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.632053 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1396) took 11673 ms. Trace:
I20260503 14:06:05.632098 1359 rpcz_store.cc:276] 0503 14:05:53.958318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958369 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:05.632050 (+11673681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.230994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.231043 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.326350 (+ 95307us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.326351 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.326356 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.326357 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.326442 (+ 85us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.631891 (+305449us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.631921 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.632033 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.632043 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.632043 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11272528,"prepare.run_cpu_time_us":6759,"prepare.run_wall_time_us":95465,"replication_time_us":305528}]]}
W20260503 14:06:05.632437 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 388ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.633420 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:05.643678 1359 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:05.643848 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1496) took 10755 ms. Trace:
I20260503 14:06:05.643908 1359 rpcz_store.cc:276] 0503 14:05:54.888341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888489 (+ 148us) service_pool.cc:224] Handling call
0503 14:06:05.643844 (+10755355us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.242244 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.242287 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.397106 (+154819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.397108 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.397113 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.397114 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.397275 (+ 161us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:05.643618 (+246343us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.643659 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.643819 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.643834 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.643835 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10353638,"prepare.run_cpu_time_us":11327,"prepare.run_wall_time_us":155056,"replication_time_us":246496}]]}
W20260503 14:06:05.644089 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 354ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.645092 1359 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.645205 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1461) took 10970 ms. Trace:
I20260503 14:06:05.645267 1359 rpcz_store.cc:276] 0503 14:05:54.674931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674977 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:05.645202 (+10970225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.036270 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.036315 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.329658 (+293343us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.329660 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.329663 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.329664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.329753 (+ 89us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.645038 (+315285us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.645080 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.645186 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.645194 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.645195 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10361228,"prepare.run_cpu_time_us":21880,"prepare.run_wall_time_us":293498,"replication_time_us":315368}]]}
W20260503 14:06:05.645561 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.649667 1359 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:05.649791 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1523) took 10332 ms. Trace:
I20260503 14:06:05.649837 1359 rpcz_store.cc:276] 0503 14:05:55.317182 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317265 (+ 83us) service_pool.cc:224] Handling call
0503 14:06:05.649787 (+10332522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.131417 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.131468 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.484110 (+352642us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.484112 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.484114 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.484115 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.484202 (+ 87us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:05.649595 (+165393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.649654 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.649768 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.649778 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.649778 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":9814084,"prepare.run_cpu_time_us":24446,"prepare.run_wall_time_us":352794,"replication_time_us":165475}]]}
W20260503 14:06:05.650112 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 354ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.656837 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.656975 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1583) took 10823 ms. Trace:
I20260503 14:06:05.657015 1075 rpcz_store.cc:276] 0503 14:05:54.833818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.834049 (+ 231us) service_pool.cc:224] Handling call
0503 14:06:05.656971 (+10822922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.360747 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.360800 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.535298 (+174498us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.535299 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.535304 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.535305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.535397 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.656774 (+121377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.656819 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.656951 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.656962 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.656963 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":10526581,"prepare.run_cpu_time_us":12333,"prepare.run_wall_time_us":174668,"replication_time_us":121464}]]}
W20260503 14:06:05.657150 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.657218 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.657281 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1438) took 11855 ms. Trace:
I20260503 14:06:05.657307 1077 rpcz_store.cc:276] 0503 14:05:53.801696 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801995 (+ 299us) service_pool.cc:224] Handling call
0503 14:06:05.657278 (+11855283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.037416 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.037448 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.241279 (+203831us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.241281 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.241286 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.241286 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.241384 (+ 98us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.656836 (+415452us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.657214 (+ 378us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.657263 (+ 49us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.657272 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.657272 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":369,"prepare.queue_time_us":11235353,"prepare.run_cpu_time_us":14548,"prepare.run_wall_time_us":203974,"replication_time_us":415545}]]}
W20260503 14:06:05.657644 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.661080 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.661290 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1407) took 12635 ms. Trace:
I20260503 14:06:05.661353 1077 rpcz_store.cc:276] 0503 14:05:53.025624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.026274 (+ 650us) service_pool.cc:224] Handling call
0503 14:06:05.661281 (+12635007us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.081958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.082000 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.483563 (+401563us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.483565 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.483569 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.483569 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.483646 (+ 77us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.661030 (+177384us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.661068 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.661251 (+ 183us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.661271 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.661271 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":12055574,"prepare.run_cpu_time_us":29566,"prepare.run_wall_time_us":401702,"replication_time_us":177454}]]}
W20260503 14:06:05.661767 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.672175 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.672344 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1436) took 11324 ms. Trace:
I20260503 14:06:05.672394 1359 rpcz_store.cc:276] 0503 14:05:54.348011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348194 (+ 183us) service_pool.cc:224] Handling call
0503 14:06:05.672340 (+11324146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.329760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.329799 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.560145 (+230346us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.560147 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.560155 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.560156 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.560284 (+ 128us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.672118 (+111834us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.672156 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.672315 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.672330 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.672330 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10981405,"prepare.run_cpu_time_us":16313,"prepare.run_wall_time_us":230606,"replication_time_us":111954}]]}
W20260503 14:06:05.673022 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 198ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.678884 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.679073 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1467) took 11541 ms. Trace:
I20260503 14:06:05.679126 1077 rpcz_store.cc:276] 0503 14:05:54.137562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.138539 (+ 977us) service_pool.cc:224] Handling call
0503 14:06:05.679068 (+11540529us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.189494 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.189537 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.480158 (+290621us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.480159 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.480165 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.480165 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.480446 (+ 281us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.678801 (+198355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.678863 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.679034 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.679056 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.679056 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11050872,"prepare.run_cpu_time_us":20989,"prepare.run_wall_time_us":291139,"replication_time_us":198626}]]}
W20260503 14:06:05.679272 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.679483 1359 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.679572 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1450) took 11004 ms. Trace:
I20260503 14:06:05.679616 1359 rpcz_store.cc:276] 0503 14:05:54.674742 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674771 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:05.679566 (+11004795us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.474550 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.474620 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.540821 (+ 66201us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.540823 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.540828 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.540829 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.540916 (+ 87us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.679441 (+138525us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.679475 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.679545 (+ 70us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.679556 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.679557 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"mutex_wait_us":289,"prepare.queue_time_us":10799632,"prepare.run_cpu_time_us":5075,"prepare.run_wall_time_us":66375,"replication_time_us":138606}]]}
W20260503 14:06:05.679965 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 347ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.694962 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.695144 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1420) took 12192 ms. Trace:
I20260503 14:06:05.695187 1077 rpcz_store.cc:276] 0503 14:05:53.502476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502492 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:05.695139 (+12192647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.183175 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.183227 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.428381 (+245154us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.428383 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.428389 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.428389 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.428473 (+ 84us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.694862 (+266389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.694938 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.695111 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.695124 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.695125 (+ 1us) 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":11680570,"prepare.run_cpu_time_us":17394,"prepare.run_wall_time_us":245320,"replication_time_us":266464}]]}
W20260503 14:06:05.695919 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.701253 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.701406 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1586) took 10678 ms. Trace:
I20260503 14:06:05.701449 1075 rpcz_store.cc:276] 0503 14:05:55.023333 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.023394 (+ 61us) service_pool.cc:224] Handling call
0503 14:06:05.701400 (+10678006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.375746 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.375800 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.523725 (+147925us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.523727 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.523733 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.523735 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.523825 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.701165 (+177340us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.701227 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.701376 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.701391 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.701391 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10352234,"prepare.run_cpu_time_us":10393,"prepare.run_wall_time_us":148276,"replication_time_us":177423}]]}
W20260503 14:06:05.701992 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.706151 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:05.706279 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1642) took 9849 ms. Trace:
I20260503 14:06:05.706331 1075 rpcz_store.cc:276] 0503 14:05:55.856361 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856920 (+ 559us) service_pool.cc:224] Handling call
0503 14:06:05.706276 (+9849356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.117538 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.117591 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.453404 (+335813us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.453407 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.453414 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.453416 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.453512 (+ 96us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:05.706070 (+252558us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.706136 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.706254 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.706266 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.706267 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":9260544,"prepare.run_cpu_time_us":24984,"prepare.run_wall_time_us":335994,"replication_time_us":252647}]]}
W20260503 14:06:05.706489 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.713423 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.713589 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1401) took 12688 ms. Trace:
I20260503 14:06:05.713632 1077 rpcz_store.cc:276] 0503 14:05:53.025521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025732 (+ 211us) service_pool.cc:224] Handling call
0503 14:06:05.713583 (+12687851us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.133190 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.133253 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.391785 (+258532us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.391787 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.391793 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.391794 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.391958 (+ 164us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.713336 (+321378us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.713404 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.713559 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.713572 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.713573 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":12107381,"prepare.run_cpu_time_us":18412,"prepare.run_wall_time_us":258796,"replication_time_us":321534}]]}
W20260503 14:06:05.713766 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 389ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.718976 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.719135 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1590) took 10605 ms. Trace:
I20260503 14:06:05.719177 1075 rpcz_store.cc:276] 0503 14:05:55.113871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.113921 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:05.719131 (+10605210us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.356454 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.356496 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.467490 (+110994us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.467492 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.467497 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.467497 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.467596 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.718915 (+251319us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.718952 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.719108 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.719118 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.719119 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10242365,"prepare.run_cpu_time_us":8781,"prepare.run_wall_time_us":111284,"replication_time_us":251410}]]}
W20260503 14:06:05.719715 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.733017 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:05.733158 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1437) took 11931 ms. Trace:
I20260503 14:06:05.733196 1077 rpcz_store.cc:276] 0503 14:05:53.801677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801718 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:05.733155 (+11931437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.272747 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.272788 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.325495 (+ 52707us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.325497 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.325503 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.325504 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.325608 (+ 104us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:05.732960 (+407352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.732999 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.733133 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.733148 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.733148 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11470959,"prepare.run_cpu_time_us":3656,"prepare.run_wall_time_us":53031,"replication_time_us":407449}]]}
W20260503 14:06:05.733601 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.742403 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.742558 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1504) took 12545 ms. Trace:
I20260503 14:06:05.742601 1075 rpcz_store.cc:276] 0503 14:05:53.197228 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.197292 (+ 64us) service_pool.cc:224] Handling call
0503 14:06:05.742555 (+12545263us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.281234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.281300 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.519833 (+238533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.519835 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.519839 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.519840 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.519906 (+ 66us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.742348 (+222442us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.742384 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.742536 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.742545 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.742545 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":12083844,"prepare.run_cpu_time_us":17605,"prepare.run_wall_time_us":238897,"replication_time_us":222499}]]}
W20260503 14:06:05.743112 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 188ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.744346 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:05.744446 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1399) took 12718 ms. Trace:
I20260503 14:06:05.744491 1077 rpcz_store.cc:276] 0503 14:05:53.025472 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.025620 (+ 148us) service_pool.cc:224] Handling call
0503 14:06:05.744443 (+12718823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.232727 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.232798 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.399899 (+167101us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.399901 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.399906 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.399906 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.399998 (+ 92us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:05.744304 (+344306us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.744336 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.744429 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.744437 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.744438 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12207053,"prepare.run_cpu_time_us":12476,"prepare.run_wall_time_us":167396,"replication_time_us":344392}]]}
I20260503 14:06:05.744722 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
W20260503 14:06:05.744787 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.744812 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1569) took 11506 ms. Trace:
I20260503 14:06:05.744845 1075 rpcz_store.cc:276] 0503 14:05:54.237905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237918 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:05.744809 (+11506891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.088439 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.088484 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.294109 (+205625us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.294112 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.294119 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.294120 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.294212 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.744687 (+450475us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.744712 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.744794 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.744802 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.744802 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10850402,"prepare.run_cpu_time_us":14268,"prepare.run_wall_time_us":205784,"replication_time_us":450561}]]}
W20260503 14:06:05.745308 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 202ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.747730 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 38, tablet already version 50
I20260503 14:06:05.747840 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1486) took 12793 ms. Trace:
I20260503 14:06:05.747884 1075 rpcz_store.cc:276] 0503 14:05:52.954401 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.954473 (+ 72us) service_pool.cc:224] Handling call
0503 14:06:05.747836 (+12793363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.075483 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.075698 (+ 215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.456280 (+380582us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.456282 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.456287 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.456288 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.456394 (+ 106us) log.cc:844] Serialized 1182 byte log entry
0503 14:06:05.747692 (+291298us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.747718 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.747819 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.747828 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.747829 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":12120928,"prepare.run_cpu_time_us":27439,"prepare.run_wall_time_us":380976,"replication_time_us":291398}]]}
W20260503 14:06:05.748224 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 395ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.750357 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.750480 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1570) took 11512 ms. Trace:
I20260503 14:06:05.750548 1075 rpcz_store.cc:276] 0503 14:05:54.237980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237998 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:05.750477 (+11512479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.269427 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.269471 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.517587 (+248116us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.517589 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.517594 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.517594 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.517974 (+ 380us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.750312 (+232338us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.750341 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.750462 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.750470 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.750470 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11031342,"prepare.run_cpu_time_us":17094,"prepare.run_wall_time_us":248731,"replication_time_us":232710}]]}
W20260503 14:06:05.750782 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.758639 1359 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.758821 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1473) took 10986 ms. Trace:
I20260503 14:06:05.758870 1359 rpcz_store.cc:276] 0503 14:05:54.772485 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772708 (+ 223us) service_pool.cc:224] Handling call
0503 14:06:05.758815 (+10986107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.237185 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.237236 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.468831 (+231595us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.468846 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.468852 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.468853 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.468943 (+ 90us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.758581 (+289638us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.758620 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.758792 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.758803 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.758804 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":10464397,"prepare.run_cpu_time_us":17512,"prepare.run_wall_time_us":231767,"replication_time_us":289719}]]}
W20260503 14:06:05.759063 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 380ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.765668 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:05.782949 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.783118 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1565) took 11545 ms. Trace:
I20260503 14:06:05.783159 1075 rpcz_store.cc:276] 0503 14:05:54.237427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237439 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:05.783113 (+11545674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.350355 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.350397 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.493396 (+142999us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.493398 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.493403 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.493404 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.493502 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.782887 (+289385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.782924 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.783088 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.783102 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.783103 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11112797,"prepare.run_cpu_time_us":10046,"prepare.run_wall_time_us":143177,"replication_time_us":289476}]]}
W20260503 14:06:05.783424 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.796480 1359 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.796684 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1478) took 11019 ms. Trace:
I20260503 14:06:05.796736 1359 rpcz_store.cc:276] 0503 14:05:54.776762 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776795 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:05.796681 (+11019886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.122837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.122892 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.432849 (+309957us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.432851 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.432857 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.432857 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.432989 (+ 132us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.796401 (+363412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.796440 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.796650 (+ 210us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.796669 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.796669 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10345935,"prepare.run_cpu_time_us":23994,"prepare.run_wall_time_us":310172,"replication_time_us":363535}]]}
W20260503 14:06:05.796842 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.826954 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.827123 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1584) took 10805 ms. Trace:
I20260503 14:06:05.827169 1075 rpcz_store.cc:276] 0503 14:05:55.022056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.022076 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:05.827118 (+10805042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.364182 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.364228 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.540090 (+175862us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.540092 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.540096 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.540097 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.540378 (+ 281us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.826890 (+286512us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.826928 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.827097 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.827107 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.827108 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10341984,"prepare.run_cpu_time_us":12339,"prepare.run_wall_time_us":176221,"replication_time_us":286786}]]}
W20260503 14:06:05.827716 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.832373 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.832504 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1464) took 11698 ms. Trace:
I20260503 14:06:05.832573 1077 rpcz_store.cc:276] 0503 14:05:54.134223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.134342 (+ 119us) service_pool.cc:224] Handling call
0503 14:06:05.832500 (+11698158us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.380098 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.380138 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.595784 (+215646us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.595787 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.595793 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.595793 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.595878 (+ 85us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.832305 (+236427us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.832359 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.832476 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.832493 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.832493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":11245644,"prepare.run_cpu_time_us":15441,"prepare.run_wall_time_us":215801,"replication_time_us":236505}]]}
W20260503 14:06:05.833081 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 421ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.856578 1359 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:05.856755 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1546) took 9994 ms. Trace:
I20260503 14:06:05.856804 1359 rpcz_store.cc:276] 0503 14:05:55.862090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862128 (+ 38us) service_pool.cc:224] Handling call
0503 14:06:05.856750 (+9994622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.281667 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.281704 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.534284 (+252580us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.534286 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.534292 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.534292 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.534377 (+ 85us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:05.856503 (+322126us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.856558 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.856729 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.856739 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.856740 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":9419481,"prepare.run_cpu_time_us":17987,"prepare.run_wall_time_us":252717,"replication_time_us":322183}]]}
I20260503 14:06:05.856953 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.857079 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1454) took 11892 ms. Trace:
W20260503 14:06:05.857159 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.857110 1077 rpcz_store.cc:276] 0503 14:05:53.965002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965416 (+ 414us) service_pool.cc:224] Handling call
0503 14:06:05.857075 (+11891659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.241402 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.241452 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.657327 (+415875us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.657328 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.657332 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.657332 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.657388 (+ 56us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.856884 (+199496us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.856941 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.857057 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.857067 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.857068 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11275897,"prepare.run_cpu_time_us":28284,"prepare.run_wall_time_us":415994,"replication_time_us":199545}]]}
W20260503 14:06:05.857319 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 155ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.871336 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.871493 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1457) took 11196 ms. Trace:
I20260503 14:06:05.871542 1359 rpcz_store.cc:276] 0503 14:05:54.674869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.675125 (+ 256us) service_pool.cc:224] Handling call
0503 14:06:05.871490 (+11196365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.560304 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.560360 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.672855 (+112495us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.672857 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.672861 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.672862 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.672946 (+ 84us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.871284 (+198338us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.871318 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.871470 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.871480 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.871481 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10885105,"prepare.run_cpu_time_us":7881,"prepare.run_wall_time_us":112797,"replication_time_us":198416}]]}
W20260503 14:06:05.871954 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.873092 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:05.873191 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1424) took 12370 ms. Trace:
I20260503 14:06:05.873236 1077 rpcz_store.cc:276] 0503 14:05:53.502557 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502604 (+ 47us) service_pool.cc:224] Handling call
0503 14:06:05.873187 (+12370583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.483666 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.483705 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.661300 (+177595us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.661302 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.661307 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.661308 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.661388 (+ 80us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:05.873026 (+211638us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.873085 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.873170 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.873180 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.873180 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11980980,"prepare.run_cpu_time_us":12463,"prepare.run_wall_time_us":177730,"replication_time_us":211713}]]}
W20260503 14:06:05.873692 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.880159 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.880313 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1608) took 10654 ms. Trace:
I20260503 14:06:05.880364 1075 rpcz_store.cc:276] 0503 14:05:55.226071 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.226116 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:05.880308 (+10654192us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.518165 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.518229 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.750488 (+232259us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.750490 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.750493 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.750493 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.750565 (+ 72us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.880062 (+129497us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.880131 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.880288 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.880298 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.880299 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10291924,"prepare.run_cpu_time_us":16177,"prepare.run_wall_time_us":232407,"replication_time_us":129561}]]}
W20260503 14:06:05.880764 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.891083 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:06:05.929365 1359 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.929548 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1438) took 11581 ms. Trace:
I20260503 14:06:05.929596 1359 rpcz_store.cc:276] 0503 14:05:54.348040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348089 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:05.929540 (+11581451us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.349101 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.349146 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.629696 (+280550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.629698 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.629702 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.629703 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.629793 (+ 90us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.929306 (+299513us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.929344 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.929512 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.929529 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.929529 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":11000945,"prepare.run_cpu_time_us":19658,"prepare.run_wall_time_us":280700,"replication_time_us":299596}]]}
W20260503 14:06:05.930070 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 429ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.931383 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.931491 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1527) took 11847 ms. Trace:
I20260503 14:06:05.931528 1075 rpcz_store.cc:276] 0503 14:05:54.084451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.084525 (+ 74us) service_pool.cc:224] Handling call
0503 14:06:05.931487 (+11846962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.520139 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.520191 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.742905 (+222714us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.742907 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.742912 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.742912 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.743011 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.931338 (+188327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.931369 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.931470 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.931479 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.931479 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11435447,"prepare.run_cpu_time_us":15083,"prepare.run_wall_time_us":222891,"replication_time_us":188420}]]}
W20260503 14:06:05.932088 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:06:05.937366 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:05.939606 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:05.939716 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1486) took 11599 ms. Trace:
I20260503 14:06:05.939760 1077 rpcz_store.cc:276] 0503 14:05:54.340431 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.340685 (+ 254us) service_pool.cc:224] Handling call
0503 14:06:05.939712 (+11599027us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.480648 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.480706 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.679088 (+198382us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.679091 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.679096 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.679097 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.679183 (+ 86us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:05.939519 (+260336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.939597 (+ 78us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.939692 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.939703 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.939704 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":11139835,"prepare.run_cpu_time_us":14029,"prepare.run_wall_time_us":198551,"replication_time_us":260416}]]}
W20260503 14:06:05.940208 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 100ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.947641 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.947784 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1605) took 10722 ms. Trace:
I20260503 14:06:05.947829 1075 rpcz_store.cc:276] 0503 14:05:55.225113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.225163 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:05.947779 (+10722616us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.294232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.294292 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.745100 (+450808us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.745102 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.745106 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.745107 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.745195 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.947554 (+202359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.947619 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.947759 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.947770 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.947771 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10068980,"prepare.run_cpu_time_us":31500,"prepare.run_wall_time_us":450982,"replication_time_us":202441}]]}
W20260503 14:06:05.948043 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.948788 1359 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:05.948886 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1479) took 11172 ms. Trace:
I20260503 14:06:05.948928 1359 rpcz_store.cc:276] 0503 14:05:54.776795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776908 (+ 113us) service_pool.cc:224] Handling call
0503 14:06:05.948883 (+11171975us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.329777 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.329822 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.645245 (+315423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.645248 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.645253 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.645253 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.645450 (+ 197us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:05.948750 (+303300us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.948781 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.948865 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.948875 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.948875 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10552790,"prepare.run_cpu_time_us":22081,"prepare.run_wall_time_us":315688,"replication_time_us":303493}]]}
W20260503 14:06:05.949247 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.951279 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:05.951370 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1460) took 11822 ms. Trace:
I20260503 14:06:05.951398 1077 rpcz_store.cc:276] 0503 14:05:54.128437 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.128470 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:05.951366 (+11822896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.476954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.476993 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.613585 (+136592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.613588 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.613595 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.613596 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.613855 (+ 259us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:05.951210 (+337355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.951269 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.951347 (+ 78us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.951359 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.951359 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":11348297,"prepare.run_cpu_time_us":9024,"prepare.run_wall_time_us":136919,"replication_time_us":337610}]]}
W20260503 14:06:05.951565 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.956982 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:05.957100 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1453) took 11992 ms. Trace:
I20260503 14:06:05.957134 1077 rpcz_store.cc:276] 0503 14:05:53.964986 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965323 (+ 337us) service_pool.cc:224] Handling call
0503 14:06:05.957097 (+11991774us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.325788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.325872 (+ 84us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.733316 (+407444us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.733318 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.733323 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.733323 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.733510 (+ 187us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:05.956929 (+223419us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.956965 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.957076 (+ 111us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.957091 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.957091 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11360377,"prepare.run_cpu_time_us":27783,"prepare.run_wall_time_us":408047,"replication_time_us":223600}]]}
I20260503 14:06:05.957396 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.957475 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1588) took 10933 ms. Trace:
W20260503 14:06:05.957518 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.957504 1075 rpcz_store.cc:276] 0503 14:05:55.023631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.023685 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:05.957472 (+10933787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.524031 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.524085 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.701787 (+177702us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.701789 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.701795 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.701795 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.701902 (+ 107us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.957295 (+255393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.957385 (+ 90us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.957458 (+ 73us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.957465 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.957466 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80,"prepare.queue_time_us":10500209,"prepare.run_cpu_time_us":12275,"prepare.run_wall_time_us":177885,"replication_time_us":255495}]]}
W20260503 14:06:05.957819 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.961062 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.961215 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1593) took 10844 ms. Trace:
I20260503 14:06:05.961265 1075 rpcz_store.cc:276] 0503 14:05:55.116264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.116282 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:05.961210 (+10844928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.467744 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.467788 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.719360 (+251572us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.719497 (+ 137us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.719502 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.719502 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.719620 (+ 118us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.960965 (+241345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.961038 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.961183 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.961198 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.961199 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10351343,"prepare.run_cpu_time_us":19012,"prepare.run_wall_time_us":251893,"replication_time_us":241455}]]}
W20260503 14:06:05.961462 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.981550 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.981736 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1635) took 10125 ms. Trace:
I20260503 14:06:05.981776 1075 rpcz_store.cc:276] 0503 14:05:55.856289 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856712 (+ 423us) service_pool.cc:224] Handling call
0503 14:06:05.981730 (+10125018us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.535568 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.535614 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.656984 (+121370us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.656986 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.656992 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.656992 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.657066 (+ 74us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.981485 (+324419us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.981530 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.981697 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.981720 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.981720 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":9678650,"prepare.run_cpu_time_us":8771,"prepare.run_wall_time_us":121654,"replication_time_us":324484}]]}
W20260503 14:06:05.982030 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 187ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.987586 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:05.987798 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1623) took 10131 ms. Trace:
I20260503 14:06:05.987849 1075 rpcz_store.cc:276] 0503 14:05:55.856105 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856612 (+ 507us) service_pool.cc:224] Handling call
0503 14:06:05.987794 (+10131182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.134419 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.134461 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.576031 (+441570us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.576033 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.576040 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.576042 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.576141 (+ 99us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:05.987494 (+411353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.987568 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.987775 (+ 207us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.987785 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.987785 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":9277709,"prepare.run_cpu_time_us":31717,"prepare.run_wall_time_us":441730,"replication_time_us":411443}]]}
W20260503 14:06:05.988325 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 400ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.995509 1359 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:05.995651 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1561) took 9974 ms. Trace:
I20260503 14:06:05.995705 1359 rpcz_store.cc:276] 0503 14:05:56.020677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020837 (+ 160us) service_pool.cc:224] Handling call
0503 14:06:05.995648 (+9974811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.534392 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.534432 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.856831 (+322399us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.856833 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.856837 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.856838 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.857021 (+ 183us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:05.995433 (+138412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.995485 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.995630 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.995639 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.995640 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":9513497,"prepare.run_cpu_time_us":22013,"prepare.run_wall_time_us":322638,"replication_time_us":138587}]]}
W20260503 14:06:05.995997 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:06:05.998467 1359 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:05.998626 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1516) took 10681 ms. Trace:
I20260503 14:06:05.998677 1359 rpcz_store.cc:276] 0503 14:05:55.317027 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317303 (+ 276us) service_pool.cc:224] Handling call
0503 14:06:05.998620 (+10681317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.397308 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.397378 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.643945 (+246567us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.643947 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.643952 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.643952 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.644016 (+ 64us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:05.998412 (+354396us) op_driver.cc:464] REPLICATION: finished
0503 14:06:05.998449 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:05.998596 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:05.998608 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:05.998609 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10079892,"prepare.run_cpu_time_us":18262,"prepare.run_wall_time_us":246840,"replication_time_us":354452}]]}
W20260503 14:06:05.999238 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.004457 1359 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.004652 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1536) took 10142 ms. Trace:
I20260503 14:06:06.004705 1359 rpcz_store.cc:276] 0503 14:05:55.861921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862011 (+ 90us) service_pool.cc:224] Handling call
0503 14:06:06.004645 (+10142634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.484221 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.484259 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.649802 (+165543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.649804 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.649810 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.649811 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.649885 (+ 74us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.004400 (+354515us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.004437 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.004620 (+ 183us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.004633 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.004633 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9622134,"prepare.run_cpu_time_us":11778,"prepare.run_wall_time_us":165674,"replication_time_us":354581}]]}
W20260503 14:06:06.005215 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 320ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.012694 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.012859 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1470) took 11875 ms. Trace:
I20260503 14:06:06.012897 1077 rpcz_store.cc:276] 0503 14:05:54.137611 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.138837 (+ 1226us) service_pool.cc:224] Handling call
0503 14:06:06.012854 (+11874017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.657400 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.657434 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.857169 (+199735us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.857170 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.857175 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.857175 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.857261 (+ 86us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.012596 (+155335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.012662 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.012830 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.012843 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.012843 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11518478,"prepare.run_cpu_time_us":14943,"prepare.run_wall_time_us":199959,"replication_time_us":155413}]]}
W20260503 14:06:06.013522 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.019313 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.019459 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1472) took 11246 ms. Trace:
I20260503 14:06:06.019506 1359 rpcz_store.cc:276] 0503 14:05:54.772469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.773071 (+ 602us) service_pool.cc:224] Handling call
0503 14:06:06.019455 (+11246384us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.673110 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.673201 (+ 91us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.871558 (+198357us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.871560 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.871564 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.871565 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.871661 (+ 96us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.019258 (+147597us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.019297 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.019429 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.019443 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.019444 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10899963,"prepare.run_cpu_time_us":13923,"prepare.run_wall_time_us":198560,"replication_time_us":147684}]]}
W20260503 14:06:06.019699 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.020711 1359 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.020807 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1411) took 11891 ms. Trace:
I20260503 14:06:06.020845 1359 rpcz_store.cc:276] 0503 14:05:54.129364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.129833 (+ 469us) service_pool.cc:224] Handling call
0503 14:06:06.020804 (+11890971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.326470 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.326526 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.632135 (+305609us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.632137 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.632157 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.632158 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.632353 (+ 195us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.020647 (+388294us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.020703 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.020789 (+ 86us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.020796 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.020796 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":11196573,"prepare.run_cpu_time_us":22215,"prepare.run_wall_time_us":305904,"replication_time_us":388483}]]}
I20260503 14:06:06.021284 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:06.021370 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1433) took 12219 ms. Trace:
I20260503 14:06:06.021407 1077 rpcz_store.cc:276] 0503 14:05:53.801602 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801723 (+ 121us) service_pool.cc:224] Handling call
0503 14:06:06.021368 (+12219645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.428505 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.428570 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.695764 (+267194us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.695766 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.695771 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.695771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.695853 (+ 82us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:06.021246 (+325393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.021275 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.021354 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.021362 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.021362 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11626701,"prepare.run_cpu_time_us":18255,"prepare.run_wall_time_us":267520,"replication_time_us":325469}]]}
W20260503 14:06:06.021677 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.021854 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 445ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.027525 1359 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.027642 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1471) took 11255 ms. Trace:
I20260503 14:06:06.027683 1359 rpcz_store.cc:276] 0503 14:05:54.772444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772979 (+ 535us) service_pool.cc:224] Handling call
0503 14:06:06.027637 (+11254658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.540936 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.540980 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.679682 (+138702us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.679684 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.679688 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.679689 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.679773 (+ 84us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.027258 (+347485us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.027514 (+ 256us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.027619 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.027629 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.027630 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244,"prepare.queue_time_us":10767873,"prepare.run_cpu_time_us":10089,"prepare.run_wall_time_us":138864,"replication_time_us":347550}]]}
W20260503 14:06:06.028059 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.040589 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.040882 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1505) took 11453 ms. Trace:
I20260503 14:06:06.040940 1077 rpcz_store.cc:276] 0503 14:05:54.586948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.587097 (+ 149us) service_pool.cc:224] Handling call
0503 14:06:06.040877 (+11453780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.679200 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.679242 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.939809 (+260567us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.939811 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.939817 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.939818 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.940106 (+ 288us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.040463 (+100357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.040569 (+ 106us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.040847 (+ 278us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.040866 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.040867 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87,"prepare.queue_time_us":11092021,"prepare.run_cpu_time_us":18422,"prepare.run_wall_time_us":260927,"replication_time_us":100637}]]}
W20260503 14:06:06.041399 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 425ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.058101 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:06.058267 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1415) took 12555 ms. Trace:
I20260503 14:06:06.058315 1077 rpcz_store.cc:276] 0503 14:05:53.502365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502651 (+ 286us) service_pool.cc:224] Handling call
0503 14:06:06.058262 (+12555611us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.400131 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.400179 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.744512 (+344333us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.744514 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.744520 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.744521 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.744621 (+ 100us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:06.058043 (+313422us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.058079 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.058240 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.058250 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.058250 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11897412,"prepare.run_cpu_time_us":24438,"prepare.run_wall_time_us":344500,"replication_time_us":313515}]]}
W20260503 14:06:06.059342 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 160ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.064795 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.064940 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1631) took 10208 ms. Trace:
I20260503 14:06:06.064977 1075 rpcz_store.cc:276] 0503 14:05:55.856248 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857367 (+ 1119us) service_pool.cc:224] Handling call
0503 14:06:06.064935 (+10207568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.453544 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.453591 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.706335 (+252744us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.706337 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.706342 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.706343 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.706425 (+ 82us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.064719 (+358294us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.064780 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.064910 (+ 130us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.064926 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.064926 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":9596122,"prepare.run_cpu_time_us":17307,"prepare.run_wall_time_us":252895,"replication_time_us":358369}]]}
W20260503 14:06:06.065449 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.103065 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 40, tablet already version 50
I20260503 14:06:06.103219 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1418) took 12600 ms. Trace:
I20260503 14:06:06.103255 1077 rpcz_store.cc:276] 0503 14:05:53.502437 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.502474 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:06.103216 (+12600742us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.391995 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.392042 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.713617 (+321575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.713619 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.713624 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.713625 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.713722 (+ 97us) log.cc:844] Serialized 1236 byte log entry
0503 14:06:06.103011 (+389289us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.103045 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.103190 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.103207 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.103207 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11889393,"prepare.run_cpu_time_us":22369,"prepare.run_wall_time_us":321735,"replication_time_us":389379}]]}
W20260503 14:06:06.103404 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 63ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.116799 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.117012 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1634) took 10260 ms. Trace:
I20260503 14:06:06.117058 1075 rpcz_store.cc:276] 0503 14:05:55.856280 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856648 (+ 368us) service_pool.cc:224] Handling call
0503 14:06:06.117007 (+10260359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.493539 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.493589 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.783256 (+289667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.783257 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.783263 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.783264 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.783358 (+ 94us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.116713 (+333355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.116758 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.116926 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.116939 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.116939 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"mutex_wait_us":2,"prepare.queue_time_us":9636829,"prepare.run_cpu_time_us":20903,"prepare.run_wall_time_us":289947,"replication_time_us":333441}]]}
W20260503 14:06:06.117285 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.124430 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:06.124619 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1537) took 11956 ms. Trace:
I20260503 14:06:06.124661 1075 rpcz_store.cc:276] 0503 14:05:54.167633 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.167666 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:06.124616 (+11956950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.743039 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.743083 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.931902 (+188819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.931904 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.931930 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.931931 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.932000 (+ 69us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:06.124375 (+192375us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.124409 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.124588 (+ 179us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.124607 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.124608 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11575277,"prepare.run_cpu_time_us":15747,"prepare.run_wall_time_us":188980,"replication_time_us":192436}]]}
W20260503 14:06:06.124866 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 351ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.139438 1359 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.139611 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1494) took 11251 ms. Trace:
I20260503 14:06:06.139667 1359 rpcz_store.cc:276] 0503 14:05:54.888299 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888354 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:06.139607 (+11251253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.468960 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.469161 (+ 201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.758847 (+289686us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.758849 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.758855 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.758856 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.758952 (+ 96us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.139378 (+380426us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.139417 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.139578 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.139596 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.139597 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10580508,"prepare.run_cpu_time_us":18863,"prepare.run_wall_time_us":290001,"replication_time_us":380514}]]}
W20260503 14:06:06.140197 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.143501 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 39, tablet already version 50
I20260503 14:06:06.143641 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1506) took 12944 ms. Trace:
I20260503 14:06:06.143687 1075 rpcz_store.cc:276] 0503 14:05:53.198841 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.198892 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:06.143637 (+12944745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.456467 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.456509 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.748100 (+291591us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.748101 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.748106 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.748106 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.748173 (+ 67us) log.cc:844] Serialized 1209 byte log entry
0503 14:06:06.143449 (+395276us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.143487 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.143611 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.143626 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.143627 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":12257485,"prepare.run_cpu_time_us":19626,"prepare.run_wall_time_us":291811,"replication_time_us":395336}]]}
W20260503 14:06:06.144181 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 481ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.145463 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:06.158396 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.158565 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1604) took 10933 ms. Trace:
I20260503 14:06:06.158612 1075 rpcz_store.cc:276] 0503 14:05:55.225093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.225201 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:06.158561 (+10933360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.745222 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.745262 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.947867 (+202605us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.947869 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.947873 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.947874 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.947963 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.158305 (+210342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.158373 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.158538 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.158552 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.158552 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":10519906,"prepare.run_cpu_time_us":16598,"prepare.run_wall_time_us":202754,"replication_time_us":210423}]]}
W20260503 14:06:06.159021 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.165181 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.165369 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1596) took 11048 ms. Trace:
I20260503 14:06:06.165413 1075 rpcz_store.cc:276] 0503 14:05:55.116912 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.116938 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:06.165363 (+11048425us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.701923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.701966 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.957639 (+255673us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.957641 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.957645 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.957645 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.957717 (+ 72us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.165083 (+207366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.165153 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.165322 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.165342 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.165343 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10584819,"prepare.run_cpu_time_us":17512,"prepare.run_wall_time_us":255813,"replication_time_us":207430}]]}
W20260503 14:06:06.165720 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.166694 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:06.166806 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1435) took 12365 ms. Trace:
I20260503 14:06:06.166853 1077 rpcz_store.cc:276] 0503 14:05:53.801640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801894 (+ 254us) service_pool.cc:224] Handling call
0503 14:06:06.166801 (+12364907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.713738 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.713780 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.103214 (+389434us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.103216 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.103249 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.103250 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.103328 (+ 78us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:06.166651 (+ 63323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.166683 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.166783 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.166793 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.166793 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11911751,"prepare.run_cpu_time_us":28781,"prepare.run_wall_time_us":389610,"replication_time_us":63395}]]}
W20260503 14:06:06.167198 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 421ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.169324 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.169430 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1644) took 10089 ms. Trace:
I20260503 14:06:06.169471 1075 rpcz_store.cc:276] 0503 14:05:56.080215 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.080264 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:06.169426 (+10089162us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.657083 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.657130 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.981792 (+324662us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.981794 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.981800 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.981801 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.981907 (+ 106us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.169276 (+187369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.169309 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.169406 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.169419 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.169419 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9576703,"prepare.run_cpu_time_us":24714,"prepare.run_wall_time_us":324842,"replication_time_us":187469}]]}
W20260503 14:06:06.169678 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 395ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.173125 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.173249 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1585) took 11150 ms. Trace:
I20260503 14:06:06.173292 1075 rpcz_store.cc:276] 0503 14:05:55.022513 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.022573 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:06.173245 (+11150672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.540411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.540453 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.827142 (+286689us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.827143 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.827148 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.827148 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.827236 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.173045 (+345809us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.173110 (+ 65us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.173225 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.173236 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.173237 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":10517708,"prepare.run_cpu_time_us":19641,"prepare.run_wall_time_us":286832,"replication_time_us":345891}]]}
W20260503 14:06:06.173847 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.178087 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:06.178200 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1439) took 12376 ms. Trace:
I20260503 14:06:06.178248 1077 rpcz_store.cc:276] 0503 14:05:53.801714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.802490 (+ 776us) service_pool.cc:224] Handling call
0503 14:06:06.178196 (+12375706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.661407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.661458 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.873481 (+212023us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.873482 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.873486 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.873487 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.873596 (+ 109us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:06.178021 (+304425us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.178077 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.178178 (+ 101us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.178190 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.178190 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11858805,"prepare.run_cpu_time_us":16367,"prepare.run_wall_time_us":212208,"replication_time_us":304528}]]}
W20260503 14:06:06.178422 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.183192 1359 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.183328 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1491) took 11295 ms. Trace:
I20260503 14:06:06.183364 1359 rpcz_store.cc:276] 0503 14:05:54.888244 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888397 (+ 153us) service_pool.cc:224] Handling call
0503 14:06:06.183324 (+11294927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.433014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.433062 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.796671 (+363609us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.796673 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.796678 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.796678 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.796769 (+ 91us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.183140 (+386371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.183177 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.183296 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.183314 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.183315 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10544549,"prepare.run_cpu_time_us":27439,"prepare.run_wall_time_us":363774,"replication_time_us":386453}]]}
W20260503 14:06:06.183530 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.184599 1359 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.184757 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1498) took 11296 ms. Trace:
I20260503 14:06:06.184795 1359 rpcz_store.cc:276] 0503 14:05:54.888376 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888614 (+ 238us) service_pool.cc:224] Handling call
0503 14:06:06.184751 (+11296137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.645487 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.645544 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.948984 (+303440us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.949014 (+ 30us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.949019 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.949020 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.949091 (+ 71us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.184521 (+235430us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.184589 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.184695 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.184709 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.184710 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":10756767,"prepare.run_cpu_time_us":20776,"prepare.run_wall_time_us":303622,"replication_time_us":235495}]]}
W20260503 14:06:06.184928 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.187855 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.187973 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1484) took 11848 ms. Trace:
I20260503 14:06:06.188017 1077 rpcz_store.cc:276] 0503 14:05:54.339244 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339295 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:06.187961 (+11848666us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.613886 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.613943 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.951423 (+337480us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.951424 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.951427 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.951428 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.951500 (+ 72us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.187792 (+236292us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.187843 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.187941 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.187953 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.187954 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":11274495,"prepare.run_cpu_time_us":24376,"prepare.run_wall_time_us":337630,"replication_time_us":236358}]]}
W20260503 14:06:06.188158 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.208967 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:06.212381 1359 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.212575 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1581) took 9890 ms. Trace:
I20260503 14:06:06.212638 1359 rpcz_store.cc:276] 0503 14:05:56.321771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.322055 (+ 284us) service_pool.cc:224] Handling call
0503 14:06:06.212570 (+9890515us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.857037 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.857082 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.995723 (+138641us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.995725 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.995729 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.995730 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.995831 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.212297 (+216466us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.212356 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.212517 (+ 161us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.212555 (+ 38us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.212556 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":9534896,"prepare.run_cpu_time_us":10331,"prepare.run_wall_time_us":138803,"replication_time_us":216559}]]}
W20260503 14:06:06.212858 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.219640 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 41, tablet already version 50
I20260503 14:06:06.219813 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1434) took 12418 ms. Trace:
I20260503 14:06:06.219867 1077 rpcz_store.cc:276] 0503 14:05:53.801620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.801817 (+ 197us) service_pool.cc:224] Handling call
0503 14:06:06.219807 (+12417990us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.744641 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.744694 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.059116 (+314422us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.059117 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.059122 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.059122 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.059209 (+ 87us) log.cc:844] Serialized 1263 byte log entry
0503 14:06:06.219586 (+160377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.219621 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.219783 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.219794 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.219794 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"mutex_wait_us":3,"prepare.queue_time_us":11942757,"prepare.run_cpu_time_us":22068,"prepare.run_wall_time_us":314586,"replication_time_us":160455}]]}
W20260503 14:06:06.220291 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.228900 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.229072 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1661) took 10132 ms. Trace:
I20260503 14:06:06.229123 1075 rpcz_store.cc:276] 0503 14:05:56.096323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.096343 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:06.229065 (+10132722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.706459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.706499 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.065248 (+358749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.065250 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.065255 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.065255 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.065348 (+ 93us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.228705 (+163357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.228881 (+ 176us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.229041 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.229051 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.229051 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":9610009,"prepare.run_cpu_time_us":25062,"prepare.run_wall_time_us":358904,"replication_time_us":163443}]]}
W20260503 14:06:06.229413 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.231194 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.231319 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1493) took 11343 ms. Trace:
I20260503 14:06:06.231369 1359 rpcz_store.cc:276] 0503 14:05:54.888280 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888409 (+ 129us) service_pool.cc:224] Handling call
0503 14:06:06.231314 (+11342905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.871675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.871727 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.019522 (+147795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.019524 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.019528 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.019529 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.019592 (+ 63us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.231076 (+211484us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.231180 (+ 104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.231290 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.231306 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.231307 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94,"prepare.queue_time_us":10983194,"prepare.run_cpu_time_us":11165,"prepare.run_wall_time_us":147946,"replication_time_us":211540}]]}
W20260503 14:06:06.231940 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.243877 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.244047 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1481) took 11904 ms. Trace:
I20260503 14:06:06.244066 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.244185 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1609) took 11016 ms. Trace:
I20260503 14:06:06.244226 1075 rpcz_store.cc:276] 0503 14:05:55.227421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.227442 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:06.244181 (+11016739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.750579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.750631 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.880376 (+129745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.880378 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.880383 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.880383 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.880478 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.244018 (+363540us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.244047 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.244164 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.244173 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.244173 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10523005,"prepare.run_cpu_time_us":11780,"prepare.run_wall_time_us":129906,"replication_time_us":363630}]]}
I20260503 14:06:06.244096 1077 rpcz_store.cc:276] 0503 14:05:54.339196 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339549 (+ 353us) service_pool.cc:224] Handling call
0503 14:06:06.244043 (+11904494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.857386 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.857421 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.012903 (+155482us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.012905 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.012952 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.012952 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.013098 (+ 146us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.243793 (+230695us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.243855 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.244019 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.244032 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.244033 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11517690,"prepare.run_cpu_time_us":11158,"prepare.run_wall_time_us":155720,"replication_time_us":230834}]]}
W20260503 14:06:06.244722 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.245159 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 274ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.246582 1359 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.246708 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1544) took 10384 ms. Trace:
I20260503 14:06:06.246743 1359 rpcz_store.cc:276] 0503 14:05:55.862062 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862399 (+ 337us) service_pool.cc:224] Handling call
0503 14:06:06.246704 (+10384305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.644157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.644197 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.998724 (+354527us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.998726 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.998732 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.998733 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.998815 (+ 82us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.246521 (+247706us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.246569 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.246681 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.246693 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.246694 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":9781691,"prepare.run_cpu_time_us":28103,"prepare.run_wall_time_us":354768,"replication_time_us":247781}]]}
W20260503 14:06:06.246964 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.248740 1075 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.248842 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1594) took 11132 ms. Trace:
I20260503 14:06:06.248874 1075 rpcz_store.cc:276] 0503 14:05:55.116569 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.116645 (+ 76us) service_pool.cc:224] Handling call
0503 14:06:06.248838 (+11132193us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.719645 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.719694 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.961296 (+241602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.961298 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.961303 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.961304 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.961378 (+ 74us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.248669 (+287291us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.248724 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.248817 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.248829 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.248829 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10602875,"prepare.run_cpu_time_us":16652,"prepare.run_wall_time_us":241754,"replication_time_us":287360}]]}
W20260503 14:06:06.249056 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 421ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.254438 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.254581 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1485) took 11915 ms. Trace:
I20260503 14:06:06.254623 1077 rpcz_store.cc:276] 0503 14:05:54.339260 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339320 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:06.254577 (+11915257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.595906 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.595952 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.832663 (+236711us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.832664 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.832669 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.832670 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.832974 (+ 304us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.254368 (+421394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.254422 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.254550 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.254568 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.254568 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11256468,"prepare.run_cpu_time_us":16910,"prepare.run_wall_time_us":237091,"replication_time_us":421692}]]}
W20260503 14:06:06.254873 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.272009 1359 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.272156 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1432) took 11925 ms. Trace:
I20260503 14:06:06.272189 1359 rpcz_store.cc:276] 0503 14:05:54.347157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.347317 (+ 160us) service_pool.cc:224] Handling call
0503 14:06:06.272153 (+11924836us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.632382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.632429 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.020847 (+388418us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.020849 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.020854 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.020854 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.020930 (+ 76us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.271886 (+250956us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.271993 (+ 107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.272129 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.272144 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.272145 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"prepare.queue_time_us":11284977,"prepare.run_cpu_time_us":28849,"prepare.run_wall_time_us":388556,"replication_time_us":251025}]]}
W20260503 14:06:06.272472 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 95ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.284822 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.284973 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1469) took 12147 ms. Trace:
I20260503 14:06:06.285012 1077 rpcz_store.cc:276] 0503 14:05:54.137596 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.138740 (+ 1144us) service_pool.cc:224] Handling call
0503 14:06:06.284969 (+12146229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.733881 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.733927 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.957253 (+223326us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.957255 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.957258 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.957259 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.957416 (+ 157us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.284770 (+327354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.284805 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.284943 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.284961 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.284961 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11595051,"prepare.run_cpu_time_us":15413,"prepare.run_wall_time_us":223552,"replication_time_us":327505}]]}
W20260503 14:06:06.285501 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.325539 1359 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.325717 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1560) took 10305 ms. Trace:
I20260503 14:06:06.325767 1359 rpcz_store.cc:276] 0503 14:05:56.020155 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020289 (+ 134us) service_pool.cc:224] Handling call
0503 14:06:06.325714 (+10305425us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.649904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.649950 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.005013 (+355063us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.005015 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.005020 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.005021 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.005124 (+ 103us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.325479 (+320355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.325514 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.325690 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.325703 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.325704 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9629550,"prepare.run_cpu_time_us":26191,"prepare.run_wall_time_us":355235,"replication_time_us":320451}]]}
W20260503 14:06:06.326092 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.328610 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.328737 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1637) took 10472 ms. Trace:
I20260503 14:06:06.328778 1075 rpcz_store.cc:276] 0503 14:05:55.856307 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856769 (+ 462us) service_pool.cc:224] Handling call
0503 14:06:06.328734 (+10471965us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.783495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.783537 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.117084 (+333547us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.117086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.117091 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.117092 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.117192 (+ 100us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.328566 (+211374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.328600 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.328718 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.328728 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.328728 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9926643,"prepare.run_cpu_time_us":24587,"prepare.run_wall_time_us":333713,"replication_time_us":211467}]]}
W20260503 14:06:06.329202 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.345332 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.345485 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1615) took 11116 ms. Trace:
I20260503 14:06:06.345530 1075 rpcz_store.cc:276] 0503 14:05:55.228958 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.229058 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:06.345481 (+11116423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.947983 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.948023 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.158723 (+210700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.158725 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.158811 (+ 86us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.158813 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.158893 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.345274 (+186381us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.345308 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.345460 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.345471 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.345471 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10718841,"prepare.run_cpu_time_us":16023,"prepare.run_wall_time_us":210929,"replication_time_us":186454}]]}
W20260503 14:06:06.346269 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.355372 1359 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.355523 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1497) took 11467 ms. Trace:
I20260503 14:06:06.355561 1359 rpcz_store.cc:276] 0503 14:05:54.888357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888591 (+ 234us) service_pool.cc:224] Handling call
0503 14:06:06.355518 (+11466927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.679807 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.679878 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.027775 (+347897us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.027777 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.027782 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.027783 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.027992 (+ 209us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.355318 (+327326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.355353 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.355498 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.355507 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.355508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10791119,"prepare.run_cpu_time_us":26968,"prepare.run_wall_time_us":348383,"replication_time_us":327527}]]}
W20260503 14:06:06.356040 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.359411 1359 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.359539 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1456) took 11684 ms. Trace:
I20260503 14:06:06.359581 1359 rpcz_store.cc:276] 0503 14:05:54.674850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674924 (+ 74us) service_pool.cc:224] Handling call
0503 14:06:06.359534 (+11684610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.629809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.629855 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.929862 (+300007us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.929864 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.929869 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.929869 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.929955 (+ 86us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.359338 (+429383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.359397 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.359516 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.359525 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.359526 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10954824,"prepare.run_cpu_time_us":22460,"prepare.run_wall_time_us":300165,"replication_time_us":429461}]]}
W20260503 14:06:06.359820 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 361ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.365092 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.365257 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1495) took 11790 ms. Trace:
I20260503 14:06:06.365302 1077 rpcz_store.cc:276] 0503 14:05:54.574652 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574829 (+ 177us) service_pool.cc:224] Handling call
0503 14:06:06.365251 (+11790422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.013114 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.013161 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.244196 (+231035us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.244198 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.244204 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.244205 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.244601 (+ 396us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.365004 (+120403us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.365075 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.365222 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.365238 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.365238 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"mutex_wait_us":3,"prepare.queue_time_us":11438205,"prepare.run_cpu_time_us":16490,"prepare.run_wall_time_us":231509,"replication_time_us":120791}]]}
W20260503 14:06:06.365576 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.366452 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.366546 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1501) took 11791 ms. Trace:
I20260503 14:06:06.366591 1077 rpcz_store.cc:276] 0503 14:05:54.574782 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574850 (+ 68us) service_pool.cc:224] Handling call
0503 14:06:06.366543 (+11791693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.951522 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.951558 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.187972 (+236414us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.187974 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.187979 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.187980 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.188072 (+ 92us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.366413 (+178341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.366445 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.366525 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.366535 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.366535 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11376567,"prepare.run_cpu_time_us":16438,"prepare.run_wall_time_us":236567,"replication_time_us":178427}]]}
W20260503 14:06:06.366839 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.367787 1359 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.367893 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1452) took 11693 ms. Trace:
I20260503 14:06:06.367941 1359 rpcz_store.cc:276] 0503 14:05:54.674776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.675176 (+ 400us) service_pool.cc:224] Handling call
0503 14:06:06.367890 (+11692714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.020944 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.020984 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.272295 (+251311us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.272297 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.272303 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.272304 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.272412 (+ 108us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.367720 (+ 95308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.367777 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.367872 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.367882 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.367882 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11345662,"prepare.run_cpu_time_us":16774,"prepare.run_wall_time_us":251644,"replication_time_us":95411}]]}
W20260503 14:06:06.368263 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.384145 1075 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.384307 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1589) took 11359 ms. Trace:
I20260503 14:06:06.384352 1075 rpcz_store.cc:276] 0503 14:05:55.024435 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.024482 (+ 47us) service_pool.cc:224] Handling call
0503 14:06:06.384303 (+11359821us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.827250 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.827293 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.173638 (+346345us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.173640 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.173644 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.173645 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.173736 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.384085 (+210349us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.384120 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.384282 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.384294 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.384295 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10802621,"prepare.run_cpu_time_us":24696,"prepare.run_wall_time_us":346504,"replication_time_us":210432}]]}
W20260503 14:06:06.384618 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.388684 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.388818 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1641) took 10532 ms. Trace:
I20260503 14:06:06.388866 1075 rpcz_store.cc:276] 0503 14:05:55.856349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856902 (+ 553us) service_pool.cc:224] Handling call
0503 14:06:06.388813 (+10531911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.576167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.576214 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:05.987934 (+411720us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:05.987937 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:05.987943 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:05.987943 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:05.988211 (+ 268us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.388638 (+400427us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.388671 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.388784 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.388801 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.388801 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":9719177,"prepare.run_cpu_time_us":28815,"prepare.run_wall_time_us":412063,"replication_time_us":400688}]]}
I20260503 14:06:06.389181 1359 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.389261 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1514) took 11072 ms. Trace:
I20260503 14:06:06.389294 1359 rpcz_store.cc:276] 0503 14:05:55.316982 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317218 (+ 236us) service_pool.cc:224] Handling call
0503 14:06:06.389258 (+11072040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.796795 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.796841 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.183351 (+386510us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.183352 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.183357 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.183357 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.183440 (+ 83us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.389051 (+205611us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.389174 (+ 123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.389243 (+ 69us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.389251 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.389251 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":113,"mutex_wait_us":260,"prepare.queue_time_us":10479500,"prepare.run_cpu_time_us":29611,"prepare.run_wall_time_us":386662,"replication_time_us":205688}]]}
W20260503 14:06:06.389808 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.389983 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.395123 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.395265 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1622) took 10539 ms. Trace:
I20260503 14:06:06.395314 1075 rpcz_store.cc:276] 0503 14:05:55.856079 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856104 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:06.395260 (+10539156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.957743 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.957784 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.165429 (+207645us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.165431 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.165436 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.165436 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.165527 (+ 91us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.395043 (+229516us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.395105 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.395238 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.395249 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.395249 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10101520,"prepare.run_cpu_time_us":14485,"prepare.run_wall_time_us":207801,"replication_time_us":229599}]]}
W20260503 14:06:06.395793 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.409312 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:06.409260 1131 op_tracker.cc:284] OpTracker waiting for 20 outstanding ops to complete now for 7.181s
I20260503 14:06:06.409468 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:06.409482 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1433) took 13738 ms. Trace:
I20260503 14:06:06.409605 1065 rpcz_store.cc:276] 0503 14:05:52.671480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.671512 (+ 32us) service_pool.cc:224] Handling call
0503 14:06:06.409477 (+13737965us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.409434 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.409484 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.409244 (+999760us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.409247 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.409282 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.409283 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.409295 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:06.409297 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":12737843}]]}
I20260503 14:06:06.409525 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.409874 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.410173 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.410519 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.410920 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.411309 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.411549 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.411887 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.412212 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.412494 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.413404 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.413782 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.414101 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.414397 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=743, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:06.414475 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.414745 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.415051 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.415369 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.415704 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.415951 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:06.441236 1359 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.441453 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1594) took 9835 ms. Trace:
I20260503 14:06:06.441502 1359 rpcz_store.cc:276] 0503 14:05:56.606174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606200 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:06.441449 (+9835249us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.995969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.996011 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.212686 (+216675us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.212688 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.212718 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.212718 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.212788 (+ 70us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.441171 (+228383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.441209 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.441418 (+ 209us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.441435 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.441436 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":9389635,"prepare.run_cpu_time_us":16104,"prepare.run_wall_time_us":216952,"replication_time_us":228441}]]}
W20260503 14:06:06.441920 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.444898 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.445032 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1455) took 12480 ms. Trace:
I20260503 14:06:06.445065 1077 rpcz_store.cc:276] 0503 14:05:53.965017 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965509 (+ 492us) service_pool.cc:224] Handling call
0503 14:06:06.445029 (+12479520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.873621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.873660 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.178245 (+304585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.178247 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.178253 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.178253 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.178345 (+ 92us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.444690 (+266345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.444884 (+ 194us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.445002 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.445023 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.445023 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182,"prepare.queue_time_us":11908024,"prepare.run_cpu_time_us":21234,"prepare.run_wall_time_us":304740,"replication_time_us":266427}]]}
W20260503 14:06:06.445217 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.454949 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.455117 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1524) took 11679 ms. Trace:
I20260503 14:06:06.455180 1359 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.455296 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1522) took 11138 ms. Trace:
I20260503 14:06:06.455158 1077 rpcz_store.cc:276] 0503 14:05:54.775965 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.775986 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:06.455113 (+11679127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.244631 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.244680 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.365408 (+120728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.365411 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.365416 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.365416 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.365509 (+ 93us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.454890 (+ 89381us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.454928 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.455083 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.455100 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.455101 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11468532,"prepare.run_cpu_time_us":8875,"prepare.run_wall_time_us":121024,"replication_time_us":89463}]]}
W20260503 14:06:06.455587 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.455368 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.455341 1359 rpcz_store.cc:276] 0503 14:05:55.317159 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317188 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:06.455291 (+11138103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.019628 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.019672 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.231336 (+211664us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.231337 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.231343 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.231343 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.231659 (+ 316us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.455137 (+223478us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.455167 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.455272 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.455281 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.455281 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10702333,"prepare.run_cpu_time_us":15637,"prepare.run_wall_time_us":212051,"replication_time_us":223786}]]}
I20260503 14:06:06.456858 1359 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.456926 1359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1558) took 10438 ms. Trace:
I20260503 14:06:06.456955 1359 rpcz_store.cc:276] 0503 14:05:56.018335 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.018355 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:06.456924 (+10438569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.998933 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.998997 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.246779 (+247782us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.246782 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.246787 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.246788 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.246872 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.456270 (+209398us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.456848 (+ 578us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.456908 (+ 60us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.456918 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.456918 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":571,"prepare.queue_time_us":9980442,"prepare.run_cpu_time_us":17466,"prepare.run_wall_time_us":247966,"replication_time_us":209476,"thread_start_us":85,"threads_started":1}]]}
W20260503 14:06:06.457218 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.461580 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.461694 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1450) took 12496 ms. Trace:
I20260503 14:06:06.461745 1077 rpcz_store.cc:276] 0503 14:05:53.964936 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.965038 (+ 102us) service_pool.cc:224] Handling call
0503 14:06:06.461690 (+12496652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.059235 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.059287 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.219966 (+160679us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.219968 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.219975 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.219977 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.220177 (+ 200us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.461537 (+241360us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.461568 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.461674 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.461682 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.461682 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12094100,"prepare.run_cpu_time_us":11552,"prepare.run_wall_time_us":160960,"replication_time_us":241555}]]}
W20260503 14:06:06.462037 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:06.462083 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 366ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.462255 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1439) took 12114 ms. Trace:
I20260503 14:06:06.462350 1067 rpcz_store.cc:276] 0503 14:05:54.348055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.348208 (+ 153us) service_pool.cc:224] Handling call
0503 14:06:06.462250 (+12114042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.462352 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.462412 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.461916 (+999504us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.461918 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.461922 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.461922 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.461928 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:06.461929 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":11114086}]]}
I20260503 14:06:06.466701 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.466811 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1527) took 11690 ms. Trace:
I20260503 14:06:06.466847 1077 rpcz_store.cc:276] 0503 14:05:54.776015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776373 (+ 358us) service_pool.cc:224] Handling call
0503 14:06:06.466808 (+11690435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.940135 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.940184 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.041033 (+100849us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.041036 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.041042 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.041067 (+ 25us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.041320 (+ 253us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.466656 (+425336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.466686 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.466792 (+ 106us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.466800 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.466801 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11163691,"prepare.run_cpu_time_us":6964,"prepare.run_wall_time_us":101201,"replication_time_us":425582}]]}
I20260503 14:06:06.467167 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.467237 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1446) took 12509 ms. Trace:
I20260503 14:06:06.467267 1077 rpcz_store.cc:276] 0503 14:05:53.957951 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958109 (+ 158us) service_pool.cc:224] Handling call
0503 14:06:06.467234 (+12509125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.696034 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.696084 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.021653 (+325569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.021655 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.021659 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.021659 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.021765 (+ 106us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.467078 (+445313us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.467163 (+ 85us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.467220 (+ 57us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.467228 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.467228 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":11737796,"prepare.run_cpu_time_us":22204,"prepare.run_wall_time_us":325750,"replication_time_us":445414}]]}
W20260503 14:06:06.467453 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.467681 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.472503 1363 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.472657 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1521) took 11155 ms. Trace:
I20260503 14:06:06.472703 1363 rpcz_store.cc:276] 0503 14:05:55.317139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317434 (+ 295us) service_pool.cc:224] Handling call
0503 14:06:06.472654 (+11155220us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.758969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.759024 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.139983 (+380959us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.139985 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.139990 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.139991 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.140093 (+ 102us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.472449 (+332356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.472486 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.472626 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.472643 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.472644 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10441440,"prepare.run_cpu_time_us":27719,"prepare.run_wall_time_us":381141,"replication_time_us":332450}]]}
W20260503 14:06:06.473076 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.475790 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.475936 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1483) took 12136 ms. Trace:
I20260503 14:06:06.475983 1077 rpcz_store.cc:276] 0503 14:05:54.339228 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339783 (+ 555us) service_pool.cc:224] Handling call
0503 14:06:06.475902 (+12136119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.957440 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.957482 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.284972 (+327490us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.284974 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.284980 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.284981 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.285082 (+ 101us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.475727 (+190645us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.475779 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.475884 (+ 105us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.475894 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.475894 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":11617588,"prepare.run_cpu_time_us":21873,"prepare.run_wall_time_us":327650,"replication_time_us":190740}]]}
W20260503 14:06:06.476145 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 120ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.477713 1075 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.477804 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1547) took 12308 ms. Trace:
I20260503 14:06:06.477834 1075 rpcz_store.cc:276] 0503 14:05:54.169404 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.169458 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:06.477801 (+12308343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.932026 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.932071 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.124690 (+192619us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.124692 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.124697 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.124698 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.124796 (+ 98us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.477598 (+352802us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.477703 (+ 105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.477785 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.477795 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.477795 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96,"prepare.queue_time_us":11762470,"prepare.run_cpu_time_us":14353,"prepare.run_wall_time_us":192784,"replication_time_us":352894}]]}
W20260503 14:06:06.478642 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.479547 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.479700 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1475) took 11707 ms. Trace:
I20260503 14:06:06.479756 1363 rpcz_store.cc:276] 0503 14:05:54.772519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772820 (+ 301us) service_pool.cc:224] Handling call
0503 14:06:06.479695 (+11706875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.272596 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.272633 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.367902 (+ 95269us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.367903 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.367906 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.367907 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.367989 (+ 82us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.479509 (+111520us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.479540 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.479620 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.479687 (+ 67us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.479688 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11499680,"prepare.run_cpu_time_us":5949,"prepare.run_wall_time_us":95400,"replication_time_us":111597}]]}
W20260503 14:06:06.480211 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 120ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.495182 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.495355 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1523) took 11719 ms. Trace:
I20260503 14:06:06.495402 1077 rpcz_store.cc:276] 0503 14:05:54.775947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776204 (+ 257us) service_pool.cc:224] Handling call
0503 14:06:06.495349 (+11719145us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.188098 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.188144 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.366652 (+178508us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.366653 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.366696 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.366697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.366748 (+ 51us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.495094 (+128346us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.495161 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.495320 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.495336 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.495337 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11411817,"prepare.run_cpu_time_us":12215,"prepare.run_wall_time_us":178670,"replication_time_us":128389}]]}
W20260503 14:06:06.495810 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 191ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.512279 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.512444 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1496) took 11937 ms. Trace:
I20260503 14:06:06.512485 1077 rpcz_store.cc:276] 0503 14:05:54.574677 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574922 (+ 245us) service_pool.cc:224] Handling call
0503 14:06:06.512440 (+11937518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.833006 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.833058 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.254701 (+421643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.254703 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.254708 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.254708 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.254800 (+ 92us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.512185 (+257385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.512255 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.512415 (+ 160us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.512427 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.512428 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":11258022,"prepare.run_cpu_time_us":30786,"prepare.run_wall_time_us":421954,"replication_time_us":257469}]]}
W20260503 14:06:06.513047 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.515255 1363 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.515483 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1520) took 11198 ms. Trace:
I20260503 14:06:06.515535 1363 rpcz_store.cc:276] 0503 14:05:55.317113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317178 (+ 65us) service_pool.cc:224] Handling call
0503 14:06:06.515478 (+11198300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.949119 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.949169 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.184754 (+235585us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.184756 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.184761 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.184762 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.184850 (+ 88us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.515192 (+330342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.515228 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.515373 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.515465 (+ 92us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.515466 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10631861,"prepare.run_cpu_time_us":16299,"prepare.run_wall_time_us":235744,"replication_time_us":330423}]]}
W20260503 14:06:06.516077 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.519500 1075 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.519639 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1613) took 11291 ms. Trace:
I20260503 14:06:06.519688 1075 rpcz_store.cc:276] 0503 14:05:55.228499 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.228584 (+ 85us) service_pool.cc:224] Handling call
0503 14:06:06.519635 (+11291051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.880513 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.880582 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.244937 (+364355us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.244939 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.244944 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.244945 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.245039 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.519408 (+274369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.519480 (+ 72us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.519611 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.519624 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.519624 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10651809,"prepare.run_cpu_time_us":25720,"prepare.run_wall_time_us":364547,"replication_time_us":274457}]]}
W20260503 14:06:06.519985 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.522699 1075 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.522817 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1677) took 10419 ms. Trace:
I20260503 14:06:06.522861 1075 rpcz_store.cc:276] 0503 14:05:56.103341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.103357 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:06.522813 (+10419456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.065370 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.065417 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.229097 (+163680us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.229099 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.229107 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.229108 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.229209 (+ 101us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.522650 (+293441us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.522686 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.522796 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.522805 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.522806 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":9961903,"prepare.run_cpu_time_us":11487,"prepare.run_wall_time_us":163849,"replication_time_us":293536}]]}
W20260503 14:06:06.523166 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.554534 1075 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.554705 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1626) took 10698 ms. Trace:
I20260503 14:06:06.554764 1075 rpcz_store.cc:276] 0503 14:05:55.856157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857075 (+ 918us) service_pool.cc:224] Handling call
0503 14:06:06.554701 (+10697626us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.117217 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.117259 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.328894 (+211635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.328895 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.329047 (+ 152us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.329048 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.329145 (+ 97us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.554456 (+225311us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.554515 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.554672 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.554685 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.554686 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10260088,"prepare.run_cpu_time_us":15793,"prepare.run_wall_time_us":211940,"replication_time_us":225399}]]}
W20260503 14:06:06.555012 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 231ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.564944 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.565107 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1646) took 10483 ms. Trace:
I20260503 14:06:06.565146 1075 rpcz_store.cc:276] 0503 14:05:56.081206 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.081261 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:06.565103 (+10483842us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.981933 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.981983 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.169490 (+187507us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.169491 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.169495 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.169495 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.169568 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.564880 (+395312us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.564918 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.565083 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.565095 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.565095 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":9900564,"prepare.run_cpu_time_us":13813,"prepare.run_wall_time_us":187650,"replication_time_us":395378}]]}
W20260503 14:06:06.565311 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 66ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.569295 1075 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.569427 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1629) took 10713 ms. Trace:
I20260503 14:06:06.569463 1075 rpcz_store.cc:276] 0503 14:05:55.856211 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857285 (+ 1074us) service_pool.cc:224] Handling call
0503 14:06:06.569422 (+10712137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.988236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.988285 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.389792 (+401507us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.389793 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.389795 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.389796 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.389885 (+ 89us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.569226 (+179341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.569283 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.569392 (+ 109us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.569412 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.569412 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10130873,"prepare.run_cpu_time_us":29499,"prepare.run_wall_time_us":401689,"replication_time_us":179424}]]}
W20260503 14:06:06.570073 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.571379 1363 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.571508 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1513) took 11254 ms. Trace:
I20260503 14:06:06.571550 1363 rpcz_store.cc:276] 0503 14:05:55.316951 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317006 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:06.571504 (+11254498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.028231 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.028281 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.355560 (+327279us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.355562 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.355567 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.355567 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.355658 (+ 91us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.571318 (+215660us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.571360 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.571483 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.571495 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.571496 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10711083,"prepare.run_cpu_time_us":22979,"prepare.run_wall_time_us":327462,"replication_time_us":215742}]]}
W20260503 14:06:06.571951 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 151ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.587139 1075 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.587297 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1636) took 10730 ms. Trace:
I20260503 14:06:06.587337 1075 rpcz_store.cc:276] 0503 14:05:55.856298 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856714 (+ 416us) service_pool.cc:224] Handling call
0503 14:06:06.587293 (+10730579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.165551 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.165592 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.395595 (+230003us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.395596 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.395601 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.395601 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.395699 (+ 98us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.587054 (+191355us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.587118 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.587265 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.587282 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.587283 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":10308762,"prepare.run_cpu_time_us":17917,"prepare.run_wall_time_us":230169,"replication_time_us":191445}]]}
W20260503 14:06:06.587577 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.588487 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.588635 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1449) took 12630 ms. Trace:
I20260503 14:06:06.588692 1077 rpcz_store.cc:276] 0503 14:05:53.958039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.958464 (+ 425us) service_pool.cc:224] Handling call
0503 14:06:06.588631 (+12630167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.103357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.103401 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.166836 (+ 63435us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.166837 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.166841 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.166842 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.167111 (+ 269us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.588446 (+421335us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.588480 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.588601 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.588613 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.588614 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12144831,"prepare.run_cpu_time_us":5128,"prepare.run_wall_time_us":63769,"replication_time_us":421599}]]}
W20260503 14:06:06.589145 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.596436 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:06.596732 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1497) took 12022 ms. Trace:
I20260503 14:06:06.596829 1077 rpcz_store.cc:276] 0503 14:05:54.574698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574992 (+ 294us) service_pool.cc:224] Handling call
0503 14:06:06.596721 (+12021729us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.285097 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.285189 (+ 92us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.475956 (+190767us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.475958 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.475962 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.475963 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.476043 (+ 80us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:06.596361 (+120318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.596419 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.596591 (+ 172us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.596605 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.596606 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":11710028,"prepare.run_cpu_time_us":14467,"prepare.run_wall_time_us":190964,"replication_time_us":120392}]]}
W20260503 14:06:06.597314 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.600488 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.600672 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1492) took 11712 ms. Trace:
I20260503 14:06:06.600723 1363 rpcz_store.cc:276] 0503 14:05:54.888262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888475 (+ 213us) service_pool.cc:224] Handling call
0503 14:06:06.600668 (+11712193us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.368002 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.368044 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.479749 (+111705us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.479751 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.479836 (+ 85us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.479837 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.480122 (+ 285us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.600435 (+120313us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.600471 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.600646 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.600658 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.600658 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11479423,"prepare.run_cpu_time_us":6728,"prepare.run_wall_time_us":112136,"replication_time_us":120592}]]}
W20260503 14:06:06.601121 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.601431 1363 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.601522 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1583) took 10279 ms. Trace:
I20260503 14:06:06.601568 1363 rpcz_store.cc:276] 0503 14:05:56.321801 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.322148 (+ 347us) service_pool.cc:224] Handling call
0503 14:06:06.601519 (+10279371us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.005146 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.005192 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.325840 (+320648us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.325842 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.325847 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.325848 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.326052 (+ 204us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.601361 (+275309us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.601419 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.601504 (+ 85us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.601513 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.601513 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":9682928,"prepare.run_cpu_time_us":23107,"prepare.run_wall_time_us":320918,"replication_time_us":275473}]]}
W20260503 14:06:06.601799 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.605968 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.606114 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1544) took 11720 ms. Trace:
I20260503 14:06:06.606158 1077 rpcz_store.cc:276] 0503 14:05:54.885732 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.885987 (+ 255us) service_pool.cc:224] Handling call
0503 14:06:06.606109 (+11720122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.041346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.041422 (+ 76us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.467491 (+426069us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.467492 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.467495 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.467496 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.467584 (+ 88us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.605911 (+138327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.605953 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.606085 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.606099 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.606099 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":11155264,"prepare.run_cpu_time_us":29638,"prepare.run_wall_time_us":426259,"replication_time_us":138405}]]}
W20260503 14:06:06.606333 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.618115 1363 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.618274 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1538) took 10756 ms. Trace:
I20260503 14:06:06.618330 1363 rpcz_store.cc:276] 0503 14:05:55.861964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862147 (+ 183us) service_pool.cc:224] Handling call
0503 14:06:06.618271 (+10756124us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.183465 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.183506 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.389584 (+206078us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.389585 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.389589 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.389589 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.389696 (+ 107us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.618067 (+228371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.618097 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.618250 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.618263 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.618263 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":13,"prepare.queue_time_us":10321260,"prepare.run_cpu_time_us":15134,"prepare.run_wall_time_us":206246,"replication_time_us":228471}]]}
W20260503 14:06:06.618624 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 126ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.624698 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260503 14:06:06.625519 1075 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 42, tablet already version 50
I20260503 14:06:06.625656 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1556) took 12454 ms. Trace:
I20260503 14:06:06.625716 1075 rpcz_store.cc:276] 0503 14:05:54.171048 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.171060 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:06.625651 (+12454591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.748285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.748324 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.143988 (+395664us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.143990 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.143995 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.143995 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.144086 (+ 91us) log.cc:844] Serialized 1290 byte log entry
0503 14:06:06.625427 (+481341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.625502 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.625625 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.625642 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.625642 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":11577102,"prepare.run_cpu_time_us":29153,"prepare.run_wall_time_us":395824,"replication_time_us":481426}]]}
W20260503 14:06:06.625921 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.631736 1075 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.631878 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1618) took 11401 ms. Trace:
I20260503 14:06:06.631922 1075 rpcz_store.cc:276] 0503 14:05:55.229942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.230107 (+ 165us) service_pool.cc:224] Handling call
0503 14:06:06.631874 (+11401767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.158923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.158981 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.345516 (+186535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.345518 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.345525 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.345526 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.345641 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.631574 (+285933us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.631713 (+ 139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.631851 (+ 138us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.631862 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.631863 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121,"prepare.queue_time_us":10928733,"prepare.run_cpu_time_us":13244,"prepare.run_wall_time_us":186727,"replication_time_us":286040}]]}
I20260503 14:06:06.632094 1075 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.632157 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1664) took 10535 ms. Trace:
I20260503 14:06:06.632190 1075 rpcz_store.cc:276] 0503 14:05:56.096896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.096913 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:06.632156 (+10535243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.169590 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.169635 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.565138 (+395503us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.565141 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.565146 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.565147 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.565244 (+ 97us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.631605 (+ 66361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.632091 (+ 486us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.632140 (+ 49us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.632149 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.632150 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":480,"prepare.queue_time_us":10072579,"prepare.run_cpu_time_us":28845,"prepare.run_wall_time_us":395664,"replication_time_us":66452,"thread_start_us":77,"threads_started":1}]]}
W20260503 14:06:06.632409 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.632652 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 420ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.644568 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.644749 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1468) took 12507 ms. Trace:
I20260503 14:06:06.644790 1077 rpcz_store.cc:276] 0503 14:05:54.137577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.138628 (+ 1051us) service_pool.cc:224] Handling call
0503 14:06:06.644743 (+12506115us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.178368 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.178412 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.445032 (+266620us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.445034 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.445038 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.445039 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.445117 (+ 78us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.644491 (+199374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.644525 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.644719 (+ 194us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.644730 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.644731 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12039636,"prepare.run_cpu_time_us":18681,"prepare.run_wall_time_us":266768,"replication_time_us":199444}]]}
W20260503 14:06:06.644897 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.654028 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.654202 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1542) took 11768 ms. Trace:
I20260503 14:06:06.654248 1077 rpcz_store.cc:276] 0503 14:05:54.885274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.885627 (+ 353us) service_pool.cc:224] Handling call
0503 14:06:06.654198 (+11768571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.365668 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.365716 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.455190 (+ 89474us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.455192 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.455196 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.455197 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.455288 (+ 91us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.653976 (+198688us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.654009 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.654171 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.654189 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.654189 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11479952,"prepare.run_cpu_time_us":6437,"prepare.run_wall_time_us":89642,"replication_time_us":198772}]]}
W20260503 14:06:06.655041 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 374ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.658988 1363 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.659140 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1542) took 10797 ms. Trace:
I20260503 14:06:06.659190 1363 rpcz_store.cc:276] 0503 14:05:55.862029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862052 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:06.659135 (+10797083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.231687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.231756 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.455445 (+223689us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.455447 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.455451 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.455451 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.455538 (+ 87us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.658935 (+203397us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.658972 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.659113 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.659123 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.659124 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10369556,"prepare.run_cpu_time_us":15582,"prepare.run_wall_time_us":223946,"replication_time_us":203476}]]}
W20260503 14:06:06.659576 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.670670 1367 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.670996 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1599) took 11551 ms. Trace:
I20260503 14:06:06.671061 1367 rpcz_store.cc:276] 0503 14:05:55.119608 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.119624 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:06.670990 (+11551366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.961407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.961452 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.248875 (+287423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.248876 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.248880 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.248881 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.248987 (+ 106us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.670567 (+421580us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.670637 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.670889 (+ 252us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.670982 (+ 93us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.670983 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10841652,"prepare.run_cpu_time_us":19716,"prepare.run_wall_time_us":287597,"replication_time_us":421678}]]}
W20260503 14:06:06.671481 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.678324 1363 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.678491 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1610) took 10027 ms. Trace:
I20260503 14:06:06.678531 1363 rpcz_store.cc:276] 0503 14:05:56.650528 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650604 (+ 76us) service_pool.cc:224] Handling call
0503 14:06:06.678485 (+10027881us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.212929 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.212976 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.441461 (+228485us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.441463 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.441470 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.441470 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.441825 (+ 355us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.678262 (+236437us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.678298 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.678461 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.678472 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.678472 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9562223,"prepare.run_cpu_time_us":15115,"prepare.run_wall_time_us":228919,"replication_time_us":236783}]]}
W20260503 14:06:06.679179 1266 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.687150 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.687314 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1536) took 11802 ms. Trace:
I20260503 14:06:06.687367 1077 rpcz_store.cc:276] 0503 14:05:54.884606 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.884656 (+ 50us) service_pool.cc:224] Handling call
0503 14:06:06.687308 (+11802652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.366774 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.366812 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.495394 (+128582us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.495396 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.495477 (+ 81us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.495478 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.495721 (+ 243us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.687092 (+191371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.687129 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.687287 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.687297 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.687297 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11481990,"prepare.run_cpu_time_us":10029,"prepare.run_wall_time_us":128966,"replication_time_us":191606}]]}
W20260503 14:06:06.687738 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.720355 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.720594 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1525) took 11944 ms. Trace:
I20260503 14:06:06.720651 1077 rpcz_store.cc:276] 0503 14:05:54.775986 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776288 (+ 302us) service_pool.cc:224] Handling call
0503 14:06:06.720589 (+11944301us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.254966 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.255009 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.512812 (+257803us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.512814 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.512820 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.512821 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.512951 (+ 130us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.720292 (+207341us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.720330 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.720559 (+ 229us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.720576 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.720577 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":11478602,"prepare.run_cpu_time_us":19326,"prepare.run_wall_time_us":258011,"replication_time_us":207464}]]}
I20260503 14:06:06.721071 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.721191 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1476) took 11948 ms. Trace:
I20260503 14:06:06.721241 1363 rpcz_store.cc:276] 0503 14:05:54.772549 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.772612 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:06.721187 (+11948575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:05.929980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:05.930025 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.359600 (+429575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.359602 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.359607 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.359608 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.359725 (+ 117us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.721031 (+361306us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.721060 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.721170 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.721179 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.721179 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11157283,"prepare.run_cpu_time_us":30559,"prepare.run_wall_time_us":429772,"replication_time_us":361418}]]}
W20260503 14:06:06.721513 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.721824 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.723309 1363 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.723415 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1543) took 10861 ms. Trace:
I20260503 14:06:06.723461 1363 rpcz_store.cc:276] 0503 14:05:55.862046 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862422 (+ 376us) service_pool.cc:224] Handling call
0503 14:06:06.723412 (+10860990us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.355675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.355730 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.571757 (+216027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.571759 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.571763 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.571763 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.571854 (+ 91us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.723248 (+151394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.723274 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.723392 (+ 118us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.723403 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.723404 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10493196,"prepare.run_cpu_time_us":15318,"prepare.run_wall_time_us":216199,"replication_time_us":151478}]]}
W20260503 14:06:06.723588 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.739946 1367 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.740100 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1639) took 10883 ms. Trace:
I20260503 14:06:06.740147 1367 rpcz_store.cc:276] 0503 14:05:55.856327 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856848 (+ 521us) service_pool.cc:224] Handling call
0503 14:06:06.740095 (+10883247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.173762 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.173807 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.384428 (+210621us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.384430 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.384434 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.384435 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.384551 (+ 116us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.739889 (+355338us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.739924 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.740078 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.740087 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.740087 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10316841,"prepare.run_cpu_time_us":15281,"prepare.run_wall_time_us":210945,"replication_time_us":355446}]]}
W20260503 14:06:06.740569 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.744938 1363 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.745072 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1563) took 10724 ms. Trace:
I20260503 14:06:06.745119 1363 rpcz_store.cc:276] 0503 14:05:56.020714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020757 (+ 43us) service_pool.cc:224] Handling call
0503 14:06:06.745068 (+10724311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.389720 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.389764 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.618356 (+228592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.618357 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.618362 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.618363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.618461 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.744847 (+126386us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.744911 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.745047 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.745058 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.745059 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10368832,"prepare.run_cpu_time_us":15490,"prepare.run_wall_time_us":228751,"replication_time_us":126478}]]}
W20260503 14:06:06.745553 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 114ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.748512 1363 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.748826 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1576) took 10427 ms. Trace:
I20260503 14:06:06.748943 1363 rpcz_store.cc:276] 0503 14:05:56.321692 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321729 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:06.748817 (+10427088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.246908 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.246960 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.456964 (+210004us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.456966 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.456970 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.456971 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.457059 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.748453 (+291394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.748493 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.748788 (+ 295us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.748807 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.748808 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":9925067,"prepare.run_cpu_time_us":15695,"prepare.run_wall_time_us":210159,"replication_time_us":291477}]]}
W20260503 14:06:06.749313 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.749428 1367 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.749634 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1606) took 11524 ms. Trace:
I20260503 14:06:06.749677 1367 rpcz_store.cc:276] 0503 14:05:55.225136 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.225270 (+ 134us) service_pool.cc:224] Handling call
0503 14:06:06.749630 (+11524360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.124819 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.124864 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.478434 (+353570us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.478464 (+ 30us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.478468 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.478469 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.478580 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.749385 (+270805us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.749415 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.749550 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.749623 (+ 73us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.749623 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10899446,"prepare.run_cpu_time_us":25555,"prepare.run_wall_time_us":353914,"replication_time_us":270910}]]}
W20260503 14:06:06.749862 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.751724 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.751830 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1463) took 12623 ms. Trace:
I20260503 14:06:06.751864 1077 rpcz_store.cc:276] 0503 14:05:54.128491 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.128817 (+ 326us) service_pool.cc:224] Handling call
0503 14:06:06.751826 (+12623009us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.021790 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.021831 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.467298 (+445467us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.467299 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.467304 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.467305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.467396 (+ 91us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.751681 (+284285us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.751713 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.751806 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.751817 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.751817 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11892896,"prepare.run_cpu_time_us":32739,"prepare.run_wall_time_us":445619,"replication_time_us":284370}]]}
W20260503 14:06:06.752463 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 73ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.768850 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:06.775399 1367 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.775556 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1667) took 10677 ms. Trace:
I20260503 14:06:06.775595 1367 rpcz_store.cc:276] 0503 14:05:56.098500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.098515 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:06.775552 (+10677037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.389932 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.389971 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.569843 (+179872us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.569845 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.569850 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.569851 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.569953 (+ 102us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.775338 (+205385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.775378 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.775527 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.775539 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.775539 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10291315,"prepare.run_cpu_time_us":14238,"prepare.run_wall_time_us":180045,"replication_time_us":205478}]]}
I20260503 14:06:06.775996 1367 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.776094 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1695) took 10612 ms. Trace:
I20260503 14:06:06.776144 1367 rpcz_store.cc:276] 0503 14:05:56.163226 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.163271 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:06.776091 (+10612820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.229230 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.229286 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.522836 (+293550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.522839 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.522873 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.522874 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.522937 (+ 63us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.775949 (+253012us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.775983 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.776072 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.776084 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.776085 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10065863,"prepare.run_cpu_time_us":20157,"prepare.run_wall_time_us":293716,"replication_time_us":253070}]]}
W20260503 14:06:06.776292 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 390ms of latency in SegmentAllocator::Sync()
W20260503 14:06:06.776599 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.779395 1367 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.779503 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1564) took 12542 ms. Trace:
I20260503 14:06:06.779551 1367 rpcz_store.cc:276] 0503 14:05:54.237355 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237371 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:06.779500 (+12542129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.144119 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.144188 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.625732 (+481544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.625735 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.625740 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.625740 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.625832 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.779350 (+153518us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.779381 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.779477 (+ 96us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.779492 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.779493 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11906638,"prepare.run_cpu_time_us":34583,"prepare.run_wall_time_us":481732,"replication_time_us":153604}]]}
W20260503 14:06:06.780073 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.784416 1363 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.784565 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1537) took 10922 ms. Trace:
I20260503 14:06:06.784619 1363 rpcz_store.cc:276] 0503 14:05:55.861948 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862199 (+ 251us) service_pool.cc:224] Handling call
0503 14:06:06.784561 (+10922362us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.140118 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.140171 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.472681 (+332510us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.472683 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.472687 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.472687 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.472973 (+ 286us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.784326 (+311353us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.784403 (+ 77us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.784518 (+ 115us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.784551 (+ 33us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.784551 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":10277842,"prepare.run_cpu_time_us":23978,"prepare.run_wall_time_us":332887,"replication_time_us":311632}]]}
W20260503 14:06:06.785048 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.786339 1367 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.786440 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1625) took 10930 ms. Trace:
I20260503 14:06:06.786489 1367 rpcz_store.cc:276] 0503 14:05:55.856138 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857064 (+ 926us) service_pool.cc:224] Handling call
0503 14:06:06.786436 (+10929372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.329165 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.329201 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.554835 (+225634us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.554838 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.554844 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.554844 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.554942 (+ 98us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.786275 (+231333us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.786332 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.786416 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.786428 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.786429 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10472032,"prepare.run_cpu_time_us":15621,"prepare.run_wall_time_us":225937,"replication_time_us":231423}]]}
W20260503 14:06:06.787140 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.812276 1367 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.812431 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1617) took 11582 ms. Trace:
I20260503 14:06:06.812476 1367 rpcz_store.cc:276] 0503 14:05:55.229920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.229969 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:06.812427 (+11582458us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.245067 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.245112 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.519638 (+274526us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.519640 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.519647 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.519648 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.519740 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.812216 (+292476us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.812252 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.812407 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.812418 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.812419 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11014970,"prepare.run_cpu_time_us":18515,"prepare.run_wall_time_us":274681,"replication_time_us":292561}]]}
W20260503 14:06:06.812821 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 75ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.816722 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.816841 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1562) took 11500 ms. Trace:
I20260503 14:06:06.816886 1077 rpcz_store.cc:276] 0503 14:05:55.316203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316470 (+ 267us) service_pool.cc:224] Handling call
0503 14:06:06.816836 (+11500366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.467610 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.467655 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.606148 (+138493us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.606168 (+ 20us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.606173 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.606174 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.606247 (+ 73us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.816661 (+210414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.816688 (+ 27us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.816816 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.816829 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.816829 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11151080,"prepare.run_cpu_time_us":9613,"prepare.run_wall_time_us":138653,"replication_time_us":210481}]]}
W20260503 14:06:06.817157 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 458ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.818331 1363 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:06.818420 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1541) took 10956 ms. Trace:
I20260503 14:06:06.818455 1363 rpcz_store.cc:276] 0503 14:05:55.862012 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862212 (+ 200us) service_pool.cc:224] Handling call
0503 14:06:06.818416 (+10956204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.184870 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.184909 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.515500 (+330591us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.515501 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.515507 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.515508 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.515960 (+ 452us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:06.818291 (+302331us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.818322 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.818401 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.818408 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.818409 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10322588,"prepare.run_cpu_time_us":22670,"prepare.run_wall_time_us":331109,"replication_time_us":302777}]]}
W20260503 14:06:06.818760 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 416ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.825717 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.825821 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1480) took 12486 ms. Trace:
I20260503 14:06:06.825855 1077 rpcz_store.cc:276] 0503 14:05:54.339179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339455 (+ 276us) service_pool.cc:224] Handling call
0503 14:06:06.825819 (+12486364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.467416 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.467454 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.751975 (+284521us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.751977 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.752272 (+ 295us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.752274 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.752362 (+ 88us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.825678 (+ 73316us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.825708 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.825797 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.825811 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.825812 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":12127874,"prepare.run_cpu_time_us":22582,"prepare.run_wall_time_us":284963,"replication_time_us":73398}]]}
W20260503 14:06:06.826097 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.828454 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.828588 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1466) took 12691 ms. Trace:
I20260503 14:06:06.828624 1077 rpcz_store.cc:276] 0503 14:05:54.137545 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.138444 (+ 899us) service_pool.cc:224] Handling call
0503 14:06:06.828584 (+12690140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.220204 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.220243 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.461745 (+241502us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.461747 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.461789 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.461789 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.461856 (+ 67us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.828403 (+366547us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.828445 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.828564 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.828577 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.828577 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":12081673,"prepare.run_cpu_time_us":15686,"prepare.run_wall_time_us":241660,"replication_time_us":366608}]]}
W20260503 14:06:06.828853 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 422ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.829044 1363 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.829126 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1596) took 10222 ms. Trace:
I20260503 14:06:06.829166 1363 rpcz_store.cc:276] 0503 14:05:56.606210 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606421 (+ 211us) service_pool.cc:224] Handling call
0503 14:06:06.829123 (+10222702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.326071 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.326108 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.601596 (+275488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.601598 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.601601 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.601602 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.601686 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.829002 (+227316us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.829031 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.829109 (+ 78us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.829117 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.829117 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":9719579,"prepare.run_cpu_time_us":21718,"prepare.run_wall_time_us":275624,"replication_time_us":227397}]]}
W20260503 14:06:06.829535 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.840170 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.840313 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1488) took 12499 ms. Trace:
I20260503 14:06:06.840346 1077 rpcz_store.cc:276] 0503 14:05:54.340490 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.341119 (+ 629us) service_pool.cc:224] Handling call
0503 14:06:06.840309 (+12499190us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.445144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.445185 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.644735 (+199550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.644737 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.644744 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.644745 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.644841 (+ 96us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.840119 (+195278us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.840153 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.840289 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.840300 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.840301 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":12103915,"prepare.run_cpu_time_us":14490,"prepare.run_wall_time_us":199709,"replication_time_us":195367}]]}
W20260503 14:06:06.840634 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 354ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.859865 1363 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.860016 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1575) took 10538 ms. Trace:
I20260503 14:06:06.860056 1363 rpcz_store.cc:276] 0503 14:05:56.321674 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321816 (+ 142us) service_pool.cc:224] Handling call
0503 14:06:06.860012 (+10538196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.618477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.618528 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.745086 (+126558us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.745088 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.745093 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.745093 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.745482 (+ 389us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.859808 (+114326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.859842 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.859984 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.860003 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.860004 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10296590,"prepare.run_cpu_time_us":11204,"prepare.run_wall_time_us":127026,"replication_time_us":114708}]]}
W20260503 14:06:06.860242 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.876780 1367 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.876951 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1640) took 11020 ms. Trace:
I20260503 14:06:06.877002 1367 rpcz_store.cc:276] 0503 14:05:55.856339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856849 (+ 510us) service_pool.cc:224] Handling call
0503 14:06:06.876947 (+11020098us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.345661 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.345712 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.632034 (+286322us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.632037 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.632116 (+ 79us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.632117 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.632291 (+ 174us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.876685 (+244394us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.876761 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.876924 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.876937 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.876938 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":10488755,"prepare.run_cpu_time_us":18391,"prepare.run_wall_time_us":286975,"replication_time_us":244560}]]}
W20260503 14:06:06.877540 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.883435 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.883590 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1515) took 11566 ms. Trace:
I20260503 14:06:06.883637 1363 rpcz_store.cc:276] 0503 14:05:55.317003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317127 (+ 124us) service_pool.cc:224] Handling call
0503 14:06:06.883586 (+11566459us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.480144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.480181 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.600730 (+120549us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.600733 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.600739 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.600740 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.600838 (+ 98us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.883367 (+282529us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.883418 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.883557 (+ 139us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.883571 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.883572 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":11162932,"prepare.run_cpu_time_us":9019,"prepare.run_wall_time_us":120703,"replication_time_us":282620}]]}
W20260503 14:06:06.883826 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 370ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.886602 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.886833 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1528) took 12110 ms. Trace:
I20260503 14:06:06.886878 1077 rpcz_store.cc:276] 0503 14:05:54.776030 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776107 (+ 77us) service_pool.cc:224] Handling call
0503 14:06:06.886828 (+12110721us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.476069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.476106 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.597114 (+121008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.597117 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.597121 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.597122 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.597224 (+ 102us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.886554 (+289330us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.886588 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.886801 (+ 213us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.886819 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.886820 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11699902,"prepare.run_cpu_time_us":9786,"prepare.run_wall_time_us":121176,"replication_time_us":289426}]]}
W20260503 14:06:06.887022 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 460ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.888118 1367 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.888218 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1628) took 11032 ms. Trace:
I20260503 14:06:06.888257 1367 rpcz_store.cc:276] 0503 14:05:55.856196 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857211 (+ 1015us) service_pool.cc:224] Handling call
0503 14:06:06.888215 (+11031004us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.519760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.519807 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.812444 (+292637us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.812447 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.812451 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.812452 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.812642 (+ 190us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.888046 (+ 75404us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.888110 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.888199 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.888209 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.888209 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10662478,"prepare.run_cpu_time_us":19926,"prepare.run_wall_time_us":292892,"replication_time_us":75588}]]}
W20260503 14:06:06.888721 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 126ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.896476 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 43, tablet already version 50
I20260503 14:06:06.896624 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1465) took 12762 ms. Trace:
I20260503 14:06:06.896669 1077 rpcz_store.cc:276] 0503 14:05:54.134242 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.134478 (+ 236us) service_pool.cc:224] Handling call
0503 14:06:06.896621 (+12762143us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.167133 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.167190 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.588954 (+421764us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.588955 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.588959 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.588960 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.589048 (+ 88us) log.cc:844] Serialized 1317 byte log entry
0503 14:06:06.896402 (+307354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.896465 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.896599 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.896612 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.896613 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":12032577,"prepare.run_cpu_time_us":28159,"prepare.run_wall_time_us":421932,"replication_time_us":307436}]]}
W20260503 14:06:06.897207 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 98ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.917900 1363 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.918066 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1565) took 10897 ms. Trace:
I20260503 14:06:06.918107 1363 rpcz_store.cc:276] 0503 14:05:56.020745 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020786 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:06.918062 (+10897276us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.455641 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.455690 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.659190 (+203500us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.659192 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.659199 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.659200 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.659286 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.917805 (+258519us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.917874 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.918040 (+ 166us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.918052 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.918053 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":10434793,"prepare.run_cpu_time_us":14580,"prepare.run_wall_time_us":203654,"replication_time_us":258598}]]}
W20260503 14:06:06.918299 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.924001 1367 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.924162 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1662) took 10827 ms. Trace:
I20260503 14:06:06.924214 1367 rpcz_store.cc:276] 0503 14:05:56.096352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.096455 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:06.924157 (+10827702us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.395729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.395778 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.587364 (+191586us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.587365 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.587404 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.587404 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.587481 (+ 77us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.923933 (+336452us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.923982 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.924133 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.924146 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.924146 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":10299169,"prepare.run_cpu_time_us":13861,"prepare.run_wall_time_us":191774,"replication_time_us":336517}]]}
W20260503 14:06:06.924469 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.939839 1367 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.940016 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1621) took 11083 ms. Trace:
I20260503 14:06:06.940068 1367 rpcz_store.cc:276] 0503 14:05:55.856059 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856415 (+ 356us) service_pool.cc:224] Handling call
0503 14:06:06.940011 (+11083596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.249011 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.249053 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.671292 (+422239us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.671294 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.671299 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.671333 (+ 34us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.671418 (+ 85us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.939739 (+268321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.939819 (+ 80us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.939986 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.940002 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.940002 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":10392506,"prepare.run_cpu_time_us":28295,"prepare.run_wall_time_us":422528,"replication_time_us":268399}]]}
W20260503 14:06:06.940430 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.946923 1363 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.947095 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1559) took 10926 ms. Trace:
I20260503 14:06:06.947137 1363 rpcz_store.cc:276] 0503 14:05:56.020139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020173 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:06.947090 (+10926917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.571883 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.571930 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.723480 (+151550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.723482 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.723485 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.723485 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.723541 (+ 56us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.946810 (+223269us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.946888 (+ 78us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.947061 (+ 173us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.947079 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.947079 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":10551600,"prepare.run_cpu_time_us":10781,"prepare.run_wall_time_us":151748,"replication_time_us":223316}]]}
W20260503 14:06:06.947481 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 66ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.947796 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.947893 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1537) took 12063 ms. Trace:
I20260503 14:06:06.947932 1077 rpcz_store.cc:276] 0503 14:05:54.884624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.884794 (+ 170us) service_pool.cc:224] Handling call
0503 14:06:06.947890 (+12063096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.512985 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.513044 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.721052 (+208008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.721055 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.721060 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.721061 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.721161 (+ 100us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.947756 (+226595us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.947787 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.947867 (+ 80us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.947882 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.947883 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11628102,"prepare.run_cpu_time_us":14350,"prepare.run_wall_time_us":208193,"replication_time_us":226690}]]}
W20260503 14:06:06.948323 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.969184 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:06.969365 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1495) took 12081 ms. Trace:
I20260503 14:06:06.969409 1363 rpcz_store.cc:276] 0503 14:05:54.888320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.888390 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:06.969358 (+12080968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.359763 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.359817 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.721608 (+361791us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.721647 (+ 39us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.721651 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.721652 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.721732 (+ 80us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:06.969096 (+247364us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.969141 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.969327 (+ 186us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.969343 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.969344 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11471300,"prepare.run_cpu_time_us":24812,"prepare.run_wall_time_us":361987,"replication_time_us":247437}]]}
W20260503 14:06:06.969544 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.977118 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:06.977281 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1561) took 11661 ms. Trace:
I20260503 14:06:06.977325 1077 rpcz_store.cc:276] 0503 14:05:55.316179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316406 (+ 227us) service_pool.cc:224] Handling call
0503 14:06:06.977274 (+11660868us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.495749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.495794 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.687359 (+191565us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.687361 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.687385 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.687386 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.687558 (+ 172us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:06.977029 (+289471us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.977097 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.977251 (+ 154us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.977261 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.977262 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":11179285,"prepare.run_cpu_time_us":15617,"prepare.run_wall_time_us":191818,"replication_time_us":289636}]]}
W20260503 14:06:06.978094 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.984423 1367 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.984611 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1568) took 12746 ms. Trace:
I20260503 14:06:06.984663 1367 rpcz_store.cc:276] 0503 14:05:54.237853 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.237892 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:06.984607 (+12746715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.625857 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.625919 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.779868 (+153949us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.779870 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.779874 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.779875 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.779949 (+ 74us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.984370 (+204421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.984403 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.984586 (+ 183us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.984595 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.984596 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":12387868,"prepare.run_cpu_time_us":13267,"prepare.run_wall_time_us":154120,"replication_time_us":204488}]]}
W20260503 14:06:06.985270 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 398ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.990940 1367 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:06.991096 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1630) took 11134 ms. Trace:
I20260503 14:06:06.991149 1367 rpcz_store.cc:276] 0503 14:05:55.856231 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857136 (+ 905us) service_pool.cc:224] Handling call
0503 14:06:06.991091 (+11133955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.384716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.384764 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.740232 (+355468us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.740234 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.740238 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.740239 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.740418 (+ 179us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:06.990848 (+250430us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.990919 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.991066 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.991078 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.991079 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":10527517,"prepare.run_cpu_time_us":25354,"prepare.run_wall_time_us":355723,"replication_time_us":250602}]]}
W20260503 14:06:06.991528 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260503 14:06:06.993461 1363 tablet.cc:1719] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:06.993568 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1644) took 9804 ms. Trace:
I20260503 14:06:06.993606 1363 rpcz_store.cc:276] 0503 14:05:57.189312 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.190706 (+ 1394us) service_pool.cc:224] Handling call
0503 14:06:06.993565 (+9802859us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.441858 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.441912 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.678510 (+236598us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.678513 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.678518 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.678518 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.678608 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:06.993410 (+314802us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.993447 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.993545 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.993556 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.993557 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":9251037,"prepare.run_cpu_time_us":16344,"prepare.run_wall_time_us":236759,"replication_time_us":314886}]]}
I20260503 14:06:06.995479 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:06.995577 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1482) took 12656 ms. Trace:
I20260503 14:06:06.995612 1077 rpcz_store.cc:276] 0503 14:05:54.339212 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.339705 (+ 493us) service_pool.cc:224] Handling call
0503 14:06:06.995574 (+12655869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.589071 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.589117 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.897011 (+307894us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.897012 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.897016 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.897017 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.897117 (+ 100us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:06.995425 (+ 98308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:06.995470 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:06.995554 (+ 84us) log.cc:844] Serialized 96 byte log entry
0503 14:06:06.995565 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:06.995566 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":12249295,"prepare.run_cpu_time_us":22250,"prepare.run_wall_time_us":308058,"replication_time_us":98403}]]}
W20260503 14:06:06.995864 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.013839 1363 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.014007 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1584) took 10692 ms. Trace:
I20260503 14:06:07.014055 1363 rpcz_store.cc:276] 0503 14:05:56.321816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.322236 (+ 420us) service_pool.cc:224] Handling call
0503 14:06:07.014003 (+10691767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.723639 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.723685 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.947141 (+223456us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.947143 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.947148 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.947149 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.947225 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.013763 (+ 66538us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.013814 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.013985 (+ 171us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.013995 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.013996 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10401337,"prepare.run_cpu_time_us":16039,"prepare.run_wall_time_us":223603,"replication_time_us":66607}]]}
W20260503 14:06:07.014407 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 380ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.015061 1367 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.015157 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1663) took 10918 ms. Trace:
I20260503 14:06:07.015200 1367 rpcz_store.cc:276] 0503 14:05:56.096671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.096695 (+ 24us) service_pool.cc:224] Handling call
0503 14:06:07.015153 (+10918458us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.812658 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.812714 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.888330 (+ 75616us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.888332 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.888336 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.888337 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.888636 (+ 299us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.014997 (+126361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.015054 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.015136 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.015146 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.015146 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10715861,"prepare.run_cpu_time_us":5427,"prepare.run_wall_time_us":75998,"replication_time_us":126654}]]}
W20260503 14:06:07.015501 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.017467 1367 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:07.017597 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1627) took 11161 ms. Trace:
I20260503 14:06:07.017650 1367 rpcz_store.cc:276] 0503 14:05:55.856175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.857138 (+ 963us) service_pool.cc:224] Handling call
0503 14:06:07.017593 (+11160455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.555111 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.555164 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.786890 (+231726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.786891 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.786896 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.786896 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.787019 (+ 123us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:07.017379 (+230360us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.017453 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.017567 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.017583 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.017584 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":10697905,"prepare.run_cpu_time_us":17842,"prepare.run_wall_time_us":231931,"replication_time_us":230476}]]}
W20260503 14:06:07.018008 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.029357 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.029488 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1568) took 11713 ms. Trace:
I20260503 14:06:07.029533 1077 rpcz_store.cc:276] 0503 14:05:55.316329 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316756 (+ 427us) service_pool.cc:224] Handling call
0503 14:06:07.029483 (+11712727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.455318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.455356 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.654370 (+199014us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.654372 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.654581 (+ 209us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.654582 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.654928 (+ 346us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.029306 (+374378us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.029340 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.029464 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.029473 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.029473 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11138451,"prepare.run_cpu_time_us":13745,"prepare.run_wall_time_us":199634,"replication_time_us":374716}]]}
W20260503 14:06:07.029636 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.036217 1367 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.036362 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1610) took 11808 ms. Trace:
I20260503 14:06:07.036415 1367 rpcz_store.cc:276] 0503 14:05:55.227452 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.227558 (+ 106us) service_pool.cc:224] Handling call
0503 14:06:07.036358 (+11808800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.478741 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.478787 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.749678 (+270891us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.749680 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.749683 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.749684 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.749766 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.036123 (+286357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.036196 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.036337 (+ 141us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.036349 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.036349 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":11251051,"prepare.run_cpu_time_us":17898,"prepare.run_wall_time_us":271043,"replication_time_us":286431}]]}
W20260503 14:06:07.036779 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 301ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.038535 1363 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.038646 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1597) took 10432 ms. Trace:
I20260503 14:06:07.038692 1363 rpcz_store.cc:276] 0503 14:05:56.606224 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606501 (+ 277us) service_pool.cc:224] Handling call
0503 14:06:07.038642 (+10432141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.745511 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.745564 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.860081 (+114517us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.860083 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.860087 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.860088 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.860154 (+ 66us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.038481 (+178327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.038523 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.038622 (+ 99us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.038634 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.038634 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10138926,"prepare.run_cpu_time_us":8591,"prepare.run_wall_time_us":114657,"replication_time_us":178387}]]}
W20260503 14:06:07.039137 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 400ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.052937 1367 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.053104 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1672) took 10950 ms. Trace:
I20260503 14:06:07.053159 1367 rpcz_store.cc:276] 0503 14:05:56.102576 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102786 (+ 210us) service_pool.cc:224] Handling call
0503 14:06:07.053101 (+10950315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.565272 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.565379 (+ 107us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.632475 (+ 67096us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.632476 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.632479 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.632480 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.632593 (+ 113us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.052874 (+420281us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.052915 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.053079 (+ 164us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.053091 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.053091 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10462392,"prepare.run_cpu_time_us":4618,"prepare.run_wall_time_us":67436,"replication_time_us":420350}]]}
W20260503 14:06:07.053505 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.056370 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:07.056488 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1499) took 12481 ms. Trace:
I20260503 14:06:07.056524 1077 rpcz_store.cc:276] 0503 14:05:54.574736 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.575211 (+ 475us) service_pool.cc:224] Handling call
0503 14:06:07.056484 (+12481273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.752390 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.752430 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.825921 (+ 73491us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.825923 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.825927 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.825928 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.826006 (+ 78us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:07.056327 (+230321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.056357 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.056460 (+ 103us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.056477 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.056477 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15,"prepare.queue_time_us":12177083,"prepare.run_cpu_time_us":5454,"prepare.run_wall_time_us":73639,"replication_time_us":230393}]]}
W20260503 14:06:07.056802 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.064013 1367 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.064174 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1675) took 10961 ms. Trace:
I20260503 14:06:07.064230 1367 rpcz_store.cc:276] 0503 14:05:56.102927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102974 (+ 47us) service_pool.cc:224] Handling call
0503 14:06:07.064168 (+10961194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.569986 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.570030 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.775673 (+205643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.775674 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.775679 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.775679 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.776498 (+ 819us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.063910 (+287412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.063993 (+ 83us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.064143 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.064155 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.064155 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":10466930,"prepare.run_cpu_time_us":14372,"prepare.run_wall_time_us":206535,"replication_time_us":288222}]]}
W20260503 14:06:07.064814 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.083107 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:07.084358 1363 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.084486 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1557) took 11066 ms. Trace:
I20260503 14:06:07.084561 1363 rpcz_store.cc:276] 0503 14:05:56.018320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.018589 (+ 269us) service_pool.cc:224] Handling call
0503 14:06:07.084481 (+11065892us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.473011 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.473056 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.784576 (+311520us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.784578 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.784583 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.784583 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.784658 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.084306 (+299648us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.084343 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.084462 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.084472 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.084472 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10454330,"prepare.run_cpu_time_us":23558,"prepare.run_wall_time_us":311654,"replication_time_us":299715}]]}
W20260503 14:06:07.084846 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.091656 1363 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.091806 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1598) took 10485 ms. Trace:
I20260503 14:06:07.091850 1363 rpcz_store.cc:276] 0503 14:05:56.606240 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606302 (+ 62us) service_pool.cc:224] Handling call
0503 14:06:07.091801 (+10485499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.457074 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.457121 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.748882 (+291761us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.748884 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.748889 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.748890 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.749243 (+ 353us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.091574 (+342331us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.091632 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.091777 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.091790 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.091791 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":9850683,"prepare.run_cpu_time_us":20561,"prepare.run_wall_time_us":292186,"replication_time_us":342677}]]}
W20260503 14:06:07.092016 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 393ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.103878 1367 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.104068 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1660) took 11008 ms. Trace:
I20260503 14:06:07.104113 1367 rpcz_store.cc:276] 0503 14:05:56.095302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.095328 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:07.104063 (+11008735us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.632644 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.632791 (+ 147us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.877329 (+244538us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.877331 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.877335 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.877336 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.877440 (+ 104us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.103820 (+226380us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.103859 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.104033 (+ 174us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.104051 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.104052 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10537227,"prepare.run_cpu_time_us":19321,"prepare.run_wall_time_us":244812,"replication_time_us":226474}]]}
W20260503 14:06:07.104246 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 140ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.139163 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.139304 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1524) took 11822 ms. Trace:
I20260503 14:06:07.139350 1363 rpcz_store.cc:276] 0503 14:05:55.317202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317210 (+ 8us) service_pool.cc:224] Handling call
0503 14:06:07.139302 (+11822092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.721756 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.721797 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.969352 (+247555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.969354 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.969359 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.969359 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.969462 (+ 103us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.138837 (+169375us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.139144 (+ 307us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.139286 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.139296 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.139296 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292,"prepare.queue_time_us":11404467,"prepare.run_cpu_time_us":17074,"prepare.run_wall_time_us":247726,"replication_time_us":169469}]]}
W20260503 14:06:07.139984 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.156688 1363 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.156858 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1574) took 10835 ms. Trace:
I20260503 14:06:07.156898 1363 rpcz_store.cc:276] 0503 14:05:56.321658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321697 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:07.156853 (+10835156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.659303 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.659354 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.918143 (+258789us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.918145 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.918150 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.918151 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.918239 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.156591 (+238352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.156660 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.156829 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.156840 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.156841 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":10337495,"prepare.run_cpu_time_us":17953,"prepare.run_wall_time_us":258944,"replication_time_us":238431}]]}
W20260503 14:06:07.157330 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 368ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.160975 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:07.161630 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.161758 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1569) took 11845 ms. Trace:
I20260503 14:06:07.161800 1077 rpcz_store.cc:276] 0503 14:05:55.316347 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316455 (+ 108us) service_pool.cc:224] Handling call
0503 14:06:07.161755 (+11845300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.721192 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.721244 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.947912 (+226668us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.947920 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.947924 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.947925 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.948252 (+ 327us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.161585 (+213333us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.161618 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.161734 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.161746 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.161746 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11404667,"prepare.run_cpu_time_us":16148,"prepare.run_wall_time_us":227078,"replication_time_us":213652}]]}
W20260503 14:06:07.162122 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.166602 1367 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.166779 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1724) took 10624 ms. Trace:
I20260503 14:06:07.166827 1367 rpcz_store.cc:276] 0503 14:05:56.542620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.542723 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:07.166774 (+10624051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.522952 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.522991 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.776091 (+253100us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.776093 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.776098 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.776099 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.776200 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.166507 (+390307us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.166575 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.166745 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.166761 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.166762 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":9980141,"prepare.run_cpu_time_us":17502,"prepare.run_wall_time_us":253269,"replication_time_us":390401}]]}
I20260503 14:06:07.166983 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.167061 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1659) took 11071 ms. Trace:
I20260503 14:06:07.167093 1368 rpcz_store.cc:276] 0503 14:05:56.095099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.095233 (+ 134us) service_pool.cc:224] Handling call
0503 14:06:07.167058 (+11071825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.740446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.740512 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.991369 (+250857us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.991371 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.991375 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.991375 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.991451 (+ 76us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.166751 (+175300us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.166974 (+ 223us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.167040 (+ 66us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.167051 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.167051 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213,"prepare.queue_time_us":10645127,"prepare.run_cpu_time_us":17754,"prepare.run_wall_time_us":251020,"replication_time_us":175371,"thread_start_us":96,"threads_started":1}]]}
W20260503 14:06:07.167537 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.167544 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 191ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.167759 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.167900 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1668) took 11069 ms. Trace:
I20260503 14:06:07.167943 1368 rpcz_store.cc:276] 0503 14:05:56.098519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.098623 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:07.167895 (+11069272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.671546 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.671597 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.940069 (+268472us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.940071 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.940076 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.940076 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.940168 (+ 92us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.167695 (+227527us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.167753 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.167830 (+ 77us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.167887 (+ 57us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.167888 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10572849,"prepare.run_cpu_time_us":17869,"prepare.run_wall_time_us":268636,"replication_time_us":227614}]]}
W20260503 14:06:07.168192 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 187ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.194978 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:07.195135 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1504) took 12608 ms. Trace:
I20260503 14:06:07.195179 1077 rpcz_store.cc:276] 0503 14:05:54.586926 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.586971 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:07.195131 (+12608160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.644862 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.644911 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.840404 (+195493us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.840406 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.840447 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.840448 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.840565 (+ 117us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:07.194921 (+354356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.194959 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.195106 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.195123 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.195124 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":12057775,"prepare.run_cpu_time_us":15649,"prepare.run_wall_time_us":195717,"replication_time_us":354467}]]}
W20260503 14:06:07.195356 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 86ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.222842 1368 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.223119 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1670) took 11120 ms. Trace:
I20260503 14:06:07.223178 1368 rpcz_store.cc:276] 0503 14:05:56.102227 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102287 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:07.223112 (+11120825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.587510 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.587559 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.924180 (+336621us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.924181 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.924186 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.924187 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.924291 (+ 104us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.222743 (+298452us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.222818 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.222999 (+ 181us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.223098 (+ 99us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.223098 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10485108,"prepare.run_cpu_time_us":24470,"prepare.run_wall_time_us":336798,"replication_time_us":298548}]]}
W20260503 14:06:07.223654 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.233829 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.234014 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1680) took 11129 ms. Trace:
I20260503 14:06:07.234059 1368 rpcz_store.cc:276] 0503 14:05:56.104457 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.104474 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:07.234005 (+11129531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.888663 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.888707 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.015179 (+126472us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.015180 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.015184 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.015184 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.015286 (+ 102us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.233767 (+218481us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.233804 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.233980 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.233993 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.233994 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10784072,"prepare.run_cpu_time_us":9618,"prepare.run_wall_time_us":126631,"replication_time_us":218575}]]}
W20260503 14:06:07.234480 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.234863 1363 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.234958 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1616) took 10584 ms. Trace:
I20260503 14:06:07.234993 1363 rpcz_store.cc:276] 0503 14:05:56.650626 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650724 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:07.234954 (+10584230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.601700 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.601751 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.829180 (+227429us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.829181 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.829185 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.829185 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.829269 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.234786 (+405517us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.234822 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.234935 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.234945 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.234945 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":9950908,"prepare.run_cpu_time_us":14545,"prepare.run_wall_time_us":227576,"replication_time_us":405594}]]}
I20260503 14:06:07.235141 1363 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.235203 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1564) took 11214 ms. Trace:
I20260503 14:06:07.235229 1363 rpcz_store.cc:276] 0503 14:05:56.020731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020762 (+ 31us) service_pool.cc:224] Handling call
0503 14:06:07.235201 (+11214439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.515988 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.516037 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.818459 (+302422us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.818461 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.818464 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.818465 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.818555 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.234954 (+416399us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.235135 (+ 181us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.235183 (+ 48us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.235196 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.235197 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":175,"prepare.queue_time_us":10495156,"prepare.run_cpu_time_us":19905,"prepare.run_wall_time_us":302591,"replication_time_us":416485,"thread_start_us":88,"threads_started":1}]]}
W20260503 14:06:07.235687 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.235834 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.244683 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.244990 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1674) took 11142 ms. Trace:
I20260503 14:06:07.245051 1368 rpcz_store.cc:276] 0503 14:05:56.102806 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102877 (+ 71us) service_pool.cc:224] Handling call
0503 14:06:07.244981 (+11142104us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.877471 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.877520 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.104080 (+226560us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.104082 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.104086 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.104087 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.104176 (+ 89us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.244597 (+140421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.244659 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.244834 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.244965 (+ 131us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.244966 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10774502,"prepare.run_cpu_time_us":16641,"prepare.run_wall_time_us":226713,"replication_time_us":140500}]]}
W20260503 14:06:07.245537 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.249295 1369 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.249444 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1540) took 11387 ms. Trace:
I20260503 14:06:07.249486 1369 rpcz_store.cc:276] 0503 14:05:55.861995 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862349 (+ 354us) service_pool.cc:224] Handling call
0503 14:06:07.249439 (+11387090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.969495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.969543 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.139811 (+170268us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.139814 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.139820 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.139820 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.139916 (+ 96us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.249192 (+109276us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.249279 (+ 87us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.249416 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.249430 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.249431 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":11107074,"prepare.run_cpu_time_us":12900,"prepare.run_wall_time_us":170562,"replication_time_us":109365}]]}
W20260503 14:06:07.249981 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 214ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.251145 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 44, tablet already version 50
I20260503 14:06:07.251272 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1487) took 12910 ms. Trace:
I20260503 14:06:07.251322 1077 rpcz_store.cc:276] 0503 14:05:54.340471 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.340843 (+ 372us) service_pool.cc:224] Handling call
0503 14:06:07.251267 (+12910424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.461873 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.461912 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.828712 (+366800us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.828713 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.828718 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.828718 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.828799 (+ 81us) log.cc:844] Serialized 1344 byte log entry
0503 14:06:07.251094 (+422295us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.251130 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.251246 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.251257 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.251257 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":12120911,"prepare.run_cpu_time_us":23806,"prepare.run_wall_time_us":367052,"replication_time_us":422351}]]}
W20260503 14:06:07.251750 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 371ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.254117 1369 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.254251 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1539) took 11392 ms. Trace:
I20260503 14:06:07.254293 1369 rpcz_store.cc:276] 0503 14:05:55.861981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862284 (+ 303us) service_pool.cc:224] Handling call
0503 14:06:07.254247 (+11391963us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.600856 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.600907 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.883633 (+282726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.883635 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.883640 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.883641 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.883745 (+ 104us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.254057 (+370312us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.254104 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.254225 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.254237 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.254238 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10738514,"prepare.run_cpu_time_us":19013,"prepare.run_wall_time_us":282903,"replication_time_us":370410}]]}
W20260503 14:06:07.254528 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.256857 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.257002 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1691) took 11094 ms. Trace:
I20260503 14:06:07.257048 1368 rpcz_store.cc:276] 0503 14:05:56.162140 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.162157 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:07.256997 (+11094840us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.632714 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.632752 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.053180 (+420428us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.053182 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.053186 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.053187 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.053284 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.256766 (+203482us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.256841 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.256960 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.256973 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.256989 (+ 16us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10470438,"prepare.run_cpu_time_us":29192,"prepare.run_wall_time_us":420578,"replication_time_us":203572}]]}
I20260503 14:06:07.257292 1367 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.257361 1367 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1666) took 11159 ms. Trace:
I20260503 14:06:07.257400 1367 rpcz_store.cc:276] 0503 14:05:56.097676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.097700 (+ 24us) service_pool.cc:224] Handling call
0503 14:06:07.257360 (+11159660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.787048 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.787102 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.017628 (+230526us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.017629 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.017634 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.017634 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.017921 (+ 287us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.257237 (+239316us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.257286 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.257345 (+ 59us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.257353 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.257354 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":10689251,"prepare.run_cpu_time_us":15902,"prepare.run_wall_time_us":230896,"replication_time_us":239596}]]}
W20260503 14:06:07.257900 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.258131 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 68ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.275514 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.275704 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1578) took 11500 ms. Trace:
I20260503 14:06:07.275754 1077 rpcz_store.cc:276] 0503 14:05:55.774786 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.774861 (+ 75us) service_pool.cc:224] Handling call
0503 14:06:07.275698 (+11500837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.606271 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.606316 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.816954 (+210638us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.816956 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.816960 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.816961 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.817047 (+ 86us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.275440 (+458393us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.275494 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.275661 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.275683 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.275684 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"mutex_wait_us":479,"prepare.queue_time_us":10831251,"prepare.run_cpu_time_us":17724,"prepare.run_wall_time_us":210795,"replication_time_us":458471}]]}
W20260503 14:06:07.276304 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.277956 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.278067 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1588) took 11503 ms. Trace:
I20260503 14:06:07.278111 1077 rpcz_store.cc:276] 0503 14:05:55.775005 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775031 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:07.278063 (+11503032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.654969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.655013 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.029491 (+374478us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.029493 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.029500 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.029501 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.029601 (+ 100us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.277907 (+248306us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.277949 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.278039 (+ 90us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.278053 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.278053 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10879869,"prepare.run_cpu_time_us":25704,"prepare.run_wall_time_us":374652,"replication_time_us":248398}]]}
W20260503 14:06:07.278266 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 391ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.281718 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:07.281875 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1522) took 12505 ms. Trace:
I20260503 14:06:07.281913 1077 rpcz_store.cc:276] 0503 14:05:54.775930 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776134 (+ 204us) service_pool.cc:224] Handling call
0503 14:06:07.281871 (+12505737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.840594 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.840631 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.195176 (+354545us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.195178 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.195182 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.195183 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.195262 (+ 79us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:07.281625 (+ 86363us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.281697 (+ 72us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.281846 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.281861 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.281861 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":12064388,"prepare.run_cpu_time_us":26392,"prepare.run_wall_time_us":354686,"replication_time_us":86435}]]}
W20260503 14:06:07.282060 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.303403 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.303565 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1586) took 11528 ms. Trace:
I20260503 14:06:07.303606 1077 rpcz_store.cc:276] 0503 14:05:55.774972 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775381 (+ 409us) service_pool.cc:224] Handling call
0503 14:06:07.303560 (+11528179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.687655 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.687707 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.977898 (+290191us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.977899 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.977905 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.977906 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.977984 (+ 78us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.303347 (+325363us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.303382 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.303535 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.303548 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.303549 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10912197,"prepare.run_cpu_time_us":22538,"prepare.run_wall_time_us":290353,"replication_time_us":325434}]]}
W20260503 14:06:07.303774 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 126ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.310185 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:07.310361 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1500) took 12735 ms. Trace:
I20260503 14:06:07.310410 1077 rpcz_store.cc:276] 0503 14:05:54.574760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.574782 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:07.310357 (+12735575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.897137 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.897173 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.995637 (+ 98464us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.995639 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.995645 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.995646 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.995761 (+ 115us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:07.310123 (+314362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.310165 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.310328 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.310344 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.310345 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":12322228,"prepare.run_cpu_time_us":7225,"prepare.run_wall_time_us":98642,"replication_time_us":314433}]]}
W20260503 14:06:07.310643 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.326531 1368 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.326696 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1682) took 11220 ms. Trace:
I20260503 14:06:07.326745 1368 rpcz_store.cc:276] 0503 14:05:56.105727 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.105746 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:07.326691 (+11220945us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.017952 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.018057 (+ 105us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.257787 (+239730us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.257789 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.257793 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.257794 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.258042 (+ 248us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.326448 (+ 68406us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.326511 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.326669 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.326679 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.326680 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10912108,"prepare.run_cpu_time_us":17411,"prepare.run_wall_time_us":240113,"replication_time_us":68643}]]}
W20260503 14:06:07.326993 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.328130 1368 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.328233 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1697) took 11164 ms. Trace:
I20260503 14:06:07.328284 1368 rpcz_store.cc:276] 0503 14:05:56.164006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.164037 (+ 31us) service_pool.cc:224] Handling call
0503 14:06:07.328229 (+11164192us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.776550 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.776593 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.064641 (+288048us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.064642 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.064647 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.064647 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.064739 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.328049 (+263310us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.328117 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.328206 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.328221 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.328221 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":10612403,"prepare.run_cpu_time_us":21276,"prepare.run_wall_time_us":288378,"replication_time_us":263395}]]}
W20260503 14:06:07.328562 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.338169 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.338335 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1612) took 12110 ms. Trace:
I20260503 14:06:07.338375 1368 rpcz_store.cc:276] 0503 14:05:55.227823 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.228012 (+ 189us) service_pool.cc:224] Handling call
0503 14:06:07.338331 (+12110319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.749791 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.749828 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.036430 (+286602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.036432 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.036436 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.036436 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.036524 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.338083 (+301559us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.338142 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.338305 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.338320 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.338320 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":11521653,"prepare.run_cpu_time_us":20466,"prepare.run_wall_time_us":286858,"replication_time_us":301638}]]}
W20260503 14:06:07.338584 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.347375 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:07.347546 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1546) took 12461 ms. Trace:
I20260503 14:06:07.347594 1077 rpcz_store.cc:276] 0503 14:05:54.885773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.886321 (+ 548us) service_pool.cc:224] Handling call
0503 14:06:07.347540 (+12461219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.597254 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.597301 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.886838 (+289537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.886840 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.886845 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.886845 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.886921 (+ 76us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:07.347317 (+460396us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.347353 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.347510 (+ 157us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.347528 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.347529 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11710814,"prepare.run_cpu_time_us":20435,"prepare.run_wall_time_us":289691,"replication_time_us":460442}]]}
W20260503 14:06:07.347942 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.355520 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.355674 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1681) took 11250 ms. Trace:
I20260503 14:06:07.355741 1368 rpcz_store.cc:276] 0503 14:05:56.104978 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.104998 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:07.355671 (+11250673us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.940190 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.940234 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.167943 (+227709us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.167945 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.167948 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.167949 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.168046 (+ 97us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.355469 (+187423us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.355501 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.355650 (+ 149us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.355664 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.355664 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10835083,"prepare.run_cpu_time_us":16517,"prepare.run_wall_time_us":227870,"replication_time_us":187513}]]}
I20260503 14:06:07.356108 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:07.356197 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1521) took 12580 ms. Trace:
W20260503 14:06:07.356272 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.356225 1077 rpcz_store.cc:276] 0503 14:05:54.775906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776065 (+ 159us) service_pool.cc:224] Handling call
0503 14:06:07.356194 (+12580129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.826035 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.826074 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.056629 (+230555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.056631 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.056635 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.056636 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.056745 (+ 109us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:07.356069 (+299324us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.356099 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.356178 (+ 79us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.356187 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.356187 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12049907,"prepare.run_cpu_time_us":15843,"prepare.run_wall_time_us":230872,"replication_time_us":299427}]]}
W20260503 14:06:07.356947 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 74ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.358882 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.359030 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1676) took 11255 ms. Trace:
I20260503 14:06:07.359081 1368 rpcz_store.cc:276] 0503 14:05:56.103040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.103060 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:07.359024 (+11255964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.991475 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.991523 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.167307 (+175784us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.167308 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.167339 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.167339 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.167419 (+ 80us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.358826 (+191407us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.358867 (+ 41us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.359002 (+ 135us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.359013 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.359013 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":10888331,"prepare.run_cpu_time_us":13394,"prepare.run_wall_time_us":175964,"replication_time_us":191478}]]}
W20260503 14:06:07.359638 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.383620 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.383791 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1602) took 12159 ms. Trace:
I20260503 14:06:07.383845 1368 rpcz_store.cc:276] 0503 14:05:55.224583 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.224656 (+ 73us) service_pool.cc:224] Handling call
0503 14:06:07.383786 (+12159130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.779985 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.780037 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:06.985057 (+205020us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:06.985060 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:06.985065 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:06.985066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:06.985164 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.383520 (+398356us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.383593 (+ 73us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.383762 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.383773 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.383774 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":11555200,"prepare.run_cpu_time_us":14338,"prepare.run_wall_time_us":205195,"replication_time_us":398445}]]}
W20260503 14:06:07.384296 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.394323 1369 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.394619 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1577) took 11072 ms. Trace:
W20260503 14:06:07.394801 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.394677 1363 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.394945 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1605) took 10788 ms. Trace:
I20260503 14:06:07.394979 1363 rpcz_store.cc:276] 0503 14:05:56.606355 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606390 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:07.394942 (+10788552us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.947251 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.947295 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.014144 (+ 66849us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.014146 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.014150 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.014151 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.014245 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.394634 (+380389us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.394662 (+ 28us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.394926 (+ 264us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.394934 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.394935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10340790,"prepare.run_cpu_time_us":5404,"prepare.run_wall_time_us":67002,"replication_time_us":380477}]]}
I20260503 14:06:07.394766 1369 rpcz_store.cc:276] 0503 14:05:56.321711 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321834 (+ 123us) service_pool.cc:224] Handling call
0503 14:06:07.394605 (+11072771us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.784674 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.784734 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.084475 (+299741us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.084477 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.084484 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.084485 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.084600 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.394234 (+309634us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.394298 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.394571 (+ 273us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.394591 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.394592 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10462766,"prepare.run_cpu_time_us":22598,"prepare.run_wall_time_us":299936,"replication_time_us":309741}]]}
W20260503 14:06:07.395649 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 100ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.416571 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:07.416834 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1448) took 14742 ms. Trace:
I20260503 14:06:07.416885 1065 rpcz_store.cc:276] 0503 14:05:52.674033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674077 (+ 44us) service_pool.cc:224] Handling call
0503 14:06:07.416830 (+14742753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.409718 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.409761 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.416507 (+1006746us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.416509 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.416515 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.416516 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.416525 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:07.416526 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":13735572}]]}
I20260503 14:06:07.430210 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.430356 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1607) took 11409 ms. Trace:
I20260503 14:06:07.430401 1077 rpcz_store.cc:276] 0503 14:05:56.020415 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020853 (+ 438us) service_pool.cc:224] Handling call
0503 14:06:07.430351 (+11409498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.978015 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.978063 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.303585 (+325522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.303587 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.303592 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.303593 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.303689 (+ 96us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.430047 (+126358us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.430186 (+ 139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.430330 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.430341 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.430342 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124,"prepare.queue_time_us":10957093,"prepare.run_cpu_time_us":23141,"prepare.run_wall_time_us":325681,"replication_time_us":126448}]]}
W20260503 14:06:07.430786 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 419ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.431206 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:07.431306 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1540) took 12546 ms. Trace:
I20260503 14:06:07.431348 1077 rpcz_store.cc:276] 0503 14:05:54.885237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.885446 (+ 209us) service_pool.cc:224] Handling call
0503 14:06:07.431303 (+12545857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.056918 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.056995 (+ 77us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.356764 (+299769us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.356766 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.356770 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.356770 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.356867 (+ 97us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:07.431145 (+ 74278us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.431197 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.431283 (+ 86us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.431295 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.431295 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":12171383,"prepare.run_cpu_time_us":21694,"prepare.run_wall_time_us":300124,"replication_time_us":74368}]]}
W20260503 14:06:07.431552 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.439482 1369 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.439638 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1613) took 10789 ms. Trace:
I20260503 14:06:07.439695 1369 rpcz_store.cc:276] 0503 14:05:56.650572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650618 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:07.439634 (+10789016us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.860174 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.860213 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.038707 (+178494us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.038709 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.038715 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.038716 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.039023 (+ 307us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.439414 (+400391us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.439452 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.439610 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.439622 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.439622 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10209459,"prepare.run_cpu_time_us":13440,"prepare.run_wall_time_us":178869,"replication_time_us":400691}]]}
W20260503 14:06:07.440182 1260 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 394ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.462075 1134 op_tracker.cc:284] OpTracker waiting for 10 outstanding ops to complete now for 7.804s
W20260503 14:06:07.462105 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:07.462218 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:07.462308 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1453) took 12787 ms. Trace:
I20260503 14:06:07.462313 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.462677 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.462349 1067 rpcz_store.cc:276] 0503 14:05:54.674791 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.674849 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:07.462303 (+12787454us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.462483 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.462518 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.462074 (+999556us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.462076 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.462083 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.462084 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.462092 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:07.462093 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":11787566}]]}
I20260503 14:06:07.462914 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.463196 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.463546 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.463888 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.464305 1369 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.464421 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1562) took 11443 ms. Trace:
I20260503 14:06:07.464241 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.464460 1369 rpcz_store.cc:276] 0503 14:05:56.020693 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020899 (+ 206us) service_pool.cc:224] Handling call
0503 14:06:07.464416 (+11443517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.140060 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.140101 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.249589 (+109488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.249591 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.249595 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.249596 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.249872 (+ 276us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.464249 (+214377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.464287 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.464397 (+ 110us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.464407 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.464408 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11119093,"prepare.run_cpu_time_us":9484,"prepare.run_wall_time_us":109831,"replication_time_us":214646}]]}
I20260503 14:06:07.464574 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=783, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:07.464658 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:07.464900 1368 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.465059 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1737) took 10847 ms. Trace:
I20260503 14:06:07.465104 1368 rpcz_store.cc:276] 0503 14:05:56.617723 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.617972 (+ 249us) service_pool.cc:224] Handling call
0503 14:06:07.465055 (+10847083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.776231 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.776290 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.167346 (+391056us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.167348 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.167352 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.167352 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.167443 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.464764 (+297321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.464885 (+ 121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.465022 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.465047 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.465047 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102,"prepare.queue_time_us":10158160,"prepare.run_cpu_time_us":28403,"prepare.run_wall_time_us":391228,"replication_time_us":297406}]]}
W20260503 14:06:07.465272 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.464941 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:06:07.466501 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.469806 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.469923 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1692) took 11307 ms. Trace:
I20260503 14:06:07.469967 1368 rpcz_store.cc:276] 0503 14:05:56.162612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.162645 (+ 33us) service_pool.cc:224] Handling call
0503 14:06:07.469919 (+11307274us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.015450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.015494 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.234129 (+218635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.234131 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.234135 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.234136 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.234400 (+ 264us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.469757 (+235357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.469790 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.469902 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.469912 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.469912 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10852691,"prepare.run_cpu_time_us":17933,"prepare.run_wall_time_us":219112,"replication_time_us":235615}]]}
W20260503 14:06:07.470245 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 155ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.473953 1368 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.474072 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1694) took 11311 ms. Trace:
I20260503 14:06:07.474119 1368 rpcz_store.cc:276] 0503 14:05:56.162940 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.162954 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:07.474069 (+11311115us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.924315 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.924372 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.223486 (+299114us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.223488 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.223493 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.223494 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.223582 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.473903 (+250321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.473934 (+ 31us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.474047 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.474062 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.474062 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10761239,"prepare.run_cpu_time_us":21618,"prepare.run_wall_time_us":299441,"replication_time_us":250404}]]}
W20260503 14:06:07.474298 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.477277 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.477408 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1716) took 10936 ms. Trace:
I20260503 14:06:07.477447 1368 rpcz_store.cc:276] 0503 14:05:56.540415 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.540440 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:07.477404 (+10936964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.053300 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.053349 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.257722 (+204373us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.257724 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.257727 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.257728 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.257812 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.477143 (+219331us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.477258 (+ 115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.477380 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.477395 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.477396 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102,"prepare.queue_time_us":10512726,"prepare.run_cpu_time_us":15783,"prepare.run_wall_time_us":204530,"replication_time_us":219410}]]}
W20260503 14:06:07.477694 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.485320 1369 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.485482 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1617) took 10834 ms. Trace:
I20260503 14:06:07.485527 1369 rpcz_store.cc:276] 0503 14:05:56.650641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650728 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:07.485477 (+10834749us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.749268 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.749321 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.091814 (+342493us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.091816 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.091821 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.091822 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.091920 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.485240 (+393320us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.485278 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.485453 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.485468 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.485468 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10098462,"prepare.run_cpu_time_us":25668,"prepare.run_wall_time_us":342673,"replication_time_us":393411}]]}
W20260503 14:06:07.485939 1268 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 457ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.490374 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:07.490511 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1545) took 12604 ms. Trace:
I20260503 14:06:07.490546 1077 rpcz_store.cc:276] 0503 14:05:54.885750 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.886526 (+ 776us) service_pool.cc:224] Handling call
0503 14:06:07.490507 (+12603981us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.195288 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.195329 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.281884 (+ 86555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.281886 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.281891 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.281891 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.281976 (+ 85us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:07.490326 (+208350us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.490361 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.490485 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.490499 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.490500 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":12308663,"prepare.run_cpu_time_us":8397,"prepare.run_wall_time_us":86707,"replication_time_us":208428}]]}
W20260503 14:06:07.490731 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.495977 1369 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.496101 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1619) took 10845 ms. Trace:
I20260503 14:06:07.496140 1369 rpcz_store.cc:276] 0503 14:05:56.650670 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650716 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:07.496099 (+10845383us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.014261 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.014309 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.395504 (+381195us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.395505 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.395509 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.395509 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.395591 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.495924 (+100333us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.495958 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.496080 (+ 122us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.496091 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.496091 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10363473,"prepare.run_cpu_time_us":27419,"prepare.run_wall_time_us":381446,"replication_time_us":100401}]]}
W20260503 14:06:07.496479 1283 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.505996 1369 tablet.cc:1719] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.506131 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1640) took 10316 ms. Trace:
I20260503 14:06:07.506171 1369 rpcz_store.cc:276] 0503 14:05:57.189241 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.197243 (+ 8002us) service_pool.cc:224] Handling call
0503 14:06:07.506128 (+10308885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.829288 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.830300 (+ 1012us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.235308 (+405008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.235310 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.235515 (+ 205us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.235517 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.235609 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.505908 (+270299us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.505974 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.506110 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.506120 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.506121 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":9631919,"prepare.run_cpu_time_us":29175,"prepare.run_wall_time_us":406336,"replication_time_us":270385}]]}
I20260503 14:06:07.520602 1368 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.520840 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1689) took 11359 ms. Trace:
I20260503 14:06:07.520912 1368 rpcz_store.cc:276] 0503 14:05:56.161069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.161121 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:07.520828 (+11359707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.258073 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.258117 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.326760 (+ 68643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.326762 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.326767 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.326767 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.326868 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.520401 (+193533us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.520576 (+ 175us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.520798 (+ 222us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.520815 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.520816 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":163,"prepare.queue_time_us":11096859,"prepare.run_cpu_time_us":4688,"prepare.run_wall_time_us":68815,"replication_time_us":193625}]]}
W20260503 14:06:07.521773 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.525642 1369 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.525774 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1602) took 10919 ms. Trace:
I20260503 14:06:07.525828 1369 rpcz_store.cc:276] 0503 14:05:56.606306 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606668 (+ 362us) service_pool.cc:224] Handling call
0503 14:06:07.525771 (+10919103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.918255 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.918312 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.156995 (+238683us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.156997 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.157002 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.157002 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.157123 (+ 121us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.525592 (+368469us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.525625 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.525752 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.525762 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.525762 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10311505,"prepare.run_cpu_time_us":18349,"prepare.run_wall_time_us":238947,"replication_time_us":368582}]]}
W20260503 14:06:07.526484 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.541450 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.541610 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1582) took 11766 ms. Trace:
I20260503 14:06:07.541661 1077 rpcz_store.cc:276] 0503 14:05:55.774884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.774941 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:07.541605 (+11766664us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.948278 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.948322 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.161752 (+213430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.161754 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.161758 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.161758 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.161837 (+ 79us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.541393 (+379556us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.541431 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.541583 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.541593 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.541593 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11173257,"prepare.run_cpu_time_us":15569,"prepare.run_wall_time_us":213567,"replication_time_us":379627}]]}
W20260503 14:06:07.542145 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.543928 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.544067 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1614) took 12315 ms. Trace:
I20260503 14:06:07.544113 1368 rpcz_store.cc:276] 0503 14:05:55.228523 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.228754 (+ 231us) service_pool.cc:224] Handling call
0503 14:06:07.544061 (+12315307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.036657 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.036700 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.338441 (+301741us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.338443 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.338447 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.338448 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.338525 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.543847 (+205322us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.543909 (+ 62us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.544037 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.544053 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.544054 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":11807812,"prepare.run_cpu_time_us":23501,"prepare.run_wall_time_us":301993,"replication_time_us":205391}]]}
W20260503 14:06:07.544571 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 87ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.547251 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.547355 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1565) took 12231 ms. Trace:
I20260503 14:06:07.547396 1077 rpcz_store.cc:276] 0503 14:05:55.316265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316288 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:07.547351 (+12231063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.886951 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.886988 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.347673 (+460685us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.347675 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.347681 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.347682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.347876 (+ 194us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.547197 (+199321us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.547242 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.547328 (+ 86us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.547343 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.547344 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":11570574,"prepare.run_cpu_time_us":34107,"prepare.run_wall_time_us":460940,"replication_time_us":199508}]]}
W20260503 14:06:07.547616 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 157ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.559180 1369 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.559346 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1579) took 11237 ms. Trace:
I20260503 14:06:07.559386 1369 rpcz_store.cc:276] 0503 14:05:56.321741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321978 (+ 237us) service_pool.cc:224] Handling call
0503 14:06:07.559342 (+11237364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.818584 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.818627 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.235646 (+417019us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.235648 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.235651 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.235651 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.235720 (+ 69us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.559083 (+323363us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.559152 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.559314 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.559331 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.559332 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":10496537,"prepare.run_cpu_time_us":29901,"prepare.run_wall_time_us":417153,"replication_time_us":323425}]]}
W20260503 14:06:07.559775 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 188ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.560858 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.560993 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1696) took 11397 ms. Trace:
I20260503 14:06:07.561038 1368 rpcz_store.cc:276] 0503 14:05:56.163701 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.163749 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:07.560989 (+11397240us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.104191 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.104234 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.245372 (+141138us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.245374 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.245379 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.245380 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.245462 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.560785 (+315323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.560842 (+ 57us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.560966 (+ 124us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.560980 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.560981 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10940346,"prepare.run_cpu_time_us":10217,"prepare.run_wall_time_us":141430,"replication_time_us":315398}]]}
W20260503 14:06:07.561260 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.563990 1369 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.564112 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1555) took 11545 ms. Trace:
I20260503 14:06:07.564157 1369 rpcz_store.cc:276] 0503 14:05:56.018282 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.018354 (+ 72us) service_pool.cc:224] Handling call
0503 14:06:07.564108 (+11545754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.883769 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.883813 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.254327 (+370514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.254328 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.254332 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.254332 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.254427 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.563941 (+309514us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.563975 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.564088 (+ 113us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.564102 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.564102 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10865292,"prepare.run_cpu_time_us":27353,"prepare.run_wall_time_us":370675,"replication_time_us":309601}]]}
W20260503 14:06:07.564569 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.574682 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.574822 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1601) took 11554 ms. Trace:
I20260503 14:06:07.574860 1077 rpcz_store.cc:276] 0503 14:05:56.020314 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020511 (+ 197us) service_pool.cc:224] Handling call
0503 14:06:07.574817 (+11554306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.817076 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.817118 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.276058 (+458940us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.276060 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.276066 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.276067 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.276172 (+ 105us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.574597 (+298425us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.574649 (+ 52us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.574800 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.574808 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.574809 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":10796471,"prepare.run_cpu_time_us":31731,"prepare.run_wall_time_us":459113,"replication_time_us":298524}]]}
W20260503 14:06:07.575413 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 102ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.587960 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:07.588115 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1526) took 12812 ms. Trace:
I20260503 14:06:07.588150 1077 rpcz_store.cc:276] 0503 14:05:54.775999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776031 (+ 32us) service_pool.cc:224] Handling call
0503 14:06:07.588111 (+12812080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.995787 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.995837 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.310472 (+314635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.310474 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.310480 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.310481 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.310584 (+ 103us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:07.587895 (+277311us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.587945 (+ 50us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.588087 (+ 142us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.588104 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.588104 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12219612,"prepare.run_cpu_time_us":23952,"prepare.run_wall_time_us":314940,"replication_time_us":277408}]]}
W20260503 14:06:07.588573 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.588934 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.589020 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1693) took 11426 ms. Trace:
I20260503 14:06:07.589063 1368 rpcz_store.cc:276] 0503 14:05:56.162726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.162765 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:07.589016 (+11426251us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.167446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.167497 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.359475 (+191978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.359477 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.359481 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.359481 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.359580 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.588885 (+229305us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.588924 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.589000 (+ 76us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.589009 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.589009 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":11004599,"prepare.run_cpu_time_us":13788,"prepare.run_wall_time_us":192296,"replication_time_us":229399}]]}
W20260503 14:06:07.589366 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 133ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.602187 1369 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.602401 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1595) took 10996 ms. Trace:
I20260503 14:06:07.602450 1369 rpcz_store.cc:276] 0503 14:05:56.606194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606345 (+ 151us) service_pool.cc:224] Handling call
0503 14:06:07.602394 (+10996049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.084620 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.084668 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.394634 (+309966us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.394636 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.394641 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.394642 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.394725 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.602082 (+207357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.602158 (+ 76us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.602368 (+ 210us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.602382 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.602382 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":10478204,"prepare.run_cpu_time_us":23277,"prepare.run_wall_time_us":310115,"replication_time_us":207432}]]}
W20260503 14:06:07.602643 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.615586 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.615754 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1698) took 11451 ms. Trace:
I20260503 14:06:07.615805 1368 rpcz_store.cc:276] 0503 14:05:56.164062 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.164243 (+ 181us) service_pool.cc:224] Handling call
0503 14:06:07.615749 (+11451506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.168068 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.168107 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.356128 (+188021us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.356130 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.356134 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.356134 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.356217 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.615522 (+259305us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.615560 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.615727 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.615738 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.615738 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11003724,"prepare.run_cpu_time_us":12323,"prepare.run_wall_time_us":188257,"replication_time_us":259381}]]}
W20260503 14:06:07.616339 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.623062 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 45, tablet already version 50
I20260503 14:06:07.623188 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1503) took 13044 ms. Trace:
I20260503 14:06:07.623229 1077 rpcz_store.cc:276] 0503 14:05:54.579155 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.579180 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:07.623184 (+13044004us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.828931 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.828967 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.251415 (+422448us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.251417 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.251421 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.251439 (+ 18us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.251672 (+ 233us) log.cc:844] Serialized 1371 byte log entry
0503 14:06:07.622980 (+371308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.623046 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.623167 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.623175 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.623176 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":12249641,"prepare.run_cpu_time_us":33557,"prepare.run_wall_time_us":422886,"replication_time_us":371520}]]}
W20260503 14:06:07.623683 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.625540 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.625643 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1720) took 11084 ms. Trace:
I20260503 14:06:07.625687 1368 rpcz_store.cc:276] 0503 14:05:56.541013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.541052 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:07.625640 (+11084588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.234570 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.234629 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.469924 (+235295us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.469926 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.469931 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.469932 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.470022 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.625494 (+155472us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.625526 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.625621 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.625631 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.625632 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":10693425,"prepare.run_cpu_time_us":16886,"prepare.run_wall_time_us":235460,"replication_time_us":155555}]]}
W20260503 14:06:07.626163 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 400ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.631834 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.631968 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1619) took 12402 ms. Trace:
I20260503 14:06:07.632016 1368 rpcz_store.cc:276] 0503 14:05:55.229958 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.229977 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:07.631964 (+12401987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.338659 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.338726 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.544128 (+205402us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.544130 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.544135 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.544135 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.544449 (+ 314us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.631783 (+ 87334us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.631813 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.631945 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.631957 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.631958 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":12108591,"prepare.run_cpu_time_us":14706,"prepare.run_wall_time_us":205809,"replication_time_us":87641}]]}
W20260503 14:06:07.632203 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.637612 1368 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.637758 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1719) took 11096 ms. Trace:
I20260503 14:06:07.637805 1368 rpcz_store.cc:276] 0503 14:05:56.540994 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.541151 (+ 157us) service_pool.cc:224] Handling call
0503 14:06:07.637753 (+11096602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.223790 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.223847 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.474100 (+250253us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.474103 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.474107 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.474108 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.474196 (+ 88us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.637523 (+163327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.637589 (+ 66us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.637733 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.637744 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.637745 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10682526,"prepare.run_cpu_time_us":17754,"prepare.run_wall_time_us":250451,"replication_time_us":163408}]]}
I20260503 14:06:07.638245 1369 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.638334 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1615) took 10987 ms. Trace:
I20260503 14:06:07.638392 1369 rpcz_store.cc:276] 0503 14:05:56.650612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651267 (+ 655us) service_pool.cc:224] Handling call
0503 14:06:07.638330 (+10987063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.157207 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.157279 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.526326 (+369047us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.526327 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.526332 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.526333 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.526411 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.638197 (+111786us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.638233 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.638315 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.638323 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.638323 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10505878,"prepare.run_cpu_time_us":26787,"prepare.run_wall_time_us":369218,"replication_time_us":111860}]]}
W20260503 14:06:07.638862 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 357ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.638990 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.645771 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.645941 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1607) took 12420 ms. Trace:
I20260503 14:06:07.645989 1368 rpcz_store.cc:276] 0503 14:05:55.225522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.225568 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:07.645935 (+12420367us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:06.985189 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:06.985239 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.383927 (+398688us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.383930 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.383935 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.383936 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.384202 (+ 266us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.645581 (+261379us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.645632 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.645910 (+ 278us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.645921 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.645922 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":11759542,"prepare.run_cpu_time_us":29018,"prepare.run_wall_time_us":399029,"replication_time_us":261637}]]}
W20260503 14:06:07.646210 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 97ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.659075 1368 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.659243 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1723) took 11116 ms. Trace:
I20260503 14:06:07.659289 1368 rpcz_store.cc:276] 0503 14:05:56.542593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.542610 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:07.659238 (+11116628us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.064914 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.065000 (+ 86us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.328315 (+263315us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.328316 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.328320 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.328320 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.328386 (+ 66us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.658988 (+330602us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.659051 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.659213 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.659225 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.659226 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":10522197,"prepare.run_cpu_time_us":18747,"prepare.run_wall_time_us":263488,"replication_time_us":330661}]]}
W20260503 14:06:07.659736 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.669661 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.669831 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1602) took 11649 ms. Trace:
I20260503 14:06:07.669878 1077 rpcz_store.cc:276] 0503 14:05:56.020330 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020430 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:07.669824 (+11649394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.029622 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.029680 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.278095 (+248415us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.278096 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.278099 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.278100 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.278164 (+ 64us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.669569 (+391405us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.669633 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.669801 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.669812 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.669812 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":11009102,"prepare.run_cpu_time_us":18764,"prepare.run_wall_time_us":248564,"replication_time_us":391460}]]}
W20260503 14:06:07.670323 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.677793 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.677989 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1625) took 11353 ms. Trace:
I20260503 14:06:07.678040 1077 rpcz_store.cc:276] 0503 14:05:56.324590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324678 (+ 88us) service_pool.cc:224] Handling call
0503 14:06:07.677983 (+11353305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.276197 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.276248 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.575203 (+298955us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.575204 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.575209 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.575210 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.575296 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.677727 (+102431us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.677766 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.677958 (+ 192us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.677970 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.677970 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10951430,"prepare.run_cpu_time_us":22548,"prepare.run_wall_time_us":299118,"replication_time_us":102509}]]}
W20260503 14:06:07.678400 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.693897 1369 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.694067 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1580) took 11372 ms. Trace:
I20260503 14:06:07.694126 1369 rpcz_store.cc:276] 0503 14:05:56.321756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321901 (+ 145us) service_pool.cc:224] Handling call
0503 14:06:07.694064 (+11372163us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.254450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.254496 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.564172 (+309676us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.564174 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.564178 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.564179 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.564262 (+ 83us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.693820 (+129558us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.693849 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.694043 (+ 194us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.694055 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.694056 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10932455,"prepare.run_cpu_time_us":23059,"prepare.run_wall_time_us":309830,"replication_time_us":129634}]]}
W20260503 14:06:07.694518 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.698982 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.699111 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1559) took 12383 ms. Trace:
I20260503 14:06:07.699162 1077 rpcz_store.cc:276] 0503 14:05:55.316125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316152 (+ 27us) service_pool.cc:224] Handling call
0503 14:06:07.699107 (+12382955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.282002 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.282047 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.490522 (+208475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.490525 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.490530 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.490531 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.490654 (+ 123us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.698917 (+208263us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.698968 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.699091 (+ 123us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.699100 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.699100 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":11965687,"prepare.run_cpu_time_us":14833,"prepare.run_wall_time_us":208665,"replication_time_us":208379}]]}
W20260503 14:06:07.699680 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 147ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.704619 1368 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.704761 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1759) took 10866 ms. Trace:
I20260503 14:06:07.704800 1368 rpcz_store.cc:276] 0503 14:05:56.838571 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838584 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:07.704757 (+10866173us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.167465 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.167506 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.465095 (+297589us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.465097 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.465101 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.465102 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.465182 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.704548 (+239366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.704587 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.704737 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.704749 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.704750 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10328795,"prepare.run_cpu_time_us":20362,"prepare.run_wall_time_us":297739,"replication_time_us":239420}]]}
I20260503 14:06:07.704902 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.704995 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1581) took 11930 ms. Trace:
I20260503 14:06:07.705034 1077 rpcz_store.cc:276] 0503 14:05:55.774867 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775195 (+ 328us) service_pool.cc:224] Handling call
0503 14:06:07.704992 (+11929797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.347901 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.347959 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.547457 (+199498us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.547459 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.547464 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.547465 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.547550 (+ 85us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.704865 (+157315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.704891 (+ 26us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.704973 (+ 82us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.704984 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.704984 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":11572645,"prepare.run_cpu_time_us":14757,"prepare.run_wall_time_us":199780,"replication_time_us":157395}]]}
W20260503 14:06:07.705145 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.705637 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.706967 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.707105 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1744) took 11088 ms. Trace:
I20260503 14:06:07.707149 1368 rpcz_store.cc:276] 0503 14:05:56.618701 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618925 (+ 224us) service_pool.cc:224] Handling call
0503 14:06:07.707101 (+11088176us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.257835 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.257880 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.477461 (+219581us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.477462 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.477466 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.477466 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.477558 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.706902 (+229344us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.706956 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.707082 (+ 126us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.707094 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.707095 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":10638825,"prepare.run_cpu_time_us":16779,"prepare.run_wall_time_us":219742,"replication_time_us":229430}]]}
W20260503 14:06:07.707290 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.712836 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.712985 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1563) took 12396 ms. Trace:
I20260503 14:06:07.713023 1077 rpcz_store.cc:276] 0503 14:05:55.316223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316554 (+ 331us) service_pool.cc:224] Handling call
0503 14:06:07.712978 (+12396424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.357049 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.357106 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.431362 (+ 74256us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.431365 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.431368 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.431369 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.431458 (+ 89us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.712783 (+281325us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.712819 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.712951 (+ 132us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.712966 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.712967 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":12040398,"prepare.run_cpu_time_us":5385,"prepare.run_wall_time_us":74427,"replication_time_us":281407}]]}
W20260503 14:06:07.713194 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.722687 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.722863 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1721) took 11180 ms. Trace:
I20260503 14:06:07.722909 1368 rpcz_store.cc:276] 0503 14:05:56.542336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.542357 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:07.722858 (+11180501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.359749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.359835 (+ 86us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.589052 (+229217us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.589054 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.589058 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.589058 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.589133 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.722621 (+133488us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.722657 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.722832 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.722846 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.722846 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":10817272,"prepare.run_cpu_time_us":16560,"prepare.run_wall_time_us":229392,"replication_time_us":133555}]]}
W20260503 14:06:07.723376 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.726946 1369 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.727085 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1612) took 11076 ms. Trace:
I20260503 14:06:07.727134 1369 rpcz_store.cc:276] 0503 14:05:56.650557 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650875 (+ 318us) service_pool.cc:224] Handling call
0503 14:06:07.727081 (+11076206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.394743 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.394798 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.602403 (+207605us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.602406 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.602412 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.602413 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.602517 (+ 104us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.726893 (+124376us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.726928 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.727056 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.727070 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.727071 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10743778,"prepare.run_cpu_time_us":15367,"prepare.run_wall_time_us":207793,"replication_time_us":124474}]]}
W20260503 14:06:07.727272 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 146ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.743598 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.743808 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1611) took 12516 ms. Trace:
I20260503 14:06:07.743852 1368 rpcz_store.cc:276] 0503 14:05:55.227803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.227927 (+ 124us) service_pool.cc:224] Handling call
0503 14:06:07.743802 (+12515875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.384227 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.384279 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.645979 (+261700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.645981 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.645990 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.645991 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.646090 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.743512 (+ 97422us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.743576 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.743780 (+ 204us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.743792 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.743792 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":12156202,"prepare.run_cpu_time_us":18184,"prepare.run_wall_time_us":261883,"replication_time_us":97515}]]}
W20260503 14:06:07.744112 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.748127 1369 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.748261 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1600) took 11141 ms. Trace:
I20260503 14:06:07.748315 1369 rpcz_store.cc:276] 0503 14:05:56.606273 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606310 (+ 37us) service_pool.cc:224] Handling call
0503 14:06:07.748256 (+11141946us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.235832 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.236019 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.559414 (+323395us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.559415 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.559420 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.559420 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.559511 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.748072 (+188561us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.748107 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.748238 (+ 131us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.748246 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.748247 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10629345,"prepare.run_cpu_time_us":23286,"prepare.run_wall_time_us":323783,"replication_time_us":188644}]]}
W20260503 14:06:07.748713 1279 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.754125 1368 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.754249 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1717) took 11213 ms. Trace:
I20260503 14:06:07.754298 1368 rpcz_store.cc:276] 0503 14:05:56.540747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.540867 (+ 120us) service_pool.cc:224] Handling call
0503 14:06:07.754245 (+11213378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.326898 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.326951 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.521312 (+194361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.521314 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.521320 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.521321 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.521394 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.754052 (+232658us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.754079 (+ 27us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.754224 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.754233 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.754233 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10785940,"prepare.run_cpu_time_us":13986,"prepare.run_wall_time_us":194507,"replication_time_us":232722}]]}
W20260503 14:06:07.754568 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.760915 1369 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.761094 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1578) took 11439 ms. Trace:
I20260503 14:06:07.761145 1369 rpcz_store.cc:276] 0503 14:05:56.321725 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321893 (+ 168us) service_pool.cc:224] Handling call
0503 14:06:07.761089 (+11439196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.249902 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.249949 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.466303 (+216354us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.466305 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.466311 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.466312 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.466398 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.760839 (+294441us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.760869 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.761061 (+ 192us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.761078 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.761078 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10927929,"prepare.run_cpu_time_us":16053,"prepare.run_wall_time_us":216733,"replication_time_us":294519}]]}
W20260503 14:06:07.761269 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 274ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.805483 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.805676 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1599) took 11785 ms. Trace:
I20260503 14:06:07.805727 1077 rpcz_store.cc:276] 0503 14:05:56.020274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020415 (+ 141us) service_pool.cc:224] Handling call
0503 14:06:07.805669 (+11785254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.161851 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.161891 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.541696 (+379805us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.541698 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.541706 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.541707 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.541818 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.805429 (+263611us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.805454 (+ 25us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.805634 (+ 180us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.805656 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.805657 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12,"prepare.queue_time_us":11141348,"prepare.run_cpu_time_us":28055,"prepare.run_wall_time_us":379979,"replication_time_us":263713}]]}
W20260503 14:06:07.806051 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.806763 1369 tablet.cc:1719] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.806856 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1643) took 10617 ms. Trace:
I20260503 14:06:07.806900 1369 rpcz_store.cc:276] 0503 14:05:57.189296 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.203537 (+ 14241us) service_pool.cc:224] Handling call
0503 14:06:07.806853 (+10603316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.395716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.395770 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.496149 (+100379us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.496151 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.496155 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.496155 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.496224 (+ 69us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.806692 (+310468us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.806752 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.806830 (+ 78us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.806844 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.806845 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10192045,"prepare.run_cpu_time_us":6836,"prepare.run_wall_time_us":100517,"replication_time_us":310531}]]}
I20260503 14:06:07.819628 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.819808 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1718) took 11278 ms. Trace:
I20260503 14:06:07.819860 1368 rpcz_store.cc:276] 0503 14:05:56.540865 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.540964 (+ 99us) service_pool.cc:224] Handling call
0503 14:06:07.819804 (+11278840us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.245629 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.245700 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.561081 (+315381us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.561082 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.561115 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.561116 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.561185 (+ 69us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.819552 (+258367us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.819582 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.819781 (+ 199us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.819792 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.819792 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10704586,"prepare.run_cpu_time_us":23982,"prepare.run_wall_time_us":315573,"replication_time_us":258427}]]}
W20260503 14:06:07.820277 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 392ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.834503 1369 tablet.cc:1719] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.834825 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1646) took 10645 ms. Trace:
I20260503 14:06:07.834887 1369 rpcz_store.cc:276] 0503 14:05:57.189349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.191019 (+ 1670us) service_pool.cc:224] Handling call
0503 14:06:07.834819 (+10643800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.039058 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.039108 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.439728 (+400620us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.439730 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.439737 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.439738 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.439854 (+ 116us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.834444 (+394590us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.834479 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.834796 (+ 317us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.834807 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.834807 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":9847906,"prepare.run_cpu_time_us":31590,"prepare.run_wall_time_us":400807,"replication_time_us":394699}]]}
I20260503 14:06:07.840480 1368 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.840683 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1784) took 8968 ms. Trace:
I20260503 14:06:07.840742 1368 rpcz_store.cc:276] 0503 14:05:58.872418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.872772 (+ 354us) service_pool.cc:224] Handling call
0503 14:06:07.840677 (+8967905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.465211 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.465252 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.704774 (+239522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.704776 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.704781 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.704782 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.704860 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.840419 (+135559us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.840457 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.840654 (+ 197us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.840664 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.840664 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":8592331,"prepare.run_cpu_time_us":18712,"prepare.run_wall_time_us":239657,"replication_time_us":135630}]]}
W20260503 14:06:07.841166 1315 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.847033 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.847185 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1585) took 12072 ms. Trace:
I20260503 14:06:07.847234 1077 rpcz_store.cc:276] 0503 14:05:55.774954 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.774995 (+ 41us) service_pool.cc:224] Handling call
0503 14:06:07.847180 (+12072185us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.490676 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.490718 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.699154 (+208436us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.699156 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.699162 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.699163 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.699413 (+ 250us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.846938 (+147525us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.847017 (+ 79us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.847157 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.847169 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.847170 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":11715529,"prepare.run_cpu_time_us":14903,"prepare.run_wall_time_us":208771,"replication_time_us":147767}]]}
W20260503 14:06:07.847829 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.850068 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.850194 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1619) took 11525 ms. Trace:
I20260503 14:06:07.850236 1077 rpcz_store.cc:276] 0503 14:05:56.324454 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324883 (+ 429us) service_pool.cc:224] Handling call
0503 14:06:07.850190 (+11525307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.303713 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.303758 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.430373 (+126615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.430376 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.430380 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.430380 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.430481 (+ 101us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.850016 (+419535us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.850050 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.850169 (+ 119us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.850181 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.850181 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10978723,"prepare.run_cpu_time_us":9434,"prepare.run_wall_time_us":126785,"replication_time_us":419628}]]}
W20260503 14:06:07.850761 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.866741 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.866918 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1618) took 11542 ms. Trace:
I20260503 14:06:07.866974 1077 rpcz_store.cc:276] 0503 14:05:56.324427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324500 (+ 73us) service_pool.cc:224] Handling call
0503 14:06:07.866912 (+11542412us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.278192 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.278233 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.669862 (+391629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.669864 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.669870 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.669871 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.670102 (+ 231us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.866658 (+196556us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.866691 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.866888 (+ 197us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.866899 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.866899 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10953129,"prepare.run_cpu_time_us":29972,"prepare.run_wall_time_us":391920,"replication_time_us":196780}]]}
W20260503 14:06:07.867255 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.871698 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.871845 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1714) took 11331 ms. Trace:
I20260503 14:06:07.871893 1368 rpcz_store.cc:276] 0503 14:05:56.540101 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.540150 (+ 49us) service_pool.cc:224] Handling call
0503 14:06:07.871840 (+11331690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.356333 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.356372 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.616179 (+259807us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.616181 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.616186 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.616186 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.616277 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.871641 (+255364us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.871676 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.871820 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.871829 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.871829 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10816078,"prepare.run_cpu_time_us":18781,"prepare.run_wall_time_us":260101,"replication_time_us":255447}]]}
W20260503 14:06:07.872208 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.873570 1369 tablet.cc:1719] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.873692 1369 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1638) took 10686 ms. Trace:
I20260503 14:06:07.873742 1369 rpcz_store.cc:276] 0503 14:05:57.187566 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.187883 (+ 317us) service_pool.cc:224] Handling call
0503 14:06:07.873687 (+10685804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.602542 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.602589 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.727088 (+124499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.727090 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.727094 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.727094 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.727188 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.873498 (+146310us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.873552 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.873669 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.873678 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.873679 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":10414577,"prepare.run_cpu_time_us":8605,"prepare.run_wall_time_us":124653,"replication_time_us":146398}]]}
I20260503 14:06:07.873813 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.873924 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1603) took 11267 ms. Trace:
I20260503 14:06:07.873957 1363 rpcz_store.cc:276] 0503 14:05:56.606320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606470 (+ 150us) service_pool.cc:224] Handling call
0503 14:06:07.873919 (+11267449us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.564293 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.564341 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.694178 (+129837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.694180 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.694186 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.694186 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.694275 (+ 89us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.873769 (+179494us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.873799 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.873888 (+ 89us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.873912 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.873912 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":10957727,"prepare.run_cpu_time_us":10125,"prepare.run_wall_time_us":129990,"replication_time_us":179578}]]}
W20260503 14:06:07.874745 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 308ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.891585 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:07.891769 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1665) took 11794 ms. Trace:
I20260503 14:06:07.891824 1368 rpcz_store.cc:276] 0503 14:05:56.097460 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.097489 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:07.891762 (+11794273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.544476 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.544517 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.632065 (+ 87548us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.632066 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.632070 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.632071 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.632146 (+ 75us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:07.891473 (+259327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.891562 (+ 89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.891737 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.891748 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.891749 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"prepare.queue_time_us":11446879,"prepare.run_cpu_time_us":6703,"prepare.run_wall_time_us":87798,"replication_time_us":259395}]]}
W20260503 14:06:07.892401 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 389ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.895859 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:07.896019 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1538) took 13010 ms. Trace:
I20260503 14:06:07.896063 1077 rpcz_store.cc:276] 0503 14:05:54.885199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.885253 (+ 54us) service_pool.cc:224] Handling call
0503 14:06:07.896015 (+13010762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.310737 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.310784 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.588357 (+277573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.588358 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.588390 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.588390 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.588450 (+ 60us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:07.895809 (+307359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.895843 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.895990 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.896008 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.896008 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":12425394,"prepare.run_cpu_time_us":20371,"prepare.run_wall_time_us":277731,"replication_time_us":307412}]]}
W20260503 14:06:07.896389 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.929014 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 46, tablet already version 50
I20260503 14:06:07.929167 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1529) took 13153 ms. Trace:
I20260503 14:06:07.929212 1077 rpcz_store.cc:276] 0503 14:05:54.776044 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.776450 (+ 406us) service_pool.cc:224] Handling call
0503 14:06:07.929163 (+13152713us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.251825 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.251876 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.623220 (+371344us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.623222 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.623227 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.623228 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.623322 (+ 94us) log.cc:844] Serialized 1398 byte log entry
0503 14:06:07.928941 (+305619us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.928970 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.929140 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.929154 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.929155 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":12475296,"prepare.run_cpu_time_us":26864,"prepare.run_wall_time_us":371506,"replication_time_us":305705}]]}
W20260503 14:06:07.929474 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 106ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.939597 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.939761 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1753) took 11102 ms. Trace:
I20260503 14:06:07.939803 1368 rpcz_store.cc:276] 0503 14:05:56.837385 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.837400 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:07.939758 (+11102358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.477586 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.477639 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.707115 (+229476us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.707117 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.707120 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.707121 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.707211 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.939536 (+232325us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.939570 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.939733 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.939749 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.939750 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10640113,"prepare.run_cpu_time_us":16050,"prepare.run_wall_time_us":229645,"replication_time_us":232407}]]}
W20260503 14:06:07.940527 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.943291 1363 tablet.cc:1719] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.943414 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1637) took 10755 ms. Trace:
I20260503 14:06:07.943455 1363 rpcz_store.cc:276] 0503 14:05:57.187548 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.187752 (+ 204us) service_pool.cc:224] Handling call
0503 14:06:07.943411 (+10755659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.091949 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.092051 (+ 102us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.485535 (+393484us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.485537 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.485542 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.485543 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.485651 (+ 108us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.943218 (+457567us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.943274 (+ 56us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.943386 (+ 112us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.943402 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.943402 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":9904106,"prepare.run_cpu_time_us":28699,"prepare.run_wall_time_us":393710,"replication_time_us":457669}]]}
I20260503 14:06:07.952073 1368 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.952225 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1738) took 11334 ms. Trace:
I20260503 14:06:07.952266 1368 rpcz_store.cc:276] 0503 14:05:56.617744 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.617834 (+ 90us) service_pool.cc:224] Handling call
0503 14:06:07.952220 (+11334386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.328409 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.328460 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.659562 (+331102us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.659564 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.659568 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.659569 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.659665 (+ 96us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.951995 (+292330us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.952048 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.952198 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.952210 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.952210 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":10710450,"prepare.run_cpu_time_us":24568,"prepare.run_wall_time_us":331272,"replication_time_us":292418}]]}
W20260503 14:06:07.952868 1276 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.959723 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.959856 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1638) took 11347 ms. Trace:
I20260503 14:06:07.959896 1077 rpcz_store.cc:276] 0503 14:05:56.612637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612669 (+ 32us) service_pool.cc:224] Handling call
0503 14:06:07.959853 (+11347184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.575323 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.575377 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.678061 (+102684us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.678063 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.678068 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.678069 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.678174 (+ 105us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.959657 (+281483us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.959703 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.959837 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.959846 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.959847 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10962512,"prepare.run_cpu_time_us":8654,"prepare.run_wall_time_us":102866,"replication_time_us":281581}]]}
W20260503 14:06:07.960273 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 28ms of latency in SegmentAllocator::Sync()
W20260503 14:06:07.960917 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 5ef2e5d592024ff4b8e6a7fb31d22177: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:07.962081 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.962191 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1640) took 11349 ms. Trace:
I20260503 14:06:07.962224 1077 rpcz_store.cc:276] 0503 14:05:56.612684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612986 (+ 302us) service_pool.cc:224] Handling call
0503 14:06:07.962187 (+11349201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.430497 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.430554 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.850562 (+420008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.850563 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.850567 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.850568 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.850660 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.962007 (+111347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.962068 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.962166 (+ 98us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.962177 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.962178 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10817417,"prepare.run_cpu_time_us":31645,"prepare.run_wall_time_us":420180,"replication_time_us":111431}]]}
W20260503 14:06:07.962826 1286 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 176ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.966311 1363 tablet.cc:1719] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.966435 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1642) took 10777 ms. Trace:
I20260503 14:06:07.966485 1363 rpcz_store.cc:276] 0503 14:05:57.189280 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.197701 (+ 8421us) service_pool.cc:224] Handling call
0503 14:06:07.966431 (+10768730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.526438 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.526477 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.638355 (+111878us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.638356 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.638359 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.638360 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.638446 (+ 86us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.966230 (+327784us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.966265 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.966412 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.966421 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.966422 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10328623,"prepare.run_cpu_time_us":9316,"prepare.run_wall_time_us":112016,"replication_time_us":327865}]]}
I20260503 14:06:07.973497 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:07.973632 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1580) took 12198 ms. Trace:
I20260503 14:06:07.973670 1077 rpcz_store.cc:276] 0503 14:05:55.774848 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775104 (+ 256us) service_pool.cc:224] Handling call
0503 14:06:07.973628 (+12198524us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.431483 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.431529 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.713024 (+281495us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.713026 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.713029 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.713030 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.713108 (+ 78us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:07.973444 (+260336us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.973481 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.973602 (+ 121us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.973620 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.973620 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":11656295,"prepare.run_cpu_time_us":19360,"prepare.run_wall_time_us":281644,"replication_time_us":260408}]]}
W20260503 14:06:07.973832 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.973979 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.974058 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1603) took 11953 ms. Trace:
I20260503 14:06:07.974092 1077 rpcz_store.cc:276] 0503 14:05:56.020345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020612 (+ 267us) service_pool.cc:224] Handling call
0503 14:06:07.974055 (+11953443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.547689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.547732 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.705367 (+157635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.705368 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.705372 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.705372 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.705479 (+ 107us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.973839 (+268360us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.973969 (+ 130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.974037 (+ 68us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.974049 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.974050 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":120,"prepare.queue_time_us":11526998,"prepare.run_cpu_time_us":11424,"prepare.run_wall_time_us":157806,"replication_time_us":268462}]]}
W20260503 14:06:07.974251 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.976398 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.976501 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1616) took 12746 ms. Trace:
I20260503 14:06:07.976562 1368 rpcz_store.cc:276] 0503 14:05:55.229902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.230161 (+ 259us) service_pool.cc:224] Handling call
0503 14:06:07.976498 (+12746337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.646126 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.646171 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.743918 (+ 97747us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.743919 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.743924 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.743925 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.744066 (+ 141us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.976333 (+232267us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.976386 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.976478 (+ 92us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.976490 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.976490 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":12415873,"prepare.run_cpu_time_us":11741,"prepare.run_wall_time_us":97947,"replication_time_us":232402}]]}
W20260503 14:06:07.977022 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 117ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.988591 1077 tablet.cc:1719] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.988739 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1654) took 11337 ms. Trace:
I20260503 14:06:07.988770 1077 rpcz_store.cc:276] 0503 14:05:56.651072 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651245 (+ 173us) service_pool.cc:224] Handling call
0503 14:06:07.988735 (+11337490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.678198 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.678257 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.960069 (+281812us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.960072 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.960076 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.960076 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.960152 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.988502 (+ 28350us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.988572 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.988705 (+ 133us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.988726 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.988727 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":11026838,"prepare.run_cpu_time_us":26176,"prepare.run_wall_time_us":281972,"replication_time_us":28418}]]}
I20260503 14:06:07.996156 1368 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.996286 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1743) took 11377 ms. Trace:
I20260503 14:06:07.996325 1368 rpcz_store.cc:276] 0503 14:05:56.618681 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618715 (+ 34us) service_pool.cc:224] Handling call
0503 14:06:07.996284 (+11377569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.474224 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.474283 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.637786 (+163503us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.637788 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.637792 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.637793 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.637891 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.996080 (+358189us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.996113 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.996265 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.996276 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.996277 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":10855375,"prepare.run_cpu_time_us":11208,"prepare.run_wall_time_us":163675,"replication_time_us":358280}]]}
W20260503 14:06:07.996649 1327 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 384ms of latency in SegmentAllocator::Sync()
I20260503 14:06:07.999727 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:07.999850 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1741) took 11381 ms. Trace:
I20260503 14:06:07.999886 1368 rpcz_store.cc:276] 0503 14:05:56.618631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618694 (+ 63us) service_pool.cc:224] Handling call
0503 14:06:07.999846 (+11381152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.589147 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.589188 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.723001 (+133813us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.723003 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.723008 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.723009 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.723283 (+ 274us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:07.999649 (+276366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:07.999712 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:07.999826 (+ 114us) log.cc:844] Serialized 96 byte log entry
0503 14:06:07.999837 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:07.999837 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":10970334,"prepare.run_cpu_time_us":9769,"prepare.run_wall_time_us":134158,"replication_time_us":276634}]]}
W20260503 14:06:08.000591 1311 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 339ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.026453 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.026614 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1740) took 11408 ms. Trace:
I20260503 14:06:08.026649 1368 rpcz_store.cc:276] 0503 14:05:56.617945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.617984 (+ 39us) service_pool.cc:224] Handling call
0503 14:06:08.026611 (+11408627us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.470039 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.470081 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.625711 (+155630us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.625712 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.625736 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.625737 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.626063 (+ 326us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.026368 (+400305us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.026432 (+ 64us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.026583 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.026601 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.026602 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":10851948,"prepare.run_cpu_time_us":10613,"prepare.run_wall_time_us":156046,"replication_time_us":400623}]]}
W20260503 14:06:08.026865 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 343ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.035516 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.035663 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1604) took 11429 ms. Trace:
I20260503 14:06:08.035708 1363 rpcz_store.cc:276] 0503 14:05:56.606339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606758 (+ 419us) service_pool.cc:224] Handling call
0503 14:06:08.035659 (+11428901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.466645 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.466708 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.761090 (+294382us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.761092 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.761100 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.761101 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.761213 (+ 112us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.035459 (+274246us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.035493 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.035638 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.035651 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.035652 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":10859818,"prepare.run_cpu_time_us":21692,"prepare.run_wall_time_us":294580,"replication_time_us":274351}]]}
I20260503 14:06:08.035880 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:08.035967 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1543) took 13150 ms. Trace:
W20260503 14:06:08.036020 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.036003 1077 rpcz_store.cc:276] 0503 14:05:54.885715 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.886135 (+ 420us) service_pool.cc:224] Handling call
0503 14:06:08.035964 (+13149829us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.623341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.623383 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.929203 (+305820us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.929205 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.929210 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.929211 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.929305 (+ 94us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:08.035839 (+106534us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.035874 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.035949 (+ 75us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.035958 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.035958 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12737074,"prepare.run_cpu_time_us":25737,"prepare.run_wall_time_us":305980,"replication_time_us":106623}]]}
W20260503 14:06:08.036305 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 221ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.052991 1363 tablet.cc:1719] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.053149 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1618) took 11402 ms. Trace:
I20260503 14:06:08.053185 1363 rpcz_store.cc:276] 0503 14:05:56.650656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651082 (+ 426us) service_pool.cc:224] Handling call
0503 14:06:08.053144 (+11402062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.559532 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.559575 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.748334 (+188759us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.748337 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.748341 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.748343 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.748436 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.052928 (+304492us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.052968 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.053119 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.053133 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.053134 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10908363,"prepare.run_cpu_time_us":19161,"prepare.run_wall_time_us":188912,"replication_time_us":304579}]]}
I20260503 14:06:08.059898 1368 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.060065 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1745) took 11441 ms. Trace:
I20260503 14:06:08.060109 1368 rpcz_store.cc:276] 0503 14:05:56.618718 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618822 (+ 104us) service_pool.cc:224] Handling call
0503 14:06:08.060061 (+11441239us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.521422 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.521470 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.754262 (+232792us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.754264 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.754271 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.754272 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.754397 (+ 125us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.059837 (+305440us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.059874 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.060032 (+ 158us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.060045 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.060045 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10902494,"prepare.run_cpu_time_us":22837,"prepare.run_wall_time_us":232997,"replication_time_us":305556}]]}
W20260503 14:06:08.060293 1333 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 410ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.062388 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.062532 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1623) took 11737 ms. Trace:
I20260503 14:06:08.062582 1077 rpcz_store.cc:276] 0503 14:05:56.324552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324580 (+ 28us) service_pool.cc:224] Handling call
0503 14:06:08.062528 (+11737948us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.541844 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.541909 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.805846 (+263937us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.805848 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.805855 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.805855 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.805974 (+ 119us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.062320 (+256346us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.062367 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.062503 (+ 136us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.062519 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.062519 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":11217173,"prepare.run_cpu_time_us":20200,"prepare.run_wall_time_us":264305,"replication_time_us":256456}]]}
W20260503 14:06:08.062737 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 214ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.093740 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:08.093953 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1564) took 12777 ms. Trace:
I20260503 14:06:08.094015 1077 rpcz_store.cc:276] 0503 14:05:55.316245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316264 (+ 19us) service_pool.cc:224] Handling call
0503 14:06:08.093948 (+12777684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.588475 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.588514 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.896222 (+307708us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.896223 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.896228 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.896229 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.896291 (+ 62us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:08.093670 (+197379us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.093718 (+ 48us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.093924 (+ 206us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.093936 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.093936 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":12272073,"prepare.run_cpu_time_us":29784,"prepare.run_wall_time_us":307835,"replication_time_us":197435}]]}
I20260503 14:06:08.094300 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 47, tablet already version 50
I20260503 14:06:08.094409 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1633) took 12238 ms. Trace:
W20260503 14:06:08.094413 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.094465 1368 rpcz_store.cc:276] 0503 14:05:55.856273 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856586 (+ 313us) service_pool.cc:224] Handling call
0503 14:06:08.094406 (+12237820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.744082 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.744124 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.976712 (+232588us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.976714 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.976717 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.976718 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.976902 (+ 184us) log.cc:844] Serialized 1425 byte log entry
0503 14:06:08.094254 (+117352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.094287 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.094387 (+ 100us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.094398 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.094399 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11887431,"prepare.run_cpu_time_us":20267,"prepare.run_wall_time_us":232837,"replication_time_us":117531}]]}
W20260503 14:06:08.094863 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.096123 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.096228 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1600) took 12075 ms. Trace:
I20260503 14:06:08.096267 1077 rpcz_store.cc:276] 0503 14:05:56.020293 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020362 (+ 69us) service_pool.cc:224] Handling call
0503 14:06:08.096225 (+12075863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.699455 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.699504 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.847253 (+147749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.847255 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.847280 (+ 25us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.847281 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.847718 (+ 437us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.096063 (+248345us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.096109 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.096202 (+ 93us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.096216 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.096216 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":11679031,"prepare.run_cpu_time_us":12108,"prepare.run_wall_time_us":148284,"replication_time_us":248778}]]}
W20260503 14:06:08.096587 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.097473 1368 tablet.cc:1719] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.097581 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1803) took 9190 ms. Trace:
I20260503 14:06:08.097617 1368 rpcz_store.cc:276] 0503 14:05:58.907562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.908675 (+ 1113us) service_pool.cc:224] Handling call
0503 14:06:08.097577 (+9188902us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.705296 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.705338 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.840730 (+135392us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.840732 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.840736 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.840737 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.840810 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.097424 (+256614us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.097459 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.097556 (+ 97us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.097570 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.097571 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":8796081,"prepare.run_cpu_time_us":13164,"prepare.run_wall_time_us":135943,"replication_time_us":256681}]]}
W20260503 14:06:08.119040 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:08.139240 1077 tablet.cc:1719] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.139412 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1648) took 11491 ms. Trace:
I20260503 14:06:08.139454 1077 rpcz_store.cc:276] 0503 14:05:56.647641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.647693 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:08.139407 (+11491714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.850693 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.850739 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.962303 (+111564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.962306 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.962310 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.962311 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.962701 (+ 390us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.139137 (+176436us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.139212 (+ 75us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.139379 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.139392 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.139392 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11202850,"prepare.run_cpu_time_us":10182,"prepare.run_wall_time_us":112030,"replication_time_us":176820}]]}
I20260503 14:06:08.154147 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.154206 1368 tablet.cc:1719] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.154325 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1605) took 12133 ms. Trace:
I20260503 14:06:08.154326 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1750) took 11317 ms. Trace:
I20260503 14:06:08.154422 1368 rpcz_store.cc:276] 0503 14:05:56.836603 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.836628 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:08.154323 (+11317695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.659688 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.659732 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.952217 (+292485us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.952219 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.952223 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.952223 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.952334 (+ 111us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.154135 (+201801us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.154182 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.154299 (+ 117us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.154314 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.154315 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":10822956,"prepare.run_cpu_time_us":29140,"prepare.run_wall_time_us":292655,"replication_time_us":201906}]]}
I20260503 14:06:08.154382 1077 rpcz_store.cc:276] 0503 14:05:56.020378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020473 (+ 95us) service_pool.cc:224] Handling call
0503 14:06:08.154320 (+12133847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.713134 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.713181 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.973650 (+260469us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.973653 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.973659 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.973659 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.973757 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.154061 (+180304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.154124 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.154299 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.154310 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.154310 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11692371,"prepare.run_cpu_time_us":21359,"prepare.run_wall_time_us":260643,"replication_time_us":180395}]]}
W20260503 14:06:08.154742 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 145ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.154767 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.154825 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1641) took 11542 ms. Trace:
I20260503 14:06:08.154851 1077 rpcz_store.cc:276] 0503 14:05:56.612704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612821 (+ 117us) service_pool.cc:224] Handling call
0503 14:06:08.154823 (+11542002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.670120 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.670633 (+ 513us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.866937 (+196304us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.866940 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.866948 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.866949 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.867065 (+ 116us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.154506 (+287441us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.154758 (+ 252us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.154809 (+ 51us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.154818 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.154818 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245,"prepare.queue_time_us":11057236,"prepare.run_cpu_time_us":15850,"prepare.run_wall_time_us":196956,"replication_time_us":287552,"thread_start_us":70,"threads_started":1}]]}
W20260503 14:06:08.155303 1310 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.178921 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.179092 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1782) took 9307 ms. Trace:
I20260503 14:06:08.179132 1368 rpcz_store.cc:276] 0503 14:05:58.871711 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.871734 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:08.179087 (+9307353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.707237 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.707277 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.940285 (+233008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.940287 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.940292 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.940293 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.940407 (+ 114us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.178828 (+238421us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.178898 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.179061 (+ 163us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.179075 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.179075 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":8835350,"prepare.run_cpu_time_us":19490,"prepare.run_wall_time_us":233186,"replication_time_us":238528}]]}
W20260503 14:06:08.179270 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.183111 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.183250 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1611) took 11532 ms. Trace:
I20260503 14:06:08.183285 1363 rpcz_store.cc:276] 0503 14:05:56.650542 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650786 (+ 244us) service_pool.cc:224] Handling call
0503 14:06:08.183247 (+11532461us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.694291 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.694336 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.874534 (+180198us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.874536 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.874540 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.874541 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.874638 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.183021 (+308383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.183090 (+ 69us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.183224 (+ 134us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.183236 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.183237 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":11043424,"prepare.run_cpu_time_us":16676,"prepare.run_wall_time_us":180368,"replication_time_us":308472}]]}
W20260503 14:06:08.183492 1281 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 439ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.188506 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.188786 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1739) took 11570 ms. Trace:
I20260503 14:06:08.188856 1368 rpcz_store.cc:276] 0503 14:05:56.617927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618180 (+ 253us) service_pool.cc:224] Handling call
0503 14:06:08.188775 (+11570595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.616442 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.616517 (+ 75us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.871860 (+255343us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.871862 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.871869 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.871870 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.872107 (+ 237us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.188422 (+316315us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.188482 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.188743 (+ 261us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.188760 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.188761 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":10998154,"prepare.run_cpu_time_us":18867,"prepare.run_wall_time_us":255688,"replication_time_us":316544}]]}
W20260503 14:06:08.188987 1289 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.212683 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.212952 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1736) took 11595 ms. Trace:
I20260503 14:06:08.213042 1368 rpcz_store.cc:276] 0503 14:05:56.617705 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.618078 (+ 373us) service_pool.cc:224] Handling call
0503 14:06:08.212939 (+11594861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.561210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.561250 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.819844 (+258594us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.819847 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.819855 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.819856 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.819965 (+ 109us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.212606 (+392641us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.212646 (+ 40us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.212900 (+ 254us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.212923 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.212924 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10943035,"prepare.run_cpu_time_us":19121,"prepare.run_wall_time_us":258766,"replication_time_us":392741}]]}
W20260503 14:06:08.213233 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 81ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.213521 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.213624 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1622) took 11889 ms. Trace:
I20260503 14:06:08.213661 1077 rpcz_store.cc:276] 0503 14:05:56.324520 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324682 (+ 162us) service_pool.cc:224] Handling call
0503 14:06:08.213621 (+11888939us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.705502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.705536 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.974082 (+268546us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.974084 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.974088 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.974088 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.974170 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.213449 (+239279us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.213507 (+ 58us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.213602 (+ 95us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.213613 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.213614 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11380740,"prepare.run_cpu_time_us":22737,"prepare.run_wall_time_us":268686,"replication_time_us":239356}]]}
W20260503 14:06:08.214052 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.257578 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:08.257752 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1560) took 12941 ms. Trace:
I20260503 14:06:08.257802 1077 rpcz_store.cc:276] 0503 14:05:55.316156 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.316330 (+ 174us) service_pool.cc:224] Handling call
0503 14:06:08.257749 (+12941419us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.929328 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.929372 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.036035 (+106663us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.036037 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.036040 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.036041 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.036124 (+ 83us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:08.257495 (+221371us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.257548 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.257723 (+ 175us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.257738 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.257739 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":12612928,"prepare.run_cpu_time_us":9855,"prepare.run_wall_time_us":106811,"replication_time_us":221447}]]}
W20260503 14:06:08.258174 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 404ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.277041 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.277194 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1645) took 11664 ms. Trace:
I20260503 14:06:08.277236 1077 rpcz_store.cc:276] 0503 14:05:56.612775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612917 (+ 142us) service_pool.cc:224] Handling call
0503 14:06:08.277191 (+11664274us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.806157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.806235 (+ 78us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.062566 (+256331us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.062568 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.062572 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.062573 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.062668 (+ 95us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.276986 (+214318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.277021 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.277168 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.277182 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.277182 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11193147,"prepare.run_cpu_time_us":22616,"prepare.run_wall_time_us":256527,"replication_time_us":214407}]]}
W20260503 14:06:08.277451 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 455ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.281702 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:08.281857 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1679) took 12177 ms. Trace:
I20260503 14:06:08.281893 1368 rpcz_store.cc:276] 0503 14:05:56.104137 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.104162 (+ 25us) service_pool.cc:224] Handling call
0503 14:06:08.281853 (+12177691us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.632280 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.632331 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.891816 (+259485us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.891873 (+ 57us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.891878 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.891879 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.892265 (+ 386us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:08.281642 (+389377us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.281685 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.281832 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.281845 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.281846 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":11528005,"prepare.run_cpu_time_us":19745,"prepare.run_wall_time_us":260006,"replication_time_us":389755}]]}
W20260503 14:06:08.282042 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.294581 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.294807 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1754) took 11457 ms. Trace:
I20260503 14:06:08.294844 1368 rpcz_store.cc:276] 0503 14:05:56.837494 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.837510 (+ 16us) service_pool.cc:224] Handling call
0503 14:06:08.294803 (+11457293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.819986 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.820037 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.212965 (+392928us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.212967 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.212972 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.212973 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.213130 (+ 157us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.294487 (+ 81357us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.294557 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.294782 (+ 225us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.294795 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.294795 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":10982403,"prepare.run_cpu_time_us":41829,"prepare.run_wall_time_us":393171,"replication_time_us":81507}]]}
W20260503 14:06:08.295039 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.297833 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.297958 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1620) took 11973 ms. Trace:
I20260503 14:06:08.297987 1077 rpcz_store.cc:276] 0503 14:05:56.324475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324559 (+ 84us) service_pool.cc:224] Handling call
0503 14:06:08.297954 (+11973395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.847748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.847831 (+ 83us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.096239 (+248408us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.096241 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.096245 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.096246 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.096479 (+ 233us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.297783 (+201304us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.297816 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.297932 (+ 116us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.297945 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.297946 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11522872,"prepare.run_cpu_time_us":23405,"prepare.run_wall_time_us":248750,"replication_time_us":201530}]]}
W20260503 14:06:08.298635 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.300158 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.300283 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1621) took 11975 ms. Trace:
I20260503 14:06:08.300328 1077 rpcz_store.cc:276] 0503 14:05:56.324498 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324576 (+ 78us) service_pool.cc:224] Handling call
0503 14:06:08.300279 (+11975703us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.973785 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.973830 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.154563 (+180733us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.154565 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.154569 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.154570 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.154657 (+ 87us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.300071 (+145414us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.300138 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.300263 (+ 125us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.300270 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.300271 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11649112,"prepare.run_cpu_time_us":19158,"prepare.run_wall_time_us":180893,"replication_time_us":145494}]]}
W20260503 14:06:08.300567 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 162ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.309746 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:08.309897 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1587) took 12534 ms. Trace:
I20260503 14:06:08.309933 1077 rpcz_store.cc:276] 0503 14:05:55.774991 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775242 (+ 251us) service_pool.cc:224] Handling call
0503 14:06:08.309893 (+12534651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.896315 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.896356 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.093999 (+197643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.094000 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.094007 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.094008 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.094106 (+ 98us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:08.309698 (+215592us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.309732 (+ 34us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.309872 (+ 140us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.309884 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.309885 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12121008,"prepare.run_cpu_time_us":19023,"prepare.run_wall_time_us":197800,"replication_time_us":215683}]]}
W20260503 14:06:08.310187 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 283ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.317271 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.317404 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1614) took 11666 ms. Trace:
I20260503 14:06:08.317444 1363 rpcz_store.cc:276] 0503 14:05:56.650588 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650972 (+ 384us) service_pool.cc:224] Handling call
0503 14:06:08.317400 (+11666428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.761232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.761292 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.035854 (+274562us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.035856 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.035862 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.035862 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.035956 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.317205 (+281249us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.317252 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.317380 (+ 128us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.317392 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.317393 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":11110156,"prepare.run_cpu_time_us":24950,"prepare.run_wall_time_us":274874,"replication_time_us":281337}]]}
W20260503 14:06:08.317554 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.339902 1368 tablet.cc:1719] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.340065 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1762) took 11501 ms. Trace:
I20260503 14:06:08.340117 1368 rpcz_store.cc:276] 0503 14:05:56.838994 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.839050 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:08.340060 (+11501010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.723313 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.723368 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.999968 (+276600us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.999970 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.999975 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.999975 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.000447 (+ 472us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.339838 (+339391us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.339873 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.340038 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.340050 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.340051 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":10884156,"prepare.run_cpu_time_us":23690,"prepare.run_wall_time_us":277487,"replication_time_us":339854}]]}
I20260503 14:06:08.370256 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.370440 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1758) took 11531 ms. Trace:
I20260503 14:06:08.370496 1368 rpcz_store.cc:276] 0503 14:05:56.838451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838465 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:08.370433 (+11531968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.626094 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.626136 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.026706 (+400570us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.026708 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.026712 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.026713 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.026811 (+ 98us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.370170 (+343359us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.370229 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.370403 (+ 174us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.370419 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.370420 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":10787542,"prepare.run_cpu_time_us":32555,"prepare.run_wall_time_us":400883,"replication_time_us":343447}]]}
W20260503 14:06:08.370669 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 419ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.380980 1368 tablet.cc:1719] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.381148 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1756) took 11542 ms. Trace:
I20260503 14:06:08.381196 1368 rpcz_store.cc:276] 0503 14:05:56.838237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838250 (+ 13us) service_pool.cc:224] Handling call
0503 14:06:08.381142 (+11542892us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.637907 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.637955 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:07.996304 (+358349us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:07.996306 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:07.996310 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:07.996311 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:07.996401 (+ 90us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.380897 (+384496us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.380935 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.381118 (+ 183us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.381132 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.381132 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19,"prepare.queue_time_us":10799579,"prepare.run_cpu_time_us":29296,"prepare.run_wall_time_us":358509,"replication_time_us":384578}]]}
I20260503 14:06:08.390193 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 48, tablet already version 50
I20260503 14:06:08.390349 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1657) took 12295 ms. Trace:
I20260503 14:06:08.390393 1368 rpcz_store.cc:276] 0503 14:05:56.094688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.094745 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:08.390346 (+12295601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.976926 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.976972 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.094521 (+117549us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.094522 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.094526 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.094526 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.094728 (+ 202us) log.cc:844] Serialized 1452 byte log entry
0503 14:06:08.390113 (+295385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.390176 (+ 63us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.390323 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.390336 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.390337 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":11882085,"prepare.run_cpu_time_us":11154,"prepare.run_wall_time_us":117840,"replication_time_us":295579}]]}
W20260503 14:06:08.391316 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:06:08.416672 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:08.416947 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1452) took 15742 ms. Trace:
I20260503 14:06:08.416993 1065 rpcz_store.cc:276] 0503 14:05:52.674710 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.674733 (+ 23us) service_pool.cc:224] Handling call
0503 14:06:08.416942 (+15742209us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.417039 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.417082 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.416641 (+999559us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.416643 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.416648 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.416649 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.416656 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:08.416657 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":14742200}]]}
I20260503 14:06:08.455622 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.455785 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1799) took 9551 ms. Trace:
I20260503 14:06:08.455838 1368 rpcz_store.cc:276] 0503 14:05:58.904248 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.904307 (+ 59us) service_pool.cc:224] Handling call
0503 14:06:08.455779 (+9551472us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.940432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.940483 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.179117 (+238634us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.179118 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.179123 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.179124 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.179206 (+ 82us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.455548 (+276342us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.455599 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.455754 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.455770 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.455770 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":9035991,"prepare.run_cpu_time_us":26560,"prepare.run_wall_time_us":238793,"replication_time_us":276416}]]}
I20260503 14:06:08.456370 1368 tablet.cc:1719] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.456478 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1749) took 11620 ms. Trace:
W20260503 14:06:08.456476 1330 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 306ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.456566 1368 rpcz_store.cc:276] 0503 14:05:56.836423 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.836453 (+ 30us) service_pool.cc:224] Handling call
0503 14:06:08.456476 (+11620023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.872140 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.872194 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.188796 (+316602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.188798 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.188803 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.188804 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.188898 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.456310 (+267412us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.456355 (+ 45us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.456457 (+ 102us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.456469 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.456469 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":11035574,"prepare.run_cpu_time_us":30943,"prepare.run_wall_time_us":316779,"replication_time_us":267500}]]}
I20260503 14:06:08.462857 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.463024 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1635) took 11859 ms. Trace:
I20260503 14:06:08.463070 1077 rpcz_store.cc:276] 0503 14:05:56.603078 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.603114 (+ 36us) service_pool.cc:224] Handling call
0503 14:06:08.463019 (+11859905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.154686 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.154722 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.300367 (+145645us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.300368 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.300372 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.300372 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.300466 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.462793 (+162327us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.462839 (+ 46us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.462995 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.463011 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.463011 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":11551441,"prepare.run_cpu_time_us":17180,"prepare.run_wall_time_us":145968,"replication_time_us":162414}]]}
W20260503 14:06:08.463290 1267 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:06:08.465813 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:08.465912 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1470) took 13694 ms. Trace:
I20260503 14:06:08.465938 1067 rpcz_store.cc:276] 0503 14:05:54.771113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.771332 (+ 219us) service_pool.cc:224] Handling call
0503 14:06:08.465909 (+13694577us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.463120 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.463154 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.465787 (+1002633us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.465789 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.465794 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.465795 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.465801 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:08.465802 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":12691724}]]}
I20260503 14:06:08.470629 1368 tablet.cc:1719] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.470775 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1763) took 11631 ms. Trace:
I20260503 14:06:08.470836 1368 rpcz_store.cc:276] 0503 14:05:56.839179 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.839235 (+ 56us) service_pool.cc:224] Handling call
0503 14:06:08.470770 (+11631535us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.754421 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.754949 (+ 528us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.060063 (+305114us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.060066 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.060071 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.060072 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.060181 (+ 109us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.470556 (+410375us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.470603 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.470748 (+ 145us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.470759 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.470759 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":10915060,"prepare.run_cpu_time_us":27644,"prepare.run_wall_time_us":305775,"replication_time_us":410476}]]}
I20260503 14:06:08.478614 1077 tablet.cc:1719] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.478760 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1657) took 11827 ms. Trace:
I20260503 14:06:08.478793 1077 rpcz_store.cc:276] 0503 14:05:56.651123 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651255 (+ 132us) service_pool.cc:224] Handling call
0503 14:06:08.478756 (+11827501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.867086 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.867150 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.155117 (+287967us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.155119 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.155123 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.155123 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.155208 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.478555 (+323347us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.478591 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.478738 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.478747 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.478748 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":11215759,"prepare.run_cpu_time_us":28673,"prepare.run_wall_time_us":288139,"replication_time_us":323398}]]}
I20260503 14:06:08.499379 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.499531 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1644) took 11886 ms. Trace:
I20260503 14:06:08.499567 1077 rpcz_store.cc:276] 0503 14:05:56.612759 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612848 (+ 89us) service_pool.cc:224] Handling call
0503 14:06:08.499526 (+11886678us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.974196 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.974246 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.213838 (+239592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.213839 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.213843 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.213844 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.213952 (+ 108us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.499313 (+285361us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.499356 (+ 43us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.499506 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.499518 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.499518 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":11361284,"prepare.run_cpu_time_us":24340,"prepare.run_wall_time_us":239777,"replication_time_us":285461}]]}
W20260503 14:06:08.499828 1275 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.509269 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.509418 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1686) took 12349 ms. Trace:
I20260503 14:06:08.509459 1368 rpcz_store.cc:276] 0503 14:05:56.160254 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.160300 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:08.509413 (+12349113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.892296 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.892351 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.281867 (+389516us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.281869 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.281875 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.281876 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.281961 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.509216 (+227255us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.509248 (+ 32us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.509392 (+ 144us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.509405 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.509406 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11731822,"prepare.run_cpu_time_us":41522,"prepare.run_wall_time_us":389686,"replication_time_us":227333}]]}
W20260503 14:06:08.509950 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.528885 1363 tablet.cc:1719] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.529054 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1641) took 11339 ms. Trace:
I20260503 14:06:08.529099 1363 rpcz_store.cc:276] 0503 14:05:57.189264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.197425 (+ 8161us) service_pool.cc:224] Handling call
0503 14:06:08.529050 (+11331625us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.036112 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.036168 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.317436 (+281268us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.317438 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.317443 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.317444 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.317512 (+ 68us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.528821 (+211309us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.528860 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.529027 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.529040 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.529041 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":10838580,"prepare.run_cpu_time_us":31290,"prepare.run_wall_time_us":281407,"replication_time_us":211369}]]}
I20260503 14:06:08.549623 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:08.549820 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1671) took 12447 ms. Trace:
I20260503 14:06:08.549862 1368 rpcz_store.cc:276] 0503 14:05:56.102542 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102562 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:08.549817 (+12447255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.094774 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.094826 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.391093 (+296267us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.391095 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.391102 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.391102 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.391198 (+ 96us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:08.549549 (+158351us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.549603 (+ 54us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.549788 (+ 185us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.549806 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.549806 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":11992104,"prepare.run_cpu_time_us":35123,"prepare.run_wall_time_us":296447,"replication_time_us":158439}]]}
W20260503 14:06:08.550053 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.593647 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.593815 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1597) took 12573 ms. Trace:
I20260503 14:06:08.593863 1077 rpcz_store.cc:276] 0503 14:05:56.020229 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020255 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:08.593811 (+12573556us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.094126 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.094172 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.309972 (+215800us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.309974 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.309979 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.309980 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.310087 (+ 107us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.593550 (+283463us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.593620 (+ 70us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.593785 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.593800 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.593800 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":12073772,"prepare.run_cpu_time_us":26593,"prepare.run_wall_time_us":215983,"replication_time_us":283562}]]}
W20260503 14:06:08.594190 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 150ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.604367 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.604521 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1786) took 9731 ms. Trace:
I20260503 14:06:08.604596 1368 rpcz_store.cc:276] 0503 14:05:58.873024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.873125 (+ 101us) service_pool.cc:224] Handling call
0503 14:06:08.604516 (+9731391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.213168 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.213224 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.294888 (+ 81664us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.294890 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.294894 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.294894 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.294979 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.604287 (+309308us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.604325 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.604493 (+ 168us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.604507 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.604508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":9339944,"prepare.run_cpu_time_us":10333,"prepare.run_wall_time_us":81948,"replication_time_us":309369}]]}
W20260503 14:06:08.604899 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.616936 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.617092 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1639) took 12004 ms. Trace:
I20260503 14:06:08.617138 1077 rpcz_store.cc:276] 0503 14:05:56.612665 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612889 (+ 224us) service_pool.cc:224] Handling call
0503 14:06:08.617088 (+12004199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.096515 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.096576 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.298305 (+201729us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.298308 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.298313 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.298454 (+ 141us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.298530 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.616853 (+318323us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.616912 (+ 59us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.617068 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.617078 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.617079 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":11483524,"prepare.run_cpu_time_us":23806,"prepare.run_wall_time_us":202035,"replication_time_us":318377}]]}
W20260503 14:06:08.617790 1271 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.622788 1363 tablet.cc:1719] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.622931 1363 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1636) took 11435 ms. Trace:
I20260503 14:06:08.622972 1363 rpcz_store.cc:276] 0503 14:05:57.187527 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.187597 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:08.622927 (+11435330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:07.874666 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:07.874720 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.183295 (+308575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.183297 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.183302 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.183302 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.183416 (+ 114us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.622733 (+439317us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.622770 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.622899 (+ 129us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.622919 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.622920 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":10686938,"prepare.run_cpu_time_us":30008,"prepare.run_wall_time_us":308770,"replication_time_us":439410}]]}
I20260503 14:06:08.662492 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 49, tablet already version 50
I20260503 14:06:08.662655 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1584) took 12887 ms. Trace:
I20260503 14:06:08.662694 1077 rpcz_store.cc:276] 0503 14:05:55.774937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.775143 (+ 206us) service_pool.cc:224] Handling call
0503 14:06:08.662651 (+12887508us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.036144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.036182 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.257991 (+221809us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.257992 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.257997 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.257998 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.258081 (+ 83us) log.cc:844] Serialized 1479 byte log entry
0503 14:06:08.662435 (+404354us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.662472 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.662628 (+ 156us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.662638 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.662639 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":12260909,"prepare.run_cpu_time_us":25377,"prepare.run_wall_time_us":221958,"replication_time_us":404431}]]}
W20260503 14:06:08.663056 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.685410 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.685674 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1690) took 12524 ms. Trace:
I20260503 14:06:08.685752 1368 rpcz_store.cc:276] 0503 14:05:56.161194 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.161221 (+ 27us) service_pool.cc:224] Handling call
0503 14:06:08.685666 (+12524445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.391229 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.391273 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.549879 (+158606us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.549881 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.549885 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.549886 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.549965 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.685330 (+135365us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.685385 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.685639 (+ 254us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.685655 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.685655 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":12229913,"prepare.run_cpu_time_us":23686,"prepare.run_wall_time_us":158754,"replication_time_us":135432}]]}
W20260503 14:06:08.686331 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.707190 1077 tablet.cc:1719] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.707333 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1656) took 12056 ms. Trace:
I20260503 14:06:08.707378 1077 rpcz_store.cc:276] 0503 14:05:56.651109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651176 (+ 67us) service_pool.cc:224] Handling call
0503 14:06:08.707330 (+12056154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.298557 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.298600 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.617380 (+318780us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.617383 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.617388 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.617389 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.617483 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.707130 (+ 89647us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.707167 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.707313 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.707322 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.707323 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11647309,"prepare.run_cpu_time_us":47605,"prepare.run_wall_time_us":318945,"replication_time_us":89735}]]}
I20260503 14:06:08.732852 1077 tablet.cc:1719] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.733026 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1652) took 12081 ms. Trace:
I20260503 14:06:08.733074 1077 rpcz_store.cc:276] 0503 14:05:56.651032 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651092 (+ 60us) service_pool.cc:224] Handling call
0503 14:06:08.733020 (+12081928us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.062698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.062742 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.277303 (+214561us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.277305 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.277309 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.277309 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.277394 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.732789 (+455395us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.732824 (+ 35us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.732993 (+ 169us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.733007 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.733008 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":11411484,"prepare.run_cpu_time_us":25640,"prepare.run_wall_time_us":214835,"replication_time_us":455472}]]}
I20260503 14:06:08.740662 1077 tablet.cc:1719] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.740821 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1647) took 12093 ms. Trace:
I20260503 14:06:08.740865 1077 rpcz_store.cc:276] 0503 14:05:56.647620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.647662 (+ 42us) service_pool.cc:224] Handling call
0503 14:06:08.740816 (+12093154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.300674 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.300742 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.463118 (+162376us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.463120 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.463125 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.463125 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.463222 (+ 97us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.740586 (+277364us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.740639 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.740792 (+ 153us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.740806 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.740807 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":11652909,"prepare.run_cpu_time_us":21793,"prepare.run_wall_time_us":162563,"replication_time_us":277453}]]}
I20260503 14:06:08.744937 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.745213 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1624) took 12420 ms. Trace:
I20260503 14:06:08.745258 1077 rpcz_store.cc:276] 0503 14:05:56.324570 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324599 (+ 29us) service_pool.cc:224] Handling call
0503 14:06:08.745208 (+12420609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.310124 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.310165 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.593880 (+283715us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.593882 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.593909 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.593910 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.594089 (+ 179us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.744441 (+150352us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.744913 (+ 472us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.745181 (+ 268us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.745197 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.745197 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":453,"prepare.queue_time_us":11985438,"prepare.run_cpu_time_us":42896,"prepare.run_wall_time_us":283985,"replication_time_us":150525}]]}
W20260503 14:06:08.745404 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 192ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.749148 1077 tablet.cc:1719] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.749290 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1653) took 12098 ms. Trace:
I20260503 14:06:08.749330 1077 rpcz_store.cc:276] 0503 14:05:56.651047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651099 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:08.749287 (+12098188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.213980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.214021 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.499627 (+285606us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.499629 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.499634 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.499635 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.499715 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.749077 (+249362us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.749126 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.749253 (+ 127us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.749279 (+ 26us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.749280 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18,"prepare.queue_time_us":11562810,"prepare.run_cpu_time_us":37375,"prepare.run_wall_time_us":285753,"replication_time_us":249436}]]}
I20260503 14:06:08.762837 1368 tablet.cc:1719] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.762988 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1818) took 9161 ms. Trace:
I20260503 14:06:08.763043 1368 rpcz_store.cc:276] 0503 14:05:59.601350 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601448 (+ 98us) service_pool.cc:224] Handling call
0503 14:06:08.762984 (+9161536us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.179232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.179275 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.456293 (+277018us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.456295 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.456300 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.456301 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.456394 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.762768 (+306374us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.762815 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.762961 (+ 146us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.762974 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.762975 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":8577695,"prepare.run_cpu_time_us":36400,"prepare.run_wall_time_us":277179,"replication_time_us":306460}]]}
I20260503 14:06:08.767302 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.767459 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1725) took 12224 ms. Trace:
I20260503 14:06:08.767506 1368 rpcz_store.cc:276] 0503 14:05:56.542827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.542842 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:08.767455 (+12224613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.281996 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.282188 (+ 192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.509620 (+227432us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.509622 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.509627 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.509628 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.509842 (+ 214us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.767227 (+257385us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.767278 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.767433 (+ 155us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.767443 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.767444 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":11739052,"prepare.run_cpu_time_us":31595,"prepare.run_wall_time_us":227867,"replication_time_us":257592}]]}
W20260503 14:06:08.767865 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.790077 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.790236 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1789) took 9915 ms. Trace:
I20260503 14:06:08.790283 1368 rpcz_store.cc:276] 0503 14:05:58.874455 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.874522 (+ 67us) service_pool.cc:224] Handling call
0503 14:06:08.790231 (+9915709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.027024 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.027071 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.370476 (+343405us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.370478 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.370483 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.370483 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.370575 (+ 92us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.789993 (+419418us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.790054 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.790206 (+ 152us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.790220 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.790220 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":9152365,"prepare.run_cpu_time_us":39672,"prepare.run_wall_time_us":343605,"replication_time_us":419501}]]}
W20260503 14:06:08.790593 1323 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.874209 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.874377 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1805) took 9966 ms. Trace:
I20260503 14:06:08.874423 1368 rpcz_store.cc:276] 0503 14:05:58.907609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.907962 (+ 353us) service_pool.cc:224] Handling call
0503 14:06:08.874372 (+9966410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.295122 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.295188 (+ 66us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.604583 (+309395us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.604585 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.604590 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.604590 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.604696 (+ 106us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.874132 (+269436us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.874185 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.874344 (+ 159us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.874362 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.874363 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":9387059,"prepare.run_cpu_time_us":46113,"prepare.run_wall_time_us":309584,"replication_time_us":269534}]]}
W20260503 14:06:08.874588 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.896409 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.896620 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1606) took 12876 ms. Trace:
I20260503 14:06:08.896651 1077 rpcz_store.cc:276] 0503 14:05:56.020399 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.020700 (+ 301us) service_pool.cc:224] Handling call
0503 14:06:08.896614 (+12875914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.258111 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.258156 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.662647 (+404491us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.662648 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.662653 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.662654 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.662739 (+ 85us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.896278 (+233539us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.896387 (+ 109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.896591 (+ 204us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.896604 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.896605 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"prepare.queue_time_us":12237331,"prepare.run_cpu_time_us":61789,"prepare.run_wall_time_us":404635,"replication_time_us":233619}]]}
W20260503 14:06:08.896788 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.937695 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.937858 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1643) took 12325 ms. Trace:
I20260503 14:06:08.937902 1077 rpcz_store.cc:276] 0503 14:05:56.612740 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612761 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:08.937855 (+12325094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.594116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.594164 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.745202 (+151038us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.745204 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.745211 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.745212 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.745303 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.937563 (+192260us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.937618 (+ 55us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.937828 (+ 210us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.937844 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.937844 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":11981275,"prepare.run_cpu_time_us":29126,"prepare.run_wall_time_us":151207,"replication_time_us":192345}]]}
W20260503 14:06:08.938107 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260503 14:06:08.970795 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:08.971091 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1722) took 12428 ms. Trace:
I20260503 14:06:08.971180 1368 rpcz_store.cc:276] 0503 14:05:56.542377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.542483 (+ 106us) service_pool.cc:224] Handling call
0503 14:06:08.971076 (+12428593us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.549991 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.550210 (+ 219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.686161 (+135951us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.686163 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.686168 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.686169 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.686248 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:08.970685 (+284437us) op_driver.cc:464] REPLICATION: finished
0503 14:06:08.970766 (+ 81us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:08.970971 (+ 205us) log.cc:844] Serialized 96 byte log entry
0503 14:06:08.971056 (+ 85us) alter_schema_op.cc:73] Released schema lock
0503 14:06:08.971057 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":12007426,"prepare.run_cpu_time_us":26633,"prepare.run_wall_time_us":136274,"replication_time_us":284509}]]}
W20260503 14:06:08.971365 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:06:08.984292 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:09.036206 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.036374 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1626) took 12711 ms. Trace:
I20260503 14:06:09.036418 1077 rpcz_store.cc:276] 0503 14:05:56.324613 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.324691 (+ 78us) service_pool.cc:224] Handling call
0503 14:06:09.036369 (+12711678us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.662754 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.662798 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.896626 (+233828us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.896628 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.896632 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.896633 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.896710 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.036111 (+139401us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.036179 (+ 68us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.036341 (+ 162us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.036357 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.036358 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":12338000,"prepare.run_cpu_time_us":46020,"prepare.run_wall_time_us":233977,"replication_time_us":139471}]]}
W20260503 14:06:09.038839 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:06:09.051582 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260503 14:06:09.060202 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.060343 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1757) took 12222 ms. Trace:
I20260503 14:06:09.060386 1368 rpcz_store.cc:276] 0503 14:05:56.838345 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838359 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:09.060339 (+12221980us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.509871 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.509923 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.767488 (+257565us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.767491 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.767495 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.767496 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.767569 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.060132 (+292563us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.060169 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.060320 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.060332 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.060332 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":11671439,"prepare.run_cpu_time_us":48171,"prepare.run_wall_time_us":257705,"replication_time_us":292628}]]}
W20260503 14:06:09.060552 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:06:09.123999 1368 tablet.cc:1719] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.124168 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1801) took 10216 ms. Trace:
I20260503 14:06:09.124217 1368 rpcz_store.cc:276] 0503 14:05:58.907519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.907654 (+ 135us) service_pool.cc:224] Handling call
0503 14:06:09.124164 (+10216510us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.370607 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.370659 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.790261 (+419602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.790263 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.790268 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.790268 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.790388 (+ 120us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.123883 (+333495us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.123973 (+ 90us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.124143 (+ 170us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.124153 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.124154 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":13,"prepare.queue_time_us":9462870,"prepare.run_cpu_time_us":73152,"prepare.run_wall_time_us":419955,"replication_time_us":333606}]]}
I20260503 14:06:09.151103 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.151268 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1826) took 9549 ms. Trace:
I20260503 14:06:09.151309 1368 rpcz_store.cc:276] 0503 14:05:59.601439 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601826 (+ 387us) service_pool.cc:224] Handling call
0503 14:06:09.151264 (+9549438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.604722 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.604764 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.874414 (+269650us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.874416 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.874422 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.874422 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.874500 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.150883 (+276383us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.151055 (+ 172us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.151239 (+ 184us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.151253 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.151253 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152,"prepare.queue_time_us":9002817,"prepare.run_cpu_time_us":54603,"prepare.run_wall_time_us":269799,"replication_time_us":276453}]]}
W20260503 14:06:09.151398 1328 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260503 14:06:09.173776 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.173951 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1752) took 12336 ms. Trace:
I20260503 14:06:09.173997 1368 rpcz_store.cc:276] 0503 14:05:56.837233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.837247 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:09.173946 (+12336699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.686273 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.686322 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.971173 (+284851us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.971175 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.971181 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.971182 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.971258 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.173668 (+202410us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.173752 (+ 84us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.173917 (+ 165us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.173933 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.173934 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":11848910,"prepare.run_cpu_time_us":57600,"prepare.run_wall_time_us":285004,"replication_time_us":202477}]]}
W20260503 14:06:09.174141 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 376ms of latency in SegmentAllocator::Sync()
I20260503 14:06:09.269445 1077 tablet.cc:1719] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.269595 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1650) took 12621 ms. Trace:
I20260503 14:06:09.269639 1077 rpcz_store.cc:276] 0503 14:05:56.647674 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.647719 (+ 45us) service_pool.cc:224] Handling call
0503 14:06:09.269592 (+12621873us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.745332 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.745386 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:08.937967 (+192581us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:08.937969 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:08.937973 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:08.937974 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:08.938049 (+ 75us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.269380 (+331331us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.269422 (+ 42us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.269572 (+ 150us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.269582 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.269583 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":12097545,"prepare.run_cpu_time_us":36209,"prepare.run_wall_time_us":192852,"replication_time_us":331400}]]}
I20260503 14:06:09.307158 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.307312 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1642) took 12694 ms. Trace:
I20260503 14:06:09.307354 1077 rpcz_store.cc:276] 0503 14:05:56.612721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.612756 (+ 35us) service_pool.cc:224] Handling call
0503 14:06:09.307307 (+12694551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.896737 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.896778 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.037025 (+140247us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.037027 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.037032 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.037033 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.037104 (+ 71us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.307100 (+269996us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.307136 (+ 36us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.307287 (+ 151us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.307298 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.307298 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23,"prepare.queue_time_us":12283830,"prepare.run_cpu_time_us":29657,"prepare.run_wall_time_us":140384,"replication_time_us":270060}]]}
W20260503 14:06:09.307747 1277 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:06:09.330003 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:09.409840 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.410040 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1760) took 12571 ms. Trace:
I20260503 14:06:09.410086 1368 rpcz_store.cc:276] 0503 14:05:56.838690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838704 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:09.410034 (+12571330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.767584 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.767631 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.060359 (+292728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.060361 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.060365 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.060366 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.060457 (+ 91us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.409776 (+349319us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.409815 (+ 39us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.410008 (+ 193us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.410022 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.410022 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":11928793,"prepare.run_cpu_time_us":61662,"prepare.run_wall_time_us":292884,"replication_time_us":349402}]]}
W20260503 14:06:09.410385 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 393ms of latency in SegmentAllocator::Sync()
W20260503 14:06:09.416749 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:09.416872 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1470) took 16497 ms. Trace:
I20260503 14:06:09.416901 1065 rpcz_store.cc:276] 0503 14:05:52.919446 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.919466 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:09.416869 (+16497403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.417123 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.417161 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.416716 (+999555us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.416717 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.416722 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.416723 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.416735 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:09.416736 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":15497560}]]}
I20260503 14:06:09.420789 1368 tablet.cc:1719] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.420933 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1816) took 9819 ms. Trace:
I20260503 14:06:09.420975 1368 rpcz_store.cc:276] 0503 14:05:59.601322 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.602456 (+ 1134us) service_pool.cc:224] Handling call
0503 14:06:09.420928 (+9818472us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.874530 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.874573 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.151259 (+276686us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.151262 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.151266 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.151267 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.151344 (+ 77us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.420644 (+269300us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.420767 (+ 123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.420904 (+ 137us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.420919 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.420919 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":106,"prepare.queue_time_us":9271984,"prepare.run_cpu_time_us":56632,"prepare.run_wall_time_us":276823,"replication_time_us":269371}]]}
W20260503 14:06:09.465914 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:09.466061 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1489) took 14582 ms. Trace:
I20260503 14:06:09.466135 1067 rpcz_store.cc:276] 0503 14:05:54.883277 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.883387 (+ 110us) service_pool.cc:224] Handling call
0503 14:06:09.466055 (+14582668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.466078 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.466143 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.465869 (+999726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.465872 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.465880 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.465882 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.465894 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:09.465895 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":13582578}]]}
I20260503 14:06:09.548174 1077 tablet.cc:1719] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.548359 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 1655) took 12897 ms. Trace:
I20260503 14:06:09.548408 1077 rpcz_store.cc:276] 0503 14:05:56.651094 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.651197 (+ 103us) service_pool.cc:224] Handling call
0503 14:06:09.548353 (+12897156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.037129 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.037169 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.307366 (+270197us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.307368 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.307376 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.307377 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.307453 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.548109 (+240656us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.548146 (+ 37us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.548325 (+ 179us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.548341 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.548341 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20,"prepare.queue_time_us":12385868,"prepare.run_cpu_time_us":51864,"prepare.run_wall_time_us":270333,"replication_time_us":240724}]]}
I20260503 14:06:09.550417 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.550647 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1761) took 12711 ms. Trace:
I20260503 14:06:09.550776 1368 rpcz_store.cc:276] 0503 14:05:56.838811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838859 (+ 48us) service_pool.cc:224] Handling call
0503 14:06:09.550642 (+12711783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:08.971287 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:08.971333 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.173959 (+202626us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.173961 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.173965 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.173966 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.174039 (+ 73us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.550357 (+376318us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.550395 (+ 38us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.550616 (+ 221us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.550630 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.550630 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":12132313,"prepare.run_cpu_time_us":42694,"prepare.run_wall_time_us":202759,"replication_time_us":376385}]]}
W20260503 14:06:09.550956 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 389ms of latency in SegmentAllocator::Sync()
W20260503 14:06:09.640959 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 654 similar messages]
I20260503 14:06:09.803710 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.803884 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1788) took 10929 ms. Trace:
I20260503 14:06:09.803928 1368 rpcz_store.cc:276] 0503 14:05:58.874035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.874135 (+ 100us) service_pool.cc:224] Handling call
0503 14:06:09.803880 (+10929745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.060476 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.060569 (+ 93us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.410106 (+349537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.410108 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.410114 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.410115 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.410209 (+ 94us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.803614 (+393405us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.803675 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.803855 (+ 180us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.803868 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.803869 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10186228,"prepare.run_cpu_time_us":70852,"prepare.run_wall_time_us":349752,"replication_time_us":393475}]]}
W20260503 14:06:09.804123 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:09.940331 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:09.940712 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1792) took 11065 ms. Trace:
I20260503 14:06:09.940786 1368 rpcz_store.cc:276] 0503 14:05:58.875697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.875719 (+ 22us) service_pool.cc:224] Handling call
0503 14:06:09.940702 (+11064983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.174054 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.174096 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.550759 (+376663us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.550761 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.550766 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.550767 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.550860 (+ 93us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:09.940186 (+389326us) op_driver.cc:464] REPLICATION: finished
0503 14:06:09.940305 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:09.940670 (+ 365us) log.cc:844] Serialized 96 byte log entry
0503 14:06:09.940688 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:06:09.940689 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100,"prepare.queue_time_us":10297945,"prepare.run_cpu_time_us":76647,"prepare.run_wall_time_us":377042,"replication_time_us":389409}]]}
W20260503 14:06:09.940891 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 148ms of latency in SegmentAllocator::Sync()
I20260503 14:06:10.063462 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.063622 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1800) took 11156 ms. Trace:
I20260503 14:06:10.063665 1368 rpcz_store.cc:276] 0503 14:05:58.907496 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.908279 (+ 783us) service_pool.cc:224] Handling call
0503 14:06:10.063619 (+11155340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.410237 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.410293 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.803906 (+393613us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.803908 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.803913 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.803913 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.803997 (+ 84us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.063388 (+259391us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.063417 (+ 29us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.063591 (+ 174us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.063608 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.063608 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16,"prepare.queue_time_us":10501833,"prepare.run_cpu_time_us":78244,"prepare.run_wall_time_us":393768,"replication_time_us":259467}]]}
W20260503 14:06:10.063851 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 212ms of latency in SegmentAllocator::Sync()
I20260503 14:06:10.089272 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.089479 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1797) took 11187 ms. Trace:
I20260503 14:06:10.089526 1368 rpcz_store.cc:276] 0503 14:05:58.902005 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.902062 (+ 57us) service_pool.cc:224] Handling call
0503 14:06:10.089473 (+11187411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.551105 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.551168 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:09.940737 (+389569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:09.940739 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:09.940744 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:09.940745 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:09.940823 (+ 78us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.089202 (+148379us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.089232 (+ 30us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.089445 (+ 213us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.089460 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.089460 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17,"prepare.queue_time_us":10648901,"prepare.run_cpu_time_us":78186,"prepare.run_wall_time_us":389737,"replication_time_us":148448}]]}
W20260503 14:06:10.089893 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:06:10.105748 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:10.276403 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.276608 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1809) took 10675 ms. Trace:
I20260503 14:06:10.276732 1368 rpcz_store.cc:276] 0503 14:05:59.601189 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601209 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:10.276603 (+10675394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.804015 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.804057 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.063719 (+259662us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.063721 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.063727 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.063727 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.063795 (+ 68us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.276307 (+212512us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.276378 (+ 71us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.276578 (+ 200us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.276590 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.276591 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":10202654,"prepare.run_cpu_time_us":55571,"prepare.run_wall_time_us":259910,"replication_time_us":212570}]]}
W20260503 14:06:10.276942 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:06:10.317304 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.317477 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1825) took 10716 ms. Trace:
I20260503 14:06:10.317519 1368 rpcz_store.cc:276] 0503 14:05:59.601428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601765 (+ 337us) service_pool.cc:224] Handling call
0503 14:06:10.317472 (+10715707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.940851 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.940905 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.089523 (+148618us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.089525 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.089531 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.089532 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.089608 (+ 76us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.317179 (+227571us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.317263 (+ 84us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.317444 (+ 181us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.317456 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.317457 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":10338979,"prepare.run_cpu_time_us":30827,"prepare.run_wall_time_us":148765,"replication_time_us":227638}]]}
W20260503 14:06:10.317960 1329 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:06:10.417119 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:10.417272 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1484) took 17463 ms. Trace:
I20260503 14:06:10.417323 1065 rpcz_store.cc:276] 0503 14:05:52.953845 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:52.953915 (+ 70us) service_pool.cc:224] Handling call
0503 14:06:10.417267 (+17463352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.417015 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.417052 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.417074 (+1000022us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.417076 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.417087 (+ 11us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.417088 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.417099 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:10.417101 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":16462995}]]}
W20260503 14:06:10.417637 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:10.455404 1368 tablet.cc:1719] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.455581 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1813) took 10854 ms. Trace:
I20260503 14:06:10.455622 1368 rpcz_store.cc:276] 0503 14:05:59.601265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.602266 (+ 1001us) service_pool.cc:224] Handling call
0503 14:06:10.455576 (+10853310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.089625 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.089667 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.317460 (+227793us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.317462 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.317467 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.317467 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.317548 (+ 81us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.455305 (+137757us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.455379 (+ 74us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.455545 (+ 166us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.455561 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.455562 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10487265,"prepare.run_cpu_time_us":48289,"prepare.run_wall_time_us":227932,"replication_time_us":137830}]]}
W20260503 14:06:10.466127 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:10.466269 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1518) took 15149 ms. Trace:
I20260503 14:06:10.466298 1067 rpcz_store.cc:276] 0503 14:05:55.317069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.317434 (+ 365us) service_pool.cc:224] Handling call
0503 14:06:10.466264 (+15148830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:09.466285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:09.466331 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.466080 (+999749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.466082 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.466094 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.466096 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.466107 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:10.466108 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":14148762}]]}
I20260503 14:06:10.482342 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.482527 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1817) took 10881 ms. Trace:
I20260503 14:06:10.482565 1368 rpcz_store.cc:276] 0503 14:05:59.601338 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601364 (+ 26us) service_pool.cc:224] Handling call
0503 14:06:10.482521 (+10881157us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.063933 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.063977 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.276644 (+212667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.276646 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.276652 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.276653 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.276768 (+ 115us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.482263 (+205495us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.482312 (+ 49us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.482488 (+ 176us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.482507 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.482508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":10462483,"prepare.run_cpu_time_us":45489,"prepare.run_wall_time_us":212855,"replication_time_us":205602}]]}
W20260503 14:06:10.482884 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:06:10.713248 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:10.713419 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1842) took 10658 ms. Trace:
I20260503 14:06:10.713464 1368 rpcz_store.cc:276] 0503 14:06:00.055241 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.055500 (+ 259us) service_pool.cc:224] Handling call
0503 14:06:10.713414 (+10657914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.276798 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.276843 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.482610 (+205767us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.482612 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.482617 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.482618 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.482812 (+ 194us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:10.713178 (+230366us) op_driver.cc:464] REPLICATION: finished
0503 14:06:10.713225 (+ 47us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:10.713392 (+ 167us) log.cc:844] Serialized 96 byte log entry
0503 14:06:10.713403 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:06:10.713404 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":10221157,"prepare.run_cpu_time_us":40662,"prepare.run_wall_time_us":206167,"replication_time_us":230552}]]}
W20260503 14:06:10.713824 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260503 14:06:11.003744 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.034900 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.038664 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.045773 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.046279 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.048951 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:11.052085 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
I20260503 14:06:11.062150 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:11.062321 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1854) took 11004 ms. Trace:
I20260503 14:06:11.062368 1368 rpcz_store.cc:276] 0503 14:06:00.058011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.058209 (+ 198us) service_pool.cc:224] Handling call
0503 14:06:11.062316 (+11004107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.482974 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.483027 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:10.713462 (+230435us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:10.713464 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:10.713471 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:10.713472 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:10.713551 (+ 79us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:11.062078 (+348527us) op_driver.cc:464] REPLICATION: finished
0503 14:06:11.062111 (+ 33us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:11.062292 (+ 181us) log.cc:844] Serialized 96 byte log entry
0503 14:06:11.062306 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:06:11.062307 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21,"prepare.queue_time_us":10424637,"prepare.run_cpu_time_us":46821,"prepare.run_wall_time_us":230590,"replication_time_us":348598}]]}
W20260503 14:06:11.062466 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:06:11.087458 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:11.103399 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:11.137208 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:11.141964 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:11.156076 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:11.260854 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:11.261053 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1860) took 11201 ms. Trace:
I20260503 14:06:11.261101 1368 rpcz_store.cc:276] 0503 14:06:00.059223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.059420 (+ 197us) service_pool.cc:224] Handling call
0503 14:06:11.261049 (+11201629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.713574 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.713627 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:11.062321 (+348694us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:11.062323 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:11.062328 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:11.062329 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:11.062409 (+ 80us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:11.260778 (+198369us) op_driver.cc:464] REPLICATION: finished
0503 14:06:11.260829 (+ 51us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:11.261024 (+ 195us) log.cc:844] Serialized 96 byte log entry
0503 14:06:11.261036 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:06:11.261037 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":10654020,"prepare.run_cpu_time_us":66990,"prepare.run_wall_time_us":348842,"replication_time_us":198442}]]}
W20260503 14:06:11.261413 1312 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:06:11.417156 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:11.417274 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1505) took 18218 ms. Trace:
I20260503 14:06:11.417304 1065 rpcz_store.cc:276] 0503 14:05:53.198822 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:53.198916 (+ 94us) service_pool.cc:224] Handling call
0503 14:06:11.417272 (+18218356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.417483 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.417544 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:11.417122 (+999578us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:11.417124 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:11.417130 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:11.417131 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:11.417140 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:11.417141 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":17218431}]]}
W20260503 14:06:11.454428 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:11.466271 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:11.466408 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1545) took 15604 ms. Trace:
I20260503 14:06:11.466434 1067 rpcz_store.cc:276] 0503 14:05:55.862079 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.862082 (+ 3us) service_pool.cc:224] Handling call
0503 14:06:11.466403 (+15604321us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:10.466446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:10.466489 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:11.466227 (+999738us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:11.466230 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:11.466238 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:11.466240 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:11.466252 (+ 12us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:11.466253 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":14604307}]]}
W20260503 14:06:11.466719 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:11.561749 1368 tablet.cc:1719] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Skipping requested alter to schema version 50, tablet already version 50
I20260503 14:06:11.561905 1368 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1868) took 11499 ms. Trace:
I20260503 14:06:11.561959 1368 rpcz_store.cc:276] 0503 14:06:00.062560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.062996 (+ 436us) service_pool.cc:224] Handling call
0503 14:06:11.561901 (+11498905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:11.062424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:11.062465 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:11.261076 (+198611us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:11.261079 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:11.261087 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:11.261088 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:11.261187 (+ 99us) log.cc:844] Serialized 1506 byte log entry
0503 14:06:11.561669 (+300482us) op_driver.cc:464] REPLICATION: finished
0503 14:06:11.561730 (+ 61us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:06:11.561877 (+ 147us) log.cc:844] Serialized 96 byte log entry
0503 14:06:11.561892 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:06:11.561892 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":10999298,"prepare.run_cpu_time_us":37712,"prepare.run_wall_time_us":198773,"replication_time_us":300574}]]}
W20260503 14:06:11.617043 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260503 14:06:12.417275 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:12.417428 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1535) took 18250 ms. Trace:
I20260503 14:06:12.417479 1065 rpcz_store.cc:276] 0503 14:05:54.166477 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.166494 (+ 17us) service_pool.cc:224] Handling call
0503 14:06:12.417419 (+18250925us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:11.417404 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:11.417505 (+ 101us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:12.417241 (+999736us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:12.417243 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:12.417250 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:12.417251 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:12.417261 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:12.417262 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":17250830}]]}
W20260503 14:06:12.466482 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:12.466624 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1556) took 16448 ms. Trace:
I20260503 14:06:12.466650 1067 rpcz_store.cc:276] 0503 14:05:56.018305 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.018485 (+ 180us) service_pool.cc:224] Handling call
0503 14:06:12.466619 (+16448134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:11.466564 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:11.466604 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:12.466439 (+999835us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:12.466442 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:12.466450 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:12.466451 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:12.466461 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:12.466463 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":15447983}]]}
W20260503 14:06:12.467168 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:12.472079 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:13.417420 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:13.417565 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1543) took 19249 ms. Trace:
I20260503 14:06:13.417585 1065 rpcz_store.cc:276] 0503 14:05:54.168502 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.168516 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:13.417562 (+19249046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:12.417650 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:12.417696 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:13.417377 (+999681us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:13.417380 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:13.417386 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:13.417388 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:13.417398 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:13.417399 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":18249021}]]}
W20260503 14:06:13.466634 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:13.466776 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1582) took 17144 ms. Trace:
I20260503 14:06:13.466867 1067 rpcz_store.cc:276] 0503 14:05:56.321785 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.321803 (+ 18us) service_pool.cc:224] Handling call
0503 14:06:13.466772 (+17144969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:12.467042 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:12.467117 (+ 75us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:13.466595 (+999478us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:13.466598 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:13.466605 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:13.466606 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:13.466616 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:13.466616 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":16145091}]]}
W20260503 14:06:13.467269 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:13.518416 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:14.030125 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260503 14:06:14.417551 1131 op_tracker.cc:284] OpTracker waiting for 12 outstanding ops to complete now for 15.190s
W20260503 14:06:14.417568 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:14.417678 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:14.417716 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1549) took 20247 ms. Trace:
I20260503 14:06:14.417740 1065 rpcz_store.cc:276] 0503 14:05:54.169779 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.169837 (+ 58us) service_pool.cc:224] Handling call
0503 14:06:14.417711 (+20247874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:13.417756 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:13.417805 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:14.417541 (+999736us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:14.417543 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:14.417550 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:14.417551 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:14.417562 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:14.417563 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":19247833}]]}
I20260503 14:06:14.417701 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.417995 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.418298 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.418546 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.418817 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.419081 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.419327 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.419566 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.419827 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.420069 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=873, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:06:14.420158 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:06:14.420423 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "96e32302b4d0424e9879c2630cc7c058" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:06:14.466879 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:14.467104 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1601) took 17860 ms. Trace:
I20260503 14:06:14.467154 1067 rpcz_store.cc:276] 0503 14:05:56.606290 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.606369 (+ 79us) service_pool.cc:224] Handling call
0503 14:06:14.467099 (+17860730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:13.467155 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:13.467210 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:14.466780 (+999570us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:14.466837 (+ 57us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:14.466847 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:14.466849 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:14.466860 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:14.466861 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":16860720}]]}
W20260503 14:06:14.467367 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:14.520045 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet bb97760292b04b9c89e5488035f7f49a: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:14.710186 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 171 similar messages]
W20260503 14:06:15.137004 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:15.151535 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:15.157217 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: cd10e910fcf44b80b1039d39f374cac4
W20260503 14:06:15.205464 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
W20260503 14:06:15.421180 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:15.421330 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1579) took 20593 ms. Trace:
I20260503 14:06:15.421383 1065 rpcz_store.cc:276] 0503 14:05:54.828193 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.828233 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:15.421324 (+20593091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:14.417864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:14.417909 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:15.421135 (+1003226us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:15.421138 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:15.421147 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:15.421149 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:15.421160 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:15.421161 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":19589529}]]}
W20260503 14:06:15.466977 1134 op_tracker.cc:284] OpTracker waiting for 2 outstanding ops to complete now for 15.809s
W20260503 14:06:15.466979 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:15.467109 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:06:15.467140 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1620) took 18816 ms. Trace:
I20260503 14:06:15.467165 1067 rpcz_store.cc:276] 0503 14:05:56.650691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.650703 (+ 12us) service_pool.cc:224] Handling call
0503 14:06:15.467136 (+18816433us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:14.467292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:14.467339 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:15.466955 (+999616us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:15.466957 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:15.466963 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:15.466964 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:15.466973 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:15.466974 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":17816514}]]}
I20260503 14:06:15.467131 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "68cbd9caf20447f0b067de9d3d2f0a6b" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:06:15.467438 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=807, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:06:15.467621 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:15.593861 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:16.421334 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:16.421429 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1581) took 21591 ms. Trace:
I20260503 14:06:16.421447 1065 rpcz_store.cc:276] 0503 14:05:54.829985 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:54.830025 (+ 40us) service_pool.cc:224] Handling call
0503 14:06:16.421428 (+21591403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:15.421529 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:15.421579 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:16.421303 (+999724us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:16.421305 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:16.421310 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:16.421311 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:16.421320 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:16.421320 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":20591402}]]}
W20260503 14:06:16.467674 1067 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:16.467797 1067 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 1639) took 19280 ms. Trace:
I20260503 14:06:16.467821 1067 rpcz_store.cc:276] 0503 14:05:57.187581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.187987 (+ 406us) service_pool.cc:224] Handling call
0503 14:06:16.467793 (+19279806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:15.467276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:15.467319 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:16.467636 (+1000317us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:16.467639 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:16.467646 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:16.467648 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:16.467657 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:16.467658 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":18279211}]]}
W20260503 14:06:16.468359 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:16.560031 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260503 14:06:16.607506 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f5544df7a7b444b28283be2c0e25e0bd: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:17.421564 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:06:17.421671 1065 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1603) took 22197 ms. Trace:
I20260503 14:06:17.421690 1065 rpcz_store.cc:276] 0503 14:05:55.224650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.224671 (+ 21us) service_pool.cc:224] Handling call
0503 14:06:17.421669 (+22196998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:16.421665 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:16.421695 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:17.421531 (+999836us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:17.421532 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:17.421538 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:17.421539 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:17.421549 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:17.421550 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":21196875}]]}
W20260503 14:06:17.467967 1134 tablet_replica.cc:351] Time spent TabletReplica: tablet 68cbd9caf20447f0b067de9d3d2f0a6b: Waiting for Ops to complete: real 17.810s user 0.019s sys 0.000s
W20260503 14:06:17.468225 1134 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 113ms of latency in SegmentAllocator::Sync()
W20260503 14:06:17.536808 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:06:17.581534 1134 ts_tablet_manager.cc:1916] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:06:17.583858 1134 ts_tablet_manager.cc:1929] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.34
I20260503 14:06:17.583940 1134 log.cc:1199] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root/wals/68cbd9caf20447f0b067de9d3d2f0a6b
I20260503 14:06:17.584192 1134 ts_tablet_manager.cc:1950] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Deleting consensus metadata
W20260503 14:06:17.584465 1134 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 1009) took 49002 ms (client timeout 29999 ms). Trace:
W20260503 14:06:17.584517 1134 rpcz_store.cc:269] 0503 14:05:28.582080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:28.582628 (+ 548us) service_pool.cc:224] Handling call
0503 14:05:58.954441 (+30371813us) ts_tablet_manager.cc:1151] Deleting tablet 68cbd9caf20447f0b067de9d3d2f0a6b
0503 14:05:58.954443 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:17.582902 (+18628459us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:17.583838 (+ 936us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:17.584460 (+ 622us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":30371704}
I20260503 14:06:17.584668 1134 tablet_replica.cc:333] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:17.584738 1134 raft_consensus.cc:2243] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:17.584805 1134 raft_consensus.cc:2272] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:17.584942 1134 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:06:17.616384 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 47e021e74772423781f3d137373445bb: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:17.617481 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:17.678809 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:17.705605 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:17.784183 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:17.851460 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
I20260503 14:06:17.868227 1134 ts_tablet_manager.cc:1916] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:06:17.870353 1134 ts_tablet_manager.cc:1929] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.67
I20260503 14:06:17.870435 1134 log.cc:1199] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root/wals/28f3251b38e343c8b7e96971b86281d2
I20260503 14:06:17.870676 1134 ts_tablet_manager.cc:1950] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Deleting consensus metadata
W20260503 14:06:17.871198 1134 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 1087) took 46179 ms (client timeout 29999 ms). Trace:
W20260503 14:06:17.871269 1134 rpcz_store.cc:269] 0503 14:05:31.692006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:31.692052 (+ 46us) service_pool.cc:224] Handling call
0503 14:06:17.584660 (+45892608us) ts_tablet_manager.cc:1151] Deleting tablet 28f3251b38e343c8b7e96971b86281d2
0503 14:06:17.584661 (+ 1us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:17.869504 (+284843us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:17.870337 (+ 833us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:17.871189 (+ 852us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":45572270}
I20260503 14:06:17.871390 1134 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 1647) took 20668 ms. Trace:
I20260503 14:06:17.871428 1134 rpcz_store.cc:276] 0503 14:05:57.203223 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:57.205106 (+ 1883us) service_pool.cc:224] Handling call
0503 14:06:17.871370 (+20666264us) ts_tablet_manager.cc:1151] Deleting tablet ac5434cd505645e4a014241cf48ee524
0503 14:06:17.871373 (+ 3us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:17.871388 (+ 15us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":20664187}
I20260503 14:06:17.871502 1134 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 1696) took 19288 ms. Trace:
I20260503 14:06:17.871532 1134 rpcz_store.cc:276] 0503 14:05:58.582789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:58.582886 (+ 97us) service_pool.cc:224] Handling call
0503 14:06:17.871489 (+19288603us) ts_tablet_manager.cc:1151] Deleting tablet 68cbd9caf20447f0b067de9d3d2f0a6b
0503 14:06:17.871491 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:17.871500 (+ 9us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":19060843}
W20260503 14:06:17.871573 570 catalog_manager.cc:4969] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): delete failed for tablet ac5434cd505645e4a014241cf48ee524 because the tablet was not found. No further retry: Not found: Tablet not found: ac5434cd505645e4a014241cf48ee524
I20260503 14:06:17.871596 1134 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49576 (request call id 1838) took 16178 ms. Trace:
W20260503 14:06:17.871722 570 catalog_manager.cc:4969] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): delete failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b because the tablet was not found. No further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
I20260503 14:06:17.871678 1134 rpcz_store.cc:276] 0503 14:06:01.692670 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:01.692722 (+ 52us) service_pool.cc:224] Handling call
0503 14:06:17.871587 (+16178865us) ts_tablet_manager.cc:1151] Deleting tablet 28f3251b38e343c8b7e96971b86281d2
0503 14:06:17.871589 (+ 2us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:17.871594 (+ 5us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":16178719}
W20260503 14:06:17.871937 570 catalog_manager.cc:4969] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): delete failed for tablet 28f3251b38e343c8b7e96971b86281d2 because the tablet was not found. No further retry: Not found: Tablet not found: 28f3251b38e343c8b7e96971b86281d2
W20260503 14:06:18.310840 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:18.421746 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:18.421845 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1620) took 23191 ms (client timeout 29999 ms). Trace:
W20260503 14:06:18.421864 1065 rpcz_store.cc:269] 0503 14:05:55.230452 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.230557 (+ 105us) service_pool.cc:224] Handling call
0503 14:06:18.421844 (+23191287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:17.421891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:17.421941 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:18.421694 (+999753us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:18.421696 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:18.421702 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:18.421703 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:18.421732 (+ 29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:18.421733 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":22191230}]]}
W20260503 14:06:18.687340 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:18.690546 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:18.777423 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260503 14:06:18.800642 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:18.882164 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:19.416941 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:19.421844 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:19.421950 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1643) took 23565 ms (client timeout 29999 ms). Trace:
W20260503 14:06:19.421995 1065 rpcz_store.cc:269] 0503 14:05:55.856369 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:55.856986 (+ 617us) service_pool.cc:224] Handling call
0503 14:06:19.421947 (+23564961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:18.422045 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:18.422089 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:19.421814 (+999725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:19.421816 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:19.421821 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:19.421822 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:19.421829 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:19.421830 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":22564984}]]}
W20260503 14:06:19.422262 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:19.729048 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 455 similar messages]
W20260503 14:06:19.729708 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:19.809983 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:20.098207 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:20.421995 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:20.422106 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1658) took 24327 ms (client timeout 29999 ms). Trace:
W20260503 14:06:20.422125 1065 rpcz_store.cc:269] 0503 14:05:56.095070 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.095125 (+ 55us) service_pool.cc:224] Handling call
0503 14:06:20.422104 (+24326979us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:19.422155 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:19.422195 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:20.421959 (+999764us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:20.421962 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:20.421967 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:20.421968 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:20.421978 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:20.421979 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":23326929}]]}
W20260503 14:06:20.422392 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:20.755228 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:20.892817 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:21.012678 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260503 14:06:21.089471 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:21.422212 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:21.422355 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1673) took 25319 ms (client timeout 29999 ms). Trace:
W20260503 14:06:21.422396 1065 rpcz_store.cc:269] 0503 14:05:56.102593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.102680 (+ 87us) service_pool.cc:224] Handling call
0503 14:06:21.422350 (+25319670us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:20.422283 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:20.422322 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:21.422170 (+999848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:21.422172 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:21.422179 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:21.422181 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:21.422190 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:21.422191 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":24319504}]]}
W20260503 14:06:21.422734 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:21.861613 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:22.094035 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:22.422349 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:22.422483 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1687) took 26262 ms (client timeout 29999 ms). Trace:
W20260503 14:06:22.422518 1065 rpcz_store.cc:269] 0503 14:05:56.160321 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.160486 (+ 165us) service_pool.cc:224] Handling call
0503 14:06:22.422479 (+26261993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:21.422558 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:21.422605 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:22.422314 (+999709us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:22.422316 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:22.422323 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:22.422323 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:06:22.422336 (+ 13us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:22.422337 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":25261960}]]}
W20260503 14:06:22.422771 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:22.917726 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:23.161383 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:23.422530 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:23.422655 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1715) took 26882 ms (client timeout 29999 ms). Trace:
W20260503 14:06:23.422675 1065 rpcz_store.cc:269] 0503 14:05:56.540396 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.540588 (+ 192us) service_pool.cc:224] Handling call
0503 14:06:23.422653 (+26882065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:22.422647 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:22.422697 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:23.422492 (+999795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:23.422494 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:23.422500 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:23.422502 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:23.422512 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:23.422513 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":25881960}]]}
W20260503 14:06:23.422937 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:23.579993 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260503 14:06:23.982410 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:23.994338 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:24.422663 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:24.422777 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1742) took 27804 ms (client timeout 29999 ms). Trace:
W20260503 14:06:24.422797 1065 rpcz_store.cc:269] 0503 14:05:56.618660 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.619017 (+ 357us) service_pool.cc:224] Handling call
0503 14:06:24.422774 (+27803757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:23.422800 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:23.422856 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:24.422631 (+999775us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:24.422633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:24.422638 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:24.422640 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:06:24.422648 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:24.422649 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":26803709}]]}
W20260503 14:06:24.423087 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:24.740846 573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 66 similar messages]
W20260503 14:06:24.991607 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:25.048216 570 catalog_manager.cc:5075] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 68cbd9caf20447f0b067de9d3d2f0a6b
W20260503 14:06:25.422873 1065 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:25.422969 1065 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 1755) took 28584 ms (client timeout 29999 ms). Trace:
W20260503 14:06:25.422988 1065 rpcz_store.cc:269] 0503 14:05:56.838125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.838140 (+ 15us) service_pool.cc:224] Handling call
0503 14:06:25.422967 (+28584827us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:06:24.422920 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:06:24.422973 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:06:25.422835 (+999862us) alter_schema_op.cc:66] Acquired schema lock
0503 14:06:25.422838 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:06:25.422844 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:06:25.422845 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:06:25.422854 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:06:25.422855 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":27584702}]]}
W20260503 14:06:25.423202 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:06:25.916865 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260503 14:06:26.100961 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260503 14:06:26.423158 1131 tablet_replica.cc:351] Time spent TabletReplica: tablet 96e32302b4d0424e9879c2630cc7c058: Waiting for Ops to complete: real 27.195s user 0.072s sys 0.043s
W20260503 14:06:26.423349 1131 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:06:26.675643 1131 ts_tablet_manager.cc:1916] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:06:26.677620 1131 ts_tablet_manager.cc:1929] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.31
I20260503 14:06:26.677690 1131 log.cc:1199] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root/wals/96e32302b4d0424e9879c2630cc7c058
I20260503 14:06:26.677964 1131 ts_tablet_manager.cc:1950] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Deleting consensus metadata
W20260503 14:06:26.678170 1131 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1080) took 58782 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678208 1131 rpcz_store.cc:269] 0503 14:05:27.896064 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:27.896592 (+ 528us) service_pool.cc:224] Handling call
0503 14:05:59.227740 (+31331148us) ts_tablet_manager.cc:1151] Deleting tablet 96e32302b4d0424e9879c2630cc7c058
0503 14:05:59.227741 (+ 1us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:06:26.676669 (+27448928us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:26.677603 (+ 934us) tablet_metadata.cc:665] Metadata flushed
0503 14:06:26.678163 (+ 560us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":31331049}
W20260503 14:06:26.678402 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1158) took 57625 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678469 26083 rpcz_store.cc:269] 0503 14:05:29.052689 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052796 (+ 107us) service_pool.cc:224] Handling call
0503 14:06:26.678390 (+57625594us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:06:26.678532 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1253) took 38284 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678552 26083 rpcz_store.cc:269] 0503 14:05:48.394401 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:48.394421 (+ 20us) service_pool.cc:224] Handling call
0503 14:06:26.678531 (+38284110us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:06:26.678597 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1751) took 29841 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678633 26083 rpcz_store.cc:269] 0503 14:05:56.837035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:56.837049 (+ 14us) service_pool.cc:224] Handling call
0503 14:06:26.678595 (+29841546us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:06:26.678675 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1808) took 27077 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678700 26083 rpcz_store.cc:269] 0503 14:05:59.601169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:59.601987 (+ 818us) service_pool.cc:224] Handling call
0503 14:06:26.678675 (+27076688us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260503 14:06:26.678840 26083 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38518 (request call id 1857) took 26620 ms (client timeout 29999 ms). Trace:
W20260503 14:06:26.678877 26083 rpcz_store.cc:269] 0503 14:06:00.058469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:06:00.058520 (+ 51us) service_pool.cc:224] Handling call
0503 14:06:26.678838 (+26620318us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260503 14:06:26.678972 26083 tablet_replica.cc:333] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:26.679039 26083 raft_consensus.cc:2243] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:26.679121 26083 raft_consensus.cc:2272] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:26.679248 26083 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:06:26.840608 26083 tablet_replica.cc:333] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:26.840715 26083 raft_consensus.cc:2243] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:26.840764 26083 raft_consensus.cc:2272] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:26.840884 26083 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 221ms of latency in SegmentAllocator::Sync()
I20260503 14:06:27.062126 26083 tablet_replica.cc:333] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:27.062223 26083 raft_consensus.cc:2243] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:27.062273 26083 raft_consensus.cc:2272] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:27.062372 26083 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:06:27.253726 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c3628563d5724c0cb537cc602107efc9: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:27.294657 26083 tablet_replica.cc:333] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:27.294878 26083 raft_consensus.cc:2243] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:27.294984 26083 raft_consensus.cc:2272] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:27.295167 26083 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:06:27.546473 26083 tablet_replica.cc:333] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:27.546607 26083 raft_consensus.cc:2243] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:27.546722 26083 raft_consensus.cc:2272] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:27.546880 26083 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 182ms of latency in SegmentAllocator::Sync()
I20260503 14:06:27.729187 26083 tablet_replica.cc:333] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:27.729323 26083 raft_consensus.cc:2243] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:27.729408 26083 raft_consensus.cc:2272] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:27.729561 26083 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:06:28.031944 26083 tablet_replica.cc:333] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.032101 26083 raft_consensus.cc:2243] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.032223 26083 raft_consensus.cc:2272] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.032403 26083 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
I20260503 14:06:28.137717 26083 tablet_replica.cc:333] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.137830 26083 raft_consensus.cc:2243] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.137907 26083 raft_consensus.cc:2272] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.138075 26083 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:06:28.362396 26083 tablet_replica.cc:333] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.362510 26083 raft_consensus.cc:2243] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.362572 26083 raft_consensus.cc:2272] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.362677 26083 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260503 14:06:28.386067 721 consensus_peers.cc:597] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 -> Peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Couldn't send request to peer c008129ee537460eac188175a865f179. Status: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260503 14:06:28.637915 26083 tablet_replica.cc:333] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.638046 26083 raft_consensus.cc:2243] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.638155 26083 raft_consensus.cc:2272] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.638321 26083 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 133ms of latency in SegmentAllocator::Sync()
W20260503 14:06:28.662214 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:06:28.771608 26083 tablet_replica.cc:333] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.771699 26083 raft_consensus.cc:2243] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 2 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.771843 26083 raft_consensus.cc:2272] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.772018 26083 log.cc:510] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260503 14:06:28.969321 26083 tablet_replica.cc:333] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:06:28.969408 26083 raft_consensus.cc:2243] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:28.969489 26083 raft_consensus.cc:2272] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:28.969643 26083 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260503 14:06:29.142478 26083 tablet_server.cc:196] TabletServer@127.25.120.194:0 shutdown complete.
I20260503 14:06:29.144639 26083 tablet_server.cc:179] TabletServer@127.25.120.195:0 shutting down...
I20260503 14:06:29.148602 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:06:29.148857 26083 tablet_replica.cc:333] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:29.148983 26083 raft_consensus.cc:2243] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:29.149086 26083 raft_consensus.cc:2272] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:29.149253 26083 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260503 14:06:29.252571 26083 tablet_replica.cc:333] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:29.252700 26083 raft_consensus.cc:2243] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:29.252801 26083 raft_consensus.cc:2272] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:29.252956 26083 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:06:29.611374 26083 tablet_replica.cc:333] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:29.611523 26083 raft_consensus.cc:2243] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:29.611608 26083 raft_consensus.cc:2272] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:29.611891 26083 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:06:29.730897 1418 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6f785862c3e34d9cb57b5a5315299f91)
I20260503 14:06:29.731003 1418 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:06:29.731230 1418 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781), c008129ee537460eac188175a865f179 (127.25.120.193:37619)
W20260503 14:06:29.732088 861 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:29.732173 861 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:29.732208 861 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters: 6f785862c3e34d9cb57b5a5315299f91, c008129ee537460eac188175a865f179
I20260503 14:06:29.732331 1418 raft_consensus.cc:2749] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260503 14:06:29.782637 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111) [suppressed 78 similar messages]
W20260503 14:06:29.783313 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
I20260503 14:06:29.937224 26083 tablet_replica.cc:333] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:29.937330 26083 raft_consensus.cc:2243] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:29.937379 26083 raft_consensus.cc:2272] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:29.937484 26083 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:06:30.173765 26083 tablet_replica.cc:333] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:30.173863 26083 raft_consensus.cc:2243] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:30.173913 26083 raft_consensus.cc:2272] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:30.174022 26083 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260503 14:06:30.328299 26083 tablet_replica.cc:333] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:30.328398 26083 raft_consensus.cc:2243] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:30.328449 26083 raft_consensus.cc:2272] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:30.328581 26083 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:06:30.489845 26083 tablet_replica.cc:333] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:30.489935 26083 raft_consensus.cc:2243] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:30.489988 26083 raft_consensus.cc:2272] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:30.490111 26083 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260503 14:06:30.735327 26083 tablet_replica.cc:333] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:30.735411 26083 raft_consensus.cc:2243] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:30.735460 26083 raft_consensus.cc:2272] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:30.735572 26083 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 392ms of latency in SegmentAllocator::Sync()
W20260503 14:06:30.819031 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
I20260503 14:06:31.127838 26083 tablet_replica.cc:333] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:06:31.127942 26083 raft_consensus.cc:2243] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:31.128006 26083 raft_consensus.cc:2272] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:31.128113 26083 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260503 14:06:31.325866 26083 tablet_server.cc:196] TabletServer@127.25.120.195:0 shutdown complete.
I20260503 14:06:31.327625 26083 tablet_server.cc:179] TabletServer@127.25.120.196:0 shutting down...
I20260503 14:06:31.331462 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:06:31.331604 26083 tablet_replica.cc:333] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:31.331651 26083 raft_consensus.cc:2243] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:31.331693 26083 raft_consensus.cc:2272] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:31.331846 26083 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:06:31.631047 1426 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6f785862c3e34d9cb57b5a5315299f91)
I20260503 14:06:31.631172 1426 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:06:31.631368 1426 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781), c008129ee537460eac188175a865f179 (127.25.120.193:37619)
W20260503 14:06:31.632241 861 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:31.632340 861 leader_election.cc:336] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c008129ee537460eac188175a865f179 (127.25.120.193:37619): Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:31.632376 861 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters: 6f785862c3e34d9cb57b5a5315299f91, c008129ee537460eac188175a865f179
I20260503 14:06:31.632494 1426 raft_consensus.cc:2749] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260503 14:06:31.681185 26083 tablet_replica.cc:333] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:31.681349 26083 raft_consensus.cc:2243] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:31.681447 26083 raft_consensus.cc:2272] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:31.681618 26083 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 403ms of latency in SegmentAllocator::Sync()
W20260503 14:06:32.027890 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f617d8d64ff74327bb6f3d3e55f08bf6: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:32.084884 26083 tablet_replica.cc:333] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:32.084986 26083 raft_consensus.cc:2243] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:32.085039 26083 raft_consensus.cc:2272] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:32.085170 26083 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 122ms of latency in SegmentAllocator::Sync()
I20260503 14:06:32.207438 26083 tablet_replica.cc:333] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:32.207533 26083 raft_consensus.cc:2243] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:32.207588 26083 raft_consensus.cc:2272] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:32.207690 26083 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 419ms of latency in SegmentAllocator::Sync()
I20260503 14:06:32.627203 26083 tablet_replica.cc:333] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:32.627298 26083 raft_consensus.cc:2243] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:32.627345 26083 raft_consensus.cc:2272] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:32.627451 26083 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:06:32.899673 26083 tablet_replica.cc:333] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:32.899765 26083 raft_consensus.cc:2243] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:32.899853 26083 raft_consensus.cc:2272] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:32.899967 26083 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:06:33.031270 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 7b5fc0fed7174bb2bacc89159c176982: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:33.096199 26083 tablet_replica.cc:333] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:33.096289 26083 raft_consensus.cc:2243] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260503 14:06:33.096333 26083 raft_consensus.cc:2272] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:33.096432 26083 log.cc:510] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Injecting 234ms of latency in SegmentAllocator::Sync()
I20260503 14:06:33.330708 26083 tablet_replica.cc:333] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:33.330819 26083 raft_consensus.cc:2243] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:33.330881 26083 raft_consensus.cc:2272] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:33.331005 26083 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:06:33.547251 26083 tablet_replica.cc:333] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:33.547335 26083 raft_consensus.cc:2243] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:33.547385 26083 raft_consensus.cc:2272] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:33.547482 26083 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:06:33.806880 26083 tablet_replica.cc:333] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:06:33.806984 26083 raft_consensus.cc:2243] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:06:33.807051 26083 raft_consensus.cc:2272] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:06:33.807178 26083 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 460ms of latency in SegmentAllocator::Sync()
W20260503 14:06:34.043344 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 47e021e74772423781f3d137373445bb: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:06:34.291177 26083 tablet_server.cc:196] TabletServer@127.25.120.196:0 shutdown complete.
I20260503 14:06:34.293345 26083 master.cc:562] Master@127.25.120.254:43431 shutting down...
W20260503 14:06:35.020274 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111) [suppressed 502 similar messages]
W20260503 14:06:35.063709 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 3f2806e144b84d24b0b706c45b44be95: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:36.103755 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:37.385286 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:38.451887 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:39.508754 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:40.468647 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260503 14:06:41.025557 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:42.128459 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:43.418605 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:45.440259 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:46.471287 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260503 14:06:46.471838 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:47.548214 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:49.429059 573 catalog_manager.cc:4729] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): AlterTable RPC failed for tablet 96e32302b4d0424e9879c2630cc7c058: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111)
W20260503 14:06:51.033260 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 07ae32948b424100b7f9632d7bfe12e7: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:53.699896 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260503 14:06:53.700377 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 07ae32948b424100b7f9632d7bfe12e7: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:06:55.293308 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 07ae32948b424100b7f9632d7bfe12e7: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:07:01.704469 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260503 14:07:01.705067 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f617d8d64ff74327bb6f3d3e55f08bf6: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:07:03.664105 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 8604c68178b34149b38c98a7cade2c62: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:07:04.799666 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet f617d8d64ff74327bb6f3d3e55f08bf6: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:07:05.801491 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet ec592cab2bb1489eb4d26ce6b12bd919: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
W20260503 14:07:06.741986 573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.194:41781: connect: Connection refused (error 111) [suppressed 502 similar messages]
W20260503 14:07:06.827795 573 catalog_manager.cc:4729] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): AlterTable RPC failed for tablet 47e021e74772423781f3d137373445bb: Network error: Client connection negotiation failed: client connection to 127.25.120.193:37619: connect: Connection refused (error 111)
I20260503 14:07:07.471164 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:07:07.471377 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:07:07.471433 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: stopping tablet replica
W20260503 14:07:07.471619 26083 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 418ms of latency in SegmentAllocator::Sync()
I20260503 14:07:07.908650 26083 master.cc:584] Master@127.25.120.254:43431 shutdown complete.
I20260503 14:07:07.911695 26083 test_util.cc:182] -----------------------------------------------
I20260503 14:07:07.911759 26083 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0
[==========] 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
I20260503 14:04:34.343464 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:46795
I20260503 14:04:34.343837 26083 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260503 14:04:34.344022 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.346098 26083 webserver.cc:492] Webserver started at http://127.25.120.254:39789/ using document root <none> and password file <none>
I20260503 14:04:34.346359 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.346415 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.346526 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.347611 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "61d3553023784e429a63c5ec71965205"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.348986 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.003s
I20260503 14:04:34.349797 26091 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.350029 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:34.350108 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "61d3553023784e429a63c5ec71965205"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.350198 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-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)
I20260503 14:04:34.361982 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.362435 26083 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
I20260503 14:04:34.362582 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.367305 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:46795
I20260503 14:04:34.367357 26143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:46795 every 8 connection(s)
I20260503 14:04:34.367959 26144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.370599 26144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: Bootstrap starting.
I20260503 14:04:34.371526 26144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.371791 26144 log.cc:826] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: Log is configured to *not* fsync() on all Append() calls
I20260503 14:04:34.372485 26144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: No bootstrap required, opened a new log
I20260503 14:04:34.373867 26144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER }
I20260503 14:04:34.373973 26144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.373992 26144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d3553023784e429a63c5ec71965205, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.374154 26144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER }
I20260503 14:04:34.374212 26144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.374233 26144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.374261 26144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.374863 26144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER }
I20260503 14:04:34.374950 26144 leader_election.cc:304] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61d3553023784e429a63c5ec71965205; no voters:
I20260503 14:04:34.375171 26144 leader_election.cc:290] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.375371 26147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.375404 26144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:34.375589 26147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 1 LEADER]: Becoming Leader. State: Replica: 61d3553023784e429a63c5ec71965205, State: Running, Role: LEADER
I20260503 14:04:34.375679 26147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER }
I20260503 14:04:34.376031 26148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61d3553023784e429a63c5ec71965205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER } }
I20260503 14:04:34.376012 26149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61d3553023784e429a63c5ec71965205. Latest consensus state: current_term: 1 leader_uuid: "61d3553023784e429a63c5ec71965205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d3553023784e429a63c5ec71965205" member_type: VOTER } }
I20260503 14:04:34.376127 26149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.376121 26148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.376667 26155 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:34.377130 26155 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:34.377430 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:34.378661 26155 catalog_manager.cc:1357] Generated new cluster ID: 41f295bd003a46e090441ef8015a9579
I20260503 14:04:34.378723 26155 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:34.400743 26155 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:34.401336 26155 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:34.405514 26155 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: Generated new TSK 0
I20260503 14:04:34.405710 26155 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:34.409430 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.410676 26083 webserver.cc:492] Webserver started at http://127.25.120.193:46517/ using document root <none> and password file <none>
I20260503 14:04:34.410794 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.410878 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.410957 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.411252 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "fa7c664131c74d22a68aacfdad2cef60"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.412240 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.412935 26169 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.413098 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.413168 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "fa7c664131c74d22a68aacfdad2cef60"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.413213 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1777817074337926-26083-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)
I20260503 14:04:34.421983 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.422346 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.422597 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:34.422955 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:34.423004 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.423039 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:34.423071 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.427757 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35107
I20260503 14:04:34.427837 26232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35107 every 8 connection(s)
I20260503 14:04:34.441479 26233 heartbeater.cc:344] Connected to a master server at 127.25.120.254:46795
I20260503 14:04:34.441596 26233 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:34.441790 26233 heartbeater.cc:507] Master 127.25.120.254:46795 requested a full tablet report, sending...
I20260503 14:04:34.442412 26108 ts_manager.cc:194] Registered new tserver with Master: fa7c664131c74d22a68aacfdad2cef60 (127.25.120.193:35107)
I20260503 14:04:34.442472 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014524687s
I20260503 14:04:34.443188 26108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55824
I20260503 14:04:34.449227 26108 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55834:
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"
}
}
}
I20260503 14:04:34.454018 26233 heartbeater.cc:499] Master 127.25.120.254:46795 was elected leader, sending a full tablet report...
I20260503 14:04:34.456107 26197 tablet_service.cc:1511] Processing CreateTablet for tablet 08469e0bf4f44df491d8f02b6be8fa23 (DEFAULT_TABLE table=fake-table [id=289fadcb051e471a9baa134e5469e581]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:34.456317 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08469e0bf4f44df491d8f02b6be8fa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.458027 26245 tablet_bootstrap.cc:492] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Bootstrap starting.
I20260503 14:04:34.458722 26245 tablet_bootstrap.cc:654] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.459365 26245 tablet_bootstrap.cc:492] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: No bootstrap required, opened a new log
I20260503 14:04:34.459408 26245 ts_tablet_manager.cc:1403] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.459602 26245 raft_consensus.cc:359] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa7c664131c74d22a68aacfdad2cef60" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35107 } }
I20260503 14:04:34.459673 26245 raft_consensus.cc:385] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.459688 26245 raft_consensus.cc:740] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa7c664131c74d22a68aacfdad2cef60, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.459764 26245 consensus_queue.cc:260] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa7c664131c74d22a68aacfdad2cef60" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35107 } }
I20260503 14:04:34.459810 26245 raft_consensus.cc:399] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.459851 26245 raft_consensus.cc:493] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.459882 26245 raft_consensus.cc:3060] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.460448 26245 raft_consensus.cc:515] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa7c664131c74d22a68aacfdad2cef60" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35107 } }
I20260503 14:04:34.460510 26245 leader_election.cc:304] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fa7c664131c74d22a68aacfdad2cef60; no voters:
I20260503 14:04:34.460695 26245 leader_election.cc:290] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.460760 26247 raft_consensus.cc:2804] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.460852 26245 ts_tablet_manager.cc:1434] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:34.460955 26247 raft_consensus.cc:697] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 1 LEADER]: Becoming Leader. State: Replica: fa7c664131c74d22a68aacfdad2cef60, State: Running, Role: LEADER
I20260503 14:04:34.461018 26247 consensus_queue.cc:237] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa7c664131c74d22a68aacfdad2cef60" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35107 } }
I20260503 14:04:34.461802 26108 catalog_manager.cc:5671] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa7c664131c74d22a68aacfdad2cef60 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "fa7c664131c74d22a68aacfdad2cef60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa7c664131c74d22a68aacfdad2cef60" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35107 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:34.472105 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:34.472626 26108 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.474330 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:34.474503 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.476266 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 1)
I20260503 14:04:34.478147 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.479434 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:34.479555 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.481137 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 2)
I20260503 14:04:34.483623 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.484869 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:04:34.484995 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.486682 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 3)
I20260503 14:04:34.489008 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.490424 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:04:34.490542 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.492581 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 4)
I20260503 14:04:34.494293 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.495594 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:04:34.495718 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.497454 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 5)
I20260503 14:04:34.499722 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.501179 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:04:34.501394 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.503010 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 6)
I20260503 14:04:34.503481 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.504807 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:04:34.504901 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.506596 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 7)
I20260503 14:04:34.508977 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.510502 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:04:34.510614 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.512676 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 8)
I20260503 14:04:34.514657 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.515974 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:04:34.516091 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.517776 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 9)
I20260503 14:04:34.519914 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.521310 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:04:34.521404 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.523000 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 10)
I20260503 14:04:34.525120 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.526438 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:04:34.526532 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.528034 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 11)
I20260503 14:04:34.530398 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.531774 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:04:34.531895 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.533689 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 12)
I20260503 14:04:34.535642 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.537024 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:04:34.537143 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.538967 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 13)
I20260503 14:04:34.541149 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
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
I20260503 14:04:34.542747 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:04:34.542920 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.545009 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 14)
I20260503 14:04:34.547056 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260503 14:04:34.548286 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
3:arr_INT8 INT8 1D-ARRAY NULLABLE,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:04:34.548409 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.550355 26108 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 15)
I20260503 14:04:34.552055 26108 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260503 14:04:34.553490 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
4:arr_INT16 INT16 1D-ARRAY NULLABLE,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:04:34.553648 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.555776 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 16)
I20260503 14:04:34.557396 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260503 14:04:34.558784 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
5:arr_INT32 INT32 1D-ARRAY NULLABLE,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:04:34.558909 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.560680 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 17)
I20260503 14:04:34.562899 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260503 14:04:34.564055 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
6:arr_INT64 INT64 1D-ARRAY NULLABLE,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:04:34.564239 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.566038 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 18)
I20260503 14:04:34.567930 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260503 14:04:34.569309 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
7:arr_STRING STRING 1D-ARRAY NULLABLE,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:04:34.569440 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.571494 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 19)
I20260503 14:04:34.573366 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260503 14:04:34.574843 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
8:arr_BOOL BOOL 1D-ARRAY NULLABLE,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:04:34.574957 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.577036 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 20)
I20260503 14:04:34.578984 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260503 14:04:34.580415 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
9:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:04:34.580577 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.582315 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 21)
I20260503 14:04:34.584321 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260503 14:04:34.585997 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
10:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:04:34.586127 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.587882 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 22)
I20260503 14:04:34.590348 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260503 14:04:34.591832 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
11:arr_BINARY BINARY 1D-ARRAY NULLABLE,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:04:34.591964 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.593739 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 23)
I20260503 14:04:34.595799 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260503 14:04:34.597400 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
12:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:04:34.597605 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.599629 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 24)
I20260503 14:04:34.601892 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260503 14:04:34.603624 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
13:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:04:34.603705 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.605794 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 25)
I20260503 14:04:34.607501 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260503 14:04:34.608832 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
14:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:04:34.608955 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.610692 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 26)
I20260503 14:04:34.613425 26107 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260503 14:04:34.614847 26253 tablet.cc:1724] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
15:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 27
I20260503 14:04:34.614950 26253 tablet.cc:1622] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: MemRowSet was empty: no flush needed.
I20260503 14:04:34.616842 26107 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: fake-table [id=289fadcb051e471a9baa134e5469e581] alter complete (version 27)
I20260503 14:04:34.618700 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:34.623193 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:34.623489 26083 tablet_replica.cc:333] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60: stopping tablet replica
I20260503 14:04:34.623605 26083 raft_consensus.cc:2243] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.623682 26083 raft_consensus.cc:2272] T 08469e0bf4f44df491d8f02b6be8fa23 P fa7c664131c74d22a68aacfdad2cef60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.636821 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:34.638125 26083 master.cc:562] Master@127.25.120.254:46795 shutting down...
I20260503 14:04:34.640981 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.641083 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.641167 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61d3553023784e429a63c5ec71965205: stopping tablet replica
I20260503 14:04:34.653687 26083 master.cc:584] Master@127.25.120.254:46795 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (314 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260503 14:04:34.657997 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:36023
I20260503 14:04:34.658152 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.658851 26083 webserver.cc:492] Webserver started at http://127.25.120.254:33791/ using document root <none> and password file <none>
I20260503 14:04:34.658922 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.658949 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.658979 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.659225 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "bdd373fcb5324a0e982e285e1b5141e2"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.660171 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:04:34.660804 26257 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.660952 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.661003 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "bdd373fcb5324a0e982e285e1b5141e2"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.661053 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-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)
I20260503 14:04:34.670905 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.671098 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.673945 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:36023
I20260503 14:04:34.676101 26309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:36023 every 8 connection(s)
I20260503 14:04:34.676321 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.677630 26310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2: Bootstrap starting.
I20260503 14:04:34.677977 26310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.678540 26310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2: No bootstrap required, opened a new log
I20260503 14:04:34.678689 26310 raft_consensus.cc:359] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER }
I20260503 14:04:34.678755 26310 raft_consensus.cc:385] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.678771 26310 raft_consensus.cc:740] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdd373fcb5324a0e982e285e1b5141e2, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.678824 26310 consensus_queue.cc:260] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER }
I20260503 14:04:34.678860 26310 raft_consensus.cc:399] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.678892 26310 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.678912 26310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.679461 26310 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER }
I20260503 14:04:34.679519 26310 leader_election.cc:304] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bdd373fcb5324a0e982e285e1b5141e2; no voters:
I20260503 14:04:34.679643 26310 leader_election.cc:290] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.679695 26313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.679806 26310 sys_catalog.cc:565] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:34.679809 26313 raft_consensus.cc:697] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 1 LEADER]: Becoming Leader. State: Replica: bdd373fcb5324a0e982e285e1b5141e2, State: Running, Role: LEADER
I20260503 14:04:34.679926 26313 consensus_queue.cc:237] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER }
I20260503 14:04:34.680128 26315 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdd373fcb5324a0e982e285e1b5141e2. Latest consensus state: current_term: 1 leader_uuid: "bdd373fcb5324a0e982e285e1b5141e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER } }
I20260503 14:04:34.680186 26315 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.680179 26314 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bdd373fcb5324a0e982e285e1b5141e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdd373fcb5324a0e982e285e1b5141e2" member_type: VOTER } }
I20260503 14:04:34.680361 26314 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.680869 26319 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:34.681044 26319 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:34.681382 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:34.681684 26319 catalog_manager.cc:1357] Generated new cluster ID: 2609d7fd9db649fbbe3799e7a0dd6fac
I20260503 14:04:34.681737 26319 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:34.720760 26319 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:34.721292 26319 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:34.726368 26319 catalog_manager.cc:6044] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2: Generated new TSK 0
I20260503 14:04:34.726557 26319 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:34.745679 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.746729 26083 webserver.cc:492] Webserver started at http://127.25.120.193:38343/ using document root <none> and password file <none>
I20260503 14:04:34.746819 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.746860 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.746903 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.747172 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "4f832db4027b474ea5d97f1e1aa7b1ba"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.748291 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:04:34.749059 26334 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.749218 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:34.749320 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "4f832db4027b474ea5d97f1e1aa7b1ba"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.749356 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1777817074337926-26083-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)
I20260503 14:04:34.764683 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.764870 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.765008 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:34.765231 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:34.765269 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.765293 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:34.765306 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.768477 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:41961
I20260503 14:04:34.768513 26397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:41961 every 8 connection(s)
I20260503 14:04:34.772464 26398 heartbeater.cc:344] Connected to a master server at 127.25.120.254:36023
I20260503 14:04:34.772615 26398 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:34.772709 26398 heartbeater.cc:507] Master 127.25.120.254:36023 requested a full tablet report, sending...
I20260503 14:04:34.773052 26274 ts_manager.cc:194] Registered new tserver with Master: 4f832db4027b474ea5d97f1e1aa7b1ba (127.25.120.193:41961)
I20260503 14:04:34.773136 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00441171s
I20260503 14:04:34.773976 26274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42830
I20260503 14:04:34.779181 26274 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42844:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260503 14:04:34.784447 26361 tablet_service.cc:1511] Processing CreateTablet for tablet 00d56a98e4e94e51b268cb6eeadbe6ee (DEFAULT_TABLE table=fake-table [id=99bb47faed4742a7a01a0c351e1294dc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:34.784732 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d56a98e4e94e51b268cb6eeadbe6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.784747 26398 heartbeater.cc:499] Master 127.25.120.254:36023 was elected leader, sending a full tablet report...
I20260503 14:04:34.786067 26410 tablet_bootstrap.cc:492] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: Bootstrap starting.
I20260503 14:04:34.786512 26410 tablet_bootstrap.cc:654] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.787122 26410 tablet_bootstrap.cc:492] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: No bootstrap required, opened a new log
I20260503 14:04:34.787168 26410 ts_tablet_manager.cc:1403] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.787361 26410 raft_consensus.cc:359] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 41961 } }
I20260503 14:04:34.787426 26410 raft_consensus.cc:385] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.787441 26410 raft_consensus.cc:740] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f832db4027b474ea5d97f1e1aa7b1ba, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.787537 26410 consensus_queue.cc:260] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 41961 } }
I20260503 14:04:34.787582 26410 raft_consensus.cc:399] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.787611 26410 raft_consensus.cc:493] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.787642 26410 raft_consensus.cc:3060] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.788162 26410 raft_consensus.cc:515] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 41961 } }
I20260503 14:04:34.788219 26410 leader_election.cc:304] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f832db4027b474ea5d97f1e1aa7b1ba; no voters:
I20260503 14:04:34.788362 26410 leader_election.cc:290] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.788416 26412 raft_consensus.cc:2804] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.788600 26410 ts_tablet_manager.cc:1434] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:34.788702 26412 raft_consensus.cc:697] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 1 LEADER]: Becoming Leader. State: Replica: 4f832db4027b474ea5d97f1e1aa7b1ba, State: Running, Role: LEADER
I20260503 14:04:34.788760 26412 consensus_queue.cc:237] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 41961 } }
I20260503 14:04:34.789211 26274 catalog_manager.cc:5671] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f832db4027b474ea5d97f1e1aa7b1ba (127.25.120.193). New cstate: current_term: 1 leader_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f832db4027b474ea5d97f1e1aa7b1ba" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 41961 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:34.800068 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:34.800465 26274 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42844:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:04:34.801005 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:34.803747 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:34.803944 26083 tablet_replica.cc:333] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba: stopping tablet replica
I20260503 14:04:34.804003 26083 raft_consensus.cc:2243] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.804051 26083 raft_consensus.cc:2272] T 00d56a98e4e94e51b268cb6eeadbe6ee P 4f832db4027b474ea5d97f1e1aa7b1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.816479 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:34.817629 26083 master.cc:562] Master@127.25.120.254:36023 shutting down...
I20260503 14:04:34.820401 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.820497 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.820724 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P bdd373fcb5324a0e982e285e1b5141e2: stopping tablet replica
I20260503 14:04:34.833266 26083 master.cc:584] Master@127.25.120.254:36023 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (178 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260503 14:04:34.837062 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:39045
I20260503 14:04:34.837236 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.838012 26083 webserver.cc:492] Webserver started at http://127.25.120.254:37245/ using document root <none> and password file <none>
I20260503 14:04:34.838088 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.838150 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.838207 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.838477 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "c8984d0243e844b6baa2f80d13d11633"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.839486 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.840097 26421 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.840317 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.840378 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "c8984d0243e844b6baa2f80d13d11633"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.840449 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-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)
I20260503 14:04:34.848786 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.849007 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.851805 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:39045
I20260503 14:04:34.853160 26473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:39045 every 8 connection(s)
I20260503 14:04:34.853281 26474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.854331 26474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: Bootstrap starting.
I20260503 14:04:34.854598 26474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.855120 26474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: No bootstrap required, opened a new log
I20260503 14:04:34.855238 26474 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER }
I20260503 14:04:34.855295 26474 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.855312 26474 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8984d0243e844b6baa2f80d13d11633, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.855382 26474 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER }
I20260503 14:04:34.855432 26474 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.855448 26474 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.855461 26474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.855952 26474 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER }
I20260503 14:04:34.856005 26474 leader_election.cc:304] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8984d0243e844b6baa2f80d13d11633; no voters:
I20260503 14:04:34.856091 26474 leader_election.cc:290] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.856163 26477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.856272 26474 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:34.856423 26477 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 1 LEADER]: Becoming Leader. State: Replica: c8984d0243e844b6baa2f80d13d11633, State: Running, Role: LEADER
I20260503 14:04:34.856501 26477 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER }
I20260503 14:04:34.856750 26478 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8984d0243e844b6baa2f80d13d11633" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER } }
I20260503 14:04:34.856791 26479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8984d0243e844b6baa2f80d13d11633. Latest consensus state: current_term: 1 leader_uuid: "c8984d0243e844b6baa2f80d13d11633" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8984d0243e844b6baa2f80d13d11633" member_type: VOTER } }
I20260503 14:04:34.856832 26478 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.856855 26479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:34.857918 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260503 14:04:34.858091 26493 catalog_manager.cc:1568] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260503 14:04:34.858158 26493 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:04:34.858279 26483 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:34.858426 26483 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:34.859328 26483 catalog_manager.cc:1357] Generated new cluster ID: c1714e2324a645deb40cc04af8b1a418
I20260503 14:04:34.859413 26483 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:34.873383 26483 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:34.873888 26483 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:34.878814 26483 catalog_manager.cc:6044] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: Generated new TSK 0
I20260503 14:04:34.878942 26483 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:34.889926 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.890972 26083 webserver.cc:492] Webserver started at http://127.25.120.193:35055/ using document root <none> and password file <none>
I20260503 14:04:34.891064 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.891152 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.891217 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.891607 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "58ee9c50b8264abe8aebd7d658fec260"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.892716 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.893375 26498 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.893568 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.893632 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "58ee9c50b8264abe8aebd7d658fec260"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.893707 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1777817074337926-26083-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)
I20260503 14:04:34.903656 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.903900 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.904070 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:34.904286 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:34.904338 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.904381 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:34.904409 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.907611 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:45667
I20260503 14:04:34.907640 26561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:45667 every 8 connection(s)
I20260503 14:04:34.911550 26562 heartbeater.cc:344] Connected to a master server at 127.25.120.254:39045
I20260503 14:04:34.911643 26562 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:34.911732 26562 heartbeater.cc:507] Master 127.25.120.254:39045 requested a full tablet report, sending...
I20260503 14:04:34.912017 26438 ts_manager.cc:194] Registered new tserver with Master: 58ee9c50b8264abe8aebd7d658fec260 (127.25.120.193:45667)
I20260503 14:04:34.912274 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004457619s
I20260503 14:04:34.912807 26438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50930
I20260503 14:04:34.917615 26438 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50936:
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"
}
}
}
I20260503 14:04:34.922607 26526 tablet_service.cc:1511] Processing CreateTablet for tablet 8cde00b90a5f4209a71618c741367ade (DEFAULT_TABLE table=fake-table [id=fc99f0b8a9a943b1909532c797128835]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:34.922772 26526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cde00b90a5f4209a71618c741367ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:34.923467 26562 heartbeater.cc:499] Master 127.25.120.254:39045 was elected leader, sending a full tablet report...
I20260503 14:04:34.924203 26574 tablet_bootstrap.cc:492] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: Bootstrap starting.
I20260503 14:04:34.924731 26574 tablet_bootstrap.cc:654] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:34.925340 26574 tablet_bootstrap.cc:492] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: No bootstrap required, opened a new log
I20260503 14:04:34.925382 26574 ts_tablet_manager.cc:1403] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.925586 26574 raft_consensus.cc:359] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ee9c50b8264abe8aebd7d658fec260" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45667 } }
I20260503 14:04:34.925681 26574 raft_consensus.cc:385] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:34.925698 26574 raft_consensus.cc:740] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ee9c50b8264abe8aebd7d658fec260, State: Initialized, Role: FOLLOWER
I20260503 14:04:34.925766 26574 consensus_queue.cc:260] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ee9c50b8264abe8aebd7d658fec260" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45667 } }
I20260503 14:04:34.925810 26574 raft_consensus.cc:399] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:34.925840 26574 raft_consensus.cc:493] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:34.925870 26574 raft_consensus.cc:3060] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:34.926426 26574 raft_consensus.cc:515] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ee9c50b8264abe8aebd7d658fec260" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45667 } }
I20260503 14:04:34.926486 26574 leader_election.cc:304] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 58ee9c50b8264abe8aebd7d658fec260; no voters:
I20260503 14:04:34.926625 26574 leader_election.cc:290] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:34.926712 26576 raft_consensus.cc:2804] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:34.926790 26574 ts_tablet_manager.cc:1434] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:34.926858 26576 raft_consensus.cc:697] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 1 LEADER]: Becoming Leader. State: Replica: 58ee9c50b8264abe8aebd7d658fec260, State: Running, Role: LEADER
I20260503 14:04:34.926908 26576 consensus_queue.cc:237] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ee9c50b8264abe8aebd7d658fec260" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45667 } }
I20260503 14:04:34.927400 26438 catalog_manager.cc:5671] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ee9c50b8264abe8aebd7d658fec260 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "58ee9c50b8264abe8aebd7d658fec260" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58ee9c50b8264abe8aebd7d658fec260" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:34.935292 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:34.935436 26083 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 } } }
I20260503 14:04:34.935612 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:34.938122 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:34.938350 26083 tablet_replica.cc:333] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260: stopping tablet replica
I20260503 14:04:34.938421 26083 raft_consensus.cc:2243] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.938473 26083 raft_consensus.cc:2272] T 8cde00b90a5f4209a71618c741367ade P 58ee9c50b8264abe8aebd7d658fec260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.950886 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:34.951901 26083 master.cc:562] Master@127.25.120.254:39045 shutting down...
I20260503 14:04:34.955459 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:34.955565 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:34.955660 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8984d0243e844b6baa2f80d13d11633: stopping tablet replica
I20260503 14:04:34.968647 26083 master.cc:584] Master@127.25.120.254:39045 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (135 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260503 14:04:34.972594 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:43643
I20260503 14:04:34.972812 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:34.973595 26083 webserver.cc:492] Webserver started at http://127.25.120.254:38673/ using document root <none> and password file <none>
I20260503 14:04:34.973707 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:34.973760 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:34.973836 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:34.974139 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "2ae36e576a2444a6974b8c94329f8375"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.975165 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.975951 26585 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:34.976187 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:34.976322 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "2ae36e576a2444a6974b8c94329f8375"
format_stamp: "Formatted at 2026-05-03 14:04:34 on dist-test-slave-clkv"
I20260503 14:04:34.976392 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-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)
I20260503 14:04:34.996395 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:34.996765 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:34.999503 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:43643
I20260503 14:04:35.000797 26637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:43643 every 8 connection(s)
I20260503 14:04:35.000982 26638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.002113 26638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: Bootstrap starting.
I20260503 14:04:35.002425 26638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.002975 26638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: No bootstrap required, opened a new log
I20260503 14:04:35.003121 26638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER }
I20260503 14:04:35.003171 26638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.003185 26638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae36e576a2444a6974b8c94329f8375, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.003254 26638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER }
I20260503 14:04:35.003295 26638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.003345 26638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.003373 26638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.003901 26638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER }
I20260503 14:04:35.003955 26638 leader_election.cc:304] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ae36e576a2444a6974b8c94329f8375; no voters:
I20260503 14:04:35.004070 26638 leader_election.cc:290] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.004148 26641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.004221 26638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:35.004923 26641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae36e576a2444a6974b8c94329f8375, State: Running, Role: LEADER
I20260503 14:04:35.004987 26641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER }
I20260503 14:04:35.005214 26647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ae36e576a2444a6974b8c94329f8375. Latest consensus state: current_term: 1 leader_uuid: "2ae36e576a2444a6974b8c94329f8375" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER } }
I20260503 14:04:35.005275 26647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.005445 26642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ae36e576a2444a6974b8c94329f8375" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ae36e576a2444a6974b8c94329f8375" member_type: VOTER } }
I20260503 14:04:35.005636 26642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.005686 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:35.005422 26651 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:35.005981 26651 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:35.006781 26651 catalog_manager.cc:1357] Generated new cluster ID: 97d6a952571c472f9a6d2657df152975
I20260503 14:04:35.006845 26651 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:35.029084 26651 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:35.029696 26651 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:35.038072 26651 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: Generated new TSK 0
I20260503 14:04:35.038187 26651 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:35.069888 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.070972 26083 webserver.cc:492] Webserver started at http://127.25.120.193:34435/ using document root <none> and password file <none>
I20260503 14:04:35.071094 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.071169 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.071237 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.071543 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "89b16c013e2c416586fb9d591403a023"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.072602 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.073300 26662 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.073510 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:35.073576 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "89b16c013e2c416586fb9d591403a023"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.073654 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1777817074337926-26083-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)
I20260503 14:04:35.094105 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.094424 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.094619 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:35.094854 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:35.094902 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.094944 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:35.094973 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.097977 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:45651
I20260503 14:04:35.098011 26725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:45651 every 8 connection(s)
I20260503 14:04:35.102450 26726 heartbeater.cc:344] Connected to a master server at 127.25.120.254:43643
I20260503 14:04:35.102564 26726 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:35.102718 26726 heartbeater.cc:507] Master 127.25.120.254:43643 requested a full tablet report, sending...
I20260503 14:04:35.103080 26602 ts_manager.cc:194] Registered new tserver with Master: 89b16c013e2c416586fb9d591403a023 (127.25.120.193:45651)
I20260503 14:04:35.103726 26602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43212
I20260503 14:04:35.103899 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005719947s
I20260503 14:04:35.109953 26602 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43216:
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"
}
}
}
I20260503 14:04:35.114310 26726 heartbeater.cc:499] Master 127.25.120.254:43643 was elected leader, sending a full tablet report...
I20260503 14:04:35.115144 26690 tablet_service.cc:1511] Processing CreateTablet for tablet 82e5274e36e64c14a904af0e546a9549 (DEFAULT_TABLE table=fake-table [id=6197b68cf2de47fab455365da01f7f19]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:35.115309 26690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e5274e36e64c14a904af0e546a9549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.116875 26738 tablet_bootstrap.cc:492] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: Bootstrap starting.
I20260503 14:04:35.117327 26738 tablet_bootstrap.cc:654] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.117992 26738 tablet_bootstrap.cc:492] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: No bootstrap required, opened a new log
I20260503 14:04:35.118065 26738 ts_tablet_manager.cc:1403] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.118257 26738 raft_consensus.cc:359] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b16c013e2c416586fb9d591403a023" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45651 } }
I20260503 14:04:35.118328 26738 raft_consensus.cc:385] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.118346 26738 raft_consensus.cc:740] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b16c013e2c416586fb9d591403a023, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.118417 26738 consensus_queue.cc:260] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b16c013e2c416586fb9d591403a023" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45651 } }
I20260503 14:04:35.118458 26738 raft_consensus.cc:399] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.118484 26738 raft_consensus.cc:493] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.118510 26738 raft_consensus.cc:3060] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.119055 26738 raft_consensus.cc:515] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b16c013e2c416586fb9d591403a023" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45651 } }
I20260503 14:04:35.119114 26738 leader_election.cc:304] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 89b16c013e2c416586fb9d591403a023; no voters:
I20260503 14:04:35.119243 26738 leader_election.cc:290] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.119381 26740 raft_consensus.cc:2804] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.119424 26738 ts_tablet_manager.cc:1434] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:35.119563 26740 raft_consensus.cc:697] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 1 LEADER]: Becoming Leader. State: Replica: 89b16c013e2c416586fb9d591403a023, State: Running, Role: LEADER
I20260503 14:04:35.119612 26740 consensus_queue.cc:237] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b16c013e2c416586fb9d591403a023" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45651 } }
I20260503 14:04:35.120220 26602 catalog_manager.cc:5671] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b16c013e2c416586fb9d591403a023 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "89b16c013e2c416586fb9d591403a023" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b16c013e2c416586fb9d591403a023" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45651 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:35.127652 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:35.137578 26601 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43216:
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
I20260503 14:04:35.139326 26747 tablet.cc:1724] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:35.139462 26747 tablet.cc:1622] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: MemRowSet was empty: no flush needed.
I20260503 14:04:35.141733 26602 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: fake-table [id=6197b68cf2de47fab455365da01f7f19] alter complete (version 1)
I20260503 14:04:35.147024 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:35.149792 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:35.149981 26083 tablet_replica.cc:333] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023: stopping tablet replica
I20260503 14:04:35.150048 26083 raft_consensus.cc:2243] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.150102 26083 raft_consensus.cc:2272] T 82e5274e36e64c14a904af0e546a9549 P 89b16c013e2c416586fb9d591403a023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.152310 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:35.153455 26083 master.cc:562] Master@127.25.120.254:43643 shutting down...
I20260503 14:04:35.157019 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.157122 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.157284 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ae36e576a2444a6974b8c94329f8375: stopping tablet replica
I20260503 14:04:35.159803 26083 master.cc:584] Master@127.25.120.254:43643 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (193 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260503 14:04:35.165740 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:36017
I20260503 14:04:35.165927 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.166712 26083 webserver.cc:492] Webserver started at http://127.25.120.254:35625/ using document root <none> and password file <none>
I20260503 14:04:35.166802 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.166846 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.166894 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.167184 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "3f406d2e73d1422db7694977ddee32a5"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.168431 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.169082 26752 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.169250 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.169306 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "3f406d2e73d1422db7694977ddee32a5"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.169348 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-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)
I20260503 14:04:35.193694 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.193933 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.197229 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:36017
I20260503 14:04:35.198498 26804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:36017 every 8 connection(s)
I20260503 14:04:35.198693 26805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.200073 26805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: Bootstrap starting.
I20260503 14:04:35.200429 26805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.201082 26805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: No bootstrap required, opened a new log
I20260503 14:04:35.201220 26805 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER }
I20260503 14:04:35.201282 26805 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.201303 26805 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f406d2e73d1422db7694977ddee32a5, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.201380 26805 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER }
I20260503 14:04:35.201422 26805 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.201443 26805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.201463 26805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.202126 26805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER }
I20260503 14:04:35.202199 26805 leader_election.cc:304] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f406d2e73d1422db7694977ddee32a5; no voters:
I20260503 14:04:35.202318 26805 leader_election.cc:290] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.202453 26805 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:35.203806 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:35.203859 26809 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 1 FOLLOWER]: Leader election won for term 1
W20260503 14:04:35.203931 26820 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260503 14:04:35.203969 26809 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 1 LEADER]: Becoming Leader. State: Replica: 3f406d2e73d1422db7694977ddee32a5, State: Running, Role: LEADER
W20260503 14:04:35.203974 26820 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:04:35.204030 26809 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER }
I20260503 14:04:35.204195 26809 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f406d2e73d1422db7694977ddee32a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER } }
I20260503 14:04:35.204244 26809 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.204326 26809 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f406d2e73d1422db7694977ddee32a5. Latest consensus state: current_term: 1 leader_uuid: "3f406d2e73d1422db7694977ddee32a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f406d2e73d1422db7694977ddee32a5" member_type: VOTER } }
I20260503 14:04:35.204366 26809 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.204602 26823 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:35.204722 26823 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:35.205350 26823 catalog_manager.cc:1357] Generated new cluster ID: 2f8b976f82d449369dafa83aa5b7fb5f
I20260503 14:04:35.205401 26823 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:35.216738 26823 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:35.217382 26823 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:35.229866 26823 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: Generated new TSK 0
I20260503 14:04:35.229996 26823 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:35.236084 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.237147 26083 webserver.cc:492] Webserver started at http://127.25.120.193:38067/ using document root <none> and password file <none>
I20260503 14:04:35.237272 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.237317 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.237365 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.237672 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "22af770fbf6a4091998c73ad461e0573"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.238662 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:35.239218 26829 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.239363 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:35.239413 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "22af770fbf6a4091998c73ad461e0573"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.239493 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1777817074337926-26083-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)
I20260503 14:04:35.266785 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.267084 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.267279 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:35.267544 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:35.267575 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.267599 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:35.267611 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.272464 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:45479
I20260503 14:04:35.272583 26892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:45479 every 8 connection(s)
I20260503 14:04:35.277855 26893 heartbeater.cc:344] Connected to a master server at 127.25.120.254:36017
I20260503 14:04:35.277931 26893 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:35.278054 26893 heartbeater.cc:507] Master 127.25.120.254:36017 requested a full tablet report, sending...
I20260503 14:04:35.278440 26764 ts_manager.cc:194] Registered new tserver with Master: 22af770fbf6a4091998c73ad461e0573 (127.25.120.193:45479)
I20260503 14:04:35.279258 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006541256s
I20260503 14:04:35.279264 26764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36052
I20260503 14:04:35.285602 26764 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36058:
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"
}
}
}
I20260503 14:04:35.289987 26893 heartbeater.cc:499] Master 127.25.120.254:36017 was elected leader, sending a full tablet report...
I20260503 14:04:35.290056 26857 tablet_service.cc:1511] Processing CreateTablet for tablet 024aa73744454549922da974df16d858 (DEFAULT_TABLE table=fake-table [id=6f4f997eedc844aba25d962da8c2fd85]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:35.290175 26857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024aa73744454549922da974df16d858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.291450 26905 tablet_bootstrap.cc:492] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Bootstrap starting.
I20260503 14:04:35.291785 26905 tablet_bootstrap.cc:654] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.292300 26905 tablet_bootstrap.cc:492] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: No bootstrap required, opened a new log
I20260503 14:04:35.292372 26905 ts_tablet_manager.cc:1403] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.292524 26905 raft_consensus.cc:359] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22af770fbf6a4091998c73ad461e0573" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45479 } }
I20260503 14:04:35.292665 26905 raft_consensus.cc:385] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.292690 26905 raft_consensus.cc:740] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af770fbf6a4091998c73ad461e0573, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.292748 26905 consensus_queue.cc:260] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22af770fbf6a4091998c73ad461e0573" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45479 } }
I20260503 14:04:35.292793 26905 raft_consensus.cc:399] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.292819 26905 raft_consensus.cc:493] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.292838 26905 raft_consensus.cc:3060] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.293438 26905 raft_consensus.cc:515] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22af770fbf6a4091998c73ad461e0573" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45479 } }
I20260503 14:04:35.293533 26905 leader_election.cc:304] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 22af770fbf6a4091998c73ad461e0573; no voters:
I20260503 14:04:35.293692 26905 leader_election.cc:290] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.293720 26907 raft_consensus.cc:2804] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.293839 26905 ts_tablet_manager.cc:1434] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:35.293862 26907 raft_consensus.cc:697] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 1 LEADER]: Becoming Leader. State: Replica: 22af770fbf6a4091998c73ad461e0573, State: Running, Role: LEADER
I20260503 14:04:35.294114 26907 consensus_queue.cc:237] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22af770fbf6a4091998c73ad461e0573" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45479 } }
I20260503 14:04:35.294667 26764 catalog_manager.cc:5671] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22af770fbf6a4091998c73ad461e0573 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "22af770fbf6a4091998c73ad461e0573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22af770fbf6a4091998c73ad461e0573" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45479 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:35.302546 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:35.310319 26764 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36058:
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
I20260503 14:04:35.311627 26913 tablet.cc:1724] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:primaryKeyRenamed INT32 NOT NULL,
1:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260503 14:04:35.311743 26913 tablet.cc:1622] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: MemRowSet was empty: no flush needed.
I20260503 14:04:35.313652 26764 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: fake-table [id=6f4f997eedc844aba25d962da8c2fd85] alter complete (version 1)
I20260503 14:04:35.318903 26764 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36058:
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
I20260503 14:04:35.320111 26913 tablet.cc:1724] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: Alter schema from (
0:primaryKeyRenamed INT32 NOT NULL,
1:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
0:pk INT32 NOT NULL,
1:sc INT32 NOT NULL,
PRIMARY KEY (pk)
) version 2
I20260503 14:04:35.322726 26764 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: fake-table [id=6f4f997eedc844aba25d962da8c2fd85] alter complete (version 2)
I20260503 14:04:35.326784 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:35.331004 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:35.331331 26083 tablet_replica.cc:333] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573: stopping tablet replica
I20260503 14:04:35.331403 26083 raft_consensus.cc:2243] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.331465 26083 raft_consensus.cc:2272] T 024aa73744454549922da974df16d858 P 22af770fbf6a4091998c73ad461e0573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.334152 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:35.335686 26083 master.cc:562] Master@127.25.120.254:36017 shutting down...
I20260503 14:04:35.339177 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.339285 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.339458 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f406d2e73d1422db7694977ddee32a5: stopping tablet replica
I20260503 14:04:35.352113 26083 master.cc:584] Master@127.25.120.254:36017 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (190 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260503 14:04:35.356695 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:36125
I20260503 14:04:35.356890 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.357678 26083 webserver.cc:492] Webserver started at http://127.25.120.254:41383/ using document root <none> and password file <none>
I20260503 14:04:35.357789 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.357834 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.357883 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.358177 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "356e0a66ce4442ccb75b80f03f1d9668"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.359134 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:35.359692 26917 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.359813 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.359860 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "356e0a66ce4442ccb75b80f03f1d9668"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.359910 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-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)
I20260503 14:04:35.373740 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.373998 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.377425 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:36125
I20260503 14:04:35.378553 26969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:36125 every 8 connection(s)
I20260503 14:04:35.378692 26970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.379726 26970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: Bootstrap starting.
I20260503 14:04:35.380031 26970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.380760 26970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: No bootstrap required, opened a new log
I20260503 14:04:35.380913 26970 raft_consensus.cc:359] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER }
I20260503 14:04:35.380981 26970 raft_consensus.cc:385] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.381011 26970 raft_consensus.cc:740] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 356e0a66ce4442ccb75b80f03f1d9668, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.381058 26970 consensus_queue.cc:260] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER }
I20260503 14:04:35.381099 26970 raft_consensus.cc:399] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.381134 26970 raft_consensus.cc:493] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.381156 26970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.381765 26970 raft_consensus.cc:515] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER }
I20260503 14:04:35.381861 26970 leader_election.cc:304] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 356e0a66ce4442ccb75b80f03f1d9668; no voters:
I20260503 14:04:35.382000 26970 leader_election.cc:290] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.382033 26973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.382208 26970 sys_catalog.cc:565] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:35.382304 26973 raft_consensus.cc:697] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 1 LEADER]: Becoming Leader. State: Replica: 356e0a66ce4442ccb75b80f03f1d9668, State: Running, Role: LEADER
I20260503 14:04:35.382402 26973 consensus_queue.cc:237] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER }
I20260503 14:04:35.382680 26974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "356e0a66ce4442ccb75b80f03f1d9668" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER } }
I20260503 14:04:35.382776 26974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.382685 26975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 356e0a66ce4442ccb75b80f03f1d9668. Latest consensus state: current_term: 1 leader_uuid: "356e0a66ce4442ccb75b80f03f1d9668" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356e0a66ce4442ccb75b80f03f1d9668" member_type: VOTER } }
I20260503 14:04:35.382972 26975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.383289 26981 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:35.383430 26981 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:35.383881 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:35.384136 26981 catalog_manager.cc:1357] Generated new cluster ID: 2972f6df1a554c1f8884435e727692e4
I20260503 14:04:35.384192 26981 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:35.398254 26981 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:35.398778 26981 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:35.420992 26981 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: Generated new TSK 0
I20260503 14:04:35.421146 26981 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:35.448035 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.449288 26083 webserver.cc:492] Webserver started at http://127.25.120.193:40407/ using document root <none> and password file <none>
I20260503 14:04:35.449398 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.449466 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.449517 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.449892 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "c96132781d274cf0a8d3df92fa0223de"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.451027 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:35.451620 26994 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.451925 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:35.451982 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "c96132781d274cf0a8d3df92fa0223de"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.452047 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1777817074337926-26083-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)
I20260503 14:04:35.464828 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.465070 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.465277 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:35.465533 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:35.465585 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.465632 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:35.465662 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.468750 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:37901
I20260503 14:04:35.469614 27057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:37901 every 8 connection(s)
I20260503 14:04:35.473088 27058 heartbeater.cc:344] Connected to a master server at 127.25.120.254:36125
I20260503 14:04:35.473160 27058 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:35.473251 27058 heartbeater.cc:507] Master 127.25.120.254:36125 requested a full tablet report, sending...
I20260503 14:04:35.473567 26934 ts_manager.cc:194] Registered new tserver with Master: c96132781d274cf0a8d3df92fa0223de (127.25.120.193:37901)
I20260503 14:04:35.473721 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004559021s
I20260503 14:04:35.474225 26934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39678
I20260503 14:04:35.478839 26934 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39684:
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"
}
}
}
I20260503 14:04:35.483584 27022 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9e6da7f9214ff6899c2ce421166743 (DEFAULT_TABLE table=fake-table [id=6f6d41574c1b451297cbc05390438c58]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:35.484705 27022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9e6da7f9214ff6899c2ce421166743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.484860 27058 heartbeater.cc:499] Master 127.25.120.254:36125 was elected leader, sending a full tablet report...
I20260503 14:04:35.486194 27070 tablet_bootstrap.cc:492] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Bootstrap starting.
I20260503 14:04:35.486672 27070 tablet_bootstrap.cc:654] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.487257 27070 tablet_bootstrap.cc:492] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: No bootstrap required, opened a new log
I20260503 14:04:35.487300 27070 ts_tablet_manager.cc:1403] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.487461 27070 raft_consensus.cc:359] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96132781d274cf0a8d3df92fa0223de" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37901 } }
I20260503 14:04:35.487516 27070 raft_consensus.cc:385] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.487583 27070 raft_consensus.cc:740] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c96132781d274cf0a8d3df92fa0223de, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.487643 27070 consensus_queue.cc:260] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96132781d274cf0a8d3df92fa0223de" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37901 } }
I20260503 14:04:35.487690 27070 raft_consensus.cc:399] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.487705 27070 raft_consensus.cc:493] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.487737 27070 raft_consensus.cc:3060] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.488269 27070 raft_consensus.cc:515] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96132781d274cf0a8d3df92fa0223de" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37901 } }
I20260503 14:04:35.488334 27070 leader_election.cc:304] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c96132781d274cf0a8d3df92fa0223de; no voters:
I20260503 14:04:35.488495 27070 leader_election.cc:290] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.488667 27072 raft_consensus.cc:2804] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.488732 27070 ts_tablet_manager.cc:1434] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.488838 27072 raft_consensus.cc:697] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 1 LEADER]: Becoming Leader. State: Replica: c96132781d274cf0a8d3df92fa0223de, State: Running, Role: LEADER
I20260503 14:04:35.488914 27072 consensus_queue.cc:237] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96132781d274cf0a8d3df92fa0223de" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37901 } }
I20260503 14:04:35.489464 26934 catalog_manager.cc:5671] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de reported cstate change: term changed from 0 to 1, leader changed from <none> to c96132781d274cf0a8d3df92fa0223de (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c96132781d274cf0a8d3df92fa0223de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c96132781d274cf0a8d3df92fa0223de" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37901 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:35.500686 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:35.501111 26934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39684:
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
I20260503 14:04:35.502740 27078 tablet.cc:1724] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:35.502856 27078 tablet.cc:1622] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: MemRowSet was empty: no flush needed.
I20260503 14:04:35.504813 26934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: fake-table [id=6f6d41574c1b451297cbc05390438c58] alter complete (version 1)
I20260503 14:04:35.517095 26934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39684:
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
I20260503 14:04:35.519237 27078 tablet.cc:1724] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:35.519440 27078 tablet.cc:1622] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: MemRowSet was empty: no flush needed.
I20260503 14:04:35.521381 26934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: fake-table [id=6f6d41574c1b451297cbc05390438c58] alter complete (version 2)
I20260503 14:04:35.528784 26934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39684:
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
I20260503 14:04:35.530273 27078 tablet.cc:1724] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:04:35.530390 27078 tablet.cc:1622] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: MemRowSet was empty: no flush needed.
I20260503 14:04:35.532485 26934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: fake-table [id=6f6d41574c1b451297cbc05390438c58] alter complete (version 3)
I20260503 14:04:35.539223 26934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39684:
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
I20260503 14:04:35.540752 27078 tablet.cc:1724] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:04:35.540915 27078 tablet.cc:1622] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: MemRowSet was empty: no flush needed.
I20260503 14:04:35.542765 26934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: fake-table [id=6f6d41574c1b451297cbc05390438c58] alter complete (version 4)
I20260503 14:04:35.550825 26934 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39684:
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
I20260503 14:04:35.552027 27078 tablet.cc:1724] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:newInt32 INT32 NULLABLE,
3:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:04:35.552148 27078 tablet.cc:1622] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: MemRowSet was empty: no flush needed.
I20260503 14:04:35.553858 26934 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: fake-table [id=6f6d41574c1b451297cbc05390438c58] alter complete (version 5)
I20260503 14:04:35.555907 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:35.560180 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:35.560457 26083 tablet_replica.cc:333] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de: stopping tablet replica
I20260503 14:04:35.560557 26083 raft_consensus.cc:2243] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.560621 26083 raft_consensus.cc:2272] T 9f9e6da7f9214ff6899c2ce421166743 P c96132781d274cf0a8d3df92fa0223de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.573210 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:35.574541 26083 master.cc:562] Master@127.25.120.254:36125 shutting down...
I20260503 14:04:35.577404 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.577508 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.577584 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 356e0a66ce4442ccb75b80f03f1d9668: stopping tablet replica
I20260503 14:04:35.579762 26083 master.cc:584] Master@127.25.120.254:36125 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (228 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260503 14:04:35.585054 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:39865
I20260503 14:04:35.585243 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.586035 26083 webserver.cc:492] Webserver started at http://127.25.120.254:40097/ using document root <none> and password file <none>
I20260503 14:04:35.586128 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.586165 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.586203 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.586504 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "400bbfd644dc4152b355265056e5e54a"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.587611 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.588187 27083 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.588356 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.588413 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "400bbfd644dc4152b355265056e5e54a"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.588456 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-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)
I20260503 14:04:35.625141 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.625381 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.628492 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:39865
I20260503 14:04:35.628700 27135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:39865 every 8 connection(s)
I20260503 14:04:35.629573 27136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.630875 27136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: Bootstrap starting.
I20260503 14:04:35.631204 27136 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.631794 27136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: No bootstrap required, opened a new log
I20260503 14:04:35.631928 27136 raft_consensus.cc:359] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER }
I20260503 14:04:35.631995 27136 raft_consensus.cc:385] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.632018 27136 raft_consensus.cc:740] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bbfd644dc4152b355265056e5e54a, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.632064 27136 consensus_queue.cc:260] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER }
I20260503 14:04:35.632107 27136 raft_consensus.cc:399] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.632133 27136 raft_consensus.cc:493] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.632160 27136 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.632839 27136 raft_consensus.cc:515] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER }
I20260503 14:04:35.632913 27136 leader_election.cc:304] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 400bbfd644dc4152b355265056e5e54a; no voters:
I20260503 14:04:35.633030 27136 leader_election.cc:290] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.633086 27139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.633183 27136 sys_catalog.cc:565] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:35.633244 27139 raft_consensus.cc:697] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 1 LEADER]: Becoming Leader. State: Replica: 400bbfd644dc4152b355265056e5e54a, State: Running, Role: LEADER
I20260503 14:04:35.633306 27139 consensus_queue.cc:237] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER }
I20260503 14:04:35.633474 27139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "400bbfd644dc4152b355265056e5e54a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER } }
I20260503 14:04:35.633545 27139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.633651 27139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 400bbfd644dc4152b355265056e5e54a. Latest consensus state: current_term: 1 leader_uuid: "400bbfd644dc4152b355265056e5e54a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bbfd644dc4152b355265056e5e54a" member_type: VOTER } }
I20260503 14:04:35.633708 27139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.634591 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260503 14:04:35.634711 27155 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260503 14:04:35.634755 27155 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:04:35.636708 27143 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:35.636847 27143 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:35.637555 27143 catalog_manager.cc:1357] Generated new cluster ID: d672bc86b2fd4eeabe99b582ea2119b1
I20260503 14:04:35.637632 27143 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:35.645738 27143 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:35.646226 27143 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:35.654970 27143 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: Generated new TSK 0
I20260503 14:04:35.655081 27143 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:35.666625 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.667732 26083 webserver.cc:492] Webserver started at http://127.25.120.193:43027/ using document root <none> and password file <none>
I20260503 14:04:35.667832 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.667874 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.667923 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.668228 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "16e8768eb7614019a4dd2e4ee5b86877"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.669536 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:35.670203 27160 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.670507 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:35.670567 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "16e8768eb7614019a4dd2e4ee5b86877"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.670612 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1777817074337926-26083-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)
I20260503 14:04:35.688692 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.688982 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.689160 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:35.689502 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:35.689543 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.689574 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:35.689592 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.693215 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:32947
I20260503 14:04:35.693322 27223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:32947 every 8 connection(s)
I20260503 14:04:35.697592 27224 heartbeater.cc:344] Connected to a master server at 127.25.120.254:39865
I20260503 14:04:35.697695 27224 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:35.697862 27224 heartbeater.cc:507] Master 127.25.120.254:39865 requested a full tablet report, sending...
I20260503 14:04:35.698120 27100 ts_manager.cc:194] Registered new tserver with Master: 16e8768eb7614019a4dd2e4ee5b86877 (127.25.120.193:32947)
I20260503 14:04:35.698683 27100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60916
I20260503 14:04:35.698915 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005492817s
I20260503 14:04:35.709239 27224 heartbeater.cc:499] Master 127.25.120.254:39865 was elected leader, sending a full tablet report...
I20260503 14:04:35.709479 27100 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60920:
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"
}
}
}
I20260503 14:04:35.714532 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 31ecdb7d9d504dd49899fe9ee5b1fd42 (DEFAULT_TABLE table=fake-table [id=436e1453184344eeb9493a1d9275e831]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:35.714686 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ecdb7d9d504dd49899fe9ee5b1fd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.716308 27236 tablet_bootstrap.cc:492] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Bootstrap starting.
I20260503 14:04:35.716836 27236 tablet_bootstrap.cc:654] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.717418 27236 tablet_bootstrap.cc:492] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: No bootstrap required, opened a new log
I20260503 14:04:35.717484 27236 ts_tablet_manager.cc:1403] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.717593 27236 raft_consensus.cc:359] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e8768eb7614019a4dd2e4ee5b86877" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32947 } }
I20260503 14:04:35.717667 27236 raft_consensus.cc:385] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.717700 27236 raft_consensus.cc:740] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e8768eb7614019a4dd2e4ee5b86877, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.717823 27236 consensus_queue.cc:260] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e8768eb7614019a4dd2e4ee5b86877" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32947 } }
I20260503 14:04:35.717876 27236 raft_consensus.cc:399] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.717907 27236 raft_consensus.cc:493] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.717936 27236 raft_consensus.cc:3060] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.718488 27236 raft_consensus.cc:515] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e8768eb7614019a4dd2e4ee5b86877" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32947 } }
I20260503 14:04:35.718583 27236 leader_election.cc:304] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 16e8768eb7614019a4dd2e4ee5b86877; no voters:
I20260503 14:04:35.718762 27236 leader_election.cc:290] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.718950 27236 ts_tablet_manager.cc:1434] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:35.718954 27239 raft_consensus.cc:2804] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.719112 27239 raft_consensus.cc:697] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 1 LEADER]: Becoming Leader. State: Replica: 16e8768eb7614019a4dd2e4ee5b86877, State: Running, Role: LEADER
I20260503 14:04:35.719172 27239 consensus_queue.cc:237] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e8768eb7614019a4dd2e4ee5b86877" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32947 } }
I20260503 14:04:35.719715 27100 catalog_manager.cc:5671] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e8768eb7614019a4dd2e4ee5b86877 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "16e8768eb7614019a4dd2e4ee5b86877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e8768eb7614019a4dd2e4ee5b86877" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:35.728617 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:35.728947 27100 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60920:
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
I20260503 14:04:35.730453 27243 tablet.cc:1724] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:35.730533 27243 tablet.cc:1622] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: MemRowSet was empty: no flush needed.
I20260503 14:04:35.732374 27100 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: fake-table [id=436e1453184344eeb9493a1d9275e831] alter complete (version 1)
I20260503 14:04:35.741199 27100 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60920:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260503 14:04:35.742776 27243 tablet.cc:1724] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:35.746218 27100 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: fake-table [id=436e1453184344eeb9493a1d9275e831] alter complete (version 2)
I20260503 14:04:35.748278 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:35.751020 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:35.751230 26083 tablet_replica.cc:333] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877: stopping tablet replica
I20260503 14:04:35.751302 26083 raft_consensus.cc:2243] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.751358 26083 raft_consensus.cc:2272] T 31ecdb7d9d504dd49899fe9ee5b1fd42 P 16e8768eb7614019a4dd2e4ee5b86877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.753880 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:35.755023 26083 master.cc:562] Master@127.25.120.254:39865 shutting down...
I20260503 14:04:35.757647 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.757723 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.757797 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 400bbfd644dc4152b355265056e5e54a: stopping tablet replica
I20260503 14:04:35.771790 26083 master.cc:584] Master@127.25.120.254:39865 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (191 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260503 14:04:35.776502 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:33233
I20260503 14:04:35.776727 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.777381 26083 webserver.cc:492] Webserver started at http://127.25.120.254:40955/ using document root <none> and password file <none>
I20260503 14:04:35.777490 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.777555 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.777622 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.777882 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "18fe0c8513b1425ab143139004cd4d81"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.778795 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.779299 27248 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.779476 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.779538 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "18fe0c8513b1425ab143139004cd4d81"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.779615 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-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)
I20260503 14:04:35.786139 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.786391 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.789230 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:33233
I20260503 14:04:35.790088 27300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:33233 every 8 connection(s)
I20260503 14:04:35.790386 27301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.791499 27301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: Bootstrap starting.
I20260503 14:04:35.791842 27301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.792490 27301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: No bootstrap required, opened a new log
I20260503 14:04:35.792707 27301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER }
I20260503 14:04:35.792778 27301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.792793 27301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18fe0c8513b1425ab143139004cd4d81, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.792851 27301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER }
I20260503 14:04:35.792892 27301 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.792923 27301 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.792938 27301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.793422 27301 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER }
I20260503 14:04:35.793478 27301 leader_election.cc:304] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 18fe0c8513b1425ab143139004cd4d81; no voters:
I20260503 14:04:35.793597 27301 leader_election.cc:290] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.793627 27304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.793732 27304 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 1 LEADER]: Becoming Leader. State: Replica: 18fe0c8513b1425ab143139004cd4d81, State: Running, Role: LEADER
I20260503 14:04:35.793767 27301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:35.793783 27304 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER }
I20260503 14:04:35.793952 27304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18fe0c8513b1425ab143139004cd4d81. Latest consensus state: current_term: 1 leader_uuid: "18fe0c8513b1425ab143139004cd4d81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER } }
I20260503 14:04:35.794000 27304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.794131 27305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18fe0c8513b1425ab143139004cd4d81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18fe0c8513b1425ab143139004cd4d81" member_type: VOTER } }
I20260503 14:04:35.794338 27305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:35.794454 27308 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:35.794626 27308 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:35.795207 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:35.795298 27308 catalog_manager.cc:1357] Generated new cluster ID: 991724d6a7c04ceeb2488d2d771a4966
I20260503 14:04:35.795346 27308 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:35.813979 27308 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:35.814541 27308 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:35.822444 27308 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: Generated new TSK 0
I20260503 14:04:35.822603 27308 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:35.827247 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:35.828404 26083 webserver.cc:492] Webserver started at http://127.25.120.193:40591/ using document root <none> and password file <none>
I20260503 14:04:35.828488 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:35.828526 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:35.828655 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:35.828933 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "b3c7d865ecd54d968a589ba95c1fa39c"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.829941 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:35.830677 27325 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.830842 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:04:35.830897 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "b3c7d865ecd54d968a589ba95c1fa39c"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:35.830943 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-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)
I20260503 14:04:35.835166 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:35.835346 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:35.835457 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:35.835813 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:35.835855 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.835889 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:35.835902 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:35.839228 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:44409
I20260503 14:04:35.839262 27388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:44409 every 8 connection(s)
I20260503 14:04:35.842972 27389 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33233
I20260503 14:04:35.843050 27389 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:35.843137 27389 heartbeater.cc:507] Master 127.25.120.254:33233 requested a full tablet report, sending...
I20260503 14:04:35.843482 27265 ts_manager.cc:194] Registered new tserver with Master: b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193:44409)
I20260503 14:04:35.843896 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004489129s
I20260503 14:04:35.844126 27265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49228
I20260503 14:04:35.849653 27265 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49238:
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"
}
}
}
I20260503 14:04:35.854327 27353 tablet_service.cc:1511] Processing CreateTablet for tablet e5cdc9e052ec4abaa6c0dd88120f7a80 (DEFAULT_TABLE table=fake-table [id=deb8bf20bcb64674a6550fc95e56800f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:35.854619 27353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cdc9e052ec4abaa6c0dd88120f7a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:35.854836 27389 heartbeater.cc:499] Master 127.25.120.254:33233 was elected leader, sending a full tablet report...
I20260503 14:04:35.856014 27401 tablet_bootstrap.cc:492] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Bootstrap starting.
I20260503 14:04:35.856413 27401 tablet_bootstrap.cc:654] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:35.857086 27401 tablet_bootstrap.cc:492] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: No bootstrap required, opened a new log
I20260503 14:04:35.857156 27401 ts_tablet_manager.cc:1403] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:35.857322 27401 raft_consensus.cc:359] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:35.857414 27401 raft_consensus.cc:385] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:35.857442 27401 raft_consensus.cc:740] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c7d865ecd54d968a589ba95c1fa39c, State: Initialized, Role: FOLLOWER
I20260503 14:04:35.857630 27401 consensus_queue.cc:260] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:35.857725 27401 raft_consensus.cc:399] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:35.857755 27401 raft_consensus.cc:493] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:35.857805 27401 raft_consensus.cc:3060] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:35.858404 27401 raft_consensus.cc:515] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:35.858472 27401 leader_election.cc:304] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b3c7d865ecd54d968a589ba95c1fa39c; no voters:
I20260503 14:04:35.858639 27401 leader_election.cc:290] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:35.858781 27401 ts_tablet_manager.cc:1434] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260503 14:04:35.858829 27404 raft_consensus.cc:2804] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:35.858970 27404 raft_consensus.cc:697] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 LEADER]: Becoming Leader. State: Replica: b3c7d865ecd54d968a589ba95c1fa39c, State: Running, Role: LEADER
I20260503 14:04:35.859045 27404 consensus_queue.cc:237] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:35.859549 27265 catalog_manager.cc:5671] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:35.867331 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:35.867419 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:35.869989 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:35.870167 26083 tablet_replica.cc:333] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: stopping tablet replica
I20260503 14:04:35.870234 26083 raft_consensus.cc:2243] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:35.870306 26083 raft_consensus.cc:2272] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:35.882851 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:35.884639 27265 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49238:
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
W20260503 14:04:35.885931 27251 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.193:44409: connect: Connection refused (error 111)
W20260503 14:04:35.886768 27251 catalog_manager.cc:4729] TS b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193:44409): AlterTable RPC failed for tablet e5cdc9e052ec4abaa6c0dd88120f7a80: Network error: Client connection negotiation failed: client connection to 127.25.120.193:44409: connect: Connection refused (error 111)
I20260503 14:04:36.330492 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:36.331482 26083 webserver.cc:492] Webserver started at http://127.25.120.193:40591/ using document root <none> and password file <none>
I20260503 14:04:36.331593 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:36.331635 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:36.332226 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.333034 27413 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.333343 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:36.333412 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "b3c7d865ecd54d968a589ba95c1fa39c"
format_stamp: "Formatted at 2026-05-03 14:04:35 on dist-test-slave-clkv"
I20260503 14:04:36.333487 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1777817074337926-26083-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)
I20260503 14:04:36.357415 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:36.357654 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:36.357806 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:36.358145 27420 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260503 14:04:36.358944 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:36.359033 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:36.359087 26083 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260503 14:04:36.359592 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:36.359653 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:36.359663 27420 tablet_bootstrap.cc:492] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Bootstrap starting.
I20260503 14:04:36.361095 27420 tablet_bootstrap.cc:492] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: 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
I20260503 14:04:36.361377 27420 tablet_bootstrap.cc:492] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Bootstrap complete.
I20260503 14:04:36.361505 27420 ts_tablet_manager.cc:1403] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Time spent bootstrapping tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:04:36.361647 27420 raft_consensus.cc:359] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:36.361739 27420 raft_consensus.cc:740] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c7d865ecd54d968a589ba95c1fa39c, State: Initialized, Role: FOLLOWER
I20260503 14:04:36.361806 27420 consensus_queue.cc:260] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [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: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:36.361851 27420 raft_consensus.cc:399] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:36.361882 27420 raft_consensus.cc:493] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:36.361909 27420 raft_consensus.cc:3060] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 1 FOLLOWER]: Advancing to term 2
I20260503 14:04:36.362473 27420 raft_consensus.cc:515] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:36.362574 27420 leader_election.cc:304] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [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: b3c7d865ecd54d968a589ba95c1fa39c; no voters:
I20260503 14:04:36.362700 27420 leader_election.cc:290] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260503 14:04:36.362874 27475 raft_consensus.cc:2804] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 2 FOLLOWER]: Leader election won for term 2
I20260503 14:04:36.362884 27420 ts_tablet_manager.cc:1434] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:36.363057 27475 raft_consensus.cc:697] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 2 LEADER]: Becoming Leader. State: Replica: b3c7d865ecd54d968a589ba95c1fa39c, State: Running, Role: LEADER
I20260503 14:04:36.363116 27475 consensus_queue.cc:237] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [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: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } }
I20260503 14:04:36.363457 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:44409
I20260503 14:04:36.363550 27481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:44409 every 8 connection(s)
I20260503 14:04:36.367254 27482 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33233
I20260503 14:04:36.367327 27482 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:36.367447 27482 heartbeater.cc:507] Master 127.25.120.254:33233 requested a full tablet report, sending...
I20260503 14:04:36.367770 27265 ts_manager.cc:194] Re-registered known tserver with Master: b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193:44409)
I20260503 14:04:36.367848 27265 catalog_manager.cc:5671] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3c7d865ecd54d968a589ba95c1fa39c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44409 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:36.367929 27265 catalog_manager.cc:5763] TS b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193:44409) does not have the latest schema for tablet e5cdc9e052ec4abaa6c0dd88120f7a80 (table fake-table [id=deb8bf20bcb64674a6550fc95e56800f]). Expected version 1 got 0
I20260503 14:04:36.368808 27265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49260
I20260503 14:04:36.369292 27482 heartbeater.cc:499] Master 127.25.120.254:33233 was elected leader, sending a full tablet report...
I20260503 14:04:36.369673 27265 catalog_manager.cc:5763] TS b3c7d865ecd54d968a589ba95c1fa39c (127.25.120.193:44409) does not have the latest schema for tablet e5cdc9e052ec4abaa6c0dd88120f7a80 (table fake-table [id=deb8bf20bcb64674a6550fc95e56800f]). Expected version 1 got 0
I20260503 14:04:36.507786 27488 tablet.cc:1724] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:36.507892 27488 tablet.cc:1622] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c: MemRowSet was empty: no flush needed.
I20260503 14:04:36.509991 27264 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: fake-table [id=deb8bf20bcb64674a6550fc95e56800f] alter complete (version 1)
I20260503 14:04:36.517254 26083 tablet_server.cc:179] TabletServer@127.25.120.193:44409 shutting down...
I20260503 14:04:36.520119 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:36.520323 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:36.520390 26083 raft_consensus.cc:2243] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 2 LEADER]: Raft consensus shutting down.
I20260503 14:04:36.520452 26083 raft_consensus.cc:2272] T e5cdc9e052ec4abaa6c0dd88120f7a80 P b3c7d865ecd54d968a589ba95c1fa39c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:36.532671 26083 tablet_server.cc:196] TabletServer@127.25.120.193:44409 shutdown complete.
I20260503 14:04:36.533946 26083 master.cc:562] Master@127.25.120.254:33233 shutting down...
I20260503 14:04:36.537060 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:36.537154 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:36.537194 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18fe0c8513b1425ab143139004cd4d81: stopping tablet replica
I20260503 14:04:36.549391 26083 master.cc:584] Master@127.25.120.254:33233 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (776 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260503 14:04:36.552908 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:45197
I20260503 14:04:36.553089 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:36.553807 26083 webserver.cc:492] Webserver started at http://127.25.120.254:44733/ using document root <none> and password file <none>
I20260503 14:04:36.553897 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:36.553947 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:36.553992 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:36.554266 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "d58301d882b442aeb09198d811ccd131"
format_stamp: "Formatted at 2026-05-03 14:04:36 on dist-test-slave-clkv"
I20260503 14:04:36.555159 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:36.555667 27492 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.555857 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.555927 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "d58301d882b442aeb09198d811ccd131"
format_stamp: "Formatted at 2026-05-03 14:04:36 on dist-test-slave-clkv"
I20260503 14:04:36.556001 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-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)
I20260503 14:04:36.585711 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:36.585980 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:36.589026 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:45197
I20260503 14:04:36.590188 27544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:45197 every 8 connection(s)
I20260503 14:04:36.590302 27545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:36.591387 27545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131: Bootstrap starting.
I20260503 14:04:36.591701 27545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:36.592255 27545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131: No bootstrap required, opened a new log
I20260503 14:04:36.592425 27545 raft_consensus.cc:359] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER }
I20260503 14:04:36.592482 27545 raft_consensus.cc:385] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:36.592497 27545 raft_consensus.cc:740] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d58301d882b442aeb09198d811ccd131, State: Initialized, Role: FOLLOWER
I20260503 14:04:36.592635 27545 consensus_queue.cc:260] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER }
I20260503 14:04:36.592691 27545 raft_consensus.cc:399] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:36.592707 27545 raft_consensus.cc:493] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:36.592770 27545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:36.593292 27545 raft_consensus.cc:515] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER }
I20260503 14:04:36.593351 27545 leader_election.cc:304] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d58301d882b442aeb09198d811ccd131; no voters:
I20260503 14:04:36.593487 27545 leader_election.cc:290] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:36.593538 27548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:36.593690 27545 sys_catalog.cc:565] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:36.593753 27548 raft_consensus.cc:697] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 1 LEADER]: Becoming Leader. State: Replica: d58301d882b442aeb09198d811ccd131, State: Running, Role: LEADER
I20260503 14:04:36.593819 27548 consensus_queue.cc:237] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER }
I20260503 14:04:36.594019 27549 sys_catalog.cc:455] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d58301d882b442aeb09198d811ccd131" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER } }
I20260503 14:04:36.594101 27549 sys_catalog.cc:458] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:36.594378 27553 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:36.594379 27550 sys_catalog.cc:455] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d58301d882b442aeb09198d811ccd131. Latest consensus state: current_term: 1 leader_uuid: "d58301d882b442aeb09198d811ccd131" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58301d882b442aeb09198d811ccd131" member_type: VOTER } }
I20260503 14:04:36.594471 27550 sys_catalog.cc:458] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:36.594553 27553 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:36.595148 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:36.595196 27553 catalog_manager.cc:1357] Generated new cluster ID: c7bda4f4d6d749d58126653533422296
I20260503 14:04:36.595227 27553 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:36.612057 27553 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:36.612737 27553 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:36.618624 27553 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131: Generated new TSK 0
I20260503 14:04:36.618758 27553 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:36.627007 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:36.627915 26083 webserver.cc:492] Webserver started at http://127.25.120.193:46259/ using document root <none> and password file <none>
I20260503 14:04:36.628033 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:36.628103 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:36.628155 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:36.628453 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "0f909017c0cb45bfbde15e7fef49c0c8"
format_stamp: "Formatted at 2026-05-03 14:04:36 on dist-test-slave-clkv"
I20260503 14:04:36.629510 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:36.630170 27569 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.630441 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:36.630514 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "0f909017c0cb45bfbde15e7fef49c0c8"
format_stamp: "Formatted at 2026-05-03 14:04:36 on dist-test-slave-clkv"
I20260503 14:04:36.630620 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1777817074337926-26083-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)
I20260503 14:04:36.660038 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:36.660300 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:36.660494 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:36.660754 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:36.660804 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.660844 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:36.660887 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:36.664251 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:33219
I20260503 14:04:36.664288 27632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:33219 every 8 connection(s)
I20260503 14:04:36.668090 27633 heartbeater.cc:344] Connected to a master server at 127.25.120.254:45197
I20260503 14:04:36.668170 27633 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:36.668257 27633 heartbeater.cc:507] Master 127.25.120.254:45197 requested a full tablet report, sending...
I20260503 14:04:36.668615 27509 ts_manager.cc:194] Registered new tserver with Master: 0f909017c0cb45bfbde15e7fef49c0c8 (127.25.120.193:33219)
I20260503 14:04:36.668987 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004505241s
I20260503 14:04:36.669229 27509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32922
I20260503 14:04:36.674400 27509 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32936:
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"
}
}
}
I20260503 14:04:36.679436 27597 tablet_service.cc:1511] Processing CreateTablet for tablet 419f1aa297e24f1ca34b027ceacaeaa9 (DEFAULT_TABLE table=fake-table [id=aab27dad63be4f8082981ebff9e9ce92]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:36.679633 27597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419f1aa297e24f1ca34b027ceacaeaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:36.679834 27633 heartbeater.cc:499] Master 127.25.120.254:45197 was elected leader, sending a full tablet report...
I20260503 14:04:36.680967 27645 tablet_bootstrap.cc:492] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: Bootstrap starting.
I20260503 14:04:36.681378 27645 tablet_bootstrap.cc:654] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:36.681998 27645 tablet_bootstrap.cc:492] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: No bootstrap required, opened a new log
I20260503 14:04:36.682040 27645 ts_tablet_manager.cc:1403] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:36.682279 27645 raft_consensus.cc:359] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 33219 } }
I20260503 14:04:36.682341 27645 raft_consensus.cc:385] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:36.682356 27645 raft_consensus.cc:740] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f909017c0cb45bfbde15e7fef49c0c8, State: Initialized, Role: FOLLOWER
I20260503 14:04:36.682435 27645 consensus_queue.cc:260] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 33219 } }
I20260503 14:04:36.682482 27645 raft_consensus.cc:399] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:36.682502 27645 raft_consensus.cc:493] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:36.682521 27645 raft_consensus.cc:3060] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:36.683032 27645 raft_consensus.cc:515] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 33219 } }
I20260503 14:04:36.683089 27645 leader_election.cc:304] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0f909017c0cb45bfbde15e7fef49c0c8; no voters:
I20260503 14:04:36.683178 27645 leader_election.cc:290] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:36.683255 27647 raft_consensus.cc:2804] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:36.683328 27645 ts_tablet_manager.cc:1434] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:36.683401 27647 raft_consensus.cc:697] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 0f909017c0cb45bfbde15e7fef49c0c8, State: Running, Role: LEADER
I20260503 14:04:36.683455 27647 consensus_queue.cc:237] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 33219 } }
I20260503 14:04:36.683988 27509 catalog_manager.cc:5671] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f909017c0cb45bfbde15e7fef49c0c8 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f909017c0cb45bfbde15e7fef49c0c8" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:36.691699 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:36.691776 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:36.694643 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:36.694883 26083 tablet_replica.cc:333] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8: stopping tablet replica
I20260503 14:04:36.694945 26083 raft_consensus.cc:2243] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:36.694998 26083 raft_consensus.cc:2272] T 419f1aa297e24f1ca34b027ceacaeaa9 P 0f909017c0cb45bfbde15e7fef49c0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:36.697400 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:36.698740 27509 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32936:
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
W20260503 14:04:36.896239 27496 catalog_manager.cc:4729] TS 0f909017c0cb45bfbde15e7fef49c0c8 (127.25.120.193:33219): AlterTable RPC failed for tablet 419f1aa297e24f1ca34b027ceacaeaa9: Network error: Client connection negotiation failed: client connection to 127.25.120.193:33219: connect: Connection refused (error 111)
I20260503 14:04:37.143954 26083 master.cc:562] Master@127.25.120.254:45197 shutting down...
I20260503 14:04:37.311244 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.311415 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.311439 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P d58301d882b442aeb09198d811ccd131: stopping tablet replica
I20260503 14:04:37.323972 26083 master.cc:584] Master@127.25.120.254:45197 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (774 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260503 14:04:37.327608 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:41779
I20260503 14:04:37.327787 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.328511 26083 webserver.cc:492] Webserver started at http://127.25.120.254:42081/ using document root <none> and password file <none>
I20260503 14:04:37.328663 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.328717 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.328765 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.329056 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "444eda6bfd0149ba9cb44388e119f05c"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.330073 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.330668 27656 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.330788 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:37.330835 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "444eda6bfd0149ba9cb44388e119f05c"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.330886 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-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)
I20260503 14:04:37.348417 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.348682 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.351454 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:41779
I20260503 14:04:37.352563 27708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:41779 every 8 connection(s)
I20260503 14:04:37.352697 27709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.353749 27709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: Bootstrap starting.
I20260503 14:04:37.353991 27709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.354569 27709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: No bootstrap required, opened a new log
I20260503 14:04:37.354679 27709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER }
I20260503 14:04:37.354724 27709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.354738 27709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444eda6bfd0149ba9cb44388e119f05c, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.354803 27709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER }
I20260503 14:04:37.354851 27709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.354867 27709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.354882 27709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.355362 27709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER }
I20260503 14:04:37.355423 27709 leader_election.cc:304] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 444eda6bfd0149ba9cb44388e119f05c; no voters:
I20260503 14:04:37.355540 27709 leader_election.cc:290] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.355576 27712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.355698 27709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:37.355687 27712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 1 LEADER]: Becoming Leader. State: Replica: 444eda6bfd0149ba9cb44388e119f05c, State: Running, Role: LEADER
I20260503 14:04:37.355857 27712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER }
I20260503 14:04:37.356128 27713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 444eda6bfd0149ba9cb44388e119f05c. Latest consensus state: current_term: 1 leader_uuid: "444eda6bfd0149ba9cb44388e119f05c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER } }
I20260503 14:04:37.356141 27714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "444eda6bfd0149ba9cb44388e119f05c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444eda6bfd0149ba9cb44388e119f05c" member_type: VOTER } }
I20260503 14:04:37.356218 27713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.356230 27714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.356387 27718 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:37.356524 27718 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:37.357199 27718 catalog_manager.cc:1357] Generated new cluster ID: fb22bee887504915b8a7d21dc9a74b37
I20260503 14:04:37.357230 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:37.357319 27718 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:37.366240 27718 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:37.366796 27718 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:37.372925 27718 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: Generated new TSK 0
I20260503 14:04:37.373071 27718 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:37.389258 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.390244 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32791/ using document root <none> and password file <none>
I20260503 14:04:37.390377 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.390437 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.390487 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.390753 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "f8664ded7bb248cea91faf68f9569f2f"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.391745 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:37.392347 27733 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.392652 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.392717 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "f8664ded7bb248cea91faf68f9569f2f"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.392776 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-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)
I20260503 14:04:37.403940 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.404179 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.404366 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.404667 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:37.404718 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.404763 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:37.404795 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.408141 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34829
I20260503 14:04:37.408178 27796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34829 every 8 connection(s)
I20260503 14:04:37.412127 27797 heartbeater.cc:344] Connected to a master server at 127.25.120.254:41779
I20260503 14:04:37.412196 27797 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.412385 27797 heartbeater.cc:507] Master 127.25.120.254:41779 requested a full tablet report, sending...
I20260503 14:04:37.412693 27673 ts_manager.cc:194] Registered new tserver with Master: f8664ded7bb248cea91faf68f9569f2f (127.25.120.193:34829)
I20260503 14:04:37.412894 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00449809s
I20260503 14:04:37.413252 27673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51246
I20260503 14:04:37.418751 27673 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51258:
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"
}
}
}
I20260503 14:04:37.423194 27761 tablet_service.cc:1511] Processing CreateTablet for tablet f20061204c5849b2bc6140fd860a5ce0 (DEFAULT_TABLE table=fake-table [id=4e46361a48234cc18d75cef5e98f431b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:37.423336 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20061204c5849b2bc6140fd860a5ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.423923 27797 heartbeater.cc:499] Master 127.25.120.254:41779 was elected leader, sending a full tablet report...
I20260503 14:04:37.425025 27809 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap starting.
I20260503 14:04:37.425486 27809 tablet_bootstrap.cc:654] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.426146 27809 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: No bootstrap required, opened a new log
I20260503 14:04:37.426208 27809 ts_tablet_manager.cc:1403] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:37.426445 27809 raft_consensus.cc:359] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.426559 27809 raft_consensus.cc:385] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.426594 27809 raft_consensus.cc:740] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.426661 27809 consensus_queue.cc:260] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.426709 27809 raft_consensus.cc:399] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.426734 27809 raft_consensus.cc:493] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.426851 27809 raft_consensus.cc:3060] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.427491 27809 raft_consensus.cc:515] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.427584 27809 leader_election.cc:304] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f8664ded7bb248cea91faf68f9569f2f; no voters:
I20260503 14:04:37.427711 27809 leader_election.cc:290] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.427855 27811 raft_consensus.cc:2804] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.427889 27809 ts_tablet_manager.cc:1434] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:04:37.427955 27811 raft_consensus.cc:697] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 LEADER]: Becoming Leader. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Running, Role: LEADER
I20260503 14:04:37.427999 27811 consensus_queue.cc:237] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.428479 27673 catalog_manager.cc:5671] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f reported cstate change: term changed from 0 to 1, leader changed from <none> to f8664ded7bb248cea91faf68f9569f2f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "f8664ded7bb248cea91faf68f9569f2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.435488 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:37.435747 27673 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51258:
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
I20260503 14:04:37.437155 27816 tablet.cc:1724] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:37.437256 27816 tablet.cc:1622] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: MemRowSet was empty: no flush needed.
I20260503 14:04:37.437409 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:37.439839 27673 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: fake-table [id=4e46361a48234cc18d75cef5e98f431b] alter complete (version 1)
I20260503 14:04:37.440614 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:37.440778 26083 tablet_replica.cc:333] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: stopping tablet replica
I20260503 14:04:37.440858 26083 raft_consensus.cc:2243] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.440909 26083 raft_consensus.cc:2272] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.453038 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:37.454286 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.455178 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32791/ using document root <none> and password file <none>
I20260503 14:04:37.455302 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.455371 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:37.456033 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.456821 27820 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.457048 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.457106 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "f8664ded7bb248cea91faf68f9569f2f"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.457427 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-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)
I20260503 14:04:37.510959 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.511224 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.511538 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.511921 27827 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260503 14:04:37.512998 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:37.513065 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.513108 26083 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260503 14:04:37.513659 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:37.513687 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.513721 27827 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap starting.
I20260503 14:04:37.515763 27827 tablet.cc:1724] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:37.515852 27827 tablet.cc:1622] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: MemRowSet was empty: no flush needed.
I20260503 14:04:37.515878 27827 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:37.515977 27827 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: 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
I20260503 14:04:37.516249 27827 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap complete.
I20260503 14:04:37.517367 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34829
I20260503 14:04:37.517422 27827 ts_tablet_manager.cc:1403] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260503 14:04:37.517639 27827 raft_consensus.cc:359] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.517719 27827 raft_consensus.cc:740] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.517779 27827 consensus_queue.cc:260] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.517824 27827 raft_consensus.cc:399] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.517851 27827 raft_consensus.cc:493] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.517874 27827 raft_consensus.cc:3060] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 1 FOLLOWER]: Advancing to term 2
I20260503 14:04:37.518692 27827 raft_consensus.cc:515] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.518783 27827 leader_election.cc:304] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [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: f8664ded7bb248cea91faf68f9569f2f; no voters:
I20260503 14:04:37.518911 27827 leader_election.cc:290] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [CANDIDATE]: Term 2 election: Requested vote from peers
I20260503 14:04:37.518962 27890 raft_consensus.cc:2804] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Leader election won for term 2
I20260503 14:04:37.519062 27827 ts_tablet_manager.cc:1434] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:04:37.519121 27890 raft_consensus.cc:697] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 LEADER]: Becoming Leader. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Running, Role: LEADER
I20260503 14:04:37.519290 27890 consensus_queue.cc:237] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.517427 27886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34829 every 8 connection(s)
I20260503 14:04:37.521389 27887 heartbeater.cc:344] Connected to a master server at 127.25.120.254:41779
I20260503 14:04:37.521456 27887 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.521552 27887 heartbeater.cc:507] Master 127.25.120.254:41779 requested a full tablet report, sending...
I20260503 14:04:37.521816 27673 ts_manager.cc:194] Re-registered known tserver with Master: f8664ded7bb248cea91faf68f9569f2f (127.25.120.193:34829)
I20260503 14:04:37.521911 27673 catalog_manager.cc:5671] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "f8664ded7bb248cea91faf68f9569f2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.522877 27673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51270
I20260503 14:04:37.523378 27887 heartbeater.cc:499] Master 127.25.120.254:41779 was elected leader, sending a full tablet report...
I20260503 14:04:37.524174 26083 tablet_server.cc:179] TabletServer@127.25.120.193:34829 shutting down...
I20260503 14:04:37.526803 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:37.526971 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:37.527035 26083 raft_consensus.cc:2243] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.527107 26083 raft_consensus.cc:2272] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.529187 26083 tablet_server.cc:196] TabletServer@127.25.120.193:34829 shutdown complete.
I20260503 14:04:37.530447 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.531201 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32791/ using document root <none> and password file <none>
I20260503 14:04:37.531442 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.531490 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:37.532015 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:37.532645 27898 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.532789 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.532845 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "f8664ded7bb248cea91faf68f9569f2f"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.532915 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-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)
I20260503 14:04:37.545672 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.545920 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.546109 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.547009 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:37.547077 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.547542 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:37.547596 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.547653 27905 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap starting.
I20260503 14:04:37.549163 27905 tablet.cc:1724] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:37.549263 27905 tablet.cc:1622] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: MemRowSet was empty: no flush needed.
I20260503 14:04:37.549299 27905 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:37.549458 27905 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: 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
I20260503 14:04:37.549772 27905 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap complete.
I20260503 14:04:37.550984 27905 ts_tablet_manager.cc:1403] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260503 14:04:37.551141 27905 raft_consensus.cc:359] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.551224 27905 raft_consensus.cc:740] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.551285 27905 consensus_queue.cc:260] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.551339 27905 raft_consensus.cc:399] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.551344 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34829
I20260503 14:04:37.551446 27964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34829 every 8 connection(s)
I20260503 14:04:37.551376 27905 raft_consensus.cc:493] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.551543 27905 raft_consensus.cc:3060] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 2 FOLLOWER]: Advancing to term 3
I20260503 14:04:37.552224 27905 raft_consensus.cc:515] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.552325 27905 leader_election.cc:304] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [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: f8664ded7bb248cea91faf68f9569f2f; no voters:
I20260503 14:04:37.552460 27905 leader_election.cc:290] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [CANDIDATE]: Term 3 election: Requested vote from peers
I20260503 14:04:37.552485 27968 raft_consensus.cc:2804] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Leader election won for term 3
I20260503 14:04:37.552630 27905 ts_tablet_manager.cc:1434] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:04:37.552642 27968 raft_consensus.cc:697] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 LEADER]: Becoming Leader. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Running, Role: LEADER
I20260503 14:04:37.552735 27968 consensus_queue.cc:237] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.554949 27965 heartbeater.cc:344] Connected to a master server at 127.25.120.254:41779
I20260503 14:04:37.555008 27965 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.555126 27965 heartbeater.cc:507] Master 127.25.120.254:41779 requested a full tablet report, sending...
I20260503 14:04:37.555440 27673 ts_manager.cc:194] Re-registered known tserver with Master: f8664ded7bb248cea91faf68f9569f2f (127.25.120.193:34829)
I20260503 14:04:37.555524 27673 catalog_manager.cc:5671] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "f8664ded7bb248cea91faf68f9569f2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.556603 27673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51286
I20260503 14:04:37.557106 27965 heartbeater.cc:499] Master 127.25.120.254:41779 was elected leader, sending a full tablet report...
I20260503 14:04:37.559023 26083 tablet_server.cc:179] TabletServer@127.25.120.193:34829 shutting down...
I20260503 14:04:37.561736 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:37.561898 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:37.561966 26083 raft_consensus.cc:2243] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.562011 26083 raft_consensus.cc:2272] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.574541 26083 tablet_server.cc:196] TabletServer@127.25.120.193:34829 shutdown complete.
I20260503 14:04:37.575891 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.576759 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32791/ using document root <none> and password file <none>
I20260503 14:04:37.576833 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.576853 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:37.577492 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.578002 27976 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.578176 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:37.578320 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "f8664ded7bb248cea91faf68f9569f2f"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.578393 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1777817074337926-26083-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)
I20260503 14:04:37.587590 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.587827 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.588008 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.589005 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:37.589087 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.589563 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:37.589623 27983 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap starting.
I20260503 14:04:37.589639 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:37.590919 27983 tablet.cc:1724] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:37.591015 27983 tablet.cc:1622] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: MemRowSet was empty: no flush needed.
I20260503 14:04:37.591053 27983 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:37.591292 27983 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260503 14:04:37.591549 27983 tablet_bootstrap.cc:492] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Bootstrap complete.
I20260503 14:04:37.592422 27983 ts_tablet_manager.cc:1403] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260503 14:04:37.592641 27983 raft_consensus.cc:359] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.592726 27983 raft_consensus.cc:740] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.592792 27983 consensus_queue.cc:260] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.592844 27983 raft_consensus.cc:399] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.592922 27983 raft_consensus.cc:493] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.592958 27983 raft_consensus.cc:3060] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 3 FOLLOWER]: Advancing to term 4
I20260503 14:04:37.593514 27983 raft_consensus.cc:515] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.593611 27983 leader_election.cc:304] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [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: f8664ded7bb248cea91faf68f9569f2f; no voters:
I20260503 14:04:37.593761 27983 leader_election.cc:290] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [CANDIDATE]: Term 4 election: Requested vote from peers
I20260503 14:04:37.593789 28038 raft_consensus.cc:2804] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 4 FOLLOWER]: Leader election won for term 4
I20260503 14:04:37.593922 28038 raft_consensus.cc:697] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 4 LEADER]: Becoming Leader. State: Replica: f8664ded7bb248cea91faf68f9569f2f, State: Running, Role: LEADER
I20260503 14:04:37.593911 27983 ts_tablet_manager.cc:1434] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:37.593987 28038 consensus_queue.cc:237] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } }
I20260503 14:04:37.594369 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34829
I20260503 14:04:37.594422 28046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34829 every 8 connection(s)
I20260503 14:04:37.598104 28048 heartbeater.cc:344] Connected to a master server at 127.25.120.254:41779
I20260503 14:04:37.598179 28048 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.598322 28048 heartbeater.cc:507] Master 127.25.120.254:41779 requested a full tablet report, sending...
I20260503 14:04:37.598577 27672 ts_manager.cc:194] Re-registered known tserver with Master: f8664ded7bb248cea91faf68f9569f2f (127.25.120.193:34829)
I20260503 14:04:37.598650 27672 catalog_manager.cc:5671] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "f8664ded7bb248cea91faf68f9569f2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8664ded7bb248cea91faf68f9569f2f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34829 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.598721 26083 tablet_server.cc:179] TabletServer@127.25.120.193:34829 shutting down...
I20260503 14:04:37.599692 27672 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51298
I20260503 14:04:37.600139 28048 heartbeater.cc:499] Master 127.25.120.254:41779 was elected leader, sending a full tablet report...
I20260503 14:04:37.601325 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:37.601482 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:37.601523 26083 raft_consensus.cc:2243] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 4 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.601557 26083 raft_consensus.cc:2272] T f20061204c5849b2bc6140fd860a5ce0 P f8664ded7bb248cea91faf68f9569f2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.613703 26083 tablet_server.cc:196] TabletServer@127.25.120.193:34829 shutdown complete.
I20260503 14:04:37.614918 26083 master.cc:562] Master@127.25.120.254:41779 shutting down...
I20260503 14:04:37.617748 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.617828 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.617900 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 444eda6bfd0149ba9cb44388e119f05c: stopping tablet replica
I20260503 14:04:37.630844 26083 master.cc:584] Master@127.25.120.254:41779 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (307 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260503 14:04:37.635123 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:39095
I20260503 14:04:37.635317 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.636126 26083 webserver.cc:492] Webserver started at http://127.25.120.254:41339/ using document root <none> and password file <none>
I20260503 14:04:37.636201 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.636229 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.636263 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.636708 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "0466dbcc36414a93a9d2253ac78af90c"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.637715 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.638415 28055 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.638620 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.638685 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "0466dbcc36414a93a9d2253ac78af90c"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.638752 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-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)
I20260503 14:04:37.657465 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.657729 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.660645 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:39095
I20260503 14:04:37.661819 28107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:39095 every 8 connection(s)
I20260503 14:04:37.661926 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.663089 28108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: Bootstrap starting.
I20260503 14:04:37.663457 28108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.664155 28108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: No bootstrap required, opened a new log
I20260503 14:04:37.664299 28108 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER }
I20260503 14:04:37.664402 28108 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.664446 28108 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0466dbcc36414a93a9d2253ac78af90c, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.664515 28108 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER }
I20260503 14:04:37.664602 28108 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.664633 28108 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.664660 28108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.665194 28108 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER }
I20260503 14:04:37.665253 28108 leader_election.cc:304] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0466dbcc36414a93a9d2253ac78af90c; no voters:
I20260503 14:04:37.665396 28108 leader_election.cc:290] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.665449 28111 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.665648 28108 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:37.665659 28111 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 1 LEADER]: Becoming Leader. State: Replica: 0466dbcc36414a93a9d2253ac78af90c, State: Running, Role: LEADER
I20260503 14:04:37.665730 28111 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER }
I20260503 14:04:37.666003 28112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0466dbcc36414a93a9d2253ac78af90c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER } }
I20260503 14:04:37.666023 28113 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0466dbcc36414a93a9d2253ac78af90c. Latest consensus state: current_term: 1 leader_uuid: "0466dbcc36414a93a9d2253ac78af90c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0466dbcc36414a93a9d2253ac78af90c" member_type: VOTER } }
I20260503 14:04:37.666116 28113 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.666067 28112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.666473 28116 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:37.666632 28116 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:37.667229 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:37.667284 28116 catalog_manager.cc:1357] Generated new cluster ID: 5781c5e20f7a4e5daaeb15d92e092e0b
I20260503 14:04:37.667368 28116 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:37.679189 28116 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:37.679728 28116 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:37.684110 28116 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: Generated new TSK 0
I20260503 14:04:37.684221 28116 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:37.699344 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.700510 26083 webserver.cc:492] Webserver started at http://127.25.120.193:43283/ using document root <none> and password file <none>
I20260503 14:04:37.700683 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.700755 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.700805 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.701095 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "f0a1c1bd3393427e984844451a2f7cf0"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.702184 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:04:37.702867 28132 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.703079 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.703135 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "f0a1c1bd3393427e984844451a2f7cf0"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.703183 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1777817074337926-26083-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)
I20260503 14:04:37.722383 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.722699 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.722856 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.723037 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:37.723062 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.723084 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:37.723097 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.726461 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:45227
I20260503 14:04:37.726504 28195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:45227 every 8 connection(s)
I20260503 14:04:37.730598 28196 heartbeater.cc:344] Connected to a master server at 127.25.120.254:39095
I20260503 14:04:37.730674 28196 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.730805 28196 heartbeater.cc:507] Master 127.25.120.254:39095 requested a full tablet report, sending...
I20260503 14:04:37.731105 28072 ts_manager.cc:194] Registered new tserver with Master: f0a1c1bd3393427e984844451a2f7cf0 (127.25.120.193:45227)
I20260503 14:04:37.731134 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004469998s
I20260503 14:04:37.731717 28072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37872
I20260503 14:04:37.737057 28072 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37888:
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"
}
}
}
I20260503 14:04:37.742203 28160 tablet_service.cc:1511] Processing CreateTablet for tablet 008e044f9b6d4e6ca34ca50751c1ae7f (DEFAULT_TABLE table=fake-table [id=3f83eded7cee4f4996e2ae1de58e3772]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:37.742377 28196 heartbeater.cc:499] Master 127.25.120.254:39095 was elected leader, sending a full tablet report...
I20260503 14:04:37.742419 28160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008e044f9b6d4e6ca34ca50751c1ae7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.743781 28208 tablet_bootstrap.cc:492] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: Bootstrap starting.
I20260503 14:04:37.744146 28208 tablet_bootstrap.cc:654] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.744805 28208 tablet_bootstrap.cc:492] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: No bootstrap required, opened a new log
I20260503 14:04:37.744887 28208 ts_tablet_manager.cc:1403] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:37.745091 28208 raft_consensus.cc:359] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a1c1bd3393427e984844451a2f7cf0" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45227 } }
I20260503 14:04:37.745180 28208 raft_consensus.cc:385] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.745203 28208 raft_consensus.cc:740] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a1c1bd3393427e984844451a2f7cf0, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.745299 28208 consensus_queue.cc:260] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a1c1bd3393427e984844451a2f7cf0" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45227 } }
I20260503 14:04:37.745347 28208 raft_consensus.cc:399] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.745370 28208 raft_consensus.cc:493] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.745398 28208 raft_consensus.cc:3060] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.745990 28208 raft_consensus.cc:515] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a1c1bd3393427e984844451a2f7cf0" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45227 } }
I20260503 14:04:37.746049 28208 leader_election.cc:304] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f0a1c1bd3393427e984844451a2f7cf0; no voters:
I20260503 14:04:37.746181 28208 leader_election.cc:290] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.746238 28210 raft_consensus.cc:2804] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.746371 28208 ts_tablet_manager.cc:1434] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:37.746481 28210 raft_consensus.cc:697] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 1 LEADER]: Becoming Leader. State: Replica: f0a1c1bd3393427e984844451a2f7cf0, State: Running, Role: LEADER
I20260503 14:04:37.746557 28210 consensus_queue.cc:237] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a1c1bd3393427e984844451a2f7cf0" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45227 } }
I20260503 14:04:37.747128 28071 catalog_manager.cc:5671] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0a1c1bd3393427e984844451a2f7cf0 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "f0a1c1bd3393427e984844451a2f7cf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a1c1bd3393427e984844451a2f7cf0" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 45227 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.754678 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:37.754984 28071 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37888:
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
I20260503 14:04:37.756546 28216 tablet.cc:1724] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:37.756647 28216 tablet.cc:1622] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: MemRowSet was empty: no flush needed.
I20260503 14:04:37.758562 28071 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: fake-table [id=3f83eded7cee4f4996e2ae1de58e3772] alter complete (version 1)
I20260503 14:04:37.761111 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:37.764041 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:37.764472 26083 tablet_replica.cc:333] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0: stopping tablet replica
I20260503 14:04:37.764570 26083 raft_consensus.cc:2243] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.764631 26083 raft_consensus.cc:2272] T 008e044f9b6d4e6ca34ca50751c1ae7f P f0a1c1bd3393427e984844451a2f7cf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.766988 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:37.767966 26083 master.cc:562] Master@127.25.120.254:39095 shutting down...
I20260503 14:04:37.770839 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:37.770913 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:37.770983 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0466dbcc36414a93a9d2253ac78af90c: stopping tablet replica
I20260503 14:04:37.783442 26083 master.cc:584] Master@127.25.120.254:39095 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (152 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260503 14:04:37.787245 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40615
I20260503 14:04:37.787425 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.788226 26083 webserver.cc:492] Webserver started at http://127.25.120.254:35273/ using document root <none> and password file <none>
I20260503 14:04:37.788401 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.788451 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.788502 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.788959 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "04b82cdf5c7c407e9c51cdcba4c387e3"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.789952 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.790616 28220 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.790920 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.790999 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "04b82cdf5c7c407e9c51cdcba4c387e3"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.791070 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-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)
I20260503 14:04:37.795387 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.795598 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.798518 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40615
I20260503 14:04:37.799660 28272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40615 every 8 connection(s)
I20260503 14:04:37.799830 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.800985 28273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: Bootstrap starting.
I20260503 14:04:37.801247 28273 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.801750 28273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: No bootstrap required, opened a new log
I20260503 14:04:37.801868 28273 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER }
I20260503 14:04:37.801916 28273 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.801930 28273 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b82cdf5c7c407e9c51cdcba4c387e3, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.801993 28273 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER }
I20260503 14:04:37.802040 28273 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.802057 28273 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.802069 28273 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.802525 28273 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER }
I20260503 14:04:37.802582 28273 leader_election.cc:304] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 04b82cdf5c7c407e9c51cdcba4c387e3; no voters:
I20260503 14:04:37.802690 28273 leader_election.cc:290] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.802731 28276 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.802839 28276 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 1 LEADER]: Becoming Leader. State: Replica: 04b82cdf5c7c407e9c51cdcba4c387e3, State: Running, Role: LEADER
I20260503 14:04:37.802857 28273 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:37.802904 28276 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER }
I20260503 14:04:37.803123 28278 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04b82cdf5c7c407e9c51cdcba4c387e3. Latest consensus state: current_term: 1 leader_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER } }
I20260503 14:04:37.803213 28278 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.803367 28277 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b82cdf5c7c407e9c51cdcba4c387e3" member_type: VOTER } }
I20260503 14:04:37.803426 28277 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:37.803625 28281 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:37.803911 28281 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:37.804440 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:37.804675 28281 catalog_manager.cc:1357] Generated new cluster ID: 6487de261cc6410aa44bf483a78e6879
I20260503 14:04:37.804724 28281 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:37.820690 28281 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:37.821182 28281 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:37.837090 28281 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: Generated new TSK 0
I20260503 14:04:37.837348 28281 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:37.868773 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:37.869796 26083 webserver.cc:492] Webserver started at http://127.25.120.193:37489/ using document root <none> and password file <none>
I20260503 14:04:37.869954 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:37.870033 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:37.870093 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:37.870462 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "db12bee7da004608a188ed668cf49bb1"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.871626 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:37.872320 28297 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.872509 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.872594 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "db12bee7da004608a188ed668cf49bb1"
format_stamp: "Formatted at 2026-05-03 14:04:37 on dist-test-slave-clkv"
I20260503 14:04:37.872665 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1777817074337926-26083-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)
I20260503 14:04:37.899706 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:37.900034 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:37.900265 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:37.900540 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:37.900635 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.900683 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:37.900717 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:37.903784 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35977
I20260503 14:04:37.903812 28360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35977 every 8 connection(s)
I20260503 14:04:37.907729 28361 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40615
I20260503 14:04:37.907809 28361 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:37.907967 28361 heartbeater.cc:507] Master 127.25.120.254:40615 requested a full tablet report, sending...
I20260503 14:04:37.908346 28237 ts_manager.cc:194] Registered new tserver with Master: db12bee7da004608a188ed668cf49bb1 (127.25.120.193:35977)
I20260503 14:04:37.908623 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004612566s
I20260503 14:04:37.909099 28237 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36284
I20260503 14:04:37.913708 28237 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36292:
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"
}
}
}
I20260503 14:04:37.918355 28325 tablet_service.cc:1511] Processing CreateTablet for tablet 5d99234f6800449385ce759b4b2b5306 (DEFAULT_TABLE table=fake-table [id=e40197b0a5c1473aa1b2ad56bbaa90bf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:37.918502 28325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d99234f6800449385ce759b4b2b5306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:37.919831 28373 tablet_bootstrap.cc:492] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Bootstrap starting.
I20260503 14:04:37.919857 28361 heartbeater.cc:499] Master 127.25.120.254:40615 was elected leader, sending a full tablet report...
I20260503 14:04:37.920459 28373 tablet_bootstrap.cc:654] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:37.921162 28373 tablet_bootstrap.cc:492] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: No bootstrap required, opened a new log
I20260503 14:04:37.921231 28373 ts_tablet_manager.cc:1403] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:37.921496 28373 raft_consensus.cc:359] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db12bee7da004608a188ed668cf49bb1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35977 } }
I20260503 14:04:37.921572 28373 raft_consensus.cc:385] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:37.921597 28373 raft_consensus.cc:740] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db12bee7da004608a188ed668cf49bb1, State: Initialized, Role: FOLLOWER
I20260503 14:04:37.921653 28373 consensus_queue.cc:260] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db12bee7da004608a188ed668cf49bb1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35977 } }
I20260503 14:04:37.921715 28373 raft_consensus.cc:399] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:37.921746 28373 raft_consensus.cc:493] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:37.921775 28373 raft_consensus.cc:3060] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:37.922348 28373 raft_consensus.cc:515] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db12bee7da004608a188ed668cf49bb1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35977 } }
I20260503 14:04:37.922434 28373 leader_election.cc:304] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: db12bee7da004608a188ed668cf49bb1; no voters:
I20260503 14:04:37.922574 28373 leader_election.cc:290] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:37.922724 28373 ts_tablet_manager.cc:1434] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:37.922729 28375 raft_consensus.cc:2804] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:37.922850 28375 raft_consensus.cc:697] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 1 LEADER]: Becoming Leader. State: Replica: db12bee7da004608a188ed668cf49bb1, State: Running, Role: LEADER
I20260503 14:04:37.922906 28375 consensus_queue.cc:237] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db12bee7da004608a188ed668cf49bb1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35977 } }
I20260503 14:04:37.923529 28237 catalog_manager.cc:5671] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to db12bee7da004608a188ed668cf49bb1 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "db12bee7da004608a188ed668cf49bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db12bee7da004608a188ed668cf49bb1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35977 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:37.935472 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:38.904886 28362 maintenance_manager.cc:419] P db12bee7da004608a188ed668cf49bb1: Scheduling FlushMRSOp(5d99234f6800449385ce759b4b2b5306): perf score=1.000000
I20260503 14:04:38.935302 28302 maintenance_manager.cc:643] P db12bee7da004608a188ed668cf49bb1: FlushMRSOp(5d99234f6800449385ce759b4b2b5306) complete. Timing: real 0.030s user 0.025s sys 0.004s Metrics: {"bytes_written":124609,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":810,"drs_written":1,"lbm_read_time_us":33,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1200,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":40801,"thread_start_us":91,"threads_started":1}
I20260503 14:04:39.936136 28362 maintenance_manager.cc:419] P db12bee7da004608a188ed668cf49bb1: Scheduling FlushMRSOp(5d99234f6800449385ce759b4b2b5306): perf score=1.000000
I20260503 14:04:39.971690 28302 maintenance_manager.cc:643] P db12bee7da004608a188ed668cf49bb1: FlushMRSOp(5d99234f6800449385ce759b4b2b5306) complete. Timing: real 0.035s user 0.026s sys 0.008s Metrics: {"bytes_written":139246,"cfile_init":1,"dirs.queue_time_us":139,"dirs.run_cpu_time_us":198,"dirs.run_wall_time_us":1556,"drs_written":1,"lbm_read_time_us":21,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1378,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"rows_written":43850,"thread_start_us":94,"threads_started":1}
I20260503 14:04:39.971985 28362 maintenance_manager.cc:419] P db12bee7da004608a188ed668cf49bb1: Scheduling CompactRowSetsOp(5d99234f6800449385ce759b4b2b5306): perf score=1.013992
I20260503 14:04:40.042909 28302 maintenance_manager.cc:643] P db12bee7da004608a188ed668cf49bb1: CompactRowSetsOp(5d99234f6800449385ce759b4b2b5306) complete. Timing: real 0.071s user 0.067s sys 0.004s Metrics: {"bytes_written":275371,"cfile_cache_hit":8,"cfile_cache_hit_bytes":25774,"cfile_cache_miss":54,"cfile_cache_miss_bytes":1285134,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":605,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":1479,"drs_written":1,"lbm_read_time_us":815,"lbm_reads_lt_1ms":74,"lbm_write_time_us":2156,"lbm_writes_lt_1ms":90,"num_input_rowsets":2,"peak_mem_usage":680850,"rows_written":84651,"thread_start_us":221,"threads_started":4}
I20260503 14:04:40.296414 26083 alter_table-test.cc:963] Verifying initial pattern
I20260503 14:04:40.671118 26083 alter_table-test.cc:966] Dropping and adding back c1
I20260503 14:04:40.671643 28237 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36292:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260503 14:04:40.673688 28381 tablet.cc:1724] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:40.683633 28237 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: fake-table [id=e40197b0a5c1473aa1b2ad56bbaa90bf] alter complete (version 1)
I20260503 14:04:40.686936 28237 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36292:
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
I20260503 14:04:40.688220 28381 tablet.cc:1724] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: Alter schema from (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:40.688476 28381 tablet.cc:1622] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: MemRowSet was empty: no flush needed.
I20260503 14:04:40.690232 28237 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: fake-table [id=e40197b0a5c1473aa1b2ad56bbaa90bf] alter complete (version 2)
I20260503 14:04:40.691924 26083 alter_table-test.cc:973] Verifying that the new default shows up
I20260503 14:04:41.042209 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.044950 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.045169 26083 tablet_replica.cc:333] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1: stopping tablet replica
I20260503 14:04:41.045248 26083 raft_consensus.cc:2243] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.045307 26083 raft_consensus.cc:2272] T 5d99234f6800449385ce759b4b2b5306 P db12bee7da004608a188ed668cf49bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.047506 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.048600 26083 master.cc:562] Master@127.25.120.254:40615 shutting down...
I20260503 14:04:41.051043 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.051111 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.051131 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04b82cdf5c7c407e9c51cdcba4c387e3: stopping tablet replica
I20260503 14:04:41.053061 26083 master.cc:584] Master@127.25.120.254:40615 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (3276 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260503 14:04:41.088356 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40033
I20260503 14:04:41.088586 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.089437 26083 webserver.cc:492] Webserver started at http://127.25.120.254:43637/ using document root <none> and password file <none>
I20260503 14:04:41.089583 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.089643 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.089718 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.090083 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "2cdeb08c078f4660945c118c5d81ebf0"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.091177 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:41.091882 28397 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.092088 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:04:41.092155 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "2cdeb08c078f4660945c118c5d81ebf0"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.092231 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-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)
I20260503 14:04:41.103570 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.103869 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.106745 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40033
I20260503 14:04:41.108217 28449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40033 every 8 connection(s)
I20260503 14:04:41.108384 28450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.109445 28450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: Bootstrap starting.
I20260503 14:04:41.109719 28450 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.110212 28450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: No bootstrap required, opened a new log
I20260503 14:04:41.110328 28450 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER }
I20260503 14:04:41.110375 28450 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.110389 28450 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdeb08c078f4660945c118c5d81ebf0, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.110452 28450 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER }
I20260503 14:04:41.110502 28450 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.110517 28450 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.110534 28450 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.110987 28450 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER }
I20260503 14:04:41.111044 28450 leader_election.cc:304] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2cdeb08c078f4660945c118c5d81ebf0; no voters:
I20260503 14:04:41.111157 28450 leader_election.cc:290] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.111184 28453 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.111304 28453 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdeb08c078f4660945c118c5d81ebf0, State: Running, Role: LEADER
I20260503 14:04:41.111317 28450 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.111418 28453 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER }
I20260503 14:04:41.111627 28455 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cdeb08c078f4660945c118c5d81ebf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER } }
I20260503 14:04:41.111733 28455 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.111951 28454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cdeb08c078f4660945c118c5d81ebf0. Latest consensus state: current_term: 1 leader_uuid: "2cdeb08c078f4660945c118c5d81ebf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cdeb08c078f4660945c118c5d81ebf0" member_type: VOTER } }
I20260503 14:04:41.112022 28454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.112094 28457 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.112249 28457 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.112704 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:41.113193 28457 catalog_manager.cc:1357] Generated new cluster ID: 92a93f36e7e54bebac6347a9bb75596a
I20260503 14:04:41.113234 28457 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.120714 28457 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.121127 28457 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.126098 28457 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: Generated new TSK 0
I20260503 14:04:41.126214 28457 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.128640 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.129514 26083 webserver.cc:492] Webserver started at http://127.25.120.193:36051/ using document root <none> and password file <none>
I20260503 14:04:41.129588 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.129616 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.129647 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.129875 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "870398fa9bf94c239b2c55223b8adb71"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.130790 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.131364 28474 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.131574 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:04:41.131645 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "870398fa9bf94c239b2c55223b8adb71"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.131702 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1777817074337926-26083-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)
I20260503 14:04:41.141491 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.141749 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.141947 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.142170 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:41.142217 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.142270 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:41.142299 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.145390 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34729
I20260503 14:04:41.145427 28537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34729 every 8 connection(s)
I20260503 14:04:41.149340 28538 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40033
I20260503 14:04:41.149422 28538 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.149535 28538 heartbeater.cc:507] Master 127.25.120.254:40033 requested a full tablet report, sending...
I20260503 14:04:41.149840 28414 ts_manager.cc:194] Registered new tserver with Master: 870398fa9bf94c239b2c55223b8adb71 (127.25.120.193:34729)
I20260503 14:04:41.150081 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004496212s
I20260503 14:04:41.150681 28414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40918
I20260503 14:04:41.155403 28414 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40932:
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"
}
}
}
I20260503 14:04:41.160029 28502 tablet_service.cc:1511] Processing CreateTablet for tablet 7c1eed0da473411db091ac2f25b43918 (DEFAULT_TABLE table=fake-table [id=4be61772a4e54c47ae63c529e112f127]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:41.160194 28502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c1eed0da473411db091ac2f25b43918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.161331 28538 heartbeater.cc:499] Master 127.25.120.254:40033 was elected leader, sending a full tablet report...
I20260503 14:04:41.161715 28550 tablet_bootstrap.cc:492] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Bootstrap starting.
I20260503 14:04:41.162065 28550 tablet_bootstrap.cc:654] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.162652 28550 tablet_bootstrap.cc:492] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: No bootstrap required, opened a new log
I20260503 14:04:41.162719 28550 ts_tablet_manager.cc:1403] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.162894 28550 raft_consensus.cc:359] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "870398fa9bf94c239b2c55223b8adb71" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34729 } }
I20260503 14:04:41.162966 28550 raft_consensus.cc:385] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.163028 28550 raft_consensus.cc:740] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870398fa9bf94c239b2c55223b8adb71, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.163080 28550 consensus_queue.cc:260] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "870398fa9bf94c239b2c55223b8adb71" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34729 } }
I20260503 14:04:41.163112 28550 raft_consensus.cc:399] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.163156 28550 raft_consensus.cc:493] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.163173 28550 raft_consensus.cc:3060] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.163738 28550 raft_consensus.cc:515] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "870398fa9bf94c239b2c55223b8adb71" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34729 } }
I20260503 14:04:41.163796 28550 leader_election.cc:304] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 870398fa9bf94c239b2c55223b8adb71; no voters:
I20260503 14:04:41.163913 28550 leader_election.cc:290] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.163956 28552 raft_consensus.cc:2804] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.164049 28550 ts_tablet_manager.cc:1434] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:41.164068 28552 raft_consensus.cc:697] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 1 LEADER]: Becoming Leader. State: Replica: 870398fa9bf94c239b2c55223b8adb71, State: Running, Role: LEADER
I20260503 14:04:41.164112 28552 consensus_queue.cc:237] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "870398fa9bf94c239b2c55223b8adb71" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34729 } }
I20260503 14:04:41.164616 28414 catalog_manager.cc:5671] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870398fa9bf94c239b2c55223b8adb71 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "870398fa9bf94c239b2c55223b8adb71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "870398fa9bf94c239b2c55223b8adb71" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34729 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.172715 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:41.173022 28414 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40932:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260503 14:04:41.174539 28558 tablet.cc:1724] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.176380 28414 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: someothername [id=4be61772a4e54c47ae63c529e112f127] alter complete (version 1)
I20260503 14:04:41.178612 28414 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40932:
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
I20260503 14:04:41.179931 28558 tablet.cc:1724] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.180040 28558 tablet.cc:1622] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: MemRowSet was empty: no flush needed.
I20260503 14:04:41.181854 28414 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: someothername [id=4be61772a4e54c47ae63c529e112f127] alter complete (version 2)
I20260503 14:04:41.183913 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.186868 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.187016 26083 tablet_replica.cc:333] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71: stopping tablet replica
I20260503 14:04:41.187121 26083 raft_consensus.cc:2243] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.187167 26083 raft_consensus.cc:2272] T 7c1eed0da473411db091ac2f25b43918 P 870398fa9bf94c239b2c55223b8adb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.199447 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.200459 26083 master.cc:562] Master@127.25.120.254:40033 shutting down...
I20260503 14:04:41.203285 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.203383 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.203480 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cdeb08c078f4660945c118c5d81ebf0: stopping tablet replica
I20260503 14:04:41.215662 26083 master.cc:584] Master@127.25.120.254:40033 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (131 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260503 14:04:41.219611 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:42801
I20260503 14:04:41.219802 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.220638 26083 webserver.cc:492] Webserver started at http://127.25.120.254:44517/ using document root <none> and password file <none>
I20260503 14:04:41.220749 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.220815 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.220865 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.221127 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "21fbcfc9b839474b9bc00aa28594fa0e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.222067 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.222597 28562 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.222780 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.222847 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "21fbcfc9b839474b9bc00aa28594fa0e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.222919 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-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)
I20260503 14:04:41.228755 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.228964 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.231572 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:42801
I20260503 14:04:41.231603 28614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:42801 every 8 connection(s)
I20260503 14:04:41.231905 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.233074 28615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e: Bootstrap starting.
I20260503 14:04:41.233337 28615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.234042 28615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e: No bootstrap required, opened a new log
I20260503 14:04:41.234187 28615 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER }
I20260503 14:04:41.234237 28615 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.234251 28615 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fbcfc9b839474b9bc00aa28594fa0e, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.234395 28615 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER }
I20260503 14:04:41.234462 28615 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.234478 28615 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.234493 28615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.235019 28615 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER }
I20260503 14:04:41.235078 28615 leader_election.cc:304] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 21fbcfc9b839474b9bc00aa28594fa0e; no voters:
I20260503 14:04:41.235188 28615 leader_election.cc:290] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.235214 28618 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.235329 28618 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 1 LEADER]: Becoming Leader. State: Replica: 21fbcfc9b839474b9bc00aa28594fa0e, State: Running, Role: LEADER
I20260503 14:04:41.235354 28615 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.235474 28618 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER }
I20260503 14:04:41.235715 28620 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21fbcfc9b839474b9bc00aa28594fa0e. Latest consensus state: current_term: 1 leader_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER } }
I20260503 14:04:41.235802 28620 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.235937 28619 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21fbcfc9b839474b9bc00aa28594fa0e" member_type: VOTER } }
I20260503 14:04:41.236052 28623 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.236042 28619 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.236267 28623 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.236912 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:41.236948 28623 catalog_manager.cc:1357] Generated new cluster ID: 447415307b854f709defbc3685a6fd3d
I20260503 14:04:41.236986 28623 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.261257 28623 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.261850 28623 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.267561 28623 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e: Generated new TSK 0
I20260503 14:04:41.267650 28623 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.268756 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.269619 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33367/ using document root <none> and password file <none>
I20260503 14:04:41.269688 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.269717 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.269753 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.269966 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.270835 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.271387 28639 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.271587 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.271636 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.271695 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1777817074337926-26083-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)
I20260503 14:04:41.286767 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.287042 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.287230 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.287482 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:41.287539 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.287591 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:41.287619 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.290809 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:37145
I20260503 14:04:41.290925 28702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:37145 every 8 connection(s)
I20260503 14:04:41.294898 28703 heartbeater.cc:344] Connected to a master server at 127.25.120.254:42801
I20260503 14:04:41.294971 28703 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.295091 28703 heartbeater.cc:507] Master 127.25.120.254:42801 requested a full tablet report, sending...
I20260503 14:04:41.295315 28579 ts_manager.cc:194] Registered new tserver with Master: fd2ce67746da4ec8a68065c7a5cfc1a1 (127.25.120.193:37145)
I20260503 14:04:41.295463 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004453797s
I20260503 14:04:41.296156 28579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56214
I20260503 14:04:41.301040 28579 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56222:
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"
}
}
}
I20260503 14:04:41.305606 28667 tablet_service.cc:1511] Processing CreateTablet for tablet 891ec88ed83742e3a593e88ddea2be29 (DEFAULT_TABLE table=fake-table [id=ee6f97d5afd34582bb9776933e290965]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:41.305783 28667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891ec88ed83742e3a593e88ddea2be29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.306758 28703 heartbeater.cc:499] Master 127.25.120.254:42801 was elected leader, sending a full tablet report...
I20260503 14:04:41.307241 28715 tablet_bootstrap.cc:492] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: Bootstrap starting.
I20260503 14:04:41.307591 28715 tablet_bootstrap.cc:654] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.308215 28715 tablet_bootstrap.cc:492] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: No bootstrap required, opened a new log
I20260503 14:04:41.308413 28715 ts_tablet_manager.cc:1403] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.308696 28715 raft_consensus.cc:359] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37145 } }
I20260503 14:04:41.308833 28715 raft_consensus.cc:385] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.308861 28715 raft_consensus.cc:740] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2ce67746da4ec8a68065c7a5cfc1a1, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.308940 28715 consensus_queue.cc:260] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37145 } }
I20260503 14:04:41.309000 28715 raft_consensus.cc:399] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.309026 28715 raft_consensus.cc:493] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.309051 28715 raft_consensus.cc:3060] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.309669 28715 raft_consensus.cc:515] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37145 } }
I20260503 14:04:41.309736 28715 leader_election.cc:304] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd2ce67746da4ec8a68065c7a5cfc1a1; no voters:
I20260503 14:04:41.309887 28715 leader_election.cc:290] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.309930 28717 raft_consensus.cc:2804] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.310088 28715 ts_tablet_manager.cc:1434] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:04:41.310276 28717 raft_consensus.cc:697] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 1 LEADER]: Becoming Leader. State: Replica: fd2ce67746da4ec8a68065c7a5cfc1a1, State: Running, Role: LEADER
I20260503 14:04:41.310356 28717 consensus_queue.cc:237] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37145 } }
I20260503 14:04:41.311003 28579 catalog_manager.cc:5671] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2ce67746da4ec8a68065c7a5cfc1a1 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2ce67746da4ec8a68065c7a5cfc1a1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37145 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.319126 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:41.319484 28578 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56222:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260503 14:04:41.319849 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.322382 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.322525 26083 tablet_replica.cc:333] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1: stopping tablet replica
I20260503 14:04:41.322615 26083 raft_consensus.cc:2243] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.322690 26083 raft_consensus.cc:2272] T 891ec88ed83742e3a593e88ddea2be29 P fd2ce67746da4ec8a68065c7a5cfc1a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.335074 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.336091 26083 master.cc:562] Master@127.25.120.254:42801 shutting down...
I20260503 14:04:41.338807 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.338891 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.338965 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21fbcfc9b839474b9bc00aa28594fa0e: stopping tablet replica
I20260503 14:04:41.351332 26083 master.cc:584] Master@127.25.120.254:42801 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (135 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260503 14:04:41.355376 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:33569
I20260503 14:04:41.355525 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.356199 26083 webserver.cc:492] Webserver started at http://127.25.120.254:34663/ using document root <none> and password file <none>
I20260503 14:04:41.356349 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.356386 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.356416 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.356786 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "ba04fa2332c841268d1d195d051df7d7"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.357704 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.358204 28726 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.358474 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:04:41.358554 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "ba04fa2332c841268d1d195d051df7d7"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.358631 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-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)
I20260503 14:04:41.365955 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.366194 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.369038 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:33569
I20260503 14:04:41.369082 28778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:33569 every 8 connection(s)
I20260503 14:04:41.369364 28779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.370348 28779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: Bootstrap starting.
I20260503 14:04:41.370667 28779 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.371254 28779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: No bootstrap required, opened a new log
I20260503 14:04:41.371462 28779 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER }
I20260503 14:04:41.371523 28779 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.371537 28779 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba04fa2332c841268d1d195d051df7d7, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.371579 28779 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER }
I20260503 14:04:41.371783 28779 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.371802 28779 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.371819 28779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.372315 28779 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER }
I20260503 14:04:41.372402 28779 leader_election.cc:304] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ba04fa2332c841268d1d195d051df7d7; no voters:
I20260503 14:04:41.372646 28779 leader_election.cc:290] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.372663 28782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.372776 28782 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 1 LEADER]: Becoming Leader. State: Replica: ba04fa2332c841268d1d195d051df7d7, State: Running, Role: LEADER
I20260503 14:04:41.372820 28779 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.372828 28782 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER }
I20260503 14:04:41.373172 28783 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba04fa2332c841268d1d195d051df7d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER } }
I20260503 14:04:41.373257 28783 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.373148 28784 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba04fa2332c841268d1d195d051df7d7. Latest consensus state: current_term: 1 leader_uuid: "ba04fa2332c841268d1d195d051df7d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba04fa2332c841268d1d195d051df7d7" member_type: VOTER } }
I20260503 14:04:41.373397 28784 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.374131 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260503 14:04:41.374179 28798 catalog_manager.cc:1568] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260503 14:04:41.374253 28798 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:04:41.374378 28787 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.374538 28787 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.375125 28787 catalog_manager.cc:1357] Generated new cluster ID: 05c4aa5dfd16485aab4dc5142fd39ca8
I20260503 14:04:41.375164 28787 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.396179 28787 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.396759 28787 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.399973 28787 catalog_manager.cc:6044] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: Generated new TSK 0
I20260503 14:04:41.400053 28787 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.406098 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.407145 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33997/ using document root <none> and password file <none>
I20260503 14:04:41.407235 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.407281 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.407316 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.407588 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "8067e708a3624df3899c53040a47dbf5"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.408704 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.409332 28803 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.409627 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.409713 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "8067e708a3624df3899c53040a47dbf5"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.409785 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-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)
I20260503 14:04:41.416628 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.416852 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.417017 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.417232 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:41.417280 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.417321 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:41.417358 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.420074 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:38101
I20260503 14:04:41.420178 28866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:38101 every 8 connection(s)
I20260503 14:04:41.424022 28867 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33569
I20260503 14:04:41.424109 28867 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.424314 28867 heartbeater.cc:507] Master 127.25.120.254:33569 requested a full tablet report, sending...
I20260503 14:04:41.424726 28743 ts_manager.cc:194] Registered new tserver with Master: 8067e708a3624df3899c53040a47dbf5 (127.25.120.193:38101)
I20260503 14:04:41.424821 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00448536s
I20260503 14:04:41.425618 28743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39898
I20260503 14:04:41.430428 28743 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39904:
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"
}
}
}
I20260503 14:04:41.435395 28831 tablet_service.cc:1511] Processing CreateTablet for tablet f6aa18c620944b31a2641557205deec2 (DEFAULT_TABLE table=fake-table [id=4787a17602de447faa148be7b414769b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:41.435537 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6aa18c620944b31a2641557205deec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.436283 28867 heartbeater.cc:499] Master 127.25.120.254:33569 was elected leader, sending a full tablet report...
I20260503 14:04:41.436976 28879 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Bootstrap starting.
I20260503 14:04:41.437342 28879 tablet_bootstrap.cc:654] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.437840 28879 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: No bootstrap required, opened a new log
I20260503 14:04:41.437884 28879 ts_tablet_manager.cc:1403] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.437981 28879 raft_consensus.cc:359] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.438032 28879 raft_consensus.cc:385] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.438046 28879 raft_consensus.cc:740] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.438109 28879 consensus_queue.cc:260] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.438154 28879 raft_consensus.cc:399] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.438258 28879 raft_consensus.cc:493] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.438285 28879 raft_consensus.cc:3060] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.439002 28879 raft_consensus.cc:515] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.439070 28879 leader_election.cc:304] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8067e708a3624df3899c53040a47dbf5; no voters:
I20260503 14:04:41.439206 28879 leader_election.cc:290] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.439250 28881 raft_consensus.cc:2804] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.439356 28881 raft_consensus.cc:697] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 LEADER]: Becoming Leader. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Running, Role: LEADER
I20260503 14:04:41.439371 28879 ts_tablet_manager.cc:1434] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:41.439412 28881 consensus_queue.cc:237] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.440080 28743 catalog_manager.cc:5671] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8067e708a3624df3899c53040a47dbf5 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "8067e708a3624df3899c53040a47dbf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.448017 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:41.448438 28742 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39904:
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
I20260503 14:04:41.450001 28887 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.450081 28887 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.451900 28742 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: fake-table [id=4787a17602de447faa148be7b414769b] alter complete (version 1)
I20260503 14:04:41.466030 26083 alter_table-test.cc:1013] Dropping c1
I20260503 14:04:41.466307 28742 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39904:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260503 14:04:41.467362 28887 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.469668 28742 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: fake-table [id=4787a17602de447faa148be7b414769b] alter complete (version 2)
I20260503 14:04:41.472151 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.476567 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.476729 26083 tablet_replica.cc:333] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: stopping tablet replica
I20260503 14:04:41.476789 26083 raft_consensus.cc:2243] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.476878 26083 raft_consensus.cc:2272] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.478987 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.480135 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.481040 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33997/ using document root <none> and password file <none>
I20260503 14:04:41.481124 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.481179 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:41.481837 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.483425 28895 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.483558 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.483606 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "8067e708a3624df3899c53040a47dbf5"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.483664 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-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)
I20260503 14:04:41.503949 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.504217 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.504391 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.504792 28902 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260503 14:04:41.505463 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:41.505523 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:41.505585 26083 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260503 14:04:41.505980 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:41.506011 28902 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Bootstrap starting.
I20260503 14:04:41.506021 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.507671 28902 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.507766 28902 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.507793 28902 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:41.508616 28902 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.508692 28902 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.508716 28902 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:41.508782 28902 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: 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
I20260503 14:04:41.509032 28902 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Bootstrap complete.
I20260503 14:04:41.509629 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:38101
I20260503 14:04:41.510058 28902 ts_tablet_manager.cc:1403] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.002s
I20260503 14:04:41.510191 28902 raft_consensus.cc:359] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.510295 28902 raft_consensus.cc:740] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.510342 28902 consensus_queue.cc:260] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.510385 28902 raft_consensus.cc:399] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.510409 28902 raft_consensus.cc:493] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.510435 28902 raft_consensus.cc:3060] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260503 14:04:41.511193 28902 raft_consensus.cc:515] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.511266 28902 leader_election.cc:304] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: 8067e708a3624df3899c53040a47dbf5; no voters:
I20260503 14:04:41.511395 28902 leader_election.cc:290] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260503 14:04:41.511440 28964 raft_consensus.cc:2804] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260503 14:04:41.511523 28902 ts_tablet_manager.cc:1434] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:04:41.511576 28964 raft_consensus.cc:697] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 LEADER]: Becoming Leader. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Running, Role: LEADER
I20260503 14:04:41.511623 28964 consensus_queue.cc:237] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.510187 28961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:38101 every 8 connection(s)
I20260503 14:04:41.517207 28962 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33569
I20260503 14:04:41.517302 28962 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.517419 28962 heartbeater.cc:507] Master 127.25.120.254:33569 requested a full tablet report, sending...
I20260503 14:04:41.518323 28742 ts_manager.cc:194] Re-registered known tserver with Master: 8067e708a3624df3899c53040a47dbf5 (127.25.120.193:38101)
I20260503 14:04:41.518399 28742 catalog_manager.cc:5671] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8067e708a3624df3899c53040a47dbf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.519425 28742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39928
I20260503 14:04:41.520011 28962 heartbeater.cc:499] Master 127.25.120.254:33569 was elected leader, sending a full tablet report...
I20260503 14:04:41.524300 28742 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39904:
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
I20260503 14:04:41.528482 28971 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:04:41.528700 28971 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.530853 28742 catalog_manager.cc:6216] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: fake-table [id=4787a17602de447faa148be7b414769b] alter complete (version 3)
I20260503 14:04:41.533967 26083 tablet_server.cc:179] TabletServer@127.25.120.193:38101 shutting down...
I20260503 14:04:41.537252 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.537691 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:41.537828 26083 raft_consensus.cc:2243] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.537910 26083 raft_consensus.cc:2272] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.550487 26083 tablet_server.cc:196] TabletServer@127.25.120.193:38101 shutdown complete.
I20260503 14:04:41.551831 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.552753 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33997/ using document root <none> and password file <none>
I20260503 14:04:41.552865 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.552923 26083 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260503 14:04:41.553557 26083 fs_manager.cc:714] Time spent opening directory manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.555088 28977 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.555253 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.555320 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "8067e708a3624df3899c53040a47dbf5"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.555365 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1777817074337926-26083-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)
I20260503 14:04:41.586766 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.587030 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.587212 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.588133 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260503 14:04:41.588195 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:41.588763 26083 ts_tablet_manager.cc:616] Registered 1 tablets
I20260503 14:04:41.588809 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:41.588841 28984 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Bootstrap starting.
I20260503 14:04:41.590548 28984 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.590654 28984 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.590691 28984 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:41.591348 28984 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.591430 28984 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.591465 28984 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:41.591650 28984 tablet.cc:1724] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Alter schema from (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:04:41.591720 28984 tablet.cc:1622] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: MemRowSet was empty: no flush needed.
I20260503 14:04:41.591758 28984 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260503 14:04:41.591830 28984 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: 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
I20260503 14:04:41.592083 28984 tablet_bootstrap.cc:492] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Bootstrap complete.
I20260503 14:04:41.592340 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:38101
I20260503 14:04:41.592427 29043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:38101 every 8 connection(s)
I20260503 14:04:41.593282 28984 ts_tablet_manager.cc:1403] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260503 14:04:41.593483 28984 raft_consensus.cc:359] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.593559 28984 raft_consensus.cc:740] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.593624 28984 consensus_queue.cc:260] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.593665 28984 raft_consensus.cc:399] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.593688 28984 raft_consensus.cc:493] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.593712 28984 raft_consensus.cc:3060] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260503 14:04:41.594352 28984 raft_consensus.cc:515] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.594451 28984 leader_election.cc:304] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: 8067e708a3624df3899c53040a47dbf5; no voters:
I20260503 14:04:41.594571 28984 leader_election.cc:290] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [CANDIDATE]: Term 3 election: Requested vote from peers
I20260503 14:04:41.594656 29047 raft_consensus.cc:2804] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260503 14:04:41.594707 28984 ts_tablet_manager.cc:1434] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:41.594847 29047 raft_consensus.cc:697] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 3 LEADER]: Becoming Leader. State: Replica: 8067e708a3624df3899c53040a47dbf5, State: Running, Role: LEADER
I20260503 14:04:41.594946 29047 consensus_queue.cc:237] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [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: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } }
I20260503 14:04:41.596979 29044 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33569
I20260503 14:04:41.597069 29044 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.597196 29044 heartbeater.cc:507] Master 127.25.120.254:33569 requested a full tablet report, sending...
I20260503 14:04:41.597570 28742 ts_manager.cc:194] Re-registered known tserver with Master: 8067e708a3624df3899c53040a47dbf5 (127.25.120.193:38101)
I20260503 14:04:41.597641 28742 catalog_manager.cc:5671] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "8067e708a3624df3899c53040a47dbf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8067e708a3624df3899c53040a47dbf5" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 38101 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.598932 28742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39944
I20260503 14:04:41.599522 29044 heartbeater.cc:499] Master 127.25.120.254:33569 was elected leader, sending a full tablet report...
I20260503 14:04:41.603660 26083 tablet_server.cc:179] TabletServer@127.25.120.193:38101 shutting down...
I20260503 14:04:41.606467 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.606675 26083 tablet_replica.cc:333] stopping tablet replica
I20260503 14:04:41.606729 26083 raft_consensus.cc:2243] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 3 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.606781 26083 raft_consensus.cc:2272] T f6aa18c620944b31a2641557205deec2 P 8067e708a3624df3899c53040a47dbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.608791 26083 tablet_server.cc:196] TabletServer@127.25.120.193:38101 shutdown complete.
I20260503 14:04:41.609879 26083 master.cc:562] Master@127.25.120.254:33569 shutting down...
I20260503 14:04:41.612732 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.612831 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.612916 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba04fa2332c841268d1d195d051df7d7: stopping tablet replica
I20260503 14:04:41.614924 26083 master.cc:584] Master@127.25.120.254:33569 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (263 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260503 14:04:41.619117 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40643
I20260503 14:04:41.619306 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.620110 26083 webserver.cc:492] Webserver started at http://127.25.120.254:35319/ using document root <none> and password file <none>
I20260503 14:04:41.620199 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.620246 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.620296 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.620611 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "acdcd01703f5416a86e27a5166d7974d"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.622012 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.622711 29055 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.622853 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.622906 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "acdcd01703f5416a86e27a5166d7974d"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.622987 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-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)
I20260503 14:04:41.633857 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.634105 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.637643 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40643
I20260503 14:04:41.637676 29107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40643 every 8 connection(s)
I20260503 14:04:41.637981 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.639070 29108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: Bootstrap starting.
I20260503 14:04:41.639406 29108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.639986 29108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: No bootstrap required, opened a new log
I20260503 14:04:41.640164 29108 raft_consensus.cc:359] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER }
I20260503 14:04:41.640226 29108 raft_consensus.cc:385] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.640244 29108 raft_consensus.cc:740] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acdcd01703f5416a86e27a5166d7974d, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.640309 29108 consensus_queue.cc:260] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER }
I20260503 14:04:41.640355 29108 raft_consensus.cc:399] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.640385 29108 raft_consensus.cc:493] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.640417 29108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.641086 29108 raft_consensus.cc:515] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER }
I20260503 14:04:41.641149 29108 leader_election.cc:304] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acdcd01703f5416a86e27a5166d7974d; no voters:
I20260503 14:04:41.641284 29108 leader_election.cc:290] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.641338 29111 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.641487 29108 sys_catalog.cc:565] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.641508 29111 raft_consensus.cc:697] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 1 LEADER]: Becoming Leader. State: Replica: acdcd01703f5416a86e27a5166d7974d, State: Running, Role: LEADER
I20260503 14:04:41.641657 29111 consensus_queue.cc:237] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER }
I20260503 14:04:41.641824 29111 sys_catalog.cc:455] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [sys.catalog]: SysCatalogTable state changed. Reason: New leader acdcd01703f5416a86e27a5166d7974d. Latest consensus state: current_term: 1 leader_uuid: "acdcd01703f5416a86e27a5166d7974d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER } }
I20260503 14:04:41.641875 29111 sys_catalog.cc:458] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.642005 29113 sys_catalog.cc:455] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acdcd01703f5416a86e27a5166d7974d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdcd01703f5416a86e27a5166d7974d" member_type: VOTER } }
I20260503 14:04:41.642056 29113 sys_catalog.cc:458] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.642117 29115 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.642241 29115 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.643038 29115 catalog_manager.cc:1357] Generated new cluster ID: 8d64e9817f4448e8b760ad0df41b216d
I20260503 14:04:41.643079 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:41.643085 29115 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.655254 29115 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.655915 29115 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.667814 29115 catalog_manager.cc:6044] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: Generated new TSK 0
I20260503 14:04:41.667936 29115 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.675101 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.676175 26083 webserver.cc:492] Webserver started at http://127.25.120.193:43035/ using document root <none> and password file <none>
I20260503 14:04:41.676352 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.676417 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.676476 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.676788 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "7ee44db4e8654bdbb28fe0da19833298"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.677778 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.678318 29132 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.678445 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.678494 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "7ee44db4e8654bdbb28fe0da19833298"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.678578 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1777817074337926-26083-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)
I20260503 14:04:41.683918 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.684113 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.684270 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.684677 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:41.684725 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.684749 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:41.684791 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.688843 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:39529
I20260503 14:04:41.688912 29195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:39529 every 8 connection(s)
I20260503 14:04:41.692910 29196 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40643
I20260503 14:04:41.692993 29196 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.693114 29196 heartbeater.cc:507] Master 127.25.120.254:40643 requested a full tablet report, sending...
I20260503 14:04:41.693413 29072 ts_manager.cc:194] Registered new tserver with Master: 7ee44db4e8654bdbb28fe0da19833298 (127.25.120.193:39529)
I20260503 14:04:41.693549 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004462635s
I20260503 14:04:41.694252 29072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33690
I20260503 14:04:41.699146 29072 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33700:
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"
}
}
}
I20260503 14:04:41.704082 29160 tablet_service.cc:1511] Processing CreateTablet for tablet af469b83113f4db1b87bf1818e518a46 (DEFAULT_TABLE table=fake-table [id=4fc8f00213d945278d5273904b260c26]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:41.704272 29160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af469b83113f4db1b87bf1818e518a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.704891 29196 heartbeater.cc:499] Master 127.25.120.254:40643 was elected leader, sending a full tablet report...
I20260503 14:04:41.705742 29208 tablet_bootstrap.cc:492] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Bootstrap starting.
I20260503 14:04:41.706123 29208 tablet_bootstrap.cc:654] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.706744 29208 tablet_bootstrap.cc:492] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: No bootstrap required, opened a new log
I20260503 14:04:41.706818 29208 ts_tablet_manager.cc:1403] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.706947 29208 raft_consensus.cc:359] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee44db4e8654bdbb28fe0da19833298" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39529 } }
I20260503 14:04:41.707016 29208 raft_consensus.cc:385] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.707048 29208 raft_consensus.cc:740] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ee44db4e8654bdbb28fe0da19833298, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.707105 29208 consensus_queue.cc:260] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee44db4e8654bdbb28fe0da19833298" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39529 } }
I20260503 14:04:41.707149 29208 raft_consensus.cc:399] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.707175 29208 raft_consensus.cc:493] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.707206 29208 raft_consensus.cc:3060] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.707744 29208 raft_consensus.cc:515] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee44db4e8654bdbb28fe0da19833298" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39529 } }
I20260503 14:04:41.707831 29208 leader_election.cc:304] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ee44db4e8654bdbb28fe0da19833298; no voters:
I20260503 14:04:41.707988 29208 leader_election.cc:290] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.708009 29210 raft_consensus.cc:2804] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.708129 29210 raft_consensus.cc:697] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 1 LEADER]: Becoming Leader. State: Replica: 7ee44db4e8654bdbb28fe0da19833298, State: Running, Role: LEADER
I20260503 14:04:41.708153 29208 ts_tablet_manager.cc:1434] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:41.708187 29210 consensus_queue.cc:237] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee44db4e8654bdbb28fe0da19833298" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39529 } }
I20260503 14:04:41.708788 29072 catalog_manager.cc:5671] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ee44db4e8654bdbb28fe0da19833298 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7ee44db4e8654bdbb28fe0da19833298" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ee44db4e8654bdbb28fe0da19833298" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39529 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.715631 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:41.715900 29071 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33700:
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
I20260503 14:04:41.717208 29216 tablet.cc:1724] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.717325 29216 tablet.cc:1622] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: MemRowSet was empty: no flush needed.
I20260503 14:04:41.719091 29071 catalog_manager.cc:6216] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: fake-table [id=4fc8f00213d945278d5273904b260c26] alter complete (version 1)
I20260503 14:04:41.734205 26083 alter_table-test.cc:1068] Dropping c1
I20260503 14:04:41.734515 29071 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33700:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260503 14:04:41.735621 29216 tablet.cc:1724] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.735740 29216 tablet.cc:1622] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: MemRowSet was empty: no flush needed.
I20260503 14:04:41.737331 29071 catalog_manager.cc:6216] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: fake-table [id=4fc8f00213d945278d5273904b260c26] alter complete (version 2)
I20260503 14:04:41.742947 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.746090 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.746312 26083 tablet_replica.cc:333] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298: stopping tablet replica
I20260503 14:04:41.746371 26083 raft_consensus.cc:2243] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.746421 26083 raft_consensus.cc:2272] T af469b83113f4db1b87bf1818e518a46 P 7ee44db4e8654bdbb28fe0da19833298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.748413 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.749879 26083 master.cc:562] Master@127.25.120.254:40643 shutting down...
I20260503 14:04:41.752948 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.753026 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.753172 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P acdcd01703f5416a86e27a5166d7974d: stopping tablet replica
I20260503 14:04:41.765393 26083 master.cc:584] Master@127.25.120.254:40643 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (150 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260503 14:04:41.769613 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:44041
I20260503 14:04:41.769752 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.770380 26083 webserver.cc:492] Webserver started at http://127.25.120.254:39229/ using document root <none> and password file <none>
I20260503 14:04:41.770450 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.770519 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.770598 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.770880 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "acf1ecbbadb44e788ebe524f43065e10"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.772001 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:04:41.772707 29227 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.772893 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:41.772967 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "acf1ecbbadb44e788ebe524f43065e10"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.773034 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-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)
I20260503 14:04:41.781435 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.781678 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.784344 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:44041
I20260503 14:04:41.784379 29279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:44041 every 8 connection(s)
I20260503 14:04:41.784724 29280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.785832 29280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: Bootstrap starting.
I20260503 14:04:41.786139 29280 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.786625 29280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: No bootstrap required, opened a new log
I20260503 14:04:41.786767 29280 raft_consensus.cc:359] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER }
I20260503 14:04:41.786818 29280 raft_consensus.cc:385] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.786830 29280 raft_consensus.cc:740] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf1ecbbadb44e788ebe524f43065e10, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.786890 29280 consensus_queue.cc:260] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER }
I20260503 14:04:41.786936 29280 raft_consensus.cc:399] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.786952 29280 raft_consensus.cc:493] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.786965 29280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.787460 29280 raft_consensus.cc:515] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER }
I20260503 14:04:41.787513 29280 leader_election.cc:304] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acf1ecbbadb44e788ebe524f43065e10; no voters:
I20260503 14:04:41.787636 29280 leader_election.cc:290] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.787804 29283 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.787947 29280 sys_catalog.cc:565] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.787981 29283 raft_consensus.cc:697] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 1 LEADER]: Becoming Leader. State: Replica: acf1ecbbadb44e788ebe524f43065e10, State: Running, Role: LEADER
I20260503 14:04:41.788041 29283 consensus_queue.cc:237] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER }
I20260503 14:04:41.788269 29284 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acf1ecbbadb44e788ebe524f43065e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER } }
I20260503 14:04:41.788302 29285 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acf1ecbbadb44e788ebe524f43065e10. Latest consensus state: current_term: 1 leader_uuid: "acf1ecbbadb44e788ebe524f43065e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf1ecbbadb44e788ebe524f43065e10" member_type: VOTER } }
I20260503 14:04:41.788479 29285 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.788414 29284 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.788676 29289 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.788820 29289 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.789484 29289 catalog_manager.cc:1357] Generated new cluster ID: 8b7fd984b52048a1b1b55d68897b7c70
I20260503 14:04:41.789529 29289 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.789547 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:41.794214 29289 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.794680 29289 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.800508 29289 catalog_manager.cc:6044] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: Generated new TSK 0
I20260503 14:04:41.800720 29289 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.805269 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.806349 26083 webserver.cc:492] Webserver started at http://127.25.120.193:39769/ using document root <none> and password file <none>
I20260503 14:04:41.806433 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.806465 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.806495 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.806737 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "9c417671e8694e7682895da086528c9e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.807706 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.808262 29304 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.808434 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:41.808490 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "9c417671e8694e7682895da086528c9e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.808596 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1777817074337926-26083-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)
I20260503 14:04:41.824501 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.824787 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.824950 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:41.825201 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:41.825235 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.825304 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:41.825353 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.828770 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:44571
I20260503 14:04:41.828805 29367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:44571 every 8 connection(s)
I20260503 14:04:41.832670 29368 heartbeater.cc:344] Connected to a master server at 127.25.120.254:44041
I20260503 14:04:41.832742 29368 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:41.832825 29368 heartbeater.cc:507] Master 127.25.120.254:44041 requested a full tablet report, sending...
I20260503 14:04:41.833114 29244 ts_manager.cc:194] Registered new tserver with Master: 9c417671e8694e7682895da086528c9e (127.25.120.193:44571)
I20260503 14:04:41.833461 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004443587s
I20260503 14:04:41.833760 29244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50942
I20260503 14:04:41.838563 29244 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50952:
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"
}
}
}
I20260503 14:04:41.843638 29332 tablet_service.cc:1511] Processing CreateTablet for tablet e6a4cd0cdd4c4c068a018ac8e81836c1 (DEFAULT_TABLE table=fake-table [id=753620ef092f4d448acff830a201a2e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:41.843796 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a4cd0cdd4c4c068a018ac8e81836c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.844280 29368 heartbeater.cc:499] Master 127.25.120.254:44041 was elected leader, sending a full tablet report...
I20260503 14:04:41.845382 29380 tablet_bootstrap.cc:492] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Bootstrap starting.
I20260503 14:04:41.845743 29380 tablet_bootstrap.cc:654] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.846391 29380 tablet_bootstrap.cc:492] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: No bootstrap required, opened a new log
I20260503 14:04:41.846437 29380 ts_tablet_manager.cc:1403] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.846530 29380 raft_consensus.cc:359] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c417671e8694e7682895da086528c9e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44571 } }
I20260503 14:04:41.846576 29380 raft_consensus.cc:385] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.846589 29380 raft_consensus.cc:740] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c417671e8694e7682895da086528c9e, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.846658 29380 consensus_queue.cc:260] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c417671e8694e7682895da086528c9e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44571 } }
I20260503 14:04:41.846705 29380 raft_consensus.cc:399] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.846720 29380 raft_consensus.cc:493] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.846735 29380 raft_consensus.cc:3060] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.847190 29380 raft_consensus.cc:515] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c417671e8694e7682895da086528c9e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44571 } }
I20260503 14:04:41.847246 29380 leader_election.cc:304] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c417671e8694e7682895da086528c9e; no voters:
I20260503 14:04:41.847373 29380 leader_election.cc:290] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.847401 29382 raft_consensus.cc:2804] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.847527 29382 raft_consensus.cc:697] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 1 LEADER]: Becoming Leader. State: Replica: 9c417671e8694e7682895da086528c9e, State: Running, Role: LEADER
I20260503 14:04:41.847635 29382 consensus_queue.cc:237] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c417671e8694e7682895da086528c9e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44571 } }
I20260503 14:04:41.847529 29380 ts_tablet_manager.cc:1434] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.848169 29244 catalog_manager.cc:5671] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c417671e8694e7682895da086528c9e (127.25.120.193). New cstate: current_term: 1 leader_uuid: "9c417671e8694e7682895da086528c9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c417671e8694e7682895da086528c9e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:41.855401 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:41.855767 29244 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50952:
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
I20260503 14:04:41.857164 29388 tablet.cc:1724] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:41.857271 29388 tablet.cc:1622] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: MemRowSet was empty: no flush needed.
I20260503 14:04:41.859258 29243 catalog_manager.cc:6216] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: fake-table [id=753620ef092f4d448acff830a201a2e3] alter complete (version 1)
I20260503 14:04:41.870965 26083 alter_table-test.cc:1104] Dropping c1
I20260503 14:04:41.871269 29243 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50952:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260503 14:04:41.872455 29388 tablet.cc:1724] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:41.872606 29388 tablet.cc:1622] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: MemRowSet was empty: no flush needed.
I20260503 14:04:41.874114 29243 catalog_manager.cc:6216] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: fake-table [id=753620ef092f4d448acff830a201a2e3] alter complete (version 2)
I20260503 14:04:41.876683 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:41.879343 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:41.879521 26083 tablet_replica.cc:333] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e: stopping tablet replica
I20260503 14:04:41.879585 26083 raft_consensus.cc:2243] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.879647 26083 raft_consensus.cc:2272] T e6a4cd0cdd4c4c068a018ac8e81836c1 P 9c417671e8694e7682895da086528c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.891868 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:41.893114 26083 master.cc:562] Master@127.25.120.254:44041 shutting down...
I20260503 14:04:41.895684 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:41.895776 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:41.895872 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P acf1ecbbadb44e788ebe524f43065e10: stopping tablet replica
I20260503 14:04:41.897919 26083 master.cc:584] Master@127.25.120.254:44041 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (133 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260503 14:04:41.902829 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:35097
I20260503 14:04:41.902983 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.903657 26083 webserver.cc:492] Webserver started at http://127.25.120.254:43003/ using document root <none> and password file <none>
I20260503 14:04:41.903749 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.903776 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.903805 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.904031 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "f3de6d9ac2c14014a74d1ce8f4233c98"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.904991 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.905493 29394 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.905635 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.905684 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "f3de6d9ac2c14014a74d1ce8f4233c98"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.905730 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-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)
I20260503 14:04:41.930011 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:41.930219 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:41.932971 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:35097
I20260503 14:04:41.933070 29446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:35097 every 8 connection(s)
I20260503 14:04:41.933307 29447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:41.934275 29447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: Bootstrap starting.
I20260503 14:04:41.934531 29447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:41.935035 29447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: No bootstrap required, opened a new log
I20260503 14:04:41.935148 29447 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER }
I20260503 14:04:41.935194 29447 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:41.935209 29447 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3de6d9ac2c14014a74d1ce8f4233c98, State: Initialized, Role: FOLLOWER
I20260503 14:04:41.935356 29447 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER }
I20260503 14:04:41.935415 29447 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:41.935431 29447 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:41.935446 29447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:41.935942 29447 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER }
I20260503 14:04:41.935998 29447 leader_election.cc:304] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3de6d9ac2c14014a74d1ce8f4233c98; no voters:
I20260503 14:04:41.936120 29447 leader_election.cc:290] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:41.936144 29450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:41.936278 29447 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:41.936277 29450 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 1 LEADER]: Becoming Leader. State: Replica: f3de6d9ac2c14014a74d1ce8f4233c98, State: Running, Role: LEADER
I20260503 14:04:41.936380 29450 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER }
I20260503 14:04:41.936627 29451 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER } }
I20260503 14:04:41.936658 29452 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3de6d9ac2c14014a74d1ce8f4233c98. Latest consensus state: current_term: 1 leader_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3de6d9ac2c14014a74d1ce8f4233c98" member_type: VOTER } }
I20260503 14:04:41.936746 29451 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.936751 29452 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:41.937139 29456 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:41.937359 29456 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:41.938026 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:41.938081 29456 catalog_manager.cc:1357] Generated new cluster ID: f547b4def66643b29133c449d19ea701
I20260503 14:04:41.938145 29456 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:41.951004 29456 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:41.951540 29456 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:41.955551 29456 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: Generated new TSK 0
I20260503 14:04:41.955653 29456 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:41.969981 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:41.970938 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33155/ using document root <none> and password file <none>
I20260503 14:04:41.971020 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:41.971094 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:41.971163 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:41.971508 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "b88b01c39f92474686e7c39002e2e28e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.972514 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:41.973184 29471 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:41.973436 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:41.973489 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "b88b01c39f92474686e7c39002e2e28e"
format_stamp: "Formatted at 2026-05-03 14:04:41 on dist-test-slave-clkv"
I20260503 14:04:41.973553 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1777817074337926-26083-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)
I20260503 14:04:42.017563 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.017819 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.018013 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:42.018240 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:42.018298 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.018347 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:42.018375 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.021160 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35945
I20260503 14:04:42.021194 29534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35945 every 8 connection(s)
I20260503 14:04:42.024849 29535 heartbeater.cc:344] Connected to a master server at 127.25.120.254:35097
I20260503 14:04:42.024928 29535 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:42.025046 29535 heartbeater.cc:507] Master 127.25.120.254:35097 requested a full tablet report, sending...
I20260503 14:04:42.025352 29411 ts_manager.cc:194] Registered new tserver with Master: b88b01c39f92474686e7c39002e2e28e (127.25.120.193:35945)
I20260503 14:04:42.025830 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004436093s
I20260503 14:04:42.025936 29411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37720
I20260503 14:04:42.030678 29411 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37728:
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"
}
}
}
I20260503 14:04:42.035583 29499 tablet_service.cc:1511] Processing CreateTablet for tablet 82259b038703440283b9c31e4a8982f5 (DEFAULT_TABLE table=fake-table [id=b11da71f51ba443c86a3b2a8f62dea2a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:42.035738 29499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82259b038703440283b9c31e4a8982f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.036509 29535 heartbeater.cc:499] Master 127.25.120.254:35097 was elected leader, sending a full tablet report...
I20260503 14:04:42.037043 29547 tablet_bootstrap.cc:492] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: Bootstrap starting.
I20260503 14:04:42.037415 29547 tablet_bootstrap.cc:654] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.038264 29547 tablet_bootstrap.cc:492] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: No bootstrap required, opened a new log
I20260503 14:04:42.038352 29547 ts_tablet_manager.cc:1403] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.038532 29547 raft_consensus.cc:359] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b88b01c39f92474686e7c39002e2e28e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35945 } }
I20260503 14:04:42.038604 29547 raft_consensus.cc:385] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.038622 29547 raft_consensus.cc:740] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88b01c39f92474686e7c39002e2e28e, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.038673 29547 consensus_queue.cc:260] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b88b01c39f92474686e7c39002e2e28e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35945 } }
I20260503 14:04:42.038709 29547 raft_consensus.cc:399] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.038734 29547 raft_consensus.cc:493] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.038760 29547 raft_consensus.cc:3060] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.039354 29547 raft_consensus.cc:515] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b88b01c39f92474686e7c39002e2e28e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35945 } }
I20260503 14:04:42.039423 29547 leader_election.cc:304] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b88b01c39f92474686e7c39002e2e28e; no voters:
I20260503 14:04:42.039538 29547 leader_election.cc:290] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.039597 29549 raft_consensus.cc:2804] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.039752 29547 ts_tablet_manager.cc:1434] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:42.039844 29549 raft_consensus.cc:697] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 1 LEADER]: Becoming Leader. State: Replica: b88b01c39f92474686e7c39002e2e28e, State: Running, Role: LEADER
I20260503 14:04:42.039911 29549 consensus_queue.cc:237] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b88b01c39f92474686e7c39002e2e28e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35945 } }
I20260503 14:04:42.040621 29411 catalog_manager.cc:5671] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e reported cstate change: term changed from 0 to 1, leader changed from <none> to b88b01c39f92474686e7c39002e2e28e (127.25.120.193). New cstate: current_term: 1 leader_uuid: "b88b01c39f92474686e7c39002e2e28e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b88b01c39f92474686e7c39002e2e28e" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35945 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:42.048641 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:42.056684 29410 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37728:
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
I20260503 14:04:42.058077 29556 tablet.cc:1724] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:42.058205 29556 tablet.cc:1622] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: MemRowSet was empty: no flush needed.
I20260503 14:04:42.060822 29410 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: fake-table [id=b11da71f51ba443c86a3b2a8f62dea2a] alter complete (version 1)
I20260503 14:04:42.067463 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:42.070813 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:42.071005 26083 tablet_replica.cc:333] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e: stopping tablet replica
I20260503 14:04:42.071079 26083 raft_consensus.cc:2243] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.071133 26083 raft_consensus.cc:2272] T 82259b038703440283b9c31e4a8982f5 P b88b01c39f92474686e7c39002e2e28e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.083323 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:42.084697 26083 master.cc:562] Master@127.25.120.254:35097 shutting down...
I20260503 14:04:42.087756 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.087826 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.087926 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3de6d9ac2c14014a74d1ce8f4233c98: stopping tablet replica
I20260503 14:04:42.100332 26083 master.cc:584] Master@127.25.120.254:35097 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (201 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260503 14:04:42.104748 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:32957
I20260503 14:04:42.104918 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.105607 26083 webserver.cc:492] Webserver started at http://127.25.120.254:39645/ using document root <none> and password file <none>
I20260503 14:04:42.105685 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.105713 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.105803 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.106074 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.107002 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.107510 29560 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.107663 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.107718 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.107757 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-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)
I20260503 14:04:42.114064 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.114228 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.116647 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:32957
I20260503 14:04:42.116698 29612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:32957 every 8 connection(s)
I20260503 14:04:42.116945 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.117918 29613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: Bootstrap starting.
I20260503 14:04:42.118232 29613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.118750 29613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: No bootstrap required, opened a new log
I20260503 14:04:42.118891 29613 raft_consensus.cc:359] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER }
I20260503 14:04:42.118956 29613 raft_consensus.cc:385] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.118979 29613 raft_consensus.cc:740] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda3d6e3b91d46ecae435d9ad0f5dc51, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.119032 29613 consensus_queue.cc:260] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER }
I20260503 14:04:42.119089 29613 raft_consensus.cc:399] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.119118 29613 raft_consensus.cc:493] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.119146 29613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.119618 29613 raft_consensus.cc:515] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER }
I20260503 14:04:42.119699 29613 leader_election.cc:304] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda3d6e3b91d46ecae435d9ad0f5dc51; no voters:
I20260503 14:04:42.119832 29613 leader_election.cc:290] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.119858 29616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.119971 29616 raft_consensus.cc:697] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 1 LEADER]: Becoming Leader. State: Replica: eda3d6e3b91d46ecae435d9ad0f5dc51, State: Running, Role: LEADER
I20260503 14:04:42.119987 29613 sys_catalog.cc:565] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:42.120018 29616 consensus_queue.cc:237] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER }
I20260503 14:04:42.120199 29617 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eda3d6e3b91d46ecae435d9ad0f5dc51. Latest consensus state: current_term: 1 leader_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER } }
I20260503 14:04:42.120199 29618 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda3d6e3b91d46ecae435d9ad0f5dc51" member_type: VOTER } }
I20260503 14:04:42.120390 29618 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.120340 29617 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.120587 29622 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:42.120738 29622 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:42.121469 29622 catalog_manager.cc:1357] Generated new cluster ID: 9caea288118249d1907999b0625ffd65
I20260503 14:04:42.121533 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:42.121555 29622 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:42.136425 29622 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:42.136970 29622 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:42.143414 29622 catalog_manager.cc:6044] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: Generated new TSK 0
I20260503 14:04:42.143509 29622 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:42.153394 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.154273 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33659/ using document root <none> and password file <none>
I20260503 14:04:42.154394 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.154456 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.154512 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.154780 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.155690 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.156181 29637 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.156327 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.156378 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.156432 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1777817074337926-26083-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)
I20260503 14:04:42.180757 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.180962 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.181108 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:42.181337 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:42.181370 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.181392 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:42.181437 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.184230 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35075
I20260503 14:04:42.184382 29700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35075 every 8 connection(s)
I20260503 14:04:42.187846 29701 heartbeater.cc:344] Connected to a master server at 127.25.120.254:32957
I20260503 14:04:42.187912 29701 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:42.188026 29701 heartbeater.cc:507] Master 127.25.120.254:32957 requested a full tablet report, sending...
I20260503 14:04:42.188272 29577 ts_manager.cc:194] Registered new tserver with Master: 76cd1372b1fa4a7cb7b7f4a8b9f180eb (127.25.120.193:35075)
I20260503 14:04:42.188879 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004425585s
I20260503 14:04:42.188984 29577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48686
I20260503 14:04:42.193992 29577 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48700:
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"
}
}
}
I20260503 14:04:42.198472 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 07815ecebf0f47438fe68139dc33403d (DEFAULT_TABLE table=fake-table [id=b3b728e42c1548f8a881c031a9f8483f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:42.198597 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07815ecebf0f47438fe68139dc33403d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.199536 29701 heartbeater.cc:499] Master 127.25.120.254:32957 was elected leader, sending a full tablet report...
I20260503 14:04:42.199862 29713 tablet_bootstrap.cc:492] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Bootstrap starting.
I20260503 14:04:42.200235 29713 tablet_bootstrap.cc:654] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.200882 29713 tablet_bootstrap.cc:492] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: No bootstrap required, opened a new log
I20260503 14:04:42.200932 29713 ts_tablet_manager.cc:1403] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:42.201071 29713 raft_consensus.cc:359] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35075 } }
I20260503 14:04:42.201128 29713 raft_consensus.cc:385] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.201145 29713 raft_consensus.cc:740] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cd1372b1fa4a7cb7b7f4a8b9f180eb, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.201185 29713 consensus_queue.cc:260] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35075 } }
I20260503 14:04:42.201212 29713 raft_consensus.cc:399] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.201228 29713 raft_consensus.cc:493] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.201251 29713 raft_consensus.cc:3060] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.202078 29713 raft_consensus.cc:515] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35075 } }
I20260503 14:04:42.202148 29713 leader_election.cc:304] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76cd1372b1fa4a7cb7b7f4a8b9f180eb; no voters:
I20260503 14:04:42.202329 29713 leader_election.cc:290] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.202425 29715 raft_consensus.cc:2804] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.202490 29713 ts_tablet_manager.cc:1434] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260503 14:04:42.202529 29715 raft_consensus.cc:697] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 1 LEADER]: Becoming Leader. State: Replica: 76cd1372b1fa4a7cb7b7f4a8b9f180eb, State: Running, Role: LEADER
I20260503 14:04:42.202572 29715 consensus_queue.cc:237] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35075 } }
I20260503 14:04:42.203063 29577 catalog_manager.cc:5671] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cd1372b1fa4a7cb7b7f4a8b9f180eb (127.25.120.193). New cstate: current_term: 1 leader_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76cd1372b1fa4a7cb7b7f4a8b9f180eb" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:42.210963 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:42.217854 29577 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48700:
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
I20260503 14:04:42.219386 29721 tablet.cc:1724] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:42.219496 29721 tablet.cc:1622] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: MemRowSet was empty: no flush needed.
I20260503 14:04:42.221338 29577 catalog_manager.cc:6216] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: fake-table [id=b3b728e42c1548f8a881c031a9f8483f] alter complete (version 1)
I20260503 14:04:42.226953 26083 alter_table-test.cc:1208] Dropping c2
I20260503 14:04:42.227213 29577 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48700:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260503 14:04:42.228437 29721 tablet.cc:1724] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:42.228581 29721 tablet.cc:1622] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: MemRowSet was empty: no flush needed.
I20260503 14:04:42.230226 29577 catalog_manager.cc:6216] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: fake-table [id=b3b728e42c1548f8a881c031a9f8483f] alter complete (version 2)
I20260503 14:04:42.232687 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:42.235896 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:42.236032 26083 tablet_replica.cc:333] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb: stopping tablet replica
I20260503 14:04:42.236095 26083 raft_consensus.cc:2243] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.236156 26083 raft_consensus.cc:2272] T 07815ecebf0f47438fe68139dc33403d P 76cd1372b1fa4a7cb7b7f4a8b9f180eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.248284 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:42.249745 26083 master.cc:562] Master@127.25.120.254:32957 shutting down...
I20260503 14:04:42.252905 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.252992 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.253079 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P eda3d6e3b91d46ecae435d9ad0f5dc51: stopping tablet replica
I20260503 14:04:42.265287 26083 master.cc:584] Master@127.25.120.254:32957 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (164 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260503 14:04:42.269713 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:39021
I20260503 14:04:42.269899 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.270668 26083 webserver.cc:492] Webserver started at http://127.25.120.254:41163/ using document root <none> and password file <none>
I20260503 14:04:42.270771 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.270808 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.270848 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.271101 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "519e8ce58be14acba8162174e5da1154"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.272028 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:04:42.272748 29725 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.272946 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:04:42.273010 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "519e8ce58be14acba8162174e5da1154"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.273087 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-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)
I20260503 14:04:42.280215 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.280489 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.283643 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:39021
I20260503 14:04:42.283668 29777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:39021 every 8 connection(s)
I20260503 14:04:42.283982 29778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.285246 29778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: Bootstrap starting.
I20260503 14:04:42.285497 29778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.285991 29778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: No bootstrap required, opened a new log
I20260503 14:04:42.286096 29778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER }
I20260503 14:04:42.286142 29778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.286155 29778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 519e8ce58be14acba8162174e5da1154, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.286207 29778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER }
I20260503 14:04:42.286233 29778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.286247 29778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.286264 29778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.286695 29778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER }
I20260503 14:04:42.286749 29778 leader_election.cc:304] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 519e8ce58be14acba8162174e5da1154; no voters:
I20260503 14:04:42.286828 29778 leader_election.cc:290] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.286926 29778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:42.286935 29782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.287101 29782 raft_consensus.cc:697] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 1 LEADER]: Becoming Leader. State: Replica: 519e8ce58be14acba8162174e5da1154, State: Running, Role: LEADER
I20260503 14:04:42.287154 29782 consensus_queue.cc:237] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER }
I20260503 14:04:42.287442 29781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "519e8ce58be14acba8162174e5da1154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER } }
I20260503 14:04:42.287469 29783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 519e8ce58be14acba8162174e5da1154. Latest consensus state: current_term: 1 leader_uuid: "519e8ce58be14acba8162174e5da1154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519e8ce58be14acba8162174e5da1154" member_type: VOTER } }
I20260503 14:04:42.287544 29781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.287560 29783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.287710 29788 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:42.287854 29788 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:42.288401 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:42.288589 29788 catalog_manager.cc:1357] Generated new cluster ID: e841fb608cde4386b160b349a1154f4c
I20260503 14:04:42.288635 29788 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:42.293032 29788 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:42.293519 29788 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:42.302860 29788 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: Generated new TSK 0
I20260503 14:04:42.302968 29788 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:42.304333 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.305262 26083 webserver.cc:492] Webserver started at http://127.25.120.193:34675/ using document root <none> and password file <none>
I20260503 14:04:42.305384 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.305413 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.305449 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.305673 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "cce970fd9f624da8a7c6fb0dbad708b1"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.306599 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.307152 29802 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.307396 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:04:42.307468 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "cce970fd9f624da8a7c6fb0dbad708b1"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.307523 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1777817074337926-26083-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)
I20260503 14:04:42.332726 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.332966 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.333159 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:42.333397 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:42.333427 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.333472 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:42.333499 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.336190 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:36365
I20260503 14:04:42.336344 29865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:36365 every 8 connection(s)
I20260503 14:04:42.339824 29866 heartbeater.cc:344] Connected to a master server at 127.25.120.254:39021
I20260503 14:04:42.339907 29866 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:42.340034 29866 heartbeater.cc:507] Master 127.25.120.254:39021 requested a full tablet report, sending...
I20260503 14:04:42.340379 29742 ts_manager.cc:194] Registered new tserver with Master: cce970fd9f624da8a7c6fb0dbad708b1 (127.25.120.193:36365)
I20260503 14:04:42.340875 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004443408s
I20260503 14:04:42.341138 29742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44580
I20260503 14:04:42.345986 29742 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44590:
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"
}
}
}
I20260503 14:04:42.350441 29830 tablet_service.cc:1511] Processing CreateTablet for tablet b276688e0cc543ee8efe8e272a35b884 (DEFAULT_TABLE table=fake-table [id=6e7c918550824fbb90fcadfedce49bdf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:42.350565 29830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b276688e0cc543ee8efe8e272a35b884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.351624 29878 tablet_bootstrap.cc:492] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: Bootstrap starting.
I20260503 14:04:42.351760 29866 heartbeater.cc:499] Master 127.25.120.254:39021 was elected leader, sending a full tablet report...
I20260503 14:04:42.351998 29878 tablet_bootstrap.cc:654] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.352600 29878 tablet_bootstrap.cc:492] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: No bootstrap required, opened a new log
I20260503 14:04:42.352644 29878 ts_tablet_manager.cc:1403] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.352767 29878 raft_consensus.cc:359] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 36365 } }
I20260503 14:04:42.352820 29878 raft_consensus.cc:385] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.352834 29878 raft_consensus.cc:740] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cce970fd9f624da8a7c6fb0dbad708b1, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.352887 29878 consensus_queue.cc:260] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 36365 } }
I20260503 14:04:42.352939 29878 raft_consensus.cc:399] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.352959 29878 raft_consensus.cc:493] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.352978 29878 raft_consensus.cc:3060] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.353545 29878 raft_consensus.cc:515] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 36365 } }
I20260503 14:04:42.353641 29878 leader_election.cc:304] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cce970fd9f624da8a7c6fb0dbad708b1; no voters:
I20260503 14:04:42.353775 29878 leader_election.cc:290] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.353807 29880 raft_consensus.cc:2804] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.353917 29878 ts_tablet_manager.cc:1434] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.353932 29880 raft_consensus.cc:697] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 1 LEADER]: Becoming Leader. State: Replica: cce970fd9f624da8a7c6fb0dbad708b1, State: Running, Role: LEADER
I20260503 14:04:42.353999 29880 consensus_queue.cc:237] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 36365 } }
I20260503 14:04:42.354471 29742 catalog_manager.cc:5671] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cce970fd9f624da8a7c6fb0dbad708b1 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cce970fd9f624da8a7c6fb0dbad708b1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 36365 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:42.363454 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:42.375845 29742 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44590:
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
I20260503 14:04:42.377250 29887 tablet.cc:1724] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:42.377398 29887 tablet.cc:1622] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: MemRowSet was empty: no flush needed.
I20260503 14:04:42.379211 29741 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: fake-table [id=6e7c918550824fbb90fcadfedce49bdf] alter complete (version 1)
I20260503 14:04:42.382875 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:04:42.386158 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:04:42.386322 26083 tablet_replica.cc:333] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1: stopping tablet replica
I20260503 14:04:42.386394 26083 raft_consensus.cc:2243] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.386457 26083 raft_consensus.cc:2272] T b276688e0cc543ee8efe8e272a35b884 P cce970fd9f624da8a7c6fb0dbad708b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.398765 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:04:42.400028 26083 master.cc:562] Master@127.25.120.254:39021 shutting down...
I20260503 14:04:42.402724 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:04:42.402808 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:04:42.402878 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 519e8ce58be14acba8162174e5da1154: stopping tablet replica
I20260503 14:04:42.415074 26083 master.cc:584] Master@127.25.120.254:39021 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (149 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260503 14:04:42.419294 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:37831
I20260503 14:04:42.419440 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.420090 26083 webserver.cc:492] Webserver started at http://127.25.120.254:46775/ using document root <none> and password file <none>
I20260503 14:04:42.420200 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.420269 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.420389 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.420763 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "8e37beb25fe541ed8f82acb9cefad773"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.421691 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:04:42.422211 29891 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.422442 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:04:42.422503 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "8e37beb25fe541ed8f82acb9cefad773"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.422574 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-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)
I20260503 14:04:42.430236 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.430598 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.433549 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:37831
I20260503 14:04:42.433573 29943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:37831 every 8 connection(s)
I20260503 14:04:42.433969 29944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.435011 29944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: Bootstrap starting.
I20260503 14:04:42.435341 29944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.435851 29944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: No bootstrap required, opened a new log
I20260503 14:04:42.435989 29944 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER }
I20260503 14:04:42.436041 29944 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.436054 29944 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e37beb25fe541ed8f82acb9cefad773, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.436089 29944 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER }
I20260503 14:04:42.436138 29944 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.436163 29944 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.436189 29944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.436756 29944 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER }
I20260503 14:04:42.436810 29944 leader_election.cc:304] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e37beb25fe541ed8f82acb9cefad773; no voters:
I20260503 14:04:42.436929 29944 leader_election.cc:290] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.436985 29947 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.437101 29944 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:04:42.437139 29947 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 1 LEADER]: Becoming Leader. State: Replica: 8e37beb25fe541ed8f82acb9cefad773, State: Running, Role: LEADER
I20260503 14:04:42.437197 29947 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER }
I20260503 14:04:42.437383 29948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e37beb25fe541ed8f82acb9cefad773" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER } }
I20260503 14:04:42.437387 29949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e37beb25fe541ed8f82acb9cefad773. Latest consensus state: current_term: 1 leader_uuid: "8e37beb25fe541ed8f82acb9cefad773" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e37beb25fe541ed8f82acb9cefad773" member_type: VOTER } }
I20260503 14:04:42.437572 29949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.437513 29948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [sys.catalog]: This master's current role is: LEADER
I20260503 14:04:42.437762 29954 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:04:42.437899 29954 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:04:42.438400 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:04:42.438587 29954 catalog_manager.cc:1357] Generated new cluster ID: 88a5cd7a188b48cfb00041225365ce80
I20260503 14:04:42.438634 29954 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:04:42.454252 29954 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:04:42.454686 29954 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:04:42.460157 29954 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: Generated new TSK 0
I20260503 14:04:42.460263 29954 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:04:42.470408 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:04:42.471254 26083 webserver.cc:492] Webserver started at http://127.25.120.193:33315/ using document root <none> and password file <none>
I20260503 14:04:42.471338 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:04:42.471369 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:04:42.471398 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:04:42.471724 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "91ffe381a3104e77959dce0b3943ded1"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.472784 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.473548 29968 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.473711 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.473769 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "91ffe381a3104e77959dce0b3943ded1"
format_stamp: "Formatted at 2026-05-03 14:04:42 on dist-test-slave-clkv"
I20260503 14:04:42.473817 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-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)
I20260503 14:04:42.497984 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:04:42.498208 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:04:42.498378 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:04:42.498622 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:04:42.498654 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.498678 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:04:42.498731 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:04:42.502239 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35349
I20260503 14:04:42.502269 30031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35349 every 8 connection(s)
I20260503 14:04:42.506135 30032 heartbeater.cc:344] Connected to a master server at 127.25.120.254:37831
I20260503 14:04:42.506207 30032 heartbeater.cc:461] Registering TS with master...
I20260503 14:04:42.506376 30032 heartbeater.cc:507] Master 127.25.120.254:37831 requested a full tablet report, sending...
I20260503 14:04:42.506722 29908 ts_manager.cc:194] Registered new tserver with Master: 91ffe381a3104e77959dce0b3943ded1 (127.25.120.193:35349)
I20260503 14:04:42.506970 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004478572s
I20260503 14:04:42.507521 29908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55496
I20260503 14:04:42.512177 29908 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55508:
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"
}
}
}
I20260503 14:04:42.516904 29996 tablet_service.cc:1511] Processing CreateTablet for tablet bfa51cdbcc53406ab46f8274519bf9cd (DEFAULT_TABLE table=fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:04:42.517086 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa51cdbcc53406ab46f8274519bf9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:04:42.518152 30032 heartbeater.cc:499] Master 127.25.120.254:37831 was elected leader, sending a full tablet report...
I20260503 14:04:42.518431 30044 tablet_bootstrap.cc:492] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Bootstrap starting.
I20260503 14:04:42.518769 30044 tablet_bootstrap.cc:654] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Neither blocks nor log segments found. Creating new log.
I20260503 14:04:42.519344 30044 tablet_bootstrap.cc:492] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: No bootstrap required, opened a new log
I20260503 14:04:42.519412 30044 ts_tablet_manager.cc:1403] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:04:42.519559 30044 raft_consensus.cc:359] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ffe381a3104e77959dce0b3943ded1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35349 } }
I20260503 14:04:42.519627 30044 raft_consensus.cc:385] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:04:42.519665 30044 raft_consensus.cc:740] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91ffe381a3104e77959dce0b3943ded1, State: Initialized, Role: FOLLOWER
I20260503 14:04:42.519722 30044 consensus_queue.cc:260] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ffe381a3104e77959dce0b3943ded1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35349 } }
I20260503 14:04:42.519793 30044 raft_consensus.cc:399] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:04:42.519824 30044 raft_consensus.cc:493] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:04:42.519852 30044 raft_consensus.cc:3060] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:04:42.520578 30044 raft_consensus.cc:515] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ffe381a3104e77959dce0b3943ded1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35349 } }
I20260503 14:04:42.520669 30044 leader_election.cc:304] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91ffe381a3104e77959dce0b3943ded1; no voters:
I20260503 14:04:42.520789 30044 leader_election.cc:290] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:04:42.520833 30046 raft_consensus.cc:2804] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:04:42.520937 30044 ts_tablet_manager.cc:1434] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:04:42.521042 30046 raft_consensus.cc:697] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 1 LEADER]: Becoming Leader. State: Replica: 91ffe381a3104e77959dce0b3943ded1, State: Running, Role: LEADER
I20260503 14:04:42.521109 30046 consensus_queue.cc:237] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ffe381a3104e77959dce0b3943ded1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35349 } }
I20260503 14:04:42.521636 29908 catalog_manager.cc:5671] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91ffe381a3104e77959dce0b3943ded1 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "91ffe381a3104e77959dce0b3943ded1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ffe381a3104e77959dce0b3943ded1" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35349 } health_report { overall_health: HEALTHY } } }
I20260503 14:04:42.529453 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:04:42.534929 30054 alter_table-test.cc:1347] Scanner saw 0 rows
I20260503 14:04:42.535727 30054 alter_table-test.cc:1347] Scanner saw 0 rows
I20260503 14:04:42.536370 30054 alter_table-test.cc:1347] Scanner saw 50 rows
I20260503 14:04:42.536989 30054 alter_table-test.cc:1347] Scanner saw 50 rows
I20260503 14:04:42.538007 30054 alter_table-test.cc:1347] Scanner saw 100 rows
I20260503 14:04:42.538614 30054 alter_table-test.cc:1347] Scanner saw 150 rows
I20260503 14:04:42.539187 30054 alter_table-test.cc:1347] Scanner saw 150 rows
I20260503 14:04:42.539881 30054 alter_table-test.cc:1347] Scanner saw 200 rows
I20260503 14:04:42.540438 30054 alter_table-test.cc:1347] Scanner saw 200 rows
I20260503 14:04:42.541143 30054 alter_table-test.cc:1347] Scanner saw 250 rows
I20260503 14:04:42.541723 30054 alter_table-test.cc:1347] Scanner saw 250 rows
I20260503 14:04:42.542419 30054 alter_table-test.cc:1347] Scanner saw 300 rows
I20260503 14:04:42.543002 30054 alter_table-test.cc:1347] Scanner saw 300 rows
I20260503 14:04:42.543519 30054 alter_table-test.cc:1347] Scanner saw 350 rows
I20260503 14:04:42.544096 30054 alter_table-test.cc:1347] Scanner saw 350 rows
I20260503 14:04:42.544755 30054 alter_table-test.cc:1347] Scanner saw 400 rows
I20260503 14:04:42.545540 30054 alter_table-test.cc:1347] Scanner saw 400 rows
I20260503 14:04:42.546200 30054 alter_table-test.cc:1347] Scanner saw 450 rows
I20260503 14:04:42.547148 30054 alter_table-test.cc:1347] Scanner saw 450 rows
I20260503 14:04:42.547798 30054 alter_table-test.cc:1347] Scanner saw 500 rows
I20260503 14:04:42.548470 30054 alter_table-test.cc:1347] Scanner saw 500 rows
I20260503 14:04:42.549044 30054 alter_table-test.cc:1347] Scanner saw 550 rows
I20260503 14:04:42.549721 30054 alter_table-test.cc:1347] Scanner saw 550 rows
I20260503 14:04:42.550290 30054 alter_table-test.cc:1347] Scanner saw 600 rows
I20260503 14:04:42.550978 30054 alter_table-test.cc:1347] Scanner saw 650 rows
I20260503 14:04:42.551641 30054 alter_table-test.cc:1347] Scanner saw 650 rows
I20260503 14:04:42.552341 30054 alter_table-test.cc:1347] Scanner saw 700 rows
I20260503 14:04:42.553063 30054 alter_table-test.cc:1347] Scanner saw 700 rows
I20260503 14:04:42.554114 30054 alter_table-test.cc:1347] Scanner saw 750 rows
I20260503 14:04:42.555001 30054 alter_table-test.cc:1347] Scanner saw 750 rows
I20260503 14:04:42.555619 30054 alter_table-test.cc:1347] Scanner saw 800 rows
I20260503 14:04:42.556146 30054 alter_table-test.cc:1347] Scanner saw 850 rows
I20260503 14:04:42.556840 30054 alter_table-test.cc:1347] Scanner saw 850 rows
I20260503 14:04:42.557576 30054 alter_table-test.cc:1347] Scanner saw 900 rows
I20260503 14:04:42.558233 30054 alter_table-test.cc:1347] Scanner saw 900 rows
I20260503 14:04:42.558864 30054 alter_table-test.cc:1347] Scanner saw 950 rows
I20260503 14:04:42.559561 30054 alter_table-test.cc:1347] Scanner saw 1000 rows
I20260503 14:04:42.560156 30054 alter_table-test.cc:1347] Scanner saw 1000 rows
I20260503 14:04:42.561117 30054 alter_table-test.cc:1347] Scanner saw 1050 rows
I20260503 14:04:42.561842 30054 alter_table-test.cc:1347] Scanner saw 1100 rows
I20260503 14:04:42.562542 30054 alter_table-test.cc:1347] Scanner saw 1100 rows
I20260503 14:04:42.563274 30054 alter_table-test.cc:1347] Scanner saw 1150 rows
I20260503 14:04:42.564348 30054 alter_table-test.cc:1347] Scanner saw 1200 rows
I20260503 14:04:42.565019 30054 alter_table-test.cc:1347] Scanner saw 1250 rows
I20260503 14:04:42.565976 30054 alter_table-test.cc:1347] Scanner saw 1250 rows
I20260503 14:04:42.566751 30054 alter_table-test.cc:1347] Scanner saw 1300 rows
I20260503 14:04:42.567806 30054 alter_table-test.cc:1347] Scanner saw 1350 rows
I20260503 14:04:42.568590 30054 alter_table-test.cc:1347] Scanner saw 1400 rows
I20260503 14:04:42.569556 30054 alter_table-test.cc:1347] Scanner saw 1400 rows
I20260503 14:04:42.570405 30054 alter_table-test.cc:1347] Scanner saw 1450 rows
I20260503 14:04:42.571086 30054 alter_table-test.cc:1347] Scanner saw 1450 rows
I20260503 14:04:42.572118 30054 alter_table-test.cc:1347] Scanner saw 1500 rows
I20260503 14:04:42.572925 30054 alter_table-test.cc:1347] Scanner saw 1550 rows
I20260503 14:04:42.574394 30054 alter_table-test.cc:1347] Scanner saw 1600 rows
I20260503 14:04:42.575244 30054 alter_table-test.cc:1347] Scanner saw 1600 rows
I20260503 14:04:42.576221 30054 alter_table-test.cc:1347] Scanner saw 1650 rows
I20260503 14:04:42.577212 30054 alter_table-test.cc:1347] Scanner saw 1650 rows
I20260503 14:04:42.578159 30054 alter_table-test.cc:1347] Scanner saw 1700 rows
I20260503 14:04:42.579046 30054 alter_table-test.cc:1347] Scanner saw 1750 rows
I20260503 14:04:42.580333 30054 alter_table-test.cc:1347] Scanner saw 1800 rows
I20260503 14:04:42.581187 30054 alter_table-test.cc:1347] Scanner saw 1850 rows
I20260503 14:04:42.582095 30054 alter_table-test.cc:1347] Scanner saw 1850 rows
I20260503 14:04:42.583107 30054 alter_table-test.cc:1347] Scanner saw 1900 rows
I20260503 14:04:42.584113 30054 alter_table-test.cc:1347] Scanner saw 1950 rows
I20260503 14:04:42.584967 30054 alter_table-test.cc:1347] Scanner saw 2000 rows
I20260503 14:04:42.585878 30054 alter_table-test.cc:1347] Scanner saw 2000 rows
I20260503 14:04:42.586957 30054 alter_table-test.cc:1347] Scanner saw 2050 rows
I20260503 14:04:42.587895 30054 alter_table-test.cc:1347] Scanner saw 2100 rows
I20260503 14:04:42.588718 30054 alter_table-test.cc:1347] Scanner saw 2150 rows
I20260503 14:04:42.590068 30054 alter_table-test.cc:1347] Scanner saw 2150 rows
I20260503 14:04:42.591284 30054 alter_table-test.cc:1347] Scanner saw 2200 rows
I20260503 14:04:42.592032 30054 alter_table-test.cc:1347] Scanner saw 2250 rows
I20260503 14:04:42.593080 30054 alter_table-test.cc:1347] Scanner saw 2250 rows
I20260503 14:04:42.594065 30054 alter_table-test.cc:1347] Scanner saw 2300 rows
I20260503 14:04:42.594816 30054 alter_table-test.cc:1347] Scanner saw 2350 rows
I20260503 14:04:42.596189 30054 alter_table-test.cc:1347] Scanner saw 2400 rows
I20260503 14:04:42.597054 30054 alter_table-test.cc:1347] Scanner saw 2450 rows
I20260503 14:04:42.597967 30054 alter_table-test.cc:1347] Scanner saw 2450 rows
I20260503 14:04:42.598824 30054 alter_table-test.cc:1347] Scanner saw 2500 rows
I20260503 14:04:42.599776 30054 alter_table-test.cc:1347] Scanner saw 2550 rows
I20260503 14:04:42.600886 30054 alter_table-test.cc:1347] Scanner saw 2600 rows
I20260503 14:04:42.601863 30054 alter_table-test.cc:1347] Scanner saw 2650 rows
I20260503 14:04:42.602759 30054 alter_table-test.cc:1347] Scanner saw 2650 rows
I20260503 14:04:42.603721 30054 alter_table-test.cc:1347] Scanner saw 2700 rows
I20260503 14:04:42.604756 30054 alter_table-test.cc:1347] Scanner saw 2750 rows
I20260503 14:04:42.605751 30054 alter_table-test.cc:1347] Scanner saw 2800 rows
I20260503 14:04:42.606825 30054 alter_table-test.cc:1347] Scanner saw 2850 rows
I20260503 14:04:42.607877 30054 alter_table-test.cc:1347] Scanner saw 2900 rows
I20260503 14:04:42.608925 30054 alter_table-test.cc:1347] Scanner saw 2950 rows
I20260503 14:04:42.609823 30054 alter_table-test.cc:1347] Scanner saw 3000 rows
I20260503 14:04:42.610879 30054 alter_table-test.cc:1347] Scanner saw 3050 rows
I20260503 14:04:42.611941 30054 alter_table-test.cc:1347] Scanner saw 3100 rows
I20260503 14:04:42.612890 30054 alter_table-test.cc:1347] Scanner saw 3150 rows
I20260503 14:04:42.613876 30054 alter_table-test.cc:1347] Scanner saw 3200 rows
I20260503 14:04:42.614985 30054 alter_table-test.cc:1347] Scanner saw 3250 rows
I20260503 14:04:42.616117 30054 alter_table-test.cc:1347] Scanner saw 3300 rows
I20260503 14:04:42.617174 30054 alter_table-test.cc:1347] Scanner saw 3350 rows
I20260503 14:04:42.618259 30054 alter_table-test.cc:1347] Scanner saw 3400 rows
I20260503 14:04:42.619546 30054 alter_table-test.cc:1347] Scanner saw 3450 rows
I20260503 14:04:42.620597 30054 alter_table-test.cc:1347] Scanner saw 3500 rows
I20260503 14:04:42.621790 30054 alter_table-test.cc:1347] Scanner saw 3550 rows
I20260503 14:04:42.623045 30054 alter_table-test.cc:1347] Scanner saw 3600 rows
I20260503 14:04:42.624248 30054 alter_table-test.cc:1347] Scanner saw 3650 rows
I20260503 14:04:42.625458 30054 alter_table-test.cc:1347] Scanner saw 3700 rows
I20260503 14:04:42.626469 30054 alter_table-test.cc:1347] Scanner saw 3750 rows
I20260503 14:04:42.627733 30054 alter_table-test.cc:1347] Scanner saw 3800 rows
I20260503 14:04:42.628934 30054 alter_table-test.cc:1347] Scanner saw 3850 rows
I20260503 14:04:42.630255 30054 alter_table-test.cc:1347] Scanner saw 3900 rows
I20260503 14:04:42.631825 30054 alter_table-test.cc:1347] Scanner saw 3950 rows
I20260503 14:04:42.633018 30054 alter_table-test.cc:1347] Scanner saw 4050 rows
I20260503 14:04:42.634677 30054 alter_table-test.cc:1347] Scanner saw 4100 rows
I20260503 14:04:42.635980 30054 alter_table-test.cc:1347] Scanner saw 4150 rows
I20260503 14:04:42.637212 30054 alter_table-test.cc:1347] Scanner saw 4200 rows
I20260503 14:04:42.638339 30054 alter_table-test.cc:1347] Scanner saw 4250 rows
I20260503 14:04:42.639544 30054 alter_table-test.cc:1347] Scanner saw 4250 rows
I20260503 14:04:42.641126 30054 alter_table-test.cc:1347] Scanner saw 4350 rows
I20260503 14:04:42.642124 30054 alter_table-test.cc:1347] Scanner saw 4400 rows
I20260503 14:04:42.643761 30054 alter_table-test.cc:1347] Scanner saw 4400 rows
I20260503 14:04:42.645207 30054 alter_table-test.cc:1347] Scanner saw 4500 rows
I20260503 14:04:42.646616 30054 alter_table-test.cc:1347] Scanner saw 4550 rows
I20260503 14:04:42.648064 30054 alter_table-test.cc:1347] Scanner saw 4600 rows
I20260503 14:04:42.649547 30054 alter_table-test.cc:1347] Scanner saw 4700 rows
I20260503 14:04:42.650967 30054 alter_table-test.cc:1347] Scanner saw 4750 rows
I20260503 14:04:42.652478 30054 alter_table-test.cc:1347] Scanner saw 4750 rows
I20260503 14:04:42.653734 30054 alter_table-test.cc:1347] Scanner saw 4850 rows
I20260503 14:04:42.654896 30054 alter_table-test.cc:1347] Scanner saw 4900 rows
I20260503 14:04:42.656351 30054 alter_table-test.cc:1347] Scanner saw 4900 rows
I20260503 14:04:42.658036 30054 alter_table-test.cc:1347] Scanner saw 5000 rows
I20260503 14:04:42.659440 30054 alter_table-test.cc:1347] Scanner saw 5050 rows
I20260503 14:04:42.661115 30054 alter_table-test.cc:1347] Scanner saw 5100 rows
I20260503 14:04:42.662933 30054 alter_table-test.cc:1347] Scanner saw 5150 rows
I20260503 14:04:42.664474 30054 alter_table-test.cc:1347] Scanner saw 5250 rows
I20260503 14:04:42.665961 30054 alter_table-test.cc:1347] Scanner saw 5300 rows
I20260503 14:04:42.667514 30054 alter_table-test.cc:1347] Scanner saw 5350 rows
I20260503 14:04:42.669142 30054 alter_table-test.cc:1347] Scanner saw 5400 rows
I20260503 14:04:42.670996 30054 alter_table-test.cc:1347] Scanner saw 5450 rows
I20260503 14:04:42.672353 30054 alter_table-test.cc:1347] Scanner saw 5550 rows
I20260503 14:04:42.673923 30054 alter_table-test.cc:1347] Scanner saw 5600 rows
I20260503 14:04:42.676049 30054 alter_table-test.cc:1347] Scanner saw 5650 rows
I20260503 14:04:42.677781 30054 alter_table-test.cc:1347] Scanner saw 5750 rows
I20260503 14:04:42.679457 30054 alter_table-test.cc:1347] Scanner saw 5850 rows
I20260503 14:04:42.681504 30054 alter_table-test.cc:1347] Scanner saw 5900 rows
I20260503 14:04:42.682852 30054 alter_table-test.cc:1347] Scanner saw 5950 rows
I20260503 14:04:42.684129 30054 alter_table-test.cc:1347] Scanner saw 6000 rows
I20260503 14:04:42.686236 30054 alter_table-test.cc:1347] Scanner saw 6000 rows
I20260503 14:04:42.688185 30054 alter_table-test.cc:1347] Scanner saw 6100 rows
I20260503 14:04:42.689968 30054 alter_table-test.cc:1347] Scanner saw 6200 rows
I20260503 14:04:42.691924 30054 alter_table-test.cc:1347] Scanner saw 6300 rows
I20260503 14:04:42.693776 30054 alter_table-test.cc:1347] Scanner saw 6350 rows
I20260503 14:04:42.695220 30054 alter_table-test.cc:1347] Scanner saw 6400 rows
I20260503 14:04:42.696872 30054 alter_table-test.cc:1347] Scanner saw 6500 rows
I20260503 14:04:42.698156 30054 alter_table-test.cc:1347] Scanner saw 6500 rows
I20260503 14:04:42.699539 30054 alter_table-test.cc:1347] Scanner saw 6500 rows
I20260503 14:04:42.701515 30054 alter_table-test.cc:1347] Scanner saw 6550 rows
I20260503 14:04:42.702947 30054 alter_table-test.cc:1347] Scanner saw 6600 rows
I20260503 14:04:42.704913 30054 alter_table-test.cc:1347] Scanner saw 6650 rows
I20260503 14:04:42.706758 30054 alter_table-test.cc:1347] Scanner saw 6700 rows
I20260503 14:04:42.708652 30054 alter_table-test.cc:1347] Scanner saw 6800 rows
I20260503 14:04:42.710702 30054 alter_table-test.cc:1347] Scanner saw 6900 rows
I20260503 14:04:42.712801 30054 alter_table-test.cc:1347] Scanner saw 6950 rows
I20260503 14:04:42.715039 30054 alter_table-test.cc:1347] Scanner saw 7050 rows
I20260503 14:04:42.716971 30054 alter_table-test.cc:1347] Scanner saw 7150 rows
I20260503 14:04:42.719218 30054 alter_table-test.cc:1347] Scanner saw 7250 rows
I20260503 14:04:42.721143 30054 alter_table-test.cc:1347] Scanner saw 7350 rows
I20260503 14:04:42.723197 30054 alter_table-test.cc:1347] Scanner saw 7450 rows
I20260503 14:04:42.725209 30054 alter_table-test.cc:1347] Scanner saw 7500 rows
I20260503 14:04:42.727090 30054 alter_table-test.cc:1347] Scanner saw 7600 rows
I20260503 14:04:42.728621 30054 alter_table-test.cc:1347] Scanner saw 7700 rows
I20260503 14:04:42.730388 30054 alter_table-test.cc:1347] Scanner saw 7700 rows
I20260503 14:04:42.732517 30054 alter_table-test.cc:1347] Scanner saw 7750 rows
I20260503 14:04:42.734354 30054 alter_table-test.cc:1347] Scanner saw 7850 rows
I20260503 14:04:42.736678 30054 alter_table-test.cc:1347] Scanner saw 7900 rows
I20260503 14:04:42.739172 30054 alter_table-test.cc:1347] Scanner saw 8000 rows
I20260503 14:04:42.741216 30054 alter_table-test.cc:1347] Scanner saw 8100 rows
I20260503 14:04:42.743253 30054 alter_table-test.cc:1347] Scanner saw 8150 rows
I20260503 14:04:42.745492 30054 alter_table-test.cc:1347] Scanner saw 8250 rows
I20260503 14:04:42.747021 30054 alter_table-test.cc:1347] Scanner saw 8350 rows
I20260503 14:04:42.748865 30054 alter_table-test.cc:1347] Scanner saw 8350 rows
I20260503 14:04:42.751493 30054 alter_table-test.cc:1347] Scanner saw 8350 rows
I20260503 14:04:42.753834 30054 alter_table-test.cc:1347] Scanner saw 8500 rows
I20260503 14:04:42.756022 30054 alter_table-test.cc:1347] Scanner saw 8550 rows
I20260503 14:04:42.758029 30054 alter_table-test.cc:1347] Scanner saw 8650 rows
I20260503 14:04:42.760638 30054 alter_table-test.cc:1347] Scanner saw 8750 rows
I20260503 14:04:42.763098 30054 alter_table-test.cc:1347] Scanner saw 8850 rows
I20260503 14:04:42.765801 30054 alter_table-test.cc:1347] Scanner saw 9000 rows
I20260503 14:04:42.768169 30054 alter_table-test.cc:1347] Scanner saw 9100 rows
I20260503 14:04:42.770674 30054 alter_table-test.cc:1347] Scanner saw 9200 rows
I20260503 14:04:42.773401 30054 alter_table-test.cc:1347] Scanner saw 9300 rows
I20260503 14:04:42.776116 30054 alter_table-test.cc:1347] Scanner saw 9400 rows
I20260503 14:04:42.778684 30054 alter_table-test.cc:1347] Scanner saw 9550 rows
I20260503 14:04:42.781385 30054 alter_table-test.cc:1347] Scanner saw 9700 rows
I20260503 14:04:42.784478 30054 alter_table-test.cc:1347] Scanner saw 9800 rows
I20260503 14:04:42.787055 30054 alter_table-test.cc:1347] Scanner saw 9950 rows
I20260503 14:04:42.789677 30054 alter_table-test.cc:1347] Scanner saw 10050 rows
I20260503 14:04:42.791534 30054 alter_table-test.cc:1347] Scanner saw 10200 rows
I20260503 14:04:42.794396 30054 alter_table-test.cc:1347] Scanner saw 10200 rows
I20260503 14:04:42.796927 30054 alter_table-test.cc:1347] Scanner saw 10350 rows
I20260503 14:04:42.799116 30054 alter_table-test.cc:1347] Scanner saw 10450 rows
I20260503 14:04:42.801326 30054 alter_table-test.cc:1347] Scanner saw 10550 rows
I20260503 14:04:42.804069 30054 alter_table-test.cc:1347] Scanner saw 10600 rows
I20260503 14:04:42.806695 30054 alter_table-test.cc:1347] Scanner saw 10650 rows
I20260503 14:04:42.809540 30054 alter_table-test.cc:1347] Scanner saw 10750 rows
I20260503 14:04:42.812460 30054 alter_table-test.cc:1347] Scanner saw 10900 rows
I20260503 14:04:42.815261 30054 alter_table-test.cc:1347] Scanner saw 11050 rows
I20260503 14:04:42.818416 30054 alter_table-test.cc:1347] Scanner saw 11150 rows
I20260503 14:04:42.820711 30054 alter_table-test.cc:1347] Scanner saw 11300 rows
I20260503 14:04:42.823164 30054 alter_table-test.cc:1347] Scanner saw 11350 rows
I20260503 14:04:42.825392 30054 alter_table-test.cc:1347] Scanner saw 11450 rows
I20260503 14:04:42.828414 30054 alter_table-test.cc:1347] Scanner saw 11500 rows
I20260503 14:04:42.830746 30054 alter_table-test.cc:1347] Scanner saw 11650 rows
I20260503 14:04:42.833622 30054 alter_table-test.cc:1347] Scanner saw 11650 rows
I20260503 14:04:42.836448 30054 alter_table-test.cc:1347] Scanner saw 11800 rows
I20260503 14:04:42.838940 30054 alter_table-test.cc:1347] Scanner saw 11900 rows
I20260503 14:04:42.841542 30054 alter_table-test.cc:1347] Scanner saw 11950 rows
I20260503 14:04:42.845041 30054 alter_table-test.cc:1347] Scanner saw 12050 rows
I20260503 14:04:42.847342 30054 alter_table-test.cc:1347] Scanner saw 12200 rows
I20260503 14:04:42.850287 30054 alter_table-test.cc:1347] Scanner saw 12200 rows
I20260503 14:04:42.852679 30054 alter_table-test.cc:1347] Scanner saw 12300 rows
I20260503 14:04:42.855710 30054 alter_table-test.cc:1347] Scanner saw 12400 rows
I20260503 14:04:42.859597 30054 alter_table-test.cc:1347] Scanner saw 12550 rows
I20260503 14:04:42.862902 30054 alter_table-test.cc:1347] Scanner saw 12700 rows
I20260503 14:04:42.866338 30054 alter_table-test.cc:1347] Scanner saw 12850 rows
I20260503 14:04:42.869640 30054 alter_table-test.cc:1347] Scanner saw 13000 rows
I20260503 14:04:42.873131 30054 alter_table-test.cc:1347] Scanner saw 13150 rows
I20260503 14:04:42.877066 30054 alter_table-test.cc:1347] Scanner saw 13300 rows
I20260503 14:04:42.880791 30054 alter_table-test.cc:1347] Scanner saw 13450 rows
I20260503 14:04:42.884009 30054 alter_table-test.cc:1347] Scanner saw 13550 rows
I20260503 14:04:42.887513 30054 alter_table-test.cc:1347] Scanner saw 13700 rows
I20260503 14:04:42.890761 30054 alter_table-test.cc:1347] Scanner saw 13850 rows
I20260503 14:04:42.894155 30054 alter_table-test.cc:1347] Scanner saw 14000 rows
I20260503 14:04:42.898038 30054 alter_table-test.cc:1347] Scanner saw 14150 rows
I20260503 14:04:42.901975 30054 alter_table-test.cc:1347] Scanner saw 14300 rows
I20260503 14:04:42.905608 30054 alter_table-test.cc:1347] Scanner saw 14450 rows
I20260503 14:04:42.909267 30054 alter_table-test.cc:1347] Scanner saw 14450 rows
I20260503 14:04:42.913769 30054 alter_table-test.cc:1347] Scanner saw 14600 rows
I20260503 14:04:42.917599 30054 alter_table-test.cc:1347] Scanner saw 14750 rows
I20260503 14:04:42.921483 30054 alter_table-test.cc:1347] Scanner saw 14950 rows
I20260503 14:04:42.925174 30054 alter_table-test.cc:1347] Scanner saw 15150 rows
I20260503 14:04:42.928618 30054 alter_table-test.cc:1347] Scanner saw 15300 rows
I20260503 14:04:42.933202 30054 alter_table-test.cc:1347] Scanner saw 15450 rows
I20260503 14:04:42.937546 30054 alter_table-test.cc:1347] Scanner saw 15600 rows
I20260503 14:04:42.941804 30054 alter_table-test.cc:1347] Scanner saw 15800 rows
I20260503 14:04:42.946732 30054 alter_table-test.cc:1347] Scanner saw 16000 rows
I20260503 14:04:42.951221 30054 alter_table-test.cc:1347] Scanner saw 16250 rows
I20260503 14:04:42.956369 30054 alter_table-test.cc:1347] Scanner saw 16450 rows
I20260503 14:04:42.960973 30054 alter_table-test.cc:1347] Scanner saw 16700 rows
I20260503 14:04:42.965787 30054 alter_table-test.cc:1347] Scanner saw 16900 rows
I20260503 14:04:42.970142 30054 alter_table-test.cc:1347] Scanner saw 17150 rows
I20260503 14:04:42.974956 30054 alter_table-test.cc:1347] Scanner saw 17350 rows
I20260503 14:04:42.980348 30054 alter_table-test.cc:1347] Scanner saw 17450 rows
I20260503 14:04:42.985121 30054 alter_table-test.cc:1347] Scanner saw 17700 rows
I20260503 14:04:42.990124 30054 alter_table-test.cc:1347] Scanner saw 17900 rows
I20260503 14:04:42.994735 30054 alter_table-test.cc:1347] Scanner saw 18100 rows
I20260503 14:04:42.998888 30054 alter_table-test.cc:1347] Scanner saw 18300 rows
I20260503 14:04:43.003793 30054 alter_table-test.cc:1347] Scanner saw 18450 rows
I20260503 14:04:43.009048 30054 alter_table-test.cc:1347] Scanner saw 18650 rows
I20260503 14:04:43.014132 30054 alter_table-test.cc:1347] Scanner saw 18850 rows
I20260503 14:04:43.020437 30054 alter_table-test.cc:1347] Scanner saw 19100 rows
I20260503 14:04:43.024649 30054 alter_table-test.cc:1347] Scanner saw 19350 rows
I20260503 14:04:43.030082 30054 alter_table-test.cc:1347] Scanner saw 19350 rows
I20260503 14:04:43.034996 30054 alter_table-test.cc:1347] Scanner saw 19600 rows
I20260503 14:04:43.040539 30054 alter_table-test.cc:1347] Scanner saw 19800 rows
I20260503 14:04:43.045986 30054 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260503 14:04:43.052218 30054 alter_table-test.cc:1347] Scanner saw 20350 rows
I20260503 14:04:43.057838 30054 alter_table-test.cc:1347] Scanner saw 20600 rows
I20260503 14:04:43.064100 30054 alter_table-test.cc:1347] Scanner saw 20850 rows
I20260503 14:04:43.070820 30054 alter_table-test.cc:1347] Scanner saw 21150 rows
I20260503 14:04:43.076611 30054 alter_table-test.cc:1347] Scanner saw 21400 rows
I20260503 14:04:43.082043 30054 alter_table-test.cc:1347] Scanner saw 21700 rows
I20260503 14:04:43.087239 30054 alter_table-test.cc:1347] Scanner saw 21900 rows
I20260503 14:04:43.092953 30054 alter_table-test.cc:1347] Scanner saw 22100 rows
I20260503 14:04:43.098271 30054 alter_table-test.cc:1347] Scanner saw 22350 rows
I20260503 14:04:43.105006 30054 alter_table-test.cc:1347] Scanner saw 22600 rows
I20260503 14:04:43.112120 30054 alter_table-test.cc:1347] Scanner saw 22850 rows
I20260503 14:04:43.116290 30054 alter_table-test.cc:1347] Scanner saw 23200 rows
I20260503 14:04:43.122335 30054 alter_table-test.cc:1347] Scanner saw 23200 rows
I20260503 14:04:43.128101 30054 alter_table-test.cc:1347] Scanner saw 23500 rows
I20260503 14:04:43.135533 30054 alter_table-test.cc:1347] Scanner saw 23750 rows
I20260503 14:04:43.143242 30054 alter_table-test.cc:1347] Scanner saw 24150 rows
I20260503 14:04:43.150749 30054 alter_table-test.cc:1347] Scanner saw 24500 rows
I20260503 14:04:43.157888 30054 alter_table-test.cc:1347] Scanner saw 24800 rows
I20260503 14:04:43.165990 30054 alter_table-test.cc:1347] Scanner saw 25150 rows
I20260503 14:04:43.173739 30054 alter_table-test.cc:1347] Scanner saw 25450 rows
I20260503 14:04:43.182005 30054 alter_table-test.cc:1347] Scanner saw 25800 rows
I20260503 14:04:43.189605 30054 alter_table-test.cc:1347] Scanner saw 26150 rows
I20260503 14:04:43.197917 30054 alter_table-test.cc:1347] Scanner saw 26450 rows
I20260503 14:04:43.205377 30054 alter_table-test.cc:1347] Scanner saw 26850 rows
I20260503 14:04:43.212617 30054 alter_table-test.cc:1347] Scanner saw 27150 rows
I20260503 14:04:43.219547 30054 alter_table-test.cc:1347] Scanner saw 27500 rows
I20260503 14:04:43.226941 30054 alter_table-test.cc:1347] Scanner saw 27800 rows
I20260503 14:04:43.235019 30054 alter_table-test.cc:1347] Scanner saw 28150 rows
I20260503 14:04:43.240767 30054 alter_table-test.cc:1347] Scanner saw 28550 rows
I20260503 14:04:43.249352 30054 alter_table-test.cc:1347] Scanner saw 28600 rows
I20260503 14:04:43.253121 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:43.258221 30054 alter_table-test.cc:1347] Scanner saw 28900 rows
I20260503 14:04:43.266253 30054 alter_table-test.cc:1347] Scanner saw 29150 rows
I20260503 14:04:43.275267 30054 alter_table-test.cc:1347] Scanner saw 29400 rows
I20260503 14:04:43.284160 30054 alter_table-test.cc:1347] Scanner saw 29700 rows
I20260503 14:04:43.291482 30054 alter_table-test.cc:1347] Scanner saw 29850 rows
I20260503 14:04:43.299783 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.046s user 0.034s sys 0.004s Metrics: {"bytes_written":144340,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":5201,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":838,"drs_written":1,"lbm_read_time_us":28,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1393,"lbm_writes_lt_1ms":58,"peak_mem_usage":0,"reinsert_count":0,"rows_written":29100,"thread_start_us":73,"threads_started":1,"update_count":758}
I20260503 14:04:43.300158 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling MajorDeltaCompactionOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=0.132697
I20260503 14:04:43.300469 30054 alter_table-test.cc:1347] Scanner saw 30000 rows
I20260503 14:04:43.302963 30054 alter_table-test.cc:1347] Scanner saw 30400 rows
I20260503 14:04:43.305177 30054 alter_table-test.cc:1347] Scanner saw 30500 rows
I20260503 14:04:43.306969 30054 alter_table-test.cc:1347] Scanner saw 30550 rows
I20260503 14:04:43.309864 30054 alter_table-test.cc:1347] Scanner saw 30600 rows
I20260503 14:04:43.311611 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: MajorDeltaCompactionOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.011s user 0.003s sys 0.004s Metrics: {"cfile_cache_miss":4,"cfile_cache_miss_bytes":62707,"cfile_init":2,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":52,"lbm_read_time_us":109,"lbm_reads_lt_1ms":12,"lbm_write_time_us":158,"lbm_writes_lt_1ms":8,"peak_mem_usage":43696,"reinsert_count":0,"thread_start_us":71,"threads_started":1,"update_count":758}
I20260503 14:04:43.311900 30054 alter_table-test.cc:1347] Scanner saw 30750 rows
I20260503 14:04:43.314200 30054 alter_table-test.cc:1347] Scanner saw 30750 rows
I20260503 14:04:43.316195 30054 alter_table-test.cc:1347] Scanner saw 30900 rows
I20260503 14:04:43.318174 30054 alter_table-test.cc:1347] Scanner saw 31000 rows
I20260503 14:04:43.320338 30054 alter_table-test.cc:1347] Scanner saw 31100 rows
I20260503 14:04:43.322247 30054 alter_table-test.cc:1347] Scanner saw 31200 rows
I20260503 14:04:43.325752 30054 alter_table-test.cc:1347] Scanner saw 31300 rows
I20260503 14:04:43.327572 30054 alter_table-test.cc:1347] Scanner saw 31400 rows
I20260503 14:04:43.329491 30054 alter_table-test.cc:1347] Scanner saw 31500 rows
I20260503 14:04:43.331104 30054 alter_table-test.cc:1347] Scanner saw 31600 rows
I20260503 14:04:43.333127 30054 alter_table-test.cc:1347] Scanner saw 31700 rows
I20260503 14:04:43.335280 30054 alter_table-test.cc:1347] Scanner saw 31800 rows
I20260503 14:04:43.336922 30054 alter_table-test.cc:1347] Scanner saw 31900 rows
I20260503 14:04:43.338860 30054 alter_table-test.cc:1347] Scanner saw 32000 rows
I20260503 14:04:43.340827 30054 alter_table-test.cc:1347] Scanner saw 32050 rows
I20260503 14:04:43.342813 30054 alter_table-test.cc:1347] Scanner saw 32150 rows
I20260503 14:04:43.344511 30054 alter_table-test.cc:1347] Scanner saw 32250 rows
I20260503 14:04:43.346758 30054 alter_table-test.cc:1347] Scanner saw 32350 rows
I20260503 14:04:43.348827 30054 alter_table-test.cc:1347] Scanner saw 32450 rows
I20260503 14:04:43.350625 30054 alter_table-test.cc:1347] Scanner saw 32550 rows
I20260503 14:04:43.352468 30054 alter_table-test.cc:1347] Scanner saw 32650 rows
I20260503 14:04:43.354034 30054 alter_table-test.cc:1347] Scanner saw 32750 rows
I20260503 14:04:43.356184 30054 alter_table-test.cc:1347] Scanner saw 32800 rows
I20260503 14:04:43.358316 30054 alter_table-test.cc:1347] Scanner saw 32900 rows
I20260503 14:04:43.360323 30054 alter_table-test.cc:1347] Scanner saw 33000 rows
I20260503 14:04:43.361776 30054 alter_table-test.cc:1347] Scanner saw 33100 rows
I20260503 14:04:43.363502 30054 alter_table-test.cc:1347] Scanner saw 33100 rows
I20260503 14:04:43.365454 30054 alter_table-test.cc:1347] Scanner saw 33150 rows
I20260503 14:04:43.367834 30054 alter_table-test.cc:1347] Scanner saw 33250 rows
I20260503 14:04:43.370112 30054 alter_table-test.cc:1347] Scanner saw 33350 rows
I20260503 14:04:43.371956 30054 alter_table-test.cc:1347] Scanner saw 33450 rows
I20260503 14:04:43.374151 30054 alter_table-test.cc:1347] Scanner saw 33550 rows
I20260503 14:04:43.376330 30054 alter_table-test.cc:1347] Scanner saw 33550 rows
I20260503 14:04:43.378448 30054 alter_table-test.cc:1347] Scanner saw 33600 rows
I20260503 14:04:43.380776 30054 alter_table-test.cc:1347] Scanner saw 33700 rows
I20260503 14:04:43.383227 30054 alter_table-test.cc:1347] Scanner saw 33750 rows
I20260503 14:04:43.385777 30054 alter_table-test.cc:1347] Scanner saw 33850 rows
I20260503 14:04:43.387533 30054 alter_table-test.cc:1347] Scanner saw 33950 rows
I20260503 14:04:43.389663 30054 alter_table-test.cc:1347] Scanner saw 34000 rows
I20260503 14:04:43.391552 30054 alter_table-test.cc:1347] Scanner saw 34050 rows
I20260503 14:04:43.393623 30054 alter_table-test.cc:1347] Scanner saw 34100 rows
I20260503 14:04:43.395539 30054 alter_table-test.cc:1347] Scanner saw 34200 rows
I20260503 14:04:43.397377 30054 alter_table-test.cc:1347] Scanner saw 34300 rows
I20260503 14:04:43.399497 30054 alter_table-test.cc:1347] Scanner saw 34350 rows
I20260503 14:04:43.401769 30054 alter_table-test.cc:1347] Scanner saw 34450 rows
I20260503 14:04:43.404305 30054 alter_table-test.cc:1347] Scanner saw 34500 rows
I20260503 14:04:43.406055 30054 alter_table-test.cc:1347] Scanner saw 34650 rows
I20260503 14:04:43.408356 30054 alter_table-test.cc:1347] Scanner saw 34700 rows
I20260503 14:04:43.410614 30054 alter_table-test.cc:1347] Scanner saw 34800 rows
I20260503 14:04:43.413152 30054 alter_table-test.cc:1347] Scanner saw 34900 rows
I20260503 14:04:43.414947 30054 alter_table-test.cc:1347] Scanner saw 35050 rows
I20260503 14:04:43.417035 30054 alter_table-test.cc:1347] Scanner saw 35050 rows
I20260503 14:04:43.419070 30054 alter_table-test.cc:1347] Scanner saw 35150 rows
I20260503 14:04:43.421342 30054 alter_table-test.cc:1347] Scanner saw 35250 rows
I20260503 14:04:43.423635 30054 alter_table-test.cc:1347] Scanner saw 35250 rows
I20260503 14:04:43.426496 30054 alter_table-test.cc:1347] Scanner saw 35350 rows
I20260503 14:04:43.428783 30054 alter_table-test.cc:1347] Scanner saw 35500 rows
I20260503 14:04:43.431231 30054 alter_table-test.cc:1347] Scanner saw 35600 rows
I20260503 14:04:43.433266 30054 alter_table-test.cc:1347] Scanner saw 35700 rows
I20260503 14:04:43.435405 30054 alter_table-test.cc:1347] Scanner saw 35750 rows
I20260503 14:04:43.437336 30054 alter_table-test.cc:1347] Scanner saw 35800 rows
I20260503 14:04:43.439644 30054 alter_table-test.cc:1347] Scanner saw 35900 rows
I20260503 14:04:43.441793 30054 alter_table-test.cc:1347] Scanner saw 36000 rows
I20260503 14:04:43.443828 30054 alter_table-test.cc:1347] Scanner saw 36100 rows
I20260503 14:04:43.448942 30054 alter_table-test.cc:1347] Scanner saw 36200 rows
I20260503 14:04:43.451200 30054 alter_table-test.cc:1347] Scanner saw 36300 rows
I20260503 14:04:43.453969 30054 alter_table-test.cc:1347] Scanner saw 36400 rows
I20260503 14:04:43.456423 30054 alter_table-test.cc:1347] Scanner saw 36550 rows
I20260503 14:04:43.459007 30054 alter_table-test.cc:1347] Scanner saw 36650 rows
I20260503 14:04:43.461530 30054 alter_table-test.cc:1347] Scanner saw 36750 rows
I20260503 14:04:43.464402 30054 alter_table-test.cc:1347] Scanner saw 36900 rows
I20260503 14:04:43.467367 30054 alter_table-test.cc:1347] Scanner saw 37000 rows
I20260503 14:04:43.469915 30054 alter_table-test.cc:1347] Scanner saw 37150 rows
I20260503 14:04:43.472517 30054 alter_table-test.cc:1347] Scanner saw 37250 rows
I20260503 14:04:43.475286 30054 alter_table-test.cc:1347] Scanner saw 37400 rows
I20260503 14:04:43.477416 30054 alter_table-test.cc:1347] Scanner saw 37500 rows
I20260503 14:04:43.479432 30054 alter_table-test.cc:1347] Scanner saw 37600 rows
I20260503 14:04:43.481797 30054 alter_table-test.cc:1347] Scanner saw 37700 rows
I20260503 14:04:43.484136 30054 alter_table-test.cc:1347] Scanner saw 37800 rows
I20260503 14:04:43.487059 30054 alter_table-test.cc:1347] Scanner saw 37900 rows
I20260503 14:04:43.489600 30054 alter_table-test.cc:1347] Scanner saw 38050 rows
I20260503 14:04:43.492215 30054 alter_table-test.cc:1347] Scanner saw 38150 rows
I20260503 14:04:43.495148 30054 alter_table-test.cc:1347] Scanner saw 38300 rows
I20260503 14:04:43.497797 30054 alter_table-test.cc:1347] Scanner saw 38450 rows
I20260503 14:04:43.500491 30054 alter_table-test.cc:1347] Scanner saw 38600 rows
I20260503 14:04:43.503741 30054 alter_table-test.cc:1347] Scanner saw 38700 rows
I20260503 14:04:43.506676 30054 alter_table-test.cc:1347] Scanner saw 38850 rows
I20260503 14:04:43.509974 30054 alter_table-test.cc:1347] Scanner saw 38950 rows
I20260503 14:04:43.512799 30054 alter_table-test.cc:1347] Scanner saw 39050 rows
I20260503 14:04:43.516003 30054 alter_table-test.cc:1347] Scanner saw 39100 rows
I20260503 14:04:43.518447 30054 alter_table-test.cc:1347] Scanner saw 39100 rows
I20260503 14:04:43.521178 30054 alter_table-test.cc:1347] Scanner saw 39200 rows
I20260503 14:04:43.523672 30054 alter_table-test.cc:1347] Scanner saw 39350 rows
I20260503 14:04:43.526655 30054 alter_table-test.cc:1347] Scanner saw 39400 rows
I20260503 14:04:43.529484 30054 alter_table-test.cc:1347] Scanner saw 39500 rows
I20260503 14:04:43.532867 30054 alter_table-test.cc:1347] Scanner saw 39650 rows
I20260503 14:04:43.535796 30054 alter_table-test.cc:1347] Scanner saw 39800 rows
I20260503 14:04:43.538602 30054 alter_table-test.cc:1347] Scanner saw 39950 rows
I20260503 14:04:43.545094 30054 alter_table-test.cc:1347] Scanner saw 40100 rows
I20260503 14:04:43.548549 30054 alter_table-test.cc:1347] Scanner saw 40150 rows
I20260503 14:04:43.551689 30054 alter_table-test.cc:1347] Scanner saw 40300 rows
I20260503 14:04:43.554298 30054 alter_table-test.cc:1347] Scanner saw 40400 rows
I20260503 14:04:43.557245 30054 alter_table-test.cc:1347] Scanner saw 40550 rows
I20260503 14:04:43.560001 30054 alter_table-test.cc:1347] Scanner saw 40700 rows
I20260503 14:04:43.562412 30054 alter_table-test.cc:1347] Scanner saw 40800 rows
I20260503 14:04:43.565181 30054 alter_table-test.cc:1347] Scanner saw 40800 rows
I20260503 14:04:43.568331 30054 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260503 14:04:43.571615 30054 alter_table-test.cc:1347] Scanner saw 40950 rows
I20260503 14:04:43.575070 30054 alter_table-test.cc:1347] Scanner saw 41000 rows
I20260503 14:04:43.579994 30054 alter_table-test.cc:1347] Scanner saw 41150 rows
I20260503 14:04:43.582664 30054 alter_table-test.cc:1347] Scanner saw 41300 rows
I20260503 14:04:43.585860 30054 alter_table-test.cc:1347] Scanner saw 41400 rows
I20260503 14:04:43.588572 30054 alter_table-test.cc:1347] Scanner saw 41550 rows
I20260503 14:04:43.591533 30054 alter_table-test.cc:1347] Scanner saw 41650 rows
I20260503 14:04:43.594622 30054 alter_table-test.cc:1347] Scanner saw 41850 rows
I20260503 14:04:43.597617 30054 alter_table-test.cc:1347] Scanner saw 41950 rows
I20260503 14:04:43.600335 30054 alter_table-test.cc:1347] Scanner saw 42050 rows
I20260503 14:04:43.603232 30054 alter_table-test.cc:1347] Scanner saw 42200 rows
I20260503 14:04:43.606429 30054 alter_table-test.cc:1347] Scanner saw 42350 rows
I20260503 14:04:43.609498 30054 alter_table-test.cc:1347] Scanner saw 42500 rows
I20260503 14:04:43.612754 30054 alter_table-test.cc:1347] Scanner saw 42550 rows
I20260503 14:04:43.616027 30054 alter_table-test.cc:1347] Scanner saw 42700 rows
I20260503 14:04:43.618572 30054 alter_table-test.cc:1347] Scanner saw 42850 rows
I20260503 14:04:43.621078 30054 alter_table-test.cc:1347] Scanner saw 43000 rows
I20260503 14:04:43.623389 30054 alter_table-test.cc:1347] Scanner saw 43100 rows
I20260503 14:04:43.626291 30054 alter_table-test.cc:1347] Scanner saw 43150 rows
I20260503 14:04:43.629594 30054 alter_table-test.cc:1347] Scanner saw 43300 rows
I20260503 14:04:43.633471 30054 alter_table-test.cc:1347] Scanner saw 43450 rows
I20260503 14:04:43.636942 30054 alter_table-test.cc:1347] Scanner saw 43600 rows
I20260503 14:04:43.640277 30054 alter_table-test.cc:1347] Scanner saw 43750 rows
I20260503 14:04:43.643600 30054 alter_table-test.cc:1347] Scanner saw 43900 rows
I20260503 14:04:43.647769 30054 alter_table-test.cc:1347] Scanner saw 43950 rows
I20260503 14:04:43.651329 30054 alter_table-test.cc:1347] Scanner saw 44150 rows
I20260503 14:04:43.654605 30054 alter_table-test.cc:1347] Scanner saw 44300 rows
I20260503 14:04:43.657462 30054 alter_table-test.cc:1347] Scanner saw 44450 rows
I20260503 14:04:43.660755 30054 alter_table-test.cc:1347] Scanner saw 44600 rows
I20260503 14:04:43.664474 30054 alter_table-test.cc:1347] Scanner saw 44600 rows
I20260503 14:04:43.667675 30054 alter_table-test.cc:1347] Scanner saw 44800 rows
I20260503 14:04:43.671690 30054 alter_table-test.cc:1347] Scanner saw 44850 rows
I20260503 14:04:43.675185 30054 alter_table-test.cc:1347] Scanner saw 44900 rows
I20260503 14:04:43.679131 30054 alter_table-test.cc:1347] Scanner saw 44900 rows
I20260503 14:04:43.682052 30054 alter_table-test.cc:1347] Scanner saw 44950 rows
I20260503 14:04:43.685779 30054 alter_table-test.cc:1347] Scanner saw 45000 rows
I20260503 14:04:43.688517 30054 alter_table-test.cc:1347] Scanner saw 45150 rows
I20260503 14:04:43.692437 30054 alter_table-test.cc:1347] Scanner saw 45200 rows
I20260503 14:04:43.695418 30054 alter_table-test.cc:1347] Scanner saw 45350 rows
I20260503 14:04:43.700009 30054 alter_table-test.cc:1347] Scanner saw 45400 rows
I20260503 14:04:43.704109 30054 alter_table-test.cc:1347] Scanner saw 45550 rows
I20260503 14:04:43.708647 30054 alter_table-test.cc:1347] Scanner saw 45750 rows
I20260503 14:04:43.712488 30054 alter_table-test.cc:1347] Scanner saw 45900 rows
I20260503 14:04:43.715883 30054 alter_table-test.cc:1347] Scanner saw 46100 rows
I20260503 14:04:43.719507 30054 alter_table-test.cc:1347] Scanner saw 46250 rows
I20260503 14:04:43.722975 30054 alter_table-test.cc:1347] Scanner saw 46450 rows
I20260503 14:04:43.726747 30054 alter_table-test.cc:1347] Scanner saw 46650 rows
I20260503 14:04:43.730437 30054 alter_table-test.cc:1347] Scanner saw 46800 rows
I20260503 14:04:43.735065 30054 alter_table-test.cc:1347] Scanner saw 46950 rows
I20260503 14:04:43.738644 30054 alter_table-test.cc:1347] Scanner saw 47150 rows
I20260503 14:04:43.742297 30054 alter_table-test.cc:1347] Scanner saw 47250 rows
I20260503 14:04:43.746196 30054 alter_table-test.cc:1347] Scanner saw 47400 rows
I20260503 14:04:43.750614 30054 alter_table-test.cc:1347] Scanner saw 47600 rows
I20260503 14:04:43.754431 30054 alter_table-test.cc:1347] Scanner saw 47800 rows
I20260503 14:04:43.758348 30054 alter_table-test.cc:1347] Scanner saw 48000 rows
I20260503 14:04:43.762323 30054 alter_table-test.cc:1347] Scanner saw 48200 rows
I20260503 14:04:43.766058 30054 alter_table-test.cc:1347] Scanner saw 48300 rows
I20260503 14:04:43.769300 30054 alter_table-test.cc:1347] Scanner saw 48500 rows
I20260503 14:04:43.772992 30054 alter_table-test.cc:1347] Scanner saw 48650 rows
I20260503 14:04:43.776332 30054 alter_table-test.cc:1347] Scanner saw 48850 rows
I20260503 14:04:43.780601 30054 alter_table-test.cc:1347] Scanner saw 49000 rows
I20260503 14:04:43.784798 30054 alter_table-test.cc:1347] Scanner saw 49200 rows
I20260503 14:04:43.789177 30054 alter_table-test.cc:1347] Scanner saw 49350 rows
I20260503 14:04:43.792892 30054 alter_table-test.cc:1347] Scanner saw 49550 rows
I20260503 14:04:43.797184 30054 alter_table-test.cc:1347] Scanner saw 49700 rows
I20260503 14:04:43.802033 30054 alter_table-test.cc:1347] Scanner saw 49750 rows
I20260503 14:04:43.806490 30054 alter_table-test.cc:1347] Scanner saw 49800 rows
I20260503 14:04:43.810490 30054 alter_table-test.cc:1347] Scanner saw 50050 rows
I20260503 14:04:43.814723 30054 alter_table-test.cc:1347] Scanner saw 50150 rows
I20260503 14:04:43.818745 30054 alter_table-test.cc:1347] Scanner saw 50300 rows
I20260503 14:04:43.823487 30054 alter_table-test.cc:1347] Scanner saw 50450 rows
I20260503 14:04:43.827466 30054 alter_table-test.cc:1347] Scanner saw 50650 rows
I20260503 14:04:43.831112 30054 alter_table-test.cc:1347] Scanner saw 50850 rows
I20260503 14:04:43.835259 30054 alter_table-test.cc:1347] Scanner saw 51000 rows
I20260503 14:04:43.839313 30054 alter_table-test.cc:1347] Scanner saw 51200 rows
I20260503 14:04:43.843556 30054 alter_table-test.cc:1347] Scanner saw 51400 rows
I20260503 14:04:43.847409 30054 alter_table-test.cc:1347] Scanner saw 51600 rows
I20260503 14:04:43.851265 30054 alter_table-test.cc:1347] Scanner saw 51800 rows
I20260503 14:04:43.855348 30054 alter_table-test.cc:1347] Scanner saw 51950 rows
I20260503 14:04:43.859467 30054 alter_table-test.cc:1347] Scanner saw 52100 rows
I20260503 14:04:43.864701 30054 alter_table-test.cc:1347] Scanner saw 52300 rows
I20260503 14:04:43.870118 30054 alter_table-test.cc:1347] Scanner saw 52500 rows
I20260503 14:04:43.875476 30054 alter_table-test.cc:1347] Scanner saw 52750 rows
I20260503 14:04:43.880610 30054 alter_table-test.cc:1347] Scanner saw 53000 rows
I20260503 14:04:43.886051 30054 alter_table-test.cc:1347] Scanner saw 53150 rows
I20260503 14:04:43.896848 30054 alter_table-test.cc:1347] Scanner saw 53400 rows
I20260503 14:04:43.900861 30054 alter_table-test.cc:1347] Scanner saw 53650 rows
I20260503 14:04:43.905900 30054 alter_table-test.cc:1347] Scanner saw 53700 rows
I20260503 14:04:43.910898 30054 alter_table-test.cc:1347] Scanner saw 53900 rows
I20260503 14:04:43.915735 30054 alter_table-test.cc:1347] Scanner saw 54150 rows
I20260503 14:04:43.919773 30054 alter_table-test.cc:1347] Scanner saw 54350 rows
I20260503 14:04:43.923324 30054 alter_table-test.cc:1347] Scanner saw 54500 rows
I20260503 14:04:43.928112 30054 alter_table-test.cc:1347] Scanner saw 54650 rows
I20260503 14:04:43.932515 30054 alter_table-test.cc:1347] Scanner saw 54850 rows
I20260503 14:04:43.937362 30054 alter_table-test.cc:1347] Scanner saw 54900 rows
I20260503 14:04:43.942409 30054 alter_table-test.cc:1347] Scanner saw 55150 rows
I20260503 14:04:43.946687 30054 alter_table-test.cc:1347] Scanner saw 55350 rows
I20260503 14:04:43.950423 30054 alter_table-test.cc:1347] Scanner saw 55500 rows
I20260503 14:04:43.953943 30054 alter_table-test.cc:1347] Scanner saw 55500 rows
I20260503 14:04:43.958654 30054 alter_table-test.cc:1347] Scanner saw 55550 rows
I20260503 14:04:43.963894 30054 alter_table-test.cc:1347] Scanner saw 55750 rows
I20260503 14:04:43.968751 30054 alter_table-test.cc:1347] Scanner saw 56000 rows
I20260503 14:04:43.973002 30054 alter_table-test.cc:1347] Scanner saw 56250 rows
I20260503 14:04:43.976625 30054 alter_table-test.cc:1347] Scanner saw 56400 rows
I20260503 14:04:43.982445 30054 alter_table-test.cc:1347] Scanner saw 56450 rows
I20260503 14:04:43.987514 30054 alter_table-test.cc:1347] Scanner saw 56700 rows
I20260503 14:04:43.992833 30054 alter_table-test.cc:1347] Scanner saw 56950 rows
I20260503 14:04:43.997746 30054 alter_table-test.cc:1347] Scanner saw 57250 rows
I20260503 14:04:44.002585 30054 alter_table-test.cc:1347] Scanner saw 57450 rows
I20260503 14:04:44.007287 30054 alter_table-test.cc:1347] Scanner saw 57700 rows
I20260503 14:04:44.012924 30054 alter_table-test.cc:1347] Scanner saw 57900 rows
I20260503 14:04:44.017902 30054 alter_table-test.cc:1347] Scanner saw 58200 rows
I20260503 14:04:44.021865 30054 alter_table-test.cc:1347] Scanner saw 58450 rows
I20260503 14:04:44.025924 30054 alter_table-test.cc:1347] Scanner saw 58550 rows
I20260503 14:04:44.030567 30054 alter_table-test.cc:1347] Scanner saw 58600 rows
I20260503 14:04:44.034785 30054 alter_table-test.cc:1347] Scanner saw 58800 rows
I20260503 14:04:44.039955 30054 alter_table-test.cc:1347] Scanner saw 59000 rows
I20260503 14:04:44.044386 30054 alter_table-test.cc:1347] Scanner saw 59250 rows
I20260503 14:04:44.049325 30054 alter_table-test.cc:1347] Scanner saw 59450 rows
I20260503 14:04:44.054522 30054 alter_table-test.cc:1347] Scanner saw 59650 rows
I20260503 14:04:44.060101 30054 alter_table-test.cc:1347] Scanner saw 59800 rows
I20260503 14:04:44.065805 30054 alter_table-test.cc:1347] Scanner saw 60000 rows
I20260503 14:04:44.071805 30054 alter_table-test.cc:1347] Scanner saw 60300 rows
I20260503 14:04:44.077359 30054 alter_table-test.cc:1347] Scanner saw 60500 rows
I20260503 14:04:44.081475 30054 alter_table-test.cc:1347] Scanner saw 60800 rows
I20260503 14:04:44.086736 30054 alter_table-test.cc:1347] Scanner saw 60850 rows
I20260503 14:04:44.094702 30054 alter_table-test.cc:1347] Scanner saw 61050 rows
I20260503 14:04:44.099786 30054 alter_table-test.cc:1347] Scanner saw 61150 rows
I20260503 14:04:44.104768 30054 alter_table-test.cc:1347] Scanner saw 61400 rows
I20260503 14:04:44.111248 30054 alter_table-test.cc:1347] Scanner saw 61650 rows
I20260503 14:04:44.117431 30054 alter_table-test.cc:1347] Scanner saw 61800 rows
I20260503 14:04:44.123286 30054 alter_table-test.cc:1347] Scanner saw 62050 rows
I20260503 14:04:44.128934 30054 alter_table-test.cc:1347] Scanner saw 62100 rows
I20260503 14:04:44.133908 30054 alter_table-test.cc:1347] Scanner saw 62350 rows
I20260503 14:04:44.138985 30054 alter_table-test.cc:1347] Scanner saw 62600 rows
I20260503 14:04:44.144374 30054 alter_table-test.cc:1347] Scanner saw 62850 rows
I20260503 14:04:44.148418 30054 alter_table-test.cc:1347] Scanner saw 63050 rows
I20260503 14:04:44.152256 30054 alter_table-test.cc:1347] Scanner saw 63100 rows
I20260503 14:04:44.157305 30054 alter_table-test.cc:1347] Scanner saw 63100 rows
I20260503 14:04:44.163125 30054 alter_table-test.cc:1347] Scanner saw 63300 rows
I20260503 14:04:44.169510 30054 alter_table-test.cc:1347] Scanner saw 63650 rows
I20260503 14:04:44.175657 30054 alter_table-test.cc:1347] Scanner saw 63950 rows
I20260503 14:04:44.181414 30054 alter_table-test.cc:1347] Scanner saw 64250 rows
I20260503 14:04:44.187204 30054 alter_table-test.cc:1347] Scanner saw 64550 rows
I20260503 14:04:44.192461 30054 alter_table-test.cc:1347] Scanner saw 64800 rows
I20260503 14:04:44.198061 30054 alter_table-test.cc:1347] Scanner saw 65050 rows
I20260503 14:04:44.204783 30054 alter_table-test.cc:1347] Scanner saw 65300 rows
I20260503 14:04:44.210440 30054 alter_table-test.cc:1347] Scanner saw 65400 rows
I20260503 14:04:44.217095 30054 alter_table-test.cc:1347] Scanner saw 65650 rows
I20260503 14:04:44.222252 30054 alter_table-test.cc:1347] Scanner saw 65700 rows
I20260503 14:04:44.226768 30054 alter_table-test.cc:1347] Scanner saw 65850 rows
I20260503 14:04:44.232833 30054 alter_table-test.cc:1347] Scanner saw 65850 rows
I20260503 14:04:44.237020 30054 alter_table-test.cc:1347] Scanner saw 66150 rows
I20260503 14:04:44.242492 30054 alter_table-test.cc:1347] Scanner saw 66150 rows
I20260503 14:04:44.248425 30054 alter_table-test.cc:1347] Scanner saw 66400 rows
I20260503 14:04:44.254360 30054 alter_table-test.cc:1347] Scanner saw 66700 rows
I20260503 14:04:44.258782 30054 alter_table-test.cc:1347] Scanner saw 66950 rows
I20260503 14:04:44.265055 30054 alter_table-test.cc:1347] Scanner saw 67050 rows
I20260503 14:04:44.271651 30054 alter_table-test.cc:1347] Scanner saw 67300 rows
I20260503 14:04:44.277593 30054 alter_table-test.cc:1347] Scanner saw 67600 rows
I20260503 14:04:44.283721 30054 alter_table-test.cc:1347] Scanner saw 67850 rows
I20260503 14:04:44.290258 30054 alter_table-test.cc:1347] Scanner saw 68150 rows
I20260503 14:04:44.297158 30054 alter_table-test.cc:1347] Scanner saw 68300 rows
I20260503 14:04:44.304145 30054 alter_table-test.cc:1347] Scanner saw 68650 rows
I20260503 14:04:44.311278 30054 alter_table-test.cc:1347] Scanner saw 69000 rows
I20260503 14:04:44.313313 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:44.317204 30054 alter_table-test.cc:1347] Scanner saw 69300 rows
I20260503 14:04:44.324054 30054 alter_table-test.cc:1347] Scanner saw 69400 rows
I20260503 14:04:44.331434 30054 alter_table-test.cc:1347] Scanner saw 69450 rows
I20260503 14:04:44.339676 30054 alter_table-test.cc:1347] Scanner saw 69600 rows
I20260503 14:04:44.347224 30054 alter_table-test.cc:1347] Scanner saw 69750 rows
I20260503 14:04:44.352959 30054 alter_table-test.cc:1347] Scanner saw 69850 rows
I20260503 14:04:44.359264 30054 alter_table-test.cc:1347] Scanner saw 70100 rows
I20260503 14:04:44.364727 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.051s user 0.027s sys 0.001s Metrics: {"bytes_written":157132,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1526,"drs_written":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1096,"lbm_writes_lt_1ms":56,"peak_mem_usage":0,"reinsert_count":0,"rows_written":40300,"spinlock_wait_cycles":182016,"thread_start_us":77,"threads_started":1,"update_count":57}
I20260503 14:04:44.364943 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.013877
I20260503 14:04:44.366257 30054 alter_table-test.cc:1347] Scanner saw 70400 rows
I20260503 14:04:44.371843 30054 alter_table-test.cc:1347] Scanner saw 70650 rows
I20260503 14:04:44.376787 30054 alter_table-test.cc:1347] Scanner saw 70700 rows
I20260503 14:04:44.381744 30054 alter_table-test.cc:1347] Scanner saw 70950 rows
I20260503 14:04:44.386754 30054 alter_table-test.cc:1347] Scanner saw 71000 rows
I20260503 14:04:44.391150 30054 alter_table-test.cc:1347] Scanner saw 71250 rows
I20260503 14:04:44.395735 30054 alter_table-test.cc:1347] Scanner saw 71400 rows
I20260503 14:04:44.409307 30054 alter_table-test.cc:1347] Scanner saw 72000 rows
I20260503 14:04:44.413605 30054 alter_table-test.cc:1347] Scanner saw 72200 rows
I20260503 14:04:44.419904 30054 alter_table-test.cc:1347] Scanner saw 72350 rows
I20260503 14:04:44.425843 30054 alter_table-test.cc:1347] Scanner saw 72650 rows
I20260503 14:04:44.431335 30054 alter_table-test.cc:1347] Scanner saw 72750 rows
I20260503 14:04:44.436944 30054 alter_table-test.cc:1347] Scanner saw 72900 rows
I20260503 14:04:44.441984 30054 alter_table-test.cc:1347] Scanner saw 73150 rows
I20260503 14:04:44.446689 30054 alter_table-test.cc:1347] Scanner saw 73250 rows
I20260503 14:04:44.452162 30054 alter_table-test.cc:1347] Scanner saw 73500 rows
I20260503 14:04:44.457845 30054 alter_table-test.cc:1347] Scanner saw 73750 rows
I20260503 14:04:44.463230 30054 alter_table-test.cc:1347] Scanner saw 74050 rows
I20260503 14:04:44.468721 30054 alter_table-test.cc:1347] Scanner saw 74200 rows
I20260503 14:04:44.475021 30054 alter_table-test.cc:1347] Scanner saw 74300 rows
I20260503 14:04:44.480738 30054 alter_table-test.cc:1347] Scanner saw 74450 rows
I20260503 14:04:44.485073 30054 alter_table-test.cc:1347] Scanner saw 74550 rows
I20260503 14:04:44.489984 30054 alter_table-test.cc:1347] Scanner saw 74750 rows
I20260503 14:04:44.494851 30054 alter_table-test.cc:1347] Scanner saw 75000 rows
I20260503 14:04:44.499797 30054 alter_table-test.cc:1347] Scanner saw 75150 rows
I20260503 14:04:44.504825 30054 alter_table-test.cc:1347] Scanner saw 75400 rows
I20260503 14:04:44.509963 30054 alter_table-test.cc:1347] Scanner saw 75600 rows
I20260503 14:04:44.514969 30054 alter_table-test.cc:1347] Scanner saw 75850 rows
I20260503 14:04:44.517992 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.153s user 0.082s sys 0.002s Metrics: {"bytes_written":312163,"cfile_cache_hit":18,"cfile_cache_hit_bytes":195727,"cfile_cache_miss":74,"cfile_cache_miss_bytes":1715677,"cfile_init":3,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":22,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1020,"drs_written":1,"lbm_read_time_us":1028,"lbm_reads_lt_1ms":86,"lbm_write_time_us":3088,"lbm_writes_lt_1ms":96,"num_input_rowsets":2,"peak_mem_usage":1023525,"reinsert_count":0,"rows_written":69400,"update_count":150}
I20260503 14:04:44.521811 30054 alter_table-test.cc:1347] Scanner saw 76050 rows
I20260503 14:04:44.527385 30054 alter_table-test.cc:1347] Scanner saw 76350 rows
I20260503 14:04:44.531383 30054 alter_table-test.cc:1347] Scanner saw 76600 rows
I20260503 14:04:44.535684 30054 alter_table-test.cc:1347] Scanner saw 76750 rows
I20260503 14:04:44.541072 30054 alter_table-test.cc:1347] Scanner saw 76950 rows
I20260503 14:04:44.546461 30054 alter_table-test.cc:1347] Scanner saw 77150 rows
I20260503 14:04:44.551643 30054 alter_table-test.cc:1347] Scanner saw 77450 rows
I20260503 14:04:44.556730 30054 alter_table-test.cc:1347] Scanner saw 77700 rows
I20260503 14:04:44.562197 30054 alter_table-test.cc:1347] Scanner saw 77950 rows
I20260503 14:04:44.567126 30054 alter_table-test.cc:1347] Scanner saw 78250 rows
I20260503 14:04:44.571939 30054 alter_table-test.cc:1347] Scanner saw 78450 rows
I20260503 14:04:44.576820 30054 alter_table-test.cc:1347] Scanner saw 78650 rows
I20260503 14:04:44.580687 30054 alter_table-test.cc:1347] Scanner saw 78850 rows
I20260503 14:04:44.585621 30054 alter_table-test.cc:1347] Scanner saw 78900 rows
I20260503 14:04:44.591576 30054 alter_table-test.cc:1347] Scanner saw 79100 rows
I20260503 14:04:44.596976 30054 alter_table-test.cc:1347] Scanner saw 79250 rows
I20260503 14:04:44.602721 30054 alter_table-test.cc:1347] Scanner saw 79550 rows
I20260503 14:04:44.608484 30054 alter_table-test.cc:1347] Scanner saw 79850 rows
I20260503 14:04:44.613260 30054 alter_table-test.cc:1347] Scanner saw 79900 rows
I20260503 14:04:44.617739 30054 alter_table-test.cc:1347] Scanner saw 80100 rows
I20260503 14:04:44.622530 30054 alter_table-test.cc:1347] Scanner saw 80300 rows
I20260503 14:04:44.628554 30054 alter_table-test.cc:1347] Scanner saw 80500 rows
I20260503 14:04:44.634641 30054 alter_table-test.cc:1347] Scanner saw 80750 rows
I20260503 14:04:44.641072 30054 alter_table-test.cc:1347] Scanner saw 80850 rows
I20260503 14:04:44.647054 30054 alter_table-test.cc:1347] Scanner saw 81150 rows
I20260503 14:04:44.653191 30054 alter_table-test.cc:1347] Scanner saw 81450 rows
I20260503 14:04:44.659507 30054 alter_table-test.cc:1347] Scanner saw 81750 rows
I20260503 14:04:44.665374 30054 alter_table-test.cc:1347] Scanner saw 82050 rows
I20260503 14:04:44.671626 30054 alter_table-test.cc:1347] Scanner saw 82300 rows
I20260503 14:04:44.677058 30054 alter_table-test.cc:1347] Scanner saw 82600 rows
I20260503 14:04:44.683279 30054 alter_table-test.cc:1347] Scanner saw 82700 rows
I20260503 14:04:44.689229 30054 alter_table-test.cc:1347] Scanner saw 83000 rows
I20260503 14:04:44.695865 30054 alter_table-test.cc:1347] Scanner saw 83350 rows
I20260503 14:04:44.701244 30054 alter_table-test.cc:1347] Scanner saw 83550 rows
I20260503 14:04:44.707472 30054 alter_table-test.cc:1347] Scanner saw 83750 rows
I20260503 14:04:44.713553 30054 alter_table-test.cc:1347] Scanner saw 84000 rows
I20260503 14:04:44.719946 30054 alter_table-test.cc:1347] Scanner saw 84300 rows
I20260503 14:04:44.725841 30054 alter_table-test.cc:1347] Scanner saw 84450 rows
I20260503 14:04:44.731779 30054 alter_table-test.cc:1347] Scanner saw 84700 rows
I20260503 14:04:44.737731 30054 alter_table-test.cc:1347] Scanner saw 84900 rows
I20260503 14:04:44.744601 30054 alter_table-test.cc:1347] Scanner saw 85200 rows
I20260503 14:04:44.751513 30054 alter_table-test.cc:1347] Scanner saw 85500 rows
I20260503 14:04:44.758488 30054 alter_table-test.cc:1347] Scanner saw 85800 rows
I20260503 14:04:44.764799 30054 alter_table-test.cc:1347] Scanner saw 86150 rows
I20260503 14:04:44.771013 30054 alter_table-test.cc:1347] Scanner saw 86450 rows
I20260503 14:04:44.777269 30054 alter_table-test.cc:1347] Scanner saw 86800 rows
I20260503 14:04:44.783676 30054 alter_table-test.cc:1347] Scanner saw 87150 rows
I20260503 14:04:44.790375 30054 alter_table-test.cc:1347] Scanner saw 87450 rows
I20260503 14:04:44.797013 30054 alter_table-test.cc:1347] Scanner saw 87750 rows
I20260503 14:04:44.803423 30054 alter_table-test.cc:1347] Scanner saw 88050 rows
I20260503 14:04:44.810060 30054 alter_table-test.cc:1347] Scanner saw 88050 rows
I20260503 14:04:44.816956 30054 alter_table-test.cc:1347] Scanner saw 88350 rows
I20260503 14:04:44.823640 30054 alter_table-test.cc:1347] Scanner saw 88700 rows
I20260503 14:04:44.830338 30054 alter_table-test.cc:1347] Scanner saw 89000 rows
I20260503 14:04:44.836323 30054 alter_table-test.cc:1347] Scanner saw 89350 rows
I20260503 14:04:44.841917 30054 alter_table-test.cc:1347] Scanner saw 89600 rows
I20260503 14:04:44.846470 30054 alter_table-test.cc:1347] Scanner saw 89850 rows
I20260503 14:04:44.852521 30054 alter_table-test.cc:1347] Scanner saw 89900 rows
I20260503 14:04:44.859885 30054 alter_table-test.cc:1347] Scanner saw 90150 rows
I20260503 14:04:44.865720 30054 alter_table-test.cc:1347] Scanner saw 90450 rows
I20260503 14:04:44.873370 30054 alter_table-test.cc:1347] Scanner saw 90700 rows
I20260503 14:04:44.878696 30054 alter_table-test.cc:1347] Scanner saw 91050 rows
I20260503 14:04:44.886174 30054 alter_table-test.cc:1347] Scanner saw 91100 rows
I20260503 14:04:44.893358 30054 alter_table-test.cc:1347] Scanner saw 91450 rows
I20260503 14:04:44.901067 30054 alter_table-test.cc:1347] Scanner saw 91650 rows
I20260503 14:04:44.907272 30054 alter_table-test.cc:1347] Scanner saw 91900 rows
I20260503 14:04:44.914883 30054 alter_table-test.cc:1347] Scanner saw 92000 rows
I20260503 14:04:44.922387 30054 alter_table-test.cc:1347] Scanner saw 92350 rows
I20260503 14:04:44.929262 30054 alter_table-test.cc:1347] Scanner saw 92650 rows
I20260503 14:04:44.936148 30054 alter_table-test.cc:1347] Scanner saw 92950 rows
I20260503 14:04:44.943648 30054 alter_table-test.cc:1347] Scanner saw 93250 rows
I20260503 14:04:44.951273 30054 alter_table-test.cc:1347] Scanner saw 93600 rows
I20260503 14:04:44.958967 30054 alter_table-test.cc:1347] Scanner saw 93950 rows
I20260503 14:04:44.964666 30054 alter_table-test.cc:1347] Scanner saw 94300 rows
I20260503 14:04:44.971863 30054 alter_table-test.cc:1347] Scanner saw 94350 rows
I20260503 14:04:44.979064 30054 alter_table-test.cc:1347] Scanner saw 94700 rows
I20260503 14:04:44.985975 30054 alter_table-test.cc:1347] Scanner saw 95050 rows
I20260503 14:04:44.991906 30054 alter_table-test.cc:1347] Scanner saw 95350 rows
I20260503 14:04:44.999181 30054 alter_table-test.cc:1347] Scanner saw 95500 rows
I20260503 14:04:45.007021 30054 alter_table-test.cc:1347] Scanner saw 95800 rows
I20260503 14:04:45.014679 30054 alter_table-test.cc:1347] Scanner saw 96150 rows
I20260503 14:04:45.022373 30054 alter_table-test.cc:1347] Scanner saw 96500 rows
I20260503 14:04:45.030148 30054 alter_table-test.cc:1347] Scanner saw 96900 rows
I20260503 14:04:45.037639 30054 alter_table-test.cc:1347] Scanner saw 97000 rows
I20260503 14:04:45.045013 30054 alter_table-test.cc:1347] Scanner saw 97150 rows
I20260503 14:04:45.052143 30054 alter_table-test.cc:1347] Scanner saw 97500 rows
I20260503 14:04:45.060017 30054 alter_table-test.cc:1347] Scanner saw 97850 rows
I20260503 14:04:45.065472 30054 alter_table-test.cc:1347] Scanner saw 98200 rows
I20260503 14:04:45.073529 30054 alter_table-test.cc:1347] Scanner saw 98250 rows
I20260503 14:04:45.082811 30054 alter_table-test.cc:1347] Scanner saw 98600 rows
I20260503 14:04:45.090297 30054 alter_table-test.cc:1347] Scanner saw 99050 rows
I20260503 14:04:45.098779 30054 alter_table-test.cc:1347] Scanner saw 99300 rows
I20260503 14:04:45.107477 30054 alter_table-test.cc:1347] Scanner saw 99650 rows
I20260503 14:04:45.116030 30054 alter_table-test.cc:1347] Scanner saw 100050 rows
I20260503 14:04:45.123504 30054 alter_table-test.cc:1347] Scanner saw 100450 rows
I20260503 14:04:45.131798 30054 alter_table-test.cc:1347] Scanner saw 100800 rows
I20260503 14:04:45.139410 30054 alter_table-test.cc:1347] Scanner saw 101150 rows
I20260503 14:04:45.147828 30054 alter_table-test.cc:1347] Scanner saw 101500 rows
I20260503 14:04:45.156225 30054 alter_table-test.cc:1347] Scanner saw 101900 rows
I20260503 14:04:45.172904 30054 alter_table-test.cc:1347] Scanner saw 102300 rows
I20260503 14:04:45.181207 30054 alter_table-test.cc:1347] Scanner saw 102700 rows
I20260503 14:04:45.189955 30054 alter_table-test.cc:1347] Scanner saw 103100 rows
I20260503 14:04:45.197932 30054 alter_table-test.cc:1347] Scanner saw 103400 rows
I20260503 14:04:45.209553 30054 alter_table-test.cc:1347] Scanner saw 103800 rows
I20260503 14:04:45.220949 30054 alter_table-test.cc:1347] Scanner saw 104300 rows
I20260503 14:04:45.229874 30054 alter_table-test.cc:1347] Scanner saw 104650 rows
I20260503 14:04:45.238607 30054 alter_table-test.cc:1347] Scanner saw 105000 rows
I20260503 14:04:45.247603 30054 alter_table-test.cc:1347] Scanner saw 105100 rows
I20260503 14:04:45.256392 30054 alter_table-test.cc:1347] Scanner saw 105550 rows
I20260503 14:04:45.263617 30054 alter_table-test.cc:1347] Scanner saw 106050 rows
I20260503 14:04:45.273002 30054 alter_table-test.cc:1347] Scanner saw 106250 rows
I20260503 14:04:45.282514 30054 alter_table-test.cc:1347] Scanner saw 106600 rows
I20260503 14:04:45.291283 30054 alter_table-test.cc:1347] Scanner saw 107100 rows
I20260503 14:04:45.300241 30054 alter_table-test.cc:1347] Scanner saw 107450 rows
I20260503 14:04:45.309307 30054 alter_table-test.cc:1347] Scanner saw 107800 rows
I20260503 14:04:45.318277 30054 alter_table-test.cc:1347] Scanner saw 108200 rows
I20260503 14:04:45.327775 30054 alter_table-test.cc:1347] Scanner saw 108600 rows
I20260503 14:04:45.334638 30054 alter_table-test.cc:1347] Scanner saw 109050 rows
I20260503 14:04:45.344666 30054 alter_table-test.cc:1347] Scanner saw 109050 rows
I20260503 14:04:45.354462 30054 alter_table-test.cc:1347] Scanner saw 109500 rows
I20260503 14:04:45.363778 30054 alter_table-test.cc:1347] Scanner saw 110000 rows
I20260503 14:04:45.372908 30054 alter_table-test.cc:1347] Scanner saw 110450 rows
I20260503 14:04:45.380988 30054 alter_table-test.cc:1347] Scanner saw 110900 rows
I20260503 14:04:45.388335 30054 alter_table-test.cc:1347] Scanner saw 111100 rows
I20260503 14:04:45.396751 30054 alter_table-test.cc:1347] Scanner saw 111250 rows
I20260503 14:04:45.405164 30054 alter_table-test.cc:1347] Scanner saw 111450 rows
I20260503 14:04:45.413360 30054 alter_table-test.cc:1347] Scanner saw 111850 rows
I20260503 14:04:45.422646 30054 alter_table-test.cc:1347] Scanner saw 112250 rows
I20260503 14:04:45.432379 30054 alter_table-test.cc:1347] Scanner saw 112350 rows
I20260503 14:04:45.441897 30054 alter_table-test.cc:1347] Scanner saw 112700 rows
I20260503 14:04:45.451370 30054 alter_table-test.cc:1347] Scanner saw 113150 rows
I20260503 14:04:45.460969 30054 alter_table-test.cc:1347] Scanner saw 113250 rows
I20260503 14:04:45.471535 30054 alter_table-test.cc:1347] Scanner saw 113750 rows
I20260503 14:04:45.480988 30054 alter_table-test.cc:1347] Scanner saw 114250 rows
I20260503 14:04:45.491578 30054 alter_table-test.cc:1347] Scanner saw 114650 rows
I20260503 14:04:45.502547 30054 alter_table-test.cc:1347] Scanner saw 115150 rows
I20260503 14:04:45.517339 30054 alter_table-test.cc:1347] Scanner saw 115350 rows
I20260503 14:04:45.518765 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:45.528098 30054 alter_table-test.cc:1347] Scanner saw 115850 rows
I20260503 14:04:45.530153 29908 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:04:45.536998 30054 alter_table-test.cc:1347] Scanner saw 116350 rows
I20260503 14:04:45.543936 30054 alter_table-test.cc:1347] Scanner saw 116550 rows
I20260503 14:04:45.555001 30054 alter_table-test.cc:1347] Scanner saw 116550 rows
I20260503 14:04:45.564932 30054 alter_table-test.cc:1347] Scanner saw 117000 rows
I20260503 14:04:45.572449 30054 alter_table-test.cc:1347] Scanner saw 117300 rows
I20260503 14:04:45.579849 30061 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:04:45.579802 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.061s user 0.035s sys 0.000s Metrics: {"bytes_written":159033,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":989,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":886,"drs_written":1,"lbm_read_time_us":17,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1345,"lbm_writes_lt_1ms":62,"peak_mem_usage":0,"reinsert_count":0,"rows_written":46500,"thread_start_us":122,"threads_started":1,"update_count":17}
I20260503 14:04:45.580250 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.013710
I20260503 14:04:45.582433 30054 alter_table-test.cc:1347] Scanner saw 117300 rows
I20260503 14:04:45.584298 29908 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 1)
I20260503 14:04:45.591130 30054 alter_table-test.cc:1347] Scanner saw 117300 rows
I20260503 14:04:45.598876 30054 alter_table-test.cc:1347] Scanner saw 117300 rows
I20260503 14:04:45.606547 30054 alter_table-test.cc:1347] Scanner saw 117400 rows
I20260503 14:04:45.613969 30054 alter_table-test.cc:1347] Scanner saw 117700 rows
I20260503 14:04:45.621831 30054 alter_table-test.cc:1347] Scanner saw 118100 rows
I20260503 14:04:45.629838 30054 alter_table-test.cc:1347] Scanner saw 118450 rows
I20260503 14:04:45.637741 30054 alter_table-test.cc:1347] Scanner saw 118800 rows
I20260503 14:04:45.657404 30054 alter_table-test.cc:1347] Scanner saw 118800 rows
I20260503 14:04:45.665292 30054 alter_table-test.cc:1347] Scanner saw 119800 rows
I20260503 14:04:45.681739 30054 alter_table-test.cc:1347] Scanner saw 120150 rows
I20260503 14:04:45.689775 30054 alter_table-test.cc:1347] Scanner saw 120950 rows
I20260503 14:04:45.704275 30054 alter_table-test.cc:1347] Scanner saw 121650 rows
I20260503 14:04:45.712288 30054 alter_table-test.cc:1347] Scanner saw 122050 rows
I20260503 14:04:45.720621 30054 alter_table-test.cc:1347] Scanner saw 122250 rows
I20260503 14:04:45.728523 30054 alter_table-test.cc:1347] Scanner saw 122300 rows
I20260503 14:04:45.737890 30054 alter_table-test.cc:1347] Scanner saw 122300 rows
I20260503 14:04:45.748405 30054 alter_table-test.cc:1347] Scanner saw 122700 rows
I20260503 14:04:45.759509 30054 alter_table-test.cc:1347] Scanner saw 123050 rows
I20260503 14:04:45.767613 30054 alter_table-test.cc:1347] Scanner saw 123550 rows
I20260503 14:04:45.776086 30054 alter_table-test.cc:1347] Scanner saw 123950 rows
I20260503 14:04:45.786947 30054 alter_table-test.cc:1347] Scanner saw 124200 rows
I20260503 14:04:45.792466 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.212s user 0.146s sys 0.004s Metrics: {"bytes_written":499540,"cfile_cache_hit":24,"cfile_cache_hit_bytes":330123,"cfile_cache_miss":102,"cfile_cache_miss_bytes":2547363,"cfile_init":4,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":24,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":879,"drs_written":1,"lbm_read_time_us":1540,"lbm_reads_lt_1ms":118,"lbm_write_time_us":3953,"lbm_writes_lt_1ms":143,"num_input_rowsets":2,"peak_mem_usage":1497434,"reinsert_count":0,"rows_written":115900,"update_count":98}
I20260503 14:04:45.792763 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.010708
I20260503 14:04:45.801789 30054 alter_table-test.cc:1347] Scanner saw 124700 rows
I20260503 14:04:45.828503 30054 alter_table-test.cc:1347] Scanner saw 124900 rows
I20260503 14:04:45.839466 30054 alter_table-test.cc:1347] Scanner saw 126350 rows
I20260503 14:04:45.847793 30054 alter_table-test.cc:1347] Scanner saw 126650 rows
I20260503 14:04:45.856688 30054 alter_table-test.cc:1347] Scanner saw 126700 rows
I20260503 14:04:45.869650 30054 alter_table-test.cc:1347] Scanner saw 126800 rows
I20260503 14:04:45.877959 30054 alter_table-test.cc:1347] Scanner saw 126900 rows
I20260503 14:04:45.887269 30054 alter_table-test.cc:1347] Scanner saw 126900 rows
I20260503 14:04:45.896080 30054 alter_table-test.cc:1347] Scanner saw 127050 rows
I20260503 14:04:45.914933 30054 alter_table-test.cc:1347] Scanner saw 127150 rows
I20260503 14:04:45.924921 30054 alter_table-test.cc:1347] Scanner saw 128100 rows
I20260503 14:04:45.933977 30054 alter_table-test.cc:1347] Scanner saw 128500 rows
I20260503 14:04:45.945410 30054 alter_table-test.cc:1347] Scanner saw 129000 rows
I20260503 14:04:45.954396 30054 alter_table-test.cc:1347] Scanner saw 129150 rows
I20260503 14:04:45.965660 30054 alter_table-test.cc:1347] Scanner saw 129150 rows
I20260503 14:04:45.975392 30054 alter_table-test.cc:1347] Scanner saw 129550 rows
I20260503 14:04:45.985704 30054 alter_table-test.cc:1347] Scanner saw 129750 rows
I20260503 14:04:45.996302 30054 alter_table-test.cc:1347] Scanner saw 130200 rows
I20260503 14:04:46.007257 30054 alter_table-test.cc:1347] Scanner saw 130650 rows
I20260503 14:04:46.017084 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.224s user 0.147s sys 0.000s Metrics: {"bytes_written":506837,"cfile_cache_hit":23,"cfile_cache_hit_bytes":332616,"cfile_cache_miss":113,"cfile_cache_miss_bytes":2735278,"cfile_init":5,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1198,"drs_written":1,"lbm_read_time_us":1532,"lbm_reads_lt_1ms":133,"lbm_write_time_us":4275,"lbm_writes_lt_1ms":145,"num_input_rowsets":2,"peak_mem_usage":1593120,"reinsert_count":0,"rows_written":117300,"spinlock_wait_cycles":1664,"update_count":92}
I20260503 14:04:46.021229 30054 alter_table-test.cc:1347] Scanner saw 131250 rows
I20260503 14:04:46.029119 30054 alter_table-test.cc:1347] Scanner saw 131600 rows
I20260503 14:04:46.039158 30054 alter_table-test.cc:1347] Scanner saw 131850 rows
I20260503 14:04:46.045885 30054 alter_table-test.cc:1347] Scanner saw 132100 rows
I20260503 14:04:46.055811 30054 alter_table-test.cc:1347] Scanner saw 132200 rows
I20260503 14:04:46.064853 30054 alter_table-test.cc:1347] Scanner saw 132600 rows
I20260503 14:04:46.073992 30054 alter_table-test.cc:1347] Scanner saw 133000 rows
I20260503 14:04:46.081635 30054 alter_table-test.cc:1347] Scanner saw 133400 rows
I20260503 14:04:46.088618 30054 alter_table-test.cc:1347] Scanner saw 133650 rows
I20260503 14:04:46.094942 30054 alter_table-test.cc:1347] Scanner saw 133750 rows
I20260503 14:04:46.101128 30054 alter_table-test.cc:1347] Scanner saw 133800 rows
I20260503 14:04:46.109969 30054 alter_table-test.cc:1347] Scanner saw 133850 rows
I20260503 14:04:46.118228 30054 alter_table-test.cc:1347] Scanner saw 134250 rows
I20260503 14:04:46.126533 30054 alter_table-test.cc:1347] Scanner saw 134650 rows
I20260503 14:04:46.136338 30054 alter_table-test.cc:1347] Scanner saw 135050 rows
I20260503 14:04:46.143421 30054 alter_table-test.cc:1347] Scanner saw 135400 rows
I20260503 14:04:46.153211 30054 alter_table-test.cc:1347] Scanner saw 135750 rows
I20260503 14:04:46.163407 30054 alter_table-test.cc:1347] Scanner saw 136150 rows
I20260503 14:04:46.173636 30054 alter_table-test.cc:1347] Scanner saw 136450 rows
I20260503 14:04:46.183911 30054 alter_table-test.cc:1347] Scanner saw 136900 rows
I20260503 14:04:46.193854 30054 alter_table-test.cc:1347] Scanner saw 137400 rows
I20260503 14:04:46.203861 30054 alter_table-test.cc:1347] Scanner saw 137850 rows
I20260503 14:04:46.214447 30054 alter_table-test.cc:1347] Scanner saw 138000 rows
I20260503 14:04:46.221033 30054 alter_table-test.cc:1347] Scanner saw 138450 rows
I20260503 14:04:46.231041 30054 alter_table-test.cc:1347] Scanner saw 138500 rows
I20260503 14:04:46.239055 30054 alter_table-test.cc:1347] Scanner saw 138950 rows
I20260503 14:04:46.248222 30054 alter_table-test.cc:1347] Scanner saw 139100 rows
I20260503 14:04:46.260258 30054 alter_table-test.cc:1347] Scanner saw 139450 rows
I20260503 14:04:46.272073 30054 alter_table-test.cc:1347] Scanner saw 139950 rows
I20260503 14:04:46.282822 30054 alter_table-test.cc:1347] Scanner saw 140450 rows
I20260503 14:04:46.293298 30054 alter_table-test.cc:1347] Scanner saw 140900 rows
I20260503 14:04:46.303639 30054 alter_table-test.cc:1347] Scanner saw 141350 rows
I20260503 14:04:46.313860 30054 alter_table-test.cc:1347] Scanner saw 141850 rows
I20260503 14:04:46.323230 30054 alter_table-test.cc:1347] Scanner saw 142350 rows
I20260503 14:04:46.333734 30054 alter_table-test.cc:1347] Scanner saw 142650 rows
I20260503 14:04:46.344334 30054 alter_table-test.cc:1347] Scanner saw 143100 rows
I20260503 14:04:46.352991 30054 alter_table-test.cc:1347] Scanner saw 143450 rows
I20260503 14:04:46.363447 30054 alter_table-test.cc:1347] Scanner saw 143850 rows
I20260503 14:04:46.372995 30054 alter_table-test.cc:1347] Scanner saw 144250 rows
I20260503 14:04:46.383613 30054 alter_table-test.cc:1347] Scanner saw 144650 rows
I20260503 14:04:46.394706 30054 alter_table-test.cc:1347] Scanner saw 144750 rows
I20260503 14:04:46.401935 30054 alter_table-test.cc:1347] Scanner saw 145300 rows
I20260503 14:04:46.411733 30054 alter_table-test.cc:1347] Scanner saw 145350 rows
I20260503 14:04:46.421077 30054 alter_table-test.cc:1347] Scanner saw 145800 rows
I20260503 14:04:46.431591 30054 alter_table-test.cc:1347] Scanner saw 146200 rows
I20260503 14:04:46.443244 30054 alter_table-test.cc:1347] Scanner saw 146650 rows
I20260503 14:04:46.450816 30054 alter_table-test.cc:1347] Scanner saw 146950 rows
I20260503 14:04:46.461678 30054 alter_table-test.cc:1347] Scanner saw 147050 rows
I20260503 14:04:46.472433 30054 alter_table-test.cc:1347] Scanner saw 147500 rows
I20260503 14:04:46.484685 30054 alter_table-test.cc:1347] Scanner saw 148050 rows
I20260503 14:04:46.496090 30054 alter_table-test.cc:1347] Scanner saw 148500 rows
I20260503 14:04:46.507463 30054 alter_table-test.cc:1347] Scanner saw 149000 rows
I20260503 14:04:46.517954 30054 alter_table-test.cc:1347] Scanner saw 149250 rows
I20260503 14:04:46.530130 30054 alter_table-test.cc:1347] Scanner saw 149600 rows
I20260503 14:04:46.539755 30054 alter_table-test.cc:1347] Scanner saw 150200 rows
I20260503 14:04:46.551880 30054 alter_table-test.cc:1347] Scanner saw 150600 rows
I20260503 14:04:46.562012 30054 alter_table-test.cc:1347] Scanner saw 151250 rows
I20260503 14:04:46.573041 30054 alter_table-test.cc:1347] Scanner saw 151650 rows
I20260503 14:04:46.583997 30054 alter_table-test.cc:1347] Scanner saw 152150 rows
I20260503 14:04:46.593858 30054 alter_table-test.cc:1347] Scanner saw 152600 rows
I20260503 14:04:46.602277 30054 alter_table-test.cc:1347] Scanner saw 153000 rows
I20260503 14:04:46.616022 30054 alter_table-test.cc:1347] Scanner saw 153200 rows
I20260503 14:04:46.630759 30054 alter_table-test.cc:1347] Scanner saw 153750 rows
I20260503 14:04:46.643159 30054 alter_table-test.cc:1347] Scanner saw 154500 rows
I20260503 14:04:46.652453 30054 alter_table-test.cc:1347] Scanner saw 154650 rows
I20260503 14:04:46.664060 30054 alter_table-test.cc:1347] Scanner saw 155100 rows
I20260503 14:04:46.675880 30054 alter_table-test.cc:1347] Scanner saw 155450 rows
I20260503 14:04:46.688244 30054 alter_table-test.cc:1347] Scanner saw 155750 rows
I20260503 14:04:46.702175 30054 alter_table-test.cc:1347] Scanner saw 156350 rows
I20260503 14:04:46.713981 30054 alter_table-test.cc:1347] Scanner saw 157000 rows
I20260503 14:04:46.725322 30054 alter_table-test.cc:1347] Scanner saw 157550 rows
I20260503 14:04:46.738515 30054 alter_table-test.cc:1347] Scanner saw 158050 rows
I20260503 14:04:46.751113 30054 alter_table-test.cc:1347] Scanner saw 158650 rows
I20260503 14:04:46.764796 30054 alter_table-test.cc:1347] Scanner saw 158950 rows
I20260503 14:04:46.767760 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:46.778503 30054 alter_table-test.cc:1347] Scanner saw 159500 rows
I20260503 14:04:46.788697 30054 alter_table-test.cc:1347] Scanner saw 160100 rows
I20260503 14:04:46.809520 30054 alter_table-test.cc:1347] Scanner saw 160400 rows
I20260503 14:04:46.822317 30054 alter_table-test.cc:1347] Scanner saw 160900 rows
I20260503 14:04:46.837172 30054 alter_table-test.cc:1347] Scanner saw 161250 rows
I20260503 14:04:46.840071 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.072s user 0.033s sys 0.000s Metrics: {"bytes_written":145321,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":295,"dirs.run_cpu_time_us":125,"dirs.run_wall_time_us":914,"drs_written":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1138,"lbm_writes_lt_1ms":61,"peak_mem_usage":0,"reinsert_count":0,"rows_written":42350,"thread_start_us":66,"threads_started":1,"update_count":18}
I20260503 14:04:46.840258 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.014389
I20260503 14:04:46.849177 30054 alter_table-test.cc:1347] Scanner saw 161850 rows
I20260503 14:04:46.858016 30054 alter_table-test.cc:1347] Scanner saw 162200 rows
I20260503 14:04:46.869805 30054 alter_table-test.cc:1347] Scanner saw 162350 rows
I20260503 14:04:46.881227 30054 alter_table-test.cc:1347] Scanner saw 162750 rows
I20260503 14:04:46.891566 30054 alter_table-test.cc:1347] Scanner saw 163150 rows
I20260503 14:04:46.901929 30054 alter_table-test.cc:1347] Scanner saw 163400 rows
I20260503 14:04:46.913604 30054 alter_table-test.cc:1347] Scanner saw 163650 rows
I20260503 14:04:46.936909 30054 alter_table-test.cc:1347] Scanner saw 163900 rows
I20260503 14:04:46.951177 30054 alter_table-test.cc:1347] Scanner saw 164900 rows
I20260503 14:04:46.958964 30054 alter_table-test.cc:1347] Scanner saw 165200 rows
I20260503 14:04:46.967209 30054 alter_table-test.cc:1347] Scanner saw 165300 rows
I20260503 14:04:46.978047 30054 alter_table-test.cc:1347] Scanner saw 165450 rows
I20260503 14:04:46.987385 30054 alter_table-test.cc:1347] Scanner saw 165850 rows
I20260503 14:04:46.997179 30054 alter_table-test.cc:1347] Scanner saw 166000 rows
I20260503 14:04:47.005534 30054 alter_table-test.cc:1347] Scanner saw 166300 rows
I20260503 14:04:47.016983 30054 alter_table-test.cc:1347] Scanner saw 166500 rows
I20260503 14:04:47.027393 30054 alter_table-test.cc:1347] Scanner saw 166700 rows
I20260503 14:04:47.035181 30054 alter_table-test.cc:1347] Scanner saw 167100 rows
I20260503 14:04:47.044906 30054 alter_table-test.cc:1347] Scanner saw 167200 rows
I20260503 14:04:47.056470 30054 alter_table-test.cc:1347] Scanner saw 167600 rows
I20260503 14:04:47.066280 30054 alter_table-test.cc:1347] Scanner saw 167650 rows
I20260503 14:04:47.073796 30054 alter_table-test.cc:1347] Scanner saw 167900 rows
I20260503 14:04:47.086256 30054 alter_table-test.cc:1347] Scanner saw 167950 rows
I20260503 14:04:47.097555 30054 alter_table-test.cc:1347] Scanner saw 168450 rows
I20260503 14:04:47.106184 30054 alter_table-test.cc:1347] Scanner saw 168850 rows
I20260503 14:04:47.116037 30054 alter_table-test.cc:1347] Scanner saw 168950 rows
I20260503 14:04:47.130717 30054 alter_table-test.cc:1347] Scanner saw 169400 rows
I20260503 14:04:47.133631 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.293s user 0.187s sys 0.009s Metrics: {"bytes_written":676922,"cfile_cache_hit":27,"cfile_cache_hit_bytes":479877,"cfile_cache_miss":137,"cfile_cache_miss_bytes":3295653,"cfile_init":6,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":23,"dirs.run_cpu_time_us":222,"dirs.run_wall_time_us":1457,"drs_written":1,"lbm_read_time_us":1957,"lbm_reads_lt_1ms":161,"lbm_write_time_us":5457,"lbm_writes_lt_1ms":187,"num_input_rowsets":2,"peak_mem_usage":1988851,"reinsert_count":0,"rows_written":159650,"update_count":198}
I20260503 14:04:47.142190 30054 alter_table-test.cc:1347] Scanner saw 170000 rows
I20260503 14:04:47.154101 30054 alter_table-test.cc:1347] Scanner saw 170400 rows
I20260503 14:04:47.165006 30054 alter_table-test.cc:1347] Scanner saw 170850 rows
I20260503 14:04:47.176946 30054 alter_table-test.cc:1347] Scanner saw 171300 rows
I20260503 14:04:47.196130 30054 alter_table-test.cc:1347] Scanner saw 171850 rows
I20260503 14:04:47.206626 30054 alter_table-test.cc:1347] Scanner saw 172650 rows
I20260503 14:04:47.218008 30054 alter_table-test.cc:1347] Scanner saw 173050 rows
I20260503 14:04:47.229423 30054 alter_table-test.cc:1347] Scanner saw 173500 rows
I20260503 14:04:47.242244 30054 alter_table-test.cc:1347] Scanner saw 173950 rows
I20260503 14:04:47.250700 30054 alter_table-test.cc:1347] Scanner saw 174550 rows
I20260503 14:04:47.261128 30054 alter_table-test.cc:1347] Scanner saw 174700 rows
I20260503 14:04:47.273212 30054 alter_table-test.cc:1347] Scanner saw 175050 rows
I20260503 14:04:47.285068 30054 alter_table-test.cc:1347] Scanner saw 175600 rows
I20260503 14:04:47.296141 30054 alter_table-test.cc:1347] Scanner saw 176000 rows
I20260503 14:04:47.305964 30054 alter_table-test.cc:1347] Scanner saw 176500 rows
I20260503 14:04:47.318537 30054 alter_table-test.cc:1347] Scanner saw 176950 rows
I20260503 14:04:47.331076 30054 alter_table-test.cc:1347] Scanner saw 177450 rows
I20260503 14:04:47.343214 30054 alter_table-test.cc:1347] Scanner saw 178100 rows
I20260503 14:04:47.354665 30054 alter_table-test.cc:1347] Scanner saw 178550 rows
I20260503 14:04:47.367326 30054 alter_table-test.cc:1347] Scanner saw 179050 rows
I20260503 14:04:47.378126 30054 alter_table-test.cc:1347] Scanner saw 179600 rows
I20260503 14:04:47.389039 30054 alter_table-test.cc:1347] Scanner saw 180050 rows
I20260503 14:04:47.400441 30054 alter_table-test.cc:1347] Scanner saw 180450 rows
I20260503 14:04:47.412257 30054 alter_table-test.cc:1347] Scanner saw 180900 rows
I20260503 14:04:47.421798 30054 alter_table-test.cc:1347] Scanner saw 181100 rows
I20260503 14:04:47.431337 30054 alter_table-test.cc:1347] Scanner saw 181300 rows
I20260503 14:04:47.445892 30054 alter_table-test.cc:1347] Scanner saw 181450 rows
I20260503 14:04:47.458062 30054 alter_table-test.cc:1347] Scanner saw 182100 rows
I20260503 14:04:47.470968 30054 alter_table-test.cc:1347] Scanner saw 182600 rows
I20260503 14:04:47.482888 30054 alter_table-test.cc:1347] Scanner saw 183150 rows
I20260503 14:04:47.493857 30054 alter_table-test.cc:1347] Scanner saw 183700 rows
I20260503 14:04:47.506299 30054 alter_table-test.cc:1347] Scanner saw 184150 rows
I20260503 14:04:47.519434 30054 alter_table-test.cc:1347] Scanner saw 184700 rows
I20260503 14:04:47.529881 30054 alter_table-test.cc:1347] Scanner saw 184950 rows
I20260503 14:04:47.542591 30054 alter_table-test.cc:1347] Scanner saw 185150 rows
I20260503 14:04:47.556393 30054 alter_table-test.cc:1347] Scanner saw 185600 rows
I20260503 14:04:47.569481 30054 alter_table-test.cc:1347] Scanner saw 186150 rows
I20260503 14:04:47.582026 30054 alter_table-test.cc:1347] Scanner saw 186600 rows
I20260503 14:04:47.594749 30054 alter_table-test.cc:1347] Scanner saw 187050 rows
I20260503 14:04:47.607060 30054 alter_table-test.cc:1347] Scanner saw 187550 rows
I20260503 14:04:47.618876 30054 alter_table-test.cc:1347] Scanner saw 188050 rows
I20260503 14:04:47.632133 30054 alter_table-test.cc:1347] Scanner saw 188400 rows
I20260503 14:04:47.644623 30054 alter_table-test.cc:1347] Scanner saw 188750 rows
I20260503 14:04:47.657245 30054 alter_table-test.cc:1347] Scanner saw 189200 rows
I20260503 14:04:47.669242 30054 alter_table-test.cc:1347] Scanner saw 189750 rows
I20260503 14:04:47.681793 30054 alter_table-test.cc:1347] Scanner saw 190100 rows
I20260503 14:04:47.693193 30054 alter_table-test.cc:1347] Scanner saw 190650 rows
I20260503 14:04:47.706760 30054 alter_table-test.cc:1347] Scanner saw 191100 rows
I20260503 14:04:47.720891 30054 alter_table-test.cc:1347] Scanner saw 191600 rows
I20260503 14:04:47.732445 30054 alter_table-test.cc:1347] Scanner saw 192100 rows
I20260503 14:04:47.746385 30054 alter_table-test.cc:1347] Scanner saw 192550 rows
I20260503 14:04:47.759202 30054 alter_table-test.cc:1347] Scanner saw 193000 rows
I20260503 14:04:47.772797 30054 alter_table-test.cc:1347] Scanner saw 193500 rows
I20260503 14:04:47.786819 30054 alter_table-test.cc:1347] Scanner saw 193950 rows
I20260503 14:04:47.801538 30054 alter_table-test.cc:1347] Scanner saw 194500 rows
I20260503 14:04:47.814692 30054 alter_table-test.cc:1347] Scanner saw 194900 rows
I20260503 14:04:47.825450 30054 alter_table-test.cc:1347] Scanner saw 195300 rows
I20260503 14:04:47.839725 30054 alter_table-test.cc:1347] Scanner saw 195500 rows
I20260503 14:04:47.852411 30054 alter_table-test.cc:1347] Scanner saw 196050 rows
I20260503 14:04:47.865949 30054 alter_table-test.cc:1347] Scanner saw 196650 rows
I20260503 14:04:47.879082 30054 alter_table-test.cc:1347] Scanner saw 197250 rows
I20260503 14:04:47.884230 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:47.889019 30054 alter_table-test.cc:1347] Scanner saw 197750 rows
I20260503 14:04:47.902736 30054 alter_table-test.cc:1347] Scanner saw 197800 rows
I20260503 14:04:47.915611 30054 alter_table-test.cc:1347] Scanner saw 198250 rows
I20260503 14:04:47.928474 30054 alter_table-test.cc:1347] Scanner saw 198650 rows
I20260503 14:04:47.947069 30054 alter_table-test.cc:1347] Scanner saw 199200 rows
I20260503 14:04:47.960772 30054 alter_table-test.cc:1347] Scanner saw 199950 rows
I20260503 14:04:47.972141 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.088s user 0.022s sys 0.007s Metrics: {"bytes_written":129247,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":188,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":909,"drs_written":1,"lbm_read_time_us":19,"lbm_reads_lt_1ms":4,"lbm_write_time_us":995,"lbm_writes_lt_1ms":58,"peak_mem_usage":0,"reinsert_count":0,"rows_written":38100,"thread_start_us":84,"threads_started":1,"update_count":11}
I20260503 14:04:47.972357 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.014260
I20260503 14:04:47.977811 30054 alter_table-test.cc:1347] Scanner saw 200550 rows
I20260503 14:04:47.995812 30054 alter_table-test.cc:1347] Scanner saw 200900 rows
I20260503 14:04:48.009608 30054 alter_table-test.cc:1347] Scanner saw 201400 rows
I20260503 14:04:48.024242 30054 alter_table-test.cc:1347] Scanner saw 201500 rows
I20260503 14:04:48.066026 30054 alter_table-test.cc:1347] Scanner saw 201650 rows
I20260503 14:04:48.080260 30054 alter_table-test.cc:1347] Scanner saw 203500 rows
I20260503 14:04:48.093659 30054 alter_table-test.cc:1347] Scanner saw 203900 rows
I20260503 14:04:48.109824 30054 alter_table-test.cc:1347] Scanner saw 204200 rows
I20260503 14:04:48.125222 30054 alter_table-test.cc:1347] Scanner saw 204700 rows
I20260503 14:04:48.138295 30054 alter_table-test.cc:1347] Scanner saw 205300 rows
I20260503 14:04:48.153980 30054 alter_table-test.cc:1347] Scanner saw 205650 rows
I20260503 14:04:48.169550 30054 alter_table-test.cc:1347] Scanner saw 206000 rows
I20260503 14:04:48.182451 30054 alter_table-test.cc:1347] Scanner saw 206700 rows
I20260503 14:04:48.196990 30054 alter_table-test.cc:1347] Scanner saw 206800 rows
I20260503 14:04:48.212160 30054 alter_table-test.cc:1347] Scanner saw 207250 rows
I20260503 14:04:48.233795 30054 alter_table-test.cc:1347] Scanner saw 207800 rows
I20260503 14:04:48.248595 30054 alter_table-test.cc:1347] Scanner saw 208850 rows
I20260503 14:04:48.248807 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.276s user 0.223s sys 0.008s Metrics: {"bytes_written":802921,"cfile_cache_hit":31,"cfile_cache_hit_bytes":617656,"cfile_cache_miss":165,"cfile_cache_miss_bytes":3936666,"cfile_init":5,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":700,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1632,"drs_written":1,"lbm_read_time_us":2497,"lbm_reads_lt_1ms":185,"lbm_write_time_us":6416,"lbm_writes_lt_1ms":224,"num_input_rowsets":2,"peak_mem_usage":2403220,"reinsert_count":0,"rows_written":197750,"thread_start_us":354,"threads_started":6,"update_count":220}
I20260503 14:04:48.264022 30054 alter_table-test.cc:1347] Scanner saw 209350 rows
I20260503 14:04:48.278201 30054 alter_table-test.cc:1347] Scanner saw 210000 rows
I20260503 14:04:48.291113 30054 alter_table-test.cc:1347] Scanner saw 210650 rows
I20260503 14:04:48.304682 30054 alter_table-test.cc:1347] Scanner saw 211100 rows
I20260503 14:04:48.318835 30054 alter_table-test.cc:1347] Scanner saw 211450 rows
I20260503 14:04:48.333809 30054 alter_table-test.cc:1347] Scanner saw 212050 rows
I20260503 14:04:48.348094 30054 alter_table-test.cc:1347] Scanner saw 212750 rows
I20260503 14:04:48.359439 30054 alter_table-test.cc:1347] Scanner saw 213250 rows
I20260503 14:04:48.369395 30054 alter_table-test.cc:1347] Scanner saw 213550 rows
I20260503 14:04:48.382179 30054 alter_table-test.cc:1347] Scanner saw 213800 rows
I20260503 14:04:48.393842 30054 alter_table-test.cc:1347] Scanner saw 214350 rows
I20260503 14:04:48.407161 30054 alter_table-test.cc:1347] Scanner saw 214550 rows
I20260503 14:04:48.421191 30054 alter_table-test.cc:1347] Scanner saw 215250 rows
I20260503 14:04:48.433257 30054 alter_table-test.cc:1347] Scanner saw 215650 rows
I20260503 14:04:48.445185 30054 alter_table-test.cc:1347] Scanner saw 216000 rows
I20260503 14:04:48.456449 30054 alter_table-test.cc:1347] Scanner saw 216600 rows
I20260503 14:04:48.470176 30054 alter_table-test.cc:1347] Scanner saw 216950 rows
I20260503 14:04:48.483795 30054 alter_table-test.cc:1347] Scanner saw 217450 rows
I20260503 14:04:48.496399 30054 alter_table-test.cc:1347] Scanner saw 218100 rows
I20260503 14:04:48.509341 30054 alter_table-test.cc:1347] Scanner saw 218650 rows
I20260503 14:04:48.523414 30054 alter_table-test.cc:1347] Scanner saw 219200 rows
I20260503 14:04:48.543320 30054 alter_table-test.cc:1347] Scanner saw 219700 rows
I20260503 14:04:48.554682 30054 alter_table-test.cc:1347] Scanner saw 220150 rows
I20260503 14:04:48.568228 30054 alter_table-test.cc:1347] Scanner saw 220650 rows
I20260503 14:04:48.583292 30054 alter_table-test.cc:1347] Scanner saw 221050 rows
I20260503 14:04:48.589781 29908 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:04:48.598968 30054 alter_table-test.cc:1347] Scanner saw 221650 rows
I20260503 14:04:48.603967 30056 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:04:48.615130 30054 alter_table-test.cc:1347] Scanner saw 222250 rows
I20260503 14:04:48.629037 29908 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 2)
I20260503 14:04:48.631361 30054 alter_table-test.cc:1347] Scanner saw 222250 rows
I20260503 14:04:48.652208 30054 alter_table-test.cc:1347] Scanner saw 222300 rows
I20260503 14:04:48.666246 30054 alter_table-test.cc:1347] Scanner saw 223200 rows
I20260503 14:04:48.681113 30054 alter_table-test.cc:1347] Scanner saw 223650 rows
I20260503 14:04:48.695695 30054 alter_table-test.cc:1347] Scanner saw 224250 rows
I20260503 14:04:48.714489 30054 alter_table-test.cc:1347] Scanner saw 224350 rows
I20260503 14:04:48.732859 30054 alter_table-test.cc:1347] Scanner saw 225150 rows
I20260503 14:04:48.748766 30054 alter_table-test.cc:1347] Scanner saw 225700 rows
I20260503 14:04:48.772732 30054 alter_table-test.cc:1347] Scanner saw 226250 rows
I20260503 14:04:48.795615 30054 alter_table-test.cc:1347] Scanner saw 227300 rows
I20260503 14:04:48.811736 30054 alter_table-test.cc:1347] Scanner saw 228000 rows
I20260503 14:04:48.827574 30054 alter_table-test.cc:1347] Scanner saw 228450 rows
I20260503 14:04:48.843802 30054 alter_table-test.cc:1347] Scanner saw 229100 rows
I20260503 14:04:48.858955 30054 alter_table-test.cc:1347] Scanner saw 229500 rows
I20260503 14:04:48.874163 30054 alter_table-test.cc:1347] Scanner saw 229600 rows
I20260503 14:04:48.890719 30054 alter_table-test.cc:1347] Scanner saw 229900 rows
I20260503 14:04:48.905552 30054 alter_table-test.cc:1347] Scanner saw 230600 rows
I20260503 14:04:48.925329 30054 alter_table-test.cc:1347] Scanner saw 231050 rows
I20260503 14:04:48.944099 30054 alter_table-test.cc:1347] Scanner saw 231900 rows
I20260503 14:04:48.968854 30054 alter_table-test.cc:1347] Scanner saw 232550 rows
I20260503 14:04:48.985248 30054 alter_table-test.cc:1347] Scanner saw 233650 rows
I20260503 14:04:49.001050 30054 alter_table-test.cc:1347] Scanner saw 234400 rows
I20260503 14:04:49.013491 30054 alter_table-test.cc:1347] Scanner saw 234900 rows
I20260503 14:04:49.025972 30054 alter_table-test.cc:1347] Scanner saw 235250 rows
I20260503 14:04:49.038745 30054 alter_table-test.cc:1347] Scanner saw 235750 rows
I20260503 14:04:49.053422 30054 alter_table-test.cc:1347] Scanner saw 236350 rows
I20260503 14:04:49.068404 30054 alter_table-test.cc:1347] Scanner saw 236950 rows
I20260503 14:04:49.083492 30054 alter_table-test.cc:1347] Scanner saw 237500 rows
I20260503 14:04:49.095731 30054 alter_table-test.cc:1347] Scanner saw 237650 rows
I20260503 14:04:49.111670 30054 alter_table-test.cc:1347] Scanner saw 238150 rows
I20260503 14:04:49.128034 30054 alter_table-test.cc:1347] Scanner saw 238850 rows
I20260503 14:04:49.144047 30054 alter_table-test.cc:1347] Scanner saw 239500 rows
I20260503 14:04:49.159909 30054 alter_table-test.cc:1347] Scanner saw 240050 rows
I20260503 14:04:49.174957 30054 alter_table-test.cc:1347] Scanner saw 240650 rows
I20260503 14:04:49.190110 30054 alter_table-test.cc:1347] Scanner saw 241250 rows
I20260503 14:04:49.206055 30054 alter_table-test.cc:1347] Scanner saw 242000 rows
I20260503 14:04:49.221220 30054 alter_table-test.cc:1347] Scanner saw 242700 rows
I20260503 14:04:49.234702 30054 alter_table-test.cc:1347] Scanner saw 243200 rows
I20260503 14:04:49.250452 30054 alter_table-test.cc:1347] Scanner saw 243700 rows
I20260503 14:04:49.263042 30054 alter_table-test.cc:1347] Scanner saw 244300 rows
I20260503 14:04:49.279227 30054 alter_table-test.cc:1347] Scanner saw 244750 rows
I20260503 14:04:49.295908 30054 alter_table-test.cc:1347] Scanner saw 245450 rows
I20260503 14:04:49.310429 30054 alter_table-test.cc:1347] Scanner saw 246000 rows
I20260503 14:04:49.326391 30054 alter_table-test.cc:1347] Scanner saw 246600 rows
I20260503 14:04:49.342936 30054 alter_table-test.cc:1347] Scanner saw 247300 rows
I20260503 14:04:49.359596 30054 alter_table-test.cc:1347] Scanner saw 247900 rows
I20260503 14:04:49.374629 30054 alter_table-test.cc:1347] Scanner saw 248700 rows
I20260503 14:04:49.391547 30054 alter_table-test.cc:1347] Scanner saw 249200 rows
I20260503 14:04:49.410027 30054 alter_table-test.cc:1347] Scanner saw 249850 rows
I20260503 14:04:49.429843 30054 alter_table-test.cc:1347] Scanner saw 250600 rows
I20260503 14:04:49.445894 30054 alter_table-test.cc:1347] Scanner saw 251450 rows
I20260503 14:04:49.462040 30054 alter_table-test.cc:1347] Scanner saw 251950 rows
I20260503 14:04:49.475912 30054 alter_table-test.cc:1347] Scanner saw 252650 rows
I20260503 14:04:49.491237 30054 alter_table-test.cc:1347] Scanner saw 253250 rows
I20260503 14:04:49.506206 30054 alter_table-test.cc:1347] Scanner saw 253700 rows
I20260503 14:04:49.528051 30054 alter_table-test.cc:1347] Scanner saw 254300 rows
I20260503 14:04:49.545040 30054 alter_table-test.cc:1347] Scanner saw 255100 rows
I20260503 14:04:49.560659 30054 alter_table-test.cc:1347] Scanner saw 255550 rows
I20260503 14:04:49.577546 30054 alter_table-test.cc:1347] Scanner saw 256200 rows
I20260503 14:04:49.594925 30054 alter_table-test.cc:1347] Scanner saw 256800 rows
I20260503 14:04:49.611922 30054 alter_table-test.cc:1347] Scanner saw 257600 rows
I20260503 14:04:49.626298 30054 alter_table-test.cc:1347] Scanner saw 258250 rows
I20260503 14:04:49.641804 30054 alter_table-test.cc:1347] Scanner saw 258600 rows
I20260503 14:04:49.657897 30054 alter_table-test.cc:1347] Scanner saw 259050 rows
I20260503 14:04:49.672164 30054 alter_table-test.cc:1347] Scanner saw 259750 rows
I20260503 14:04:49.686599 30054 alter_table-test.cc:1347] Scanner saw 260050 rows
I20260503 14:04:49.703205 30054 alter_table-test.cc:1347] Scanner saw 260350 rows
I20260503 14:04:49.717589 30054 alter_table-test.cc:1347] Scanner saw 261150 rows
I20260503 14:04:49.735513 30054 alter_table-test.cc:1347] Scanner saw 261750 rows
I20260503 14:04:49.753266 30054 alter_table-test.cc:1347] Scanner saw 262300 rows
I20260503 14:04:49.753613 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:49.771270 30054 alter_table-test.cc:1347] Scanner saw 263050 rows
I20260503 14:04:49.798692 30054 alter_table-test.cc:1347] Scanner saw 263800 rows
I20260503 14:04:49.816558 30054 alter_table-test.cc:1347] Scanner saw 264250 rows
I20260503 14:04:49.832988 30054 alter_table-test.cc:1347] Scanner saw 264800 rows
I20260503 14:04:49.850593 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.097s user 0.036s sys 0.000s Metrics: {"bytes_written":134499,"cfile_init":1,"compiler_manager_pool.queue_time_us":160,"delete_count":0,"dirs.queue_time_us":404,"dirs.run_cpu_time_us":140,"dirs.run_wall_time_us":1760,"drs_written":1,"lbm_read_time_us":23,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1204,"lbm_writes_lt_1ms":64,"peak_mem_usage":0,"reinsert_count":0,"rows_written":40800,"thread_start_us":125,"threads_started":2,"update_count":6}
I20260503 14:04:49.850823 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=2.020775
I20260503 14:04:49.861114 30054 alter_table-test.cc:1347] Scanner saw 265550 rows
I20260503 14:04:49.878688 30054 alter_table-test.cc:1347] Scanner saw 266500 rows
I20260503 14:04:49.899026 30054 alter_table-test.cc:1347] Scanner saw 266900 rows
I20260503 14:04:49.915781 30054 alter_table-test.cc:1347] Scanner saw 267850 rows
I20260503 14:04:49.929797 30054 alter_table-test.cc:1347] Scanner saw 268450 rows
I20260503 14:04:49.967989 30054 alter_table-test.cc:1347] Scanner saw 268700 rows
I20260503 14:04:49.988517 30054 alter_table-test.cc:1347] Scanner saw 270550 rows
I20260503 14:04:50.005715 30054 alter_table-test.cc:1347] Scanner saw 271200 rows
I20260503 14:04:50.026574 30054 alter_table-test.cc:1347] Scanner saw 271650 rows
I20260503 14:04:50.048959 30054 alter_table-test.cc:1347] Scanner saw 272550 rows
I20260503 14:04:50.067867 30054 alter_table-test.cc:1347] Scanner saw 273300 rows
I20260503 14:04:50.088348 30054 alter_table-test.cc:1347] Scanner saw 273950 rows
I20260503 14:04:50.106191 30054 alter_table-test.cc:1347] Scanner saw 274450 rows
I20260503 14:04:50.124989 30054 alter_table-test.cc:1347] Scanner saw 274850 rows
I20260503 14:04:50.140218 30054 alter_table-test.cc:1347] Scanner saw 275300 rows
I20260503 14:04:50.165763 30054 alter_table-test.cc:1347] Scanner saw 275800 rows
I20260503 14:04:50.188371 30054 alter_table-test.cc:1347] Scanner saw 276300 rows
I20260503 14:04:50.208804 30054 alter_table-test.cc:1347] Scanner saw 277200 rows
I20260503 14:04:50.215225 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.364s user 0.280s sys 0.020s Metrics: {"bytes_written":1045146,"cfile_cache_hit":47,"cfile_cache_hit_bytes":695268,"cfile_cache_miss":217,"cfile_cache_miss_bytes":5002088,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":10,"dirs.queue_time_us":21,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1580,"drs_written":1,"lbm_read_time_us":3235,"lbm_reads_lt_1ms":253,"lbm_write_time_us":8913,"lbm_writes_lt_1ms":295,"num_input_rowsets":3,"peak_mem_usage":3067251,"reinsert_count":0,"rows_written":263050,"spinlock_wait_cycles":768,"update_count":275}
I20260503 14:04:50.229893 30054 alter_table-test.cc:1347] Scanner saw 277900 rows
I20260503 14:04:50.248152 30054 alter_table-test.cc:1347] Scanner saw 278450 rows
I20260503 14:04:50.266979 30054 alter_table-test.cc:1347] Scanner saw 279300 rows
I20260503 14:04:50.284807 30054 alter_table-test.cc:1347] Scanner saw 280200 rows
I20260503 14:04:50.301065 30054 alter_table-test.cc:1347] Scanner saw 281000 rows
I20260503 14:04:50.315397 30054 alter_table-test.cc:1347] Scanner saw 281650 rows
I20260503 14:04:50.331279 30054 alter_table-test.cc:1347] Scanner saw 282000 rows
I20260503 14:04:50.348762 30054 alter_table-test.cc:1347] Scanner saw 282700 rows
I20260503 14:04:50.368916 30054 alter_table-test.cc:1347] Scanner saw 283000 rows
I20260503 14:04:50.387374 30054 alter_table-test.cc:1347] Scanner saw 283700 rows
I20260503 14:04:50.403952 30054 alter_table-test.cc:1347] Scanner saw 284350 rows
I20260503 14:04:50.421949 30054 alter_table-test.cc:1347] Scanner saw 285050 rows
I20260503 14:04:50.439518 30054 alter_table-test.cc:1347] Scanner saw 285600 rows
I20260503 14:04:50.456764 30054 alter_table-test.cc:1347] Scanner saw 286100 rows
I20260503 14:04:50.476891 30054 alter_table-test.cc:1347] Scanner saw 286850 rows
I20260503 14:04:50.494205 30054 alter_table-test.cc:1347] Scanner saw 287350 rows
I20260503 14:04:50.512574 30054 alter_table-test.cc:1347] Scanner saw 288050 rows
I20260503 14:04:50.532989 30054 alter_table-test.cc:1347] Scanner saw 288750 rows
I20260503 14:04:50.554527 30054 alter_table-test.cc:1347] Scanner saw 289450 rows
I20260503 14:04:50.570734 30054 alter_table-test.cc:1347] Scanner saw 290350 rows
I20260503 14:04:50.590267 30054 alter_table-test.cc:1347] Scanner saw 291050 rows
I20260503 14:04:50.610617 30054 alter_table-test.cc:1347] Scanner saw 291850 rows
I20260503 14:04:50.630604 30054 alter_table-test.cc:1347] Scanner saw 292700 rows
I20260503 14:04:50.647751 30054 alter_table-test.cc:1347] Scanner saw 293500 rows
I20260503 14:04:50.664505 30054 alter_table-test.cc:1347] Scanner saw 293950 rows
I20260503 14:04:50.684473 30054 alter_table-test.cc:1347] Scanner saw 294450 rows
I20260503 14:04:50.703243 30054 alter_table-test.cc:1347] Scanner saw 295250 rows
I20260503 14:04:50.722607 30054 alter_table-test.cc:1347] Scanner saw 295900 rows
I20260503 14:04:50.739146 30054 alter_table-test.cc:1347] Scanner saw 296800 rows
I20260503 14:04:50.759174 30054 alter_table-test.cc:1347] Scanner saw 297450 rows
I20260503 14:04:50.777458 30054 alter_table-test.cc:1347] Scanner saw 297900 rows
I20260503 14:04:50.798710 30054 alter_table-test.cc:1347] Scanner saw 298700 rows
I20260503 14:04:50.820501 30054 alter_table-test.cc:1347] Scanner saw 299700 rows
I20260503 14:04:50.839998 30054 alter_table-test.cc:1347] Scanner saw 300650 rows
I20260503 14:04:50.857247 30054 alter_table-test.cc:1347] Scanner saw 301450 rows
I20260503 14:04:50.876340 30054 alter_table-test.cc:1347] Scanner saw 302000 rows
I20260503 14:04:50.893635 30054 alter_table-test.cc:1347] Scanner saw 302800 rows
I20260503 14:04:50.914773 30054 alter_table-test.cc:1347] Scanner saw 303200 rows
I20260503 14:04:50.936729 30054 alter_table-test.cc:1347] Scanner saw 304000 rows
I20260503 14:04:50.956225 30054 alter_table-test.cc:1347] Scanner saw 304750 rows
I20260503 14:04:50.965888 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:50.973023 30054 alter_table-test.cc:1347] Scanner saw 305500 rows
I20260503 14:04:50.994493 30054 alter_table-test.cc:1347] Scanner saw 305750 rows
I20260503 14:04:51.014226 30054 alter_table-test.cc:1347] Scanner saw 306450 rows
I20260503 14:04:51.032788 30054 alter_table-test.cc:1347] Scanner saw 306950 rows
I20260503 14:04:51.054883 30054 alter_table-test.cc:1347] Scanner saw 307350 rows
I20260503 14:04:51.076939 30054 alter_table-test.cc:1347] Scanner saw 308250 rows
I20260503 14:04:51.099110 30054 alter_table-test.cc:1347] Scanner saw 309250 rows
I20260503 14:04:51.099483 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.133s user 0.032s sys 0.000s Metrics: {"bytes_written":134525,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":137,"dirs.run_cpu_time_us":147,"dirs.run_wall_time_us":905,"drs_written":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1075,"lbm_writes_lt_1ms":65,"peak_mem_usage":0,"reinsert_count":0,"rows_written":42550,"thread_start_us":69,"threads_started":1,"update_count":8}
I20260503 14:04:51.099713 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.012658
I20260503 14:04:51.113344 30054 alter_table-test.cc:1347] Scanner saw 310200 rows
I20260503 14:04:51.136363 30054 alter_table-test.cc:1347] Scanner saw 310350 rows
I20260503 14:04:51.151938 30054 alter_table-test.cc:1347] Scanner saw 311200 rows
I20260503 14:04:51.166290 30054 alter_table-test.cc:1347] Scanner saw 311400 rows
I20260503 14:04:51.205246 30054 alter_table-test.cc:1347] Scanner saw 311550 rows
I20260503 14:04:51.226754 30054 alter_table-test.cc:1347] Scanner saw 313450 rows
I20260503 14:04:51.260442 30054 alter_table-test.cc:1347] Scanner saw 314050 rows
I20260503 14:04:51.284296 30054 alter_table-test.cc:1347] Scanner saw 315100 rows
I20260503 14:04:51.309083 30054 alter_table-test.cc:1347] Scanner saw 315950 rows
I20260503 14:04:51.334262 30054 alter_table-test.cc:1347] Scanner saw 316650 rows
I20260503 14:04:51.356144 30054 alter_table-test.cc:1347] Scanner saw 317550 rows
I20260503 14:04:51.377887 30054 alter_table-test.cc:1347] Scanner saw 317900 rows
I20260503 14:04:51.397859 30054 alter_table-test.cc:1347] Scanner saw 318700 rows
I20260503 14:04:51.416823 30054 alter_table-test.cc:1347] Scanner saw 319550 rows
I20260503 14:04:51.437301 30054 alter_table-test.cc:1347] Scanner saw 320100 rows
I20260503 14:04:51.464092 30054 alter_table-test.cc:1347] Scanner saw 320800 rows
I20260503 14:04:51.483604 30054 alter_table-test.cc:1347] Scanner saw 322000 rows
I20260503 14:04:51.506098 30054 alter_table-test.cc:1347] Scanner saw 322500 rows
I20260503 14:04:51.530300 30054 alter_table-test.cc:1347] Scanner saw 323550 rows
I20260503 14:04:51.552377 30054 alter_table-test.cc:1347] Scanner saw 324200 rows
I20260503 14:04:51.555342 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.456s user 0.347s sys 0.004s Metrics: {"bytes_written":1241197,"cfile_cache_hit":42,"cfile_cache_hit_bytes":834624,"cfile_cache_miss":252,"cfile_cache_miss_bytes":5932284,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1345,"drs_written":1,"lbm_read_time_us":3555,"lbm_reads_lt_1ms":280,"lbm_write_time_us":8879,"lbm_writes_lt_1ms":334,"num_input_rowsets":2,"peak_mem_usage":3560319,"reinsert_count":0,"rows_written":305600,"spinlock_wait_cycles":4480,"update_count":337}
I20260503 14:04:51.574246 30054 alter_table-test.cc:1347] Scanner saw 325100 rows
I20260503 14:04:51.594286 30054 alter_table-test.cc:1347] Scanner saw 325750 rows
I20260503 14:04:51.611920 30054 alter_table-test.cc:1347] Scanner saw 326450 rows
I20260503 14:04:51.629469 30054 alter_table-test.cc:1347] Scanner saw 327050 rows
I20260503 14:04:51.635509 29908 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:04:51.649317 30054 alter_table-test.cc:1347] Scanner saw 327600 rows
I20260503 14:04:51.655851 30081 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:04:51.671049 30054 alter_table-test.cc:1347] Scanner saw 328150 rows
I20260503 14:04:51.689003 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 3)
I20260503 14:04:51.696765 30054 alter_table-test.cc:1347] Scanner saw 328150 rows
I20260503 14:04:51.722553 30054 alter_table-test.cc:1347] Scanner saw 328550 rows
I20260503 14:04:51.759286 30054 alter_table-test.cc:1347] Scanner saw 329400 rows
I20260503 14:04:51.784389 30054 alter_table-test.cc:1347] Scanner saw 331150 rows
I20260503 14:04:51.809633 30054 alter_table-test.cc:1347] Scanner saw 332150 rows
I20260503 14:04:51.830454 30054 alter_table-test.cc:1347] Scanner saw 333150 rows
I20260503 14:04:51.858870 30054 alter_table-test.cc:1347] Scanner saw 334000 rows
I20260503 14:04:51.885244 30054 alter_table-test.cc:1347] Scanner saw 335300 rows
I20260503 14:04:51.908578 30054 alter_table-test.cc:1347] Scanner saw 336350 rows
I20260503 14:04:51.936090 30054 alter_table-test.cc:1347] Scanner saw 337200 rows
I20260503 14:04:51.959432 30054 alter_table-test.cc:1347] Scanner saw 338050 rows
I20260503 14:04:51.981101 30054 alter_table-test.cc:1347] Scanner saw 339150 rows
I20260503 14:04:52.010552 30054 alter_table-test.cc:1347] Scanner saw 339950 rows
I20260503 14:04:52.032708 30054 alter_table-test.cc:1347] Scanner saw 340900 rows
I20260503 14:04:52.054231 30054 alter_table-test.cc:1347] Scanner saw 341600 rows
I20260503 14:04:52.074877 30054 alter_table-test.cc:1347] Scanner saw 342450 rows
I20260503 14:04:52.092859 30054 alter_table-test.cc:1347] Scanner saw 343050 rows
I20260503 14:04:52.114171 30054 alter_table-test.cc:1347] Scanner saw 343600 rows
I20260503 14:04:52.136452 30054 alter_table-test.cc:1347] Scanner saw 344550 rows
I20260503 14:04:52.158149 30054 alter_table-test.cc:1347] Scanner saw 345550 rows
I20260503 14:04:52.179685 30054 alter_table-test.cc:1347] Scanner saw 346250 rows
I20260503 14:04:52.198649 30054 alter_table-test.cc:1347] Scanner saw 347000 rows
I20260503 14:04:52.223423 30054 alter_table-test.cc:1347] Scanner saw 347500 rows
I20260503 14:04:52.244231 30054 alter_table-test.cc:1347] Scanner saw 348550 rows
I20260503 14:04:52.266973 30054 alter_table-test.cc:1347] Scanner saw 349050 rows
I20260503 14:04:52.289997 30054 alter_table-test.cc:1347] Scanner saw 349850 rows
I20260503 14:04:52.312299 30054 alter_table-test.cc:1347] Scanner saw 350850 rows
I20260503 14:04:52.330235 30054 alter_table-test.cc:1347] Scanner saw 351650 rows
I20260503 14:04:52.355131 30054 alter_table-test.cc:1347] Scanner saw 352150 rows
I20260503 14:04:52.379235 30054 alter_table-test.cc:1347] Scanner saw 352650 rows
I20260503 14:04:52.401794 30054 alter_table-test.cc:1347] Scanner saw 353750 rows
I20260503 14:04:52.428509 30054 alter_table-test.cc:1347] Scanner saw 354550 rows
I20260503 14:04:52.452307 30054 alter_table-test.cc:1347] Scanner saw 355700 rows
I20260503 14:04:52.469861 30054 alter_table-test.cc:1347] Scanner saw 356750 rows
I20260503 14:04:52.491492 30054 alter_table-test.cc:1347] Scanner saw 357050 rows
I20260503 14:04:52.514468 30054 alter_table-test.cc:1347] Scanner saw 357800 rows
I20260503 14:04:52.535518 30054 alter_table-test.cc:1347] Scanner saw 358700 rows
I20260503 14:04:52.561564 30054 alter_table-test.cc:1347] Scanner saw 359500 rows
I20260503 14:04:52.586762 30054 alter_table-test.cc:1347] Scanner saw 360550 rows
I20260503 14:04:52.608196 30054 alter_table-test.cc:1347] Scanner saw 361550 rows
I20260503 14:04:52.633942 30054 alter_table-test.cc:1347] Scanner saw 362350 rows
I20260503 14:04:52.657423 30054 alter_table-test.cc:1347] Scanner saw 363200 rows
I20260503 14:04:52.679991 30054 alter_table-test.cc:1347] Scanner saw 364000 rows
I20260503 14:04:52.702735 30054 alter_table-test.cc:1347] Scanner saw 364950 rows
I20260503 14:04:52.726063 30054 alter_table-test.cc:1347] Scanner saw 365700 rows
I20260503 14:04:52.745126 30054 alter_table-test.cc:1347] Scanner saw 366700 rows
I20260503 14:04:52.769805 30054 alter_table-test.cc:1347] Scanner saw 367050 rows
I20260503 14:04:52.793545 30054 alter_table-test.cc:1347] Scanner saw 368200 rows
I20260503 14:04:52.806244 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:52.819645 30054 alter_table-test.cc:1347] Scanner saw 369050 rows
I20260503 14:04:52.845645 30054 alter_table-test.cc:1347] Scanner saw 370050 rows
I20260503 14:04:52.870957 30054 alter_table-test.cc:1347] Scanner saw 370300 rows
I20260503 14:04:52.901795 30054 alter_table-test.cc:1347] Scanner saw 370950 rows
I20260503 14:04:52.941520 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.135s user 0.037s sys 0.000s Metrics: {"bytes_written":137138,"cfile_init":1,"compiler_manager_pool.queue_time_us":99,"delete_count":0,"dirs.queue_time_us":355,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1728,"drs_written":1,"lbm_read_time_us":20,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2071,"lbm_writes_lt_1ms":69,"peak_mem_usage":0,"reinsert_count":0,"rows_written":41350,"thread_start_us":142,"threads_started":2,"update_count":7}
I20260503 14:04:52.941728 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=2.021330
I20260503 14:04:52.954188 30054 alter_table-test.cc:1347] Scanner saw 371950 rows
I20260503 14:04:52.984411 30054 alter_table-test.cc:1347] Scanner saw 373650 rows
I20260503 14:04:53.022866 30054 alter_table-test.cc:1347] Scanner saw 374650 rows
I20260503 14:04:53.051008 30054 alter_table-test.cc:1347] Scanner saw 376350 rows
I20260503 14:04:53.110955 30054 alter_table-test.cc:1347] Scanner saw 377350 rows
I20260503 14:04:53.142045 30054 alter_table-test.cc:1347] Scanner saw 379950 rows
I20260503 14:04:53.172950 30054 alter_table-test.cc:1347] Scanner saw 380900 rows
I20260503 14:04:53.202311 30054 alter_table-test.cc:1347] Scanner saw 381900 rows
I20260503 14:04:53.229885 30054 alter_table-test.cc:1347] Scanner saw 382850 rows
I20260503 14:04:53.259155 30054 alter_table-test.cc:1347] Scanner saw 383800 rows
I20260503 14:04:53.292222 30054 alter_table-test.cc:1347] Scanner saw 384700 rows
I20260503 14:04:53.317412 30054 alter_table-test.cc:1347] Scanner saw 385750 rows
I20260503 14:04:53.342006 30054 alter_table-test.cc:1347] Scanner saw 386500 rows
I20260503 14:04:53.372437 30054 alter_table-test.cc:1347] Scanner saw 387350 rows
I20260503 14:04:53.407667 30054 alter_table-test.cc:1347] Scanner saw 388500 rows
I20260503 14:04:53.435863 30054 alter_table-test.cc:1347] Scanner saw 389850 rows
I20260503 14:04:53.466650 30054 alter_table-test.cc:1347] Scanner saw 390700 rows
I20260503 14:04:53.492255 30054 alter_table-test.cc:1347] Scanner saw 391850 rows
I20260503 14:04:53.505309 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.563s user 0.449s sys 0.004s Metrics: {"bytes_written":1486560,"cfile_cache_hit":55,"cfile_cache_hit_bytes":1039201,"cfile_cache_miss":307,"cfile_cache_miss_bytes":7127913,"cfile_init":11,"delete_count":0,"delta_iterators_relevant":10,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1654,"drs_written":1,"lbm_read_time_us":4801,"lbm_reads_lt_1ms":351,"lbm_write_time_us":12332,"lbm_writes_lt_1ms":406,"num_input_rowsets":3,"peak_mem_usage":4213482,"reinsert_count":0,"rows_written":369500,"spinlock_wait_cycles":4096,"update_count":389}
I20260503 14:04:53.513870 30054 alter_table-test.cc:1347] Scanner saw 392950 rows
I20260503 14:04:53.541047 30054 alter_table-test.cc:1347] Scanner saw 393400 rows
I20260503 14:04:53.564651 30054 alter_table-test.cc:1347] Scanner saw 394300 rows
I20260503 14:04:53.591437 30054 alter_table-test.cc:1347] Scanner saw 394750 rows
I20260503 14:04:53.617623 30054 alter_table-test.cc:1347] Scanner saw 395900 rows
I20260503 14:04:53.643124 30054 alter_table-test.cc:1347] Scanner saw 396900 rows
I20260503 14:04:53.670192 30054 alter_table-test.cc:1347] Scanner saw 397900 rows
I20260503 14:04:53.697660 30054 alter_table-test.cc:1347] Scanner saw 398750 rows
I20260503 14:04:53.724640 30054 alter_table-test.cc:1347] Scanner saw 399950 rows
I20260503 14:04:53.746268 30054 alter_table-test.cc:1347] Scanner saw 401100 rows
I20260503 14:04:53.755708 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:53.774035 30054 alter_table-test.cc:1347] Scanner saw 401650 rows
I20260503 14:04:53.802701 30054 alter_table-test.cc:1347] Scanner saw 402700 rows
I20260503 14:04:53.831427 30054 alter_table-test.cc:1347] Scanner saw 403550 rows
I20260503 14:04:53.855319 30054 alter_table-test.cc:1347] Scanner saw 404650 rows
I20260503 14:04:53.864204 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.108s user 0.029s sys 0.000s Metrics: {"bytes_written":113244,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":949,"drs_written":1,"lbm_read_time_us":26,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1340,"lbm_writes_lt_1ms":62,"peak_mem_usage":0,"reinsert_count":0,"rows_written":32550,"update_count":3}
I20260503 14:04:53.864492 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.013524
I20260503 14:04:53.895444 30054 alter_table-test.cc:1347] Scanner saw 405200 rows
I20260503 14:04:53.922353 30054 alter_table-test.cc:1347] Scanner saw 406500 rows
I20260503 14:04:53.958474 30054 alter_table-test.cc:1347] Scanner saw 407100 rows
I20260503 14:04:53.987633 30054 alter_table-test.cc:1347] Scanner saw 408050 rows
I20260503 14:04:54.021268 30054 alter_table-test.cc:1347] Scanner saw 408700 rows
I20260503 14:04:54.058070 30054 alter_table-test.cc:1347] Scanner saw 409700 rows
I20260503 14:04:54.092573 30054 alter_table-test.cc:1347] Scanner saw 411350 rows
I20260503 14:04:54.121102 30054 alter_table-test.cc:1347] Scanner saw 412350 rows
I20260503 14:04:54.147396 30054 alter_table-test.cc:1347] Scanner saw 413250 rows
I20260503 14:04:54.184701 30054 alter_table-test.cc:1347] Scanner saw 414250 rows
I20260503 14:04:54.217228 30054 alter_table-test.cc:1347] Scanner saw 415650 rows
I20260503 14:04:54.258821 30054 alter_table-test.cc:1347] Scanner saw 416700 rows
I20260503 14:04:54.288002 30054 alter_table-test.cc:1347] Scanner saw 418300 rows
I20260503 14:04:54.316597 30054 alter_table-test.cc:1347] Scanner saw 419200 rows
I20260503 14:04:54.350009 30054 alter_table-test.cc:1347] Scanner saw 420050 rows
I20260503 14:04:54.390372 30054 alter_table-test.cc:1347] Scanner saw 421350 rows
I20260503 14:04:54.421448 30054 alter_table-test.cc:1347] Scanner saw 422350 rows
I20260503 14:04:54.451751 30054 alter_table-test.cc:1347] Scanner saw 423400 rows
I20260503 14:04:54.455575 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.591s user 0.477s sys 0.028s Metrics: {"bytes_written":1605216,"cfile_cache_hit":47,"cfile_cache_hit_bytes":1167057,"cfile_cache_miss":339,"cfile_cache_miss_bytes":7883921,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":21,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":171324,"drs_written":1,"lbm_read_time_us":6626,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":374,"lbm_write_time_us":12896,"lbm_writes_lt_1ms":440,"num_input_rowsets":2,"peak_mem_usage":4614749,"reinsert_count":0,"rows_written":402050,"spinlock_wait_cycles":2176,"update_count":499}
I20260503 14:04:54.480496 30054 alter_table-test.cc:1347] Scanner saw 424600 rows
I20260503 14:04:54.507079 30054 alter_table-test.cc:1347] Scanner saw 425250 rows
I20260503 14:04:54.536012 30054 alter_table-test.cc:1347] Scanner saw 426000 rows
I20260503 14:04:54.560282 30054 alter_table-test.cc:1347] Scanner saw 427200 rows
I20260503 14:04:54.588425 30054 alter_table-test.cc:1347] Scanner saw 428050 rows
I20260503 14:04:54.616252 30054 alter_table-test.cc:1347] Scanner saw 428950 rows
I20260503 14:04:54.641618 30054 alter_table-test.cc:1347] Scanner saw 429700 rows
I20260503 14:04:54.671537 30054 alter_table-test.cc:1347] Scanner saw 430250 rows
I20260503 14:04:54.692158 29899 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:04:54.699430 30054 alter_table-test.cc:1347] Scanner saw 431050 rows
I20260503 14:04:54.721823 30104 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:04:54.729236 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.757306 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.786811 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.816640 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.835564 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.850929 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 4)
I20260503 14:04:54.871228 30054 alter_table-test.cc:1347] Scanner saw 432100 rows
I20260503 14:04:54.900719 30054 alter_table-test.cc:1347] Scanner saw 432850 rows
I20260503 14:04:54.937453 30054 alter_table-test.cc:1347] Scanner saw 433600 rows
I20260503 14:04:54.974602 30054 alter_table-test.cc:1347] Scanner saw 434800 rows
I20260503 14:04:55.005010 30054 alter_table-test.cc:1347] Scanner saw 435950 rows
I20260503 14:04:55.039968 30054 alter_table-test.cc:1347] Scanner saw 436900 rows
I20260503 14:04:55.082279 30054 alter_table-test.cc:1347] Scanner saw 437900 rows
I20260503 14:04:55.115085 30054 alter_table-test.cc:1347] Scanner saw 439700 rows
I20260503 14:04:55.143731 30054 alter_table-test.cc:1347] Scanner saw 440800 rows
I20260503 14:04:55.173024 30054 alter_table-test.cc:1347] Scanner saw 441950 rows
I20260503 14:04:55.201013 30054 alter_table-test.cc:1347] Scanner saw 443000 rows
I20260503 14:04:55.225253 30054 alter_table-test.cc:1347] Scanner saw 443800 rows
I20260503 14:04:55.255136 30054 alter_table-test.cc:1347] Scanner saw 444800 rows
I20260503 14:04:55.285456 30054 alter_table-test.cc:1347] Scanner saw 445550 rows
I20260503 14:04:55.312573 30054 alter_table-test.cc:1347] Scanner saw 446500 rows
I20260503 14:04:55.333674 30054 alter_table-test.cc:1347] Scanner saw 447400 rows
I20260503 14:04:55.364524 30054 alter_table-test.cc:1347] Scanner saw 448100 rows
I20260503 14:04:55.389740 30054 alter_table-test.cc:1347] Scanner saw 449050 rows
I20260503 14:04:55.415179 30054 alter_table-test.cc:1347] Scanner saw 449900 rows
I20260503 14:04:55.445358 30054 alter_table-test.cc:1347] Scanner saw 450650 rows
I20260503 14:04:55.470046 30054 alter_table-test.cc:1347] Scanner saw 451800 rows
I20260503 14:04:55.496013 30054 alter_table-test.cc:1347] Scanner saw 452600 rows
I20260503 14:04:55.524634 30054 alter_table-test.cc:1347] Scanner saw 453350 rows
I20260503 14:04:55.551570 30054 alter_table-test.cc:1347] Scanner saw 454050 rows
I20260503 14:04:55.580433 30054 alter_table-test.cc:1347] Scanner saw 454950 rows
I20260503 14:04:55.605718 30054 alter_table-test.cc:1347] Scanner saw 455900 rows
I20260503 14:04:55.629578 30054 alter_table-test.cc:1347] Scanner saw 456600 rows
I20260503 14:04:55.658444 30054 alter_table-test.cc:1347] Scanner saw 457400 rows
I20260503 14:04:55.690193 30054 alter_table-test.cc:1347] Scanner saw 458100 rows
I20260503 14:04:55.719511 30054 alter_table-test.cc:1347] Scanner saw 459050 rows
I20260503 14:04:55.749310 30054 alter_table-test.cc:1347] Scanner saw 460300 rows
I20260503 14:04:55.777715 30054 alter_table-test.cc:1347] Scanner saw 461350 rows
I20260503 14:04:55.802515 30054 alter_table-test.cc:1347] Scanner saw 462300 rows
I20260503 14:04:55.832165 30054 alter_table-test.cc:1347] Scanner saw 462900 rows
I20260503 14:04:55.863142 30054 alter_table-test.cc:1347] Scanner saw 464100 rows
I20260503 14:04:55.892292 30054 alter_table-test.cc:1347] Scanner saw 464850 rows
I20260503 14:04:55.920259 30054 alter_table-test.cc:1347] Scanner saw 465900 rows
I20260503 14:04:55.945838 30054 alter_table-test.cc:1347] Scanner saw 466950 rows
I20260503 14:04:55.957439 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:55.977075 30054 alter_table-test.cc:1347] Scanner saw 467700 rows
I20260503 14:04:56.002241 30054 alter_table-test.cc:1347] Scanner saw 468950 rows
I20260503 14:04:56.048633 30054 alter_table-test.cc:1347] Scanner saw 469050 rows
I20260503 14:04:56.080932 30054 alter_table-test.cc:1347] Scanner saw 470500 rows
I20260503 14:04:56.106984 30054 alter_table-test.cc:1347] Scanner saw 471400 rows
I20260503 14:04:56.130607 30054 alter_table-test.cc:1347] Scanner saw 472000 rows
I20260503 14:04:56.150607 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.193s user 0.027s sys 0.008s Metrics: {"bytes_written":121631,"cfile_init":1,"compiler_manager_pool.queue_time_us":10302,"delete_count":0,"dirs.queue_time_us":361,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":41806,"drs_written":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1126,"lbm_writes_lt_1ms":69,"peak_mem_usage":0,"reinsert_count":0,"rows_written":36000,"thread_start_us":151,"threads_started":2,"update_count":3}
I20260503 14:04:56.150830 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=2.020292
I20260503 14:04:56.157240 30054 alter_table-test.cc:1347] Scanner saw 472400 rows
I20260503 14:04:56.208614 30054 alter_table-test.cc:1347] Scanner saw 473000 rows
I20260503 14:04:56.239444 30054 alter_table-test.cc:1347] Scanner saw 474700 rows
I20260503 14:04:56.286918 30054 alter_table-test.cc:1347] Scanner saw 475600 rows
I20260503 14:04:56.322443 30054 alter_table-test.cc:1347] Scanner saw 476900 rows
I20260503 14:04:56.358538 30054 alter_table-test.cc:1347] Scanner saw 477900 rows
I20260503 14:04:56.387076 30054 alter_table-test.cc:1347] Scanner saw 478850 rows
I20260503 14:04:56.430148 30054 alter_table-test.cc:1347] Scanner saw 479100 rows
I20260503 14:04:56.470202 30054 alter_table-test.cc:1347] Scanner saw 480650 rows
I20260503 14:04:56.531193 30054 alter_table-test.cc:1347] Scanner saw 481850 rows
I20260503 14:04:56.570919 30054 alter_table-test.cc:1347] Scanner saw 484150 rows
I20260503 14:04:56.607506 30054 alter_table-test.cc:1347] Scanner saw 484900 rows
I20260503 14:04:56.643392 30054 alter_table-test.cc:1347] Scanner saw 486300 rows
I20260503 14:04:56.668581 30054 alter_table-test.cc:1347] Scanner saw 487750 rows
I20260503 14:04:56.715700 30054 alter_table-test.cc:1347] Scanner saw 488550 rows
I20260503 14:04:56.750284 30054 alter_table-test.cc:1347] Scanner saw 490300 rows
I20260503 14:04:56.795346 30054 alter_table-test.cc:1347] Scanner saw 491350 rows
I20260503 14:04:56.830065 30054 alter_table-test.cc:1347] Scanner saw 492900 rows
I20260503 14:04:56.854295 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.703s user 0.587s sys 0.016s Metrics: {"bytes_written":1861514,"cfile_cache_hit":66,"cfile_cache_hit_bytes":1281938,"cfile_cache_miss":400,"cfile_cache_miss_bytes":8983818,"cfile_init":14,"delete_count":0,"delta_iterators_relevant":10,"dirs.queue_time_us":390,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":16713,"drs_written":1,"lbm_read_time_us":6557,"lbm_reads_lt_1ms":456,"lbm_write_time_us":15141,"lbm_writes_lt_1ms":516,"num_input_rowsets":3,"peak_mem_usage":5271729,"reinsert_count":0,"rows_written":468100,"spinlock_wait_cycles":95872,"thread_start_us":80,"threads_started":1,"update_count":622}
I20260503 14:04:56.861230 30054 alter_table-test.cc:1347] Scanner saw 494100 rows
I20260503 14:04:56.894452 30054 alter_table-test.cc:1347] Scanner saw 495050 rows
I20260503 14:04:56.927769 30054 alter_table-test.cc:1347] Scanner saw 496250 rows
I20260503 14:04:56.961082 30054 alter_table-test.cc:1347] Scanner saw 497500 rows
I20260503 14:04:56.987489 30054 alter_table-test.cc:1347] Scanner saw 498700 rows
I20260503 14:04:57.014930 30054 alter_table-test.cc:1347] Scanner saw 499500 rows
I20260503 14:04:57.046578 30054 alter_table-test.cc:1347] Scanner saw 500200 rows
I20260503 14:04:57.079061 30054 alter_table-test.cc:1347] Scanner saw 501500 rows
I20260503 14:04:57.104642 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:57.119493 30054 alter_table-test.cc:1347] Scanner saw 502300 rows
I20260503 14:04:57.152099 30054 alter_table-test.cc:1347] Scanner saw 503800 rows
I20260503 14:04:57.183339 30054 alter_table-test.cc:1347] Scanner saw 505100 rows
I20260503 14:04:57.213191 30054 alter_table-test.cc:1347] Scanner saw 505900 rows
I20260503 14:04:57.244477 30054 alter_table-test.cc:1347] Scanner saw 506700 rows
I20260503 14:04:57.259913 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.155s user 0.028s sys 0.000s Metrics: {"bytes_written":113126,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":37735,"drs_written":1,"lbm_read_time_us":22,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1050,"lbm_writes_lt_1ms":67,"peak_mem_usage":0,"reinsert_count":0,"rows_written":35400,"update_count":3}
I20260503 14:04:57.260206 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.011451
I20260503 14:04:57.280577 30054 alter_table-test.cc:1347] Scanner saw 507900 rows
I20260503 14:04:57.310297 30054 alter_table-test.cc:1347] Scanner saw 508900 rows
I20260503 14:04:57.341419 30054 alter_table-test.cc:1347] Scanner saw 509850 rows
I20260503 14:04:57.381794 30054 alter_table-test.cc:1347] Scanner saw 510650 rows
I20260503 14:04:57.432881 30054 alter_table-test.cc:1347] Scanner saw 511500 rows
I20260503 14:04:57.471452 30054 alter_table-test.cc:1347] Scanner saw 513700 rows
I20260503 14:04:57.502857 30054 alter_table-test.cc:1347] Scanner saw 514400 rows
I20260503 14:04:57.538326 30054 alter_table-test.cc:1347] Scanner saw 515600 rows
I20260503 14:04:57.579355 30054 alter_table-test.cc:1347] Scanner saw 516150 rows
I20260503 14:04:57.626958 30054 alter_table-test.cc:1347] Scanner saw 517350 rows
I20260503 14:04:57.676321 30054 alter_table-test.cc:1347] Scanner saw 519450 rows
I20260503 14:04:57.712824 30054 alter_table-test.cc:1347] Scanner saw 521100 rows
I20260503 14:04:57.752300 30054 alter_table-test.cc:1347] Scanner saw 522700 rows
I20260503 14:04:57.786599 30054 alter_table-test.cc:1347] Scanner saw 524150 rows
I20260503 14:04:57.824003 30054 alter_table-test.cc:1347] Scanner saw 525100 rows
I20260503 14:04:57.866245 30054 alter_table-test.cc:1347] Scanner saw 526050 rows
I20260503 14:04:57.879985 29899 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:04:57.905604 30054 alter_table-test.cc:1347] Scanner saw 527300 rows
I20260503 14:04:57.909307 30104 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:04:57.910389 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.650s user 0.558s sys 0.044s Metrics: {"bytes_written":1979808,"cfile_cache_hit":58,"cfile_cache_hit_bytes":1394234,"cfile_cache_miss":434,"cfile_cache_miss_bytes":9863832,"cfile_init":11,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":424,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1389,"drs_written":1,"lbm_read_time_us":6868,"lbm_reads_lt_1ms":478,"lbm_write_time_us":15494,"lbm_writes_lt_1ms":549,"num_input_rowsets":2,"peak_mem_usage":5710999,"reinsert_count":0,"rows_written":503500,"spinlock_wait_cycles":17920,"thread_start_us":106,"threads_started":1,"update_count":580}
I20260503 14:04:57.939705 30054 alter_table-test.cc:1347] Scanner saw 527950 rows
I20260503 14:04:57.945289 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 5)
I20260503 14:04:57.981230 30054 alter_table-test.cc:1347] Scanner saw 527950 rows
I20260503 14:04:58.014776 30054 alter_table-test.cc:1347] Scanner saw 529550 rows
I20260503 14:04:58.047353 30054 alter_table-test.cc:1347] Scanner saw 530400 rows
I20260503 14:04:58.101784 30054 alter_table-test.cc:1347] Scanner saw 531350 rows
I20260503 14:04:58.169096 30054 alter_table-test.cc:1347] Scanner saw 532550 rows
I20260503 14:04:58.225224 30054 alter_table-test.cc:1347] Scanner saw 534850 rows
I20260503 14:04:58.267870 30054 alter_table-test.cc:1347] Scanner saw 536800 rows
I20260503 14:04:58.294730 30054 alter_table-test.cc:1347] Scanner saw 538350 rows
I20260503 14:04:58.331035 30054 alter_table-test.cc:1347] Scanner saw 538950 rows
I20260503 14:04:58.365842 30054 alter_table-test.cc:1347] Scanner saw 539700 rows
I20260503 14:04:58.402338 30054 alter_table-test.cc:1347] Scanner saw 541050 rows
I20260503 14:04:58.436400 30054 alter_table-test.cc:1347] Scanner saw 542350 rows
I20260503 14:04:58.471086 30054 alter_table-test.cc:1347] Scanner saw 543650 rows
I20260503 14:04:58.504719 30054 alter_table-test.cc:1347] Scanner saw 544450 rows
I20260503 14:04:58.538084 30054 alter_table-test.cc:1347] Scanner saw 545600 rows
I20260503 14:04:58.569144 30054 alter_table-test.cc:1347] Scanner saw 546650 rows
I20260503 14:04:58.599854 30054 alter_table-test.cc:1347] Scanner saw 547850 rows
I20260503 14:04:58.633996 30054 alter_table-test.cc:1347] Scanner saw 548850 rows
I20260503 14:04:58.668196 30054 alter_table-test.cc:1347] Scanner saw 550100 rows
I20260503 14:04:58.701004 30054 alter_table-test.cc:1347] Scanner saw 551450 rows
I20260503 14:04:58.730885 30054 alter_table-test.cc:1347] Scanner saw 552550 rows
I20260503 14:04:58.759508 30054 alter_table-test.cc:1347] Scanner saw 553600 rows
I20260503 14:04:58.789882 30054 alter_table-test.cc:1347] Scanner saw 554300 rows
I20260503 14:04:58.825912 30054 alter_table-test.cc:1347] Scanner saw 555500 rows
I20260503 14:04:58.860983 30054 alter_table-test.cc:1347] Scanner saw 556600 rows
I20260503 14:04:58.895612 30054 alter_table-test.cc:1347] Scanner saw 558000 rows
I20260503 14:04:58.911145 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:04:58.928704 30054 alter_table-test.cc:1347] Scanner saw 559450 rows
I20260503 14:04:58.965688 30054 alter_table-test.cc:1347] Scanner saw 560400 rows
I20260503 14:04:58.989398 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.078s user 0.029s sys 0.004s Metrics: {"bytes_written":104265,"cfile_init":1,"compiler_manager_pool.queue_time_us":3868,"delete_count":0,"dirs.queue_time_us":368,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1387,"drs_written":1,"lbm_read_time_us":19,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1260,"lbm_writes_lt_1ms":68,"peak_mem_usage":0,"reinsert_count":0,"rows_written":31900,"thread_start_us":138,"threads_started":2,"update_count":1}
I20260503 14:04:58.989807 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=2.020066
I20260503 14:04:59.012084 30054 alter_table-test.cc:1347] Scanner saw 561450 rows
I20260503 14:04:59.090262 30054 alter_table-test.cc:1347] Scanner saw 562650 rows
I20260503 14:04:59.141244 30054 alter_table-test.cc:1347] Scanner saw 565550 rows
I20260503 14:04:59.189405 30054 alter_table-test.cc:1347] Scanner saw 567100 rows
I20260503 14:04:59.217813 30054 alter_table-test.cc:1347] Scanner saw 568450 rows
I20260503 14:04:59.271667 30054 alter_table-test.cc:1347] Scanner saw 569100 rows
I20260503 14:04:59.306526 30054 alter_table-test.cc:1347] Scanner saw 571050 rows
I20260503 14:04:59.345631 30054 alter_table-test.cc:1347] Scanner saw 572100 rows
I20260503 14:04:59.379004 30054 alter_table-test.cc:1347] Scanner saw 573450 rows
I20260503 14:04:59.413805 30054 alter_table-test.cc:1347] Scanner saw 574400 rows
I20260503 14:04:59.452708 30054 alter_table-test.cc:1347] Scanner saw 575450 rows
I20260503 14:04:59.492403 30054 alter_table-test.cc:1347] Scanner saw 576550 rows
I20260503 14:04:59.530128 30054 alter_table-test.cc:1347] Scanner saw 577850 rows
I20260503 14:04:59.568342 30054 alter_table-test.cc:1347] Scanner saw 578600 rows
I20260503 14:04:59.619493 30054 alter_table-test.cc:1347] Scanner saw 579300 rows
I20260503 14:04:59.660780 30054 alter_table-test.cc:1347] Scanner saw 581050 rows
I20260503 14:04:59.694510 30054 alter_table-test.cc:1347] Scanner saw 582300 rows
I20260503 14:04:59.737470 30054 alter_table-test.cc:1347] Scanner saw 583250 rows
I20260503 14:04:59.784333 30054 alter_table-test.cc:1347] Scanner saw 584950 rows
I20260503 14:04:59.822906 30054 alter_table-test.cc:1347] Scanner saw 586700 rows
I20260503 14:04:59.837570 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.847s user 0.693s sys 0.024s Metrics: {"bytes_written":2244756,"cfile_cache_hit":72,"cfile_cache_hit_bytes":1467208,"cfile_cache_miss":490,"cfile_cache_miss_bytes":10844160,"cfile_init":18,"delete_count":0,"delta_iterators_relevant":10,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1232,"drs_written":1,"lbm_read_time_us":6925,"lbm_reads_lt_1ms":562,"lbm_write_time_us":19010,"lbm_writes_lt_1ms":618,"num_input_rowsets":3,"peak_mem_usage":6282484,"reinsert_count":0,"rows_written":559850,"spinlock_wait_cycles":5888,"thread_start_us":98,"threads_started":1,"update_count":794}
I20260503 14:04:59.862099 30054 alter_table-test.cc:1347] Scanner saw 588150 rows
I20260503 14:04:59.899699 30054 alter_table-test.cc:1347] Scanner saw 589800 rows
I20260503 14:04:59.932664 30054 alter_table-test.cc:1347] Scanner saw 591200 rows
I20260503 14:04:59.968724 30054 alter_table-test.cc:1347] Scanner saw 592400 rows
I20260503 14:05:00.008725 30054 alter_table-test.cc:1347] Scanner saw 593700 rows
I20260503 14:05:00.047716 30054 alter_table-test.cc:1347] Scanner saw 595300 rows
I20260503 14:05:00.087599 30054 alter_table-test.cc:1347] Scanner saw 596700 rows
I20260503 14:05:00.088032 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:05:00.123775 30054 alter_table-test.cc:1347] Scanner saw 598050 rows
I20260503 14:05:00.163384 30054 alter_table-test.cc:1347] Scanner saw 599200 rows
I20260503 14:05:00.206349 30054 alter_table-test.cc:1347] Scanner saw 600500 rows
I20260503 14:05:00.217298 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.129s user 0.030s sys 0.004s Metrics: {"bytes_written":132011,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":112,"dirs.run_wall_time_us":912,"drs_written":1,"lbm_read_time_us":17,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1182,"lbm_writes_lt_1ms":74,"peak_mem_usage":0,"reinsert_count":0,"rows_written":38200,"update_count":2}
I20260503 14:05:00.217551 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.012811
I20260503 14:05:00.249238 30054 alter_table-test.cc:1347] Scanner saw 602100 rows
I20260503 14:05:00.284224 30054 alter_table-test.cc:1347] Scanner saw 603100 rows
I20260503 14:05:00.340189 30054 alter_table-test.cc:1347] Scanner saw 604200 rows
I20260503 14:05:00.384317 30054 alter_table-test.cc:1347] Scanner saw 606700 rows
I20260503 14:05:00.433825 30054 alter_table-test.cc:1347] Scanner saw 608050 rows
I20260503 14:05:00.476972 30054 alter_table-test.cc:1347] Scanner saw 609600 rows
I20260503 14:05:00.518781 30054 alter_table-test.cc:1347] Scanner saw 611000 rows
I20260503 14:05:00.564126 30054 alter_table-test.cc:1347] Scanner saw 612100 rows
I20260503 14:05:00.622628 30054 alter_table-test.cc:1347] Scanner saw 613450 rows
I20260503 14:05:00.683813 30054 alter_table-test.cc:1347] Scanner saw 615850 rows
I20260503 14:05:00.729396 30054 alter_table-test.cc:1347] Scanner saw 618350 rows
I20260503 14:05:00.790447 30054 alter_table-test.cc:1347] Scanner saw 619900 rows
I20260503 14:05:00.828017 30054 alter_table-test.cc:1347] Scanner saw 621900 rows
I20260503 14:05:00.877111 30054 alter_table-test.cc:1347] Scanner saw 622950 rows
I20260503 14:05:00.930809 30054 alter_table-test.cc:1347] Scanner saw 624950 rows
I20260503 14:05:00.947585 29899 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:05:00.957387 30151 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
7:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:00.974181 30054 alter_table-test.cc:1347] Scanner saw 627000 rows
I20260503 14:05:00.995846 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 6)
I20260503 14:05:01.035864 30054 alter_table-test.cc:1347] Scanner saw 627700 rows
I20260503 14:05:01.067852 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.850s user 0.734s sys 0.023s Metrics: {"bytes_written":2407910,"cfile_cache_hit":64,"cfile_cache_hit_bytes":1677499,"cfile_cache_miss":526,"cfile_cache_miss_bytes":11746799,"cfile_init":13,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":476,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":871,"drs_written":1,"lbm_read_time_us":9200,"lbm_reads_lt_1ms":578,"lbm_write_time_us":18328,"lbm_writes_lt_1ms":660,"num_input_rowsets":2,"peak_mem_usage":6724802,"reinsert_count":0,"rows_written":598050,"spinlock_wait_cycles":25216,"thread_start_us":67,"threads_started":1,"update_count":667}
I20260503 14:05:01.068102 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.010627
I20260503 14:05:01.083541 30054 alter_table-test.cc:1347] Scanner saw 628900 rows
I20260503 14:05:01.139364 30054 alter_table-test.cc:1347] Scanner saw 630050 rows
I20260503 14:05:01.202119 30054 alter_table-test.cc:1347] Scanner saw 631750 rows
I20260503 14:05:01.237080 30054 alter_table-test.cc:1347] Scanner saw 634650 rows
I20260503 14:05:01.280719 30054 alter_table-test.cc:1347] Scanner saw 635550 rows
I20260503 14:05:01.350347 30054 alter_table-test.cc:1347] Scanner saw 636150 rows
I20260503 14:05:01.436884 30054 alter_table-test.cc:1347] Scanner saw 638050 rows
I20260503 14:05:01.476631 30054 alter_table-test.cc:1347] Scanner saw 641500 rows
I20260503 14:05:01.530359 30054 alter_table-test.cc:1347] Scanner saw 642300 rows
I20260503 14:05:01.561862 30054 alter_table-test.cc:1347] Scanner saw 644650 rows
I20260503 14:05:01.606703 30054 alter_table-test.cc:1347] Scanner saw 645250 rows
I20260503 14:05:01.658736 30054 alter_table-test.cc:1347] Scanner saw 646850 rows
I20260503 14:05:01.709344 30054 alter_table-test.cc:1347] Scanner saw 648650 rows
I20260503 14:05:01.761310 30054 alter_table-test.cc:1347] Scanner saw 650350 rows
I20260503 14:05:01.803454 30054 alter_table-test.cc:1347] Scanner saw 652000 rows
I20260503 14:05:01.847515 30054 alter_table-test.cc:1347] Scanner saw 653250 rows
I20260503 14:05:01.893321 30054 alter_table-test.cc:1347] Scanner saw 654900 rows
I20260503 14:05:01.940177 30054 alter_table-test.cc:1347] Scanner saw 656350 rows
I20260503 14:05:01.983700 30054 alter_table-test.cc:1347] Scanner saw 658050 rows
I20260503 14:05:02.012611 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.944s user 0.777s sys 0.036s Metrics: {"bytes_written":2535050,"cfile_cache_hit":61,"cfile_cache_hit_bytes":1699235,"cfile_cache_miss":565,"cfile_cache_miss_bytes":12447967,"cfile_init":16,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":598,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1484,"drs_written":1,"lbm_read_time_us":9747,"lbm_reads_lt_1ms":629,"lbm_write_time_us":23933,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":698,"num_input_rowsets":2,"peak_mem_usage":7051191,"reinsert_count":0,"rows_written":627700,"spinlock_wait_cycles":417664,"thread_start_us":73,"threads_started":1,"update_count":728}
I20260503 14:05:02.012889 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling LogGCOp(bfa51cdbcc53406ab46f8274519bf9cd): free 8388512 bytes of WAL
I20260503 14:05:02.013057 29973 log_reader.cc:385] T bfa51cdbcc53406ab46f8274519bf9cd: removed 1 log segments from log reader
I20260503 14:05:02.013121 29973 log.cc:1079] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Deleting log segment in path: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/bfa51cdbcc53406ab46f8274519bf9cd/wal-000000001 (ops 1-13570)
I20260503 14:05:02.015374 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: LogGCOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {}
I20260503 14:05:02.015559 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:05:02.023343 30054 alter_table-test.cc:1347] Scanner saw 659650 rows
I20260503 14:05:02.064833 30054 alter_table-test.cc:1347] Scanner saw 660750 rows
I20260503 14:05:02.121635 30054 alter_table-test.cc:1347] Scanner saw 662400 rows
I20260503 14:05:02.171902 30054 alter_table-test.cc:1347] Scanner saw 663900 rows
I20260503 14:05:02.186533 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.171s user 0.031s sys 0.001s Metrics: {"bytes_written":107212,"cfile_init":1,"compiler_manager_pool.queue_time_us":210,"delete_count":0,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":131,"dirs.run_wall_time_us":1180,"drs_written":1,"lbm_read_time_us":25,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1791,"lbm_writes_lt_1ms":74,"peak_mem_usage":0,"reinsert_count":0,"rows_written":32850,"thread_start_us":66,"threads_started":1,"update_count":2}
I20260503 14:05:02.186829 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.012578
I20260503 14:05:02.236611 30054 alter_table-test.cc:1347] Scanner saw 665500 rows
I20260503 14:05:02.291025 30054 alter_table-test.cc:1347] Scanner saw 667150 rows
I20260503 14:05:02.342128 30054 alter_table-test.cc:1347] Scanner saw 668650 rows
I20260503 14:05:02.397126 30054 alter_table-test.cc:1347] Scanner saw 670650 rows
I20260503 14:05:02.444500 30054 alter_table-test.cc:1347] Scanner saw 672650 rows
I20260503 14:05:02.490217 30054 alter_table-test.cc:1347] Scanner saw 674450 rows
I20260503 14:05:02.540768 30054 alter_table-test.cc:1347] Scanner saw 676300 rows
I20260503 14:05:02.594399 30054 alter_table-test.cc:1347] Scanner saw 678250 rows
I20260503 14:05:02.659934 30054 alter_table-test.cc:1347] Scanner saw 679900 rows
I20260503 14:05:02.712896 30054 alter_table-test.cc:1347] Scanner saw 682500 rows
I20260503 14:05:02.771072 30054 alter_table-test.cc:1347] Scanner saw 683950 rows
I20260503 14:05:02.811851 30054 alter_table-test.cc:1347] Scanner saw 686100 rows
I20260503 14:05:02.853309 30054 alter_table-test.cc:1347] Scanner saw 687250 rows
I20260503 14:05:02.901832 30054 alter_table-test.cc:1347] Scanner saw 688350 rows
I20260503 14:05:02.950646 30054 alter_table-test.cc:1347] Scanner saw 689750 rows
I20260503 14:05:03.000975 30054 alter_table-test.cc:1347] Scanner saw 691650 rows
I20260503 14:05:03.062644 30054 alter_table-test.cc:1347] Scanner saw 693050 rows
I20260503 14:05:03.122164 30054 alter_table-test.cc:1347] Scanner saw 695500 rows
I20260503 14:05:03.162911 30054 alter_table-test.cc:1347] Scanner saw 697700 rows
I20260503 14:05:03.168264 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.981s user 0.823s sys 0.027s Metrics: {"bytes_written":2643796,"cfile_cache_hit":70,"cfile_cache_hit_bytes":1859608,"cfile_cache_miss":602,"cfile_cache_miss_bytes":12995498,"cfile_init":15,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":167,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1298,"drs_written":1,"lbm_read_time_us":9456,"lbm_reads_lt_1ms":662,"lbm_write_time_us":22094,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":737,"num_input_rowsets":2,"peak_mem_usage":7404719,"reinsert_count":0,"rows_written":660550,"spinlock_wait_cycles":246016,"thread_start_us":70,"threads_started":1,"update_count":796}
I20260503 14:05:03.168664 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.000000
I20260503 14:05:03.210850 30054 alter_table-test.cc:1347] Scanner saw 699050 rows
I20260503 14:05:03.270534 30054 alter_table-test.cc:1347] Scanner saw 701150 rows
I20260503 14:05:03.319003 30054 alter_table-test.cc:1347] Scanner saw 702650 rows
I20260503 14:05:03.328745 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.160s user 0.033s sys 0.005s Metrics: {"bytes_written":128962,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":114,"dirs.run_wall_time_us":829,"drs_written":1,"lbm_read_time_us":22,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1450,"lbm_writes_lt_1ms":78,"peak_mem_usage":0,"reinsert_count":0,"rows_written":38700,"update_count":3}
I20260503 14:05:03.328997 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.010905
I20260503 14:05:03.366257 30054 alter_table-test.cc:1347] Scanner saw 704450 rows
I20260503 14:05:03.412791 30054 alter_table-test.cc:1347] Scanner saw 705700 rows
I20260503 14:05:03.478269 30054 alter_table-test.cc:1347] Scanner saw 707250 rows
I20260503 14:05:03.542076 30054 alter_table-test.cc:1347] Scanner saw 709600 rows
I20260503 14:05:03.600454 30054 alter_table-test.cc:1347] Scanner saw 711400 rows
I20260503 14:05:03.658298 30054 alter_table-test.cc:1347] Scanner saw 713550 rows
I20260503 14:05:03.701023 30054 alter_table-test.cc:1347] Scanner saw 715200 rows
I20260503 14:05:03.743041 30054 alter_table-test.cc:1347] Scanner saw 716450 rows
I20260503 14:05:03.798240 30054 alter_table-test.cc:1347] Scanner saw 717750 rows
I20260503 14:05:03.862025 30054 alter_table-test.cc:1347] Scanner saw 719550 rows
I20260503 14:05:03.910527 30054 alter_table-test.cc:1347] Scanner saw 721800 rows
I20260503 14:05:03.975414 30054 alter_table-test.cc:1347] Scanner saw 723400 rows
I20260503 14:05:04.005985 29899 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:05:04.030772 30217 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
7:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
7:c7 INT32 NOT NULL,
8:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:04.034034 30054 alter_table-test.cc:1347] Scanner saw 725650 rows
I20260503 14:05:04.088580 30054 alter_table-test.cc:1347] Scanner saw 727900 rows
I20260503 14:05:04.090399 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 7)
I20260503 14:05:04.145923 30054 alter_table-test.cc:1347] Scanner saw 727900 rows
I20260503 14:05:04.206120 30054 alter_table-test.cc:1347] Scanner saw 729450 rows
I20260503 14:05:04.274140 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.945s user 0.893s sys 0.027s Metrics: {"bytes_written":2803263,"cfile_cache_hit":74,"cfile_cache_hit_bytes":1922812,"cfile_cache_miss":638,"cfile_cache_miss_bytes":13753194,"cfile_init":15,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":4820,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1002,"drs_written":1,"lbm_read_time_us":10529,"lbm_reads_lt_1ms":698,"lbm_write_time_us":23814,"lbm_writes_lt_1ms":773,"num_input_rowsets":2,"peak_mem_usage":7816196,"reinsert_count":0,"rows_written":699250,"spinlock_wait_cycles":2048,"thread_start_us":100,"threads_started":1,"update_count":768}
I20260503 14:05:04.274581 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.012332
I20260503 14:05:04.283545 30054 alter_table-test.cc:1347] Scanner saw 731400 rows
I20260503 14:05:04.345320 30054 alter_table-test.cc:1347] Scanner saw 733100 rows
I20260503 14:05:04.428349 30054 alter_table-test.cc:1347] Scanner saw 734950 rows
I20260503 14:05:04.494132 30054 alter_table-test.cc:1347] Scanner saw 737300 rows
I20260503 14:05:04.545347 30054 alter_table-test.cc:1347] Scanner saw 739050 rows
I20260503 14:05:04.602095 30054 alter_table-test.cc:1347] Scanner saw 741050 rows
I20260503 14:05:04.674031 30054 alter_table-test.cc:1347] Scanner saw 743100 rows
I20260503 14:05:04.730309 30054 alter_table-test.cc:1347] Scanner saw 745900 rows
I20260503 14:05:04.782770 30054 alter_table-test.cc:1347] Scanner saw 747850 rows
I20260503 14:05:04.837116 30054 alter_table-test.cc:1347] Scanner saw 750000 rows
I20260503 14:05:04.894270 30054 alter_table-test.cc:1347] Scanner saw 751600 rows
I20260503 14:05:04.962126 30054 alter_table-test.cc:1347] Scanner saw 753300 rows
I20260503 14:05:05.029618 30054 alter_table-test.cc:1347] Scanner saw 755800 rows
I20260503 14:05:05.091889 30054 alter_table-test.cc:1347] Scanner saw 758250 rows
I20260503 14:05:05.157603 30054 alter_table-test.cc:1347] Scanner saw 760050 rows
I20260503 14:05:05.218441 30054 alter_table-test.cc:1347] Scanner saw 762150 rows
I20260503 14:05:05.288807 30054 alter_table-test.cc:1347] Scanner saw 764650 rows
I20260503 14:05:05.337669 30054 alter_table-test.cc:1347] Scanner saw 766900 rows
I20260503 14:05:05.365031 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 1.090s user 0.921s sys 0.032s Metrics: {"bytes_written":2923106,"cfile_cache_hit":70,"cfile_cache_hit_bytes":1944784,"cfile_cache_miss":664,"cfile_cache_miss_bytes":14430104,"cfile_init":16,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":138,"dirs.run_cpu_time_us":228,"dirs.run_wall_time_us":1404,"drs_written":1,"lbm_read_time_us":10538,"lbm_reads_lt_1ms":728,"lbm_write_time_us":24786,"lbm_writes_lt_1ms":822,"num_input_rowsets":2,"peak_mem_usage":8132941,"reinsert_count":0,"rows_written":727900,"spinlock_wait_cycles":1566592,"thread_start_us":76,"threads_started":1,"update_count":872}
I20260503 14:05:05.365288 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.921653
I20260503 14:05:05.389211 30054 alter_table-test.cc:1347] Scanner saw 768800 rows
I20260503 14:05:05.449152 30054 alter_table-test.cc:1347] Scanner saw 770400 rows
I20260503 14:05:05.517604 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.152s user 0.040s sys 0.004s Metrics: {"bytes_written":144779,"cfile_init":1,"compiler_manager_pool.queue_time_us":3622,"delete_count":0,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":111,"dirs.run_wall_time_us":840,"drs_written":1,"lbm_read_time_us":17,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1348,"lbm_writes_lt_1ms":85,"peak_mem_usage":0,"reinsert_count":0,"rows_written":41700,"thread_start_us":112,"threads_started":1,"update_count":3}
I20260503 14:05:05.517858 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.010820
I20260503 14:05:05.521665 30054 alter_table-test.cc:1347] Scanner saw 771750 rows
I20260503 14:05:05.584782 30054 alter_table-test.cc:1347] Scanner saw 773900 rows
I20260503 14:05:05.658784 30054 alter_table-test.cc:1347] Scanner saw 775400 rows
I20260503 14:05:05.710142 30054 alter_table-test.cc:1347] Scanner saw 778200 rows
I20260503 14:05:05.756278 30054 alter_table-test.cc:1347] Scanner saw 779900 rows
I20260503 14:05:05.804867 30054 alter_table-test.cc:1347] Scanner saw 781450 rows
I20260503 14:05:05.855196 30054 alter_table-test.cc:1347] Scanner saw 783350 rows
I20260503 14:05:05.921090 30054 alter_table-test.cc:1347] Scanner saw 785250 rows
I20260503 14:05:06.002781 30054 alter_table-test.cc:1347] Scanner saw 787850 rows
I20260503 14:05:06.067535 30054 alter_table-test.cc:1347] Scanner saw 791000 rows
I20260503 14:05:06.130735 30054 alter_table-test.cc:1347] Scanner saw 792600 rows
I20260503 14:05:06.193091 30054 alter_table-test.cc:1347] Scanner saw 794550 rows
I20260503 14:05:06.248097 30054 alter_table-test.cc:1347] Scanner saw 796750 rows
I20260503 14:05:06.295969 30054 alter_table-test.cc:1347] Scanner saw 798350 rows
I20260503 14:05:06.351675 30054 alter_table-test.cc:1347] Scanner saw 799550 rows
I20260503 14:05:06.417610 30054 alter_table-test.cc:1347] Scanner saw 801350 rows
I20260503 14:05:06.492569 30054 alter_table-test.cc:1347] Scanner saw 803650 rows
I20260503 14:05:06.552759 30054 alter_table-test.cc:1347] Scanner saw 806550 rows
I20260503 14:05:06.611869 30054 alter_table-test.cc:1347] Scanner saw 808500 rows
I20260503 14:05:06.633937 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 1.116s user 0.985s sys 0.043s Metrics: {"bytes_written":3052454,"cfile_cache_hit":80,"cfile_cache_hit_bytes":2104392,"cfile_cache_miss":724,"cfile_cache_miss_bytes":15175154,"cfile_init":17,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":5513,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1275,"drs_written":1,"lbm_read_time_us":12138,"lbm_reads_lt_1ms":792,"lbm_write_time_us":25298,"lbm_writes_lt_1ms":861,"num_input_rowsets":2,"peak_mem_usage":8563074,"reinsert_count":0,"rows_written":769600,"spinlock_wait_cycles":5632,"thread_start_us":67,"threads_started":1,"update_count":899}
I20260503 14:05:06.634161 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.921653
I20260503 14:05:06.662303 30054 alter_table-test.cc:1347] Scanner saw 810650 rows
I20260503 14:05:06.711464 30054 alter_table-test.cc:1347] Scanner saw 812350 rows
I20260503 14:05:06.773476 30054 alter_table-test.cc:1347] Scanner saw 814100 rows
I20260503 14:05:06.792366 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: FlushMRSOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.158s user 0.043s sys 0.000s Metrics: {"bytes_written":146593,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":21,"dirs.run_cpu_time_us":117,"dirs.run_wall_time_us":747,"drs_written":1,"lbm_read_time_us":23,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1600,"lbm_writes_lt_1ms":85,"peak_mem_usage":0,"reinsert_count":0,"rows_written":41800,"update_count":1}
I20260503 14:05:06.792605 30033 maintenance_manager.cc:419] P 91ffe381a3104e77959dce0b3943ded1: Scheduling CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd): perf score=1.012042
I20260503 14:05:06.841655 30054 alter_table-test.cc:1347] Scanner saw 815850 rows
I20260503 14:05:06.890168 30054 alter_table-test.cc:1347] Scanner saw 817850 rows
I20260503 14:05:06.959824 30054 alter_table-test.cc:1347] Scanner saw 819150 rows
I20260503 14:05:07.041265 30054 alter_table-test.cc:1347] Scanner saw 821850 rows
I20260503 14:05:07.091262 29899 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55508:
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
I20260503 14:05:07.100051 30054 alter_table-test.cc:1347] Scanner saw 824750 rows
I20260503 14:05:07.137471 30209 tablet.cc:1724] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
7:c7 INT32 NOT NULL,
8:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NOT NULL,
3:c3 INT32 NOT NULL,
4:c4 INT32 NOT NULL,
5:c5 INT32 NOT NULL,
6:c6 INT32 NOT NULL,
7:c7 INT32 NOT NULL,
8:c8 INT32 NOT NULL,
9:c9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:07.157488 30054 alter_table-test.cc:1347] Scanner saw 826800 rows
I20260503 14:05:07.176045 29899 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: fake-table [id=e5d4f7b76b7c44f3b61f97a7c9456d7e] alter complete (version 8)
I20260503 14:05:07.216331 30054 alter_table-test.cc:1347] Scanner saw 826800 rows
I20260503 14:05:07.225715 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:07.632984 29973 maintenance_manager.cc:643] P 91ffe381a3104e77959dce0b3943ded1: CompactRowSetsOp(bfa51cdbcc53406ab46f8274519bf9cd) complete. Timing: real 0.840s user 0.800s sys 0.038s Metrics: {"bytes_written":3228270,"cfile_cache_hit":80,"cfile_cache_hit_bytes":2144907,"cfile_cache_miss":752,"cfile_cache_miss_bytes":15982383,"cfile_init":17,"delete_count":0,"delta_iterators_relevant":8,"dirs.queue_time_us":925,"dirs.run_cpu_time_us":144,"dirs.run_wall_time_us":940,"drs_written":1,"lbm_read_time_us":8965,"lbm_reads_lt_1ms":820,"lbm_write_time_us":20972,"lbm_writes_lt_1ms":907,"mutex_wait_us":2,"num_input_rowsets":2,"peak_mem_usage":9008413,"reinsert_count":0,"rows_written":811400,"spinlock_wait_cycles":1664,"thread_start_us":346,"threads_started":7,"update_count":395}
I20260503 14:05:07.633445 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:07.633586 26083 tablet_replica.cc:333] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1: stopping tablet replica
I20260503 14:05:07.633674 26083 raft_consensus.cc:2243] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.633775 26083 raft_consensus.cc:2272] T bfa51cdbcc53406ab46f8274519bf9cd P 91ffe381a3104e77959dce0b3943ded1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.646478 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:07.655910 26083 master.cc:562] Master@127.25.120.254:37831 shutting down...
I20260503 14:05:07.658595 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.658690 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.658746 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e37beb25fe541ed8f82acb9cefad773: stopping tablet replica
I20260503 14:05:07.670976 26083 master.cc:584] Master@127.25.120.254:37831 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (25259 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260503 14:05:07.679085 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:36843
I20260503 14:05:07.679283 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:07.680339 26083 webserver.cc:492] Webserver started at http://127.25.120.254:35515/ using document root <none> and password file <none>
I20260503 14:05:07.680472 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:07.680583 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:07.680626 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:07.680914 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "fb33a89c23b14115a3f9f297e6e03146"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.681972 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.682634 30264 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.682934 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.682998 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "fb33a89c23b14115a3f9f297e6e03146"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.683069 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-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)
I20260503 14:05:07.692333 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:07.692653 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:07.695508 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:36843
I20260503 14:05:07.696389 30316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:36843 every 8 connection(s)
I20260503 14:05:07.696693 30317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.697806 30317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: Bootstrap starting.
I20260503 14:05:07.698163 30317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.698719 30317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: No bootstrap required, opened a new log
I20260503 14:05:07.698860 30317 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER }
I20260503 14:05:07.698925 30317 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.698949 30317 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb33a89c23b14115a3f9f297e6e03146, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.699004 30317 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER }
I20260503 14:05:07.699059 30317 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.699088 30317 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.699116 30317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.699679 30317 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER }
I20260503 14:05:07.699759 30317 leader_election.cc:304] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb33a89c23b14115a3f9f297e6e03146; no voters:
I20260503 14:05:07.699879 30317 leader_election.cc:290] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.699935 30320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.700035 30317 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:07.700114 30320 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 1 LEADER]: Becoming Leader. State: Replica: fb33a89c23b14115a3f9f297e6e03146, State: Running, Role: LEADER
I20260503 14:05:07.700168 30320 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER }
I20260503 14:05:07.700426 30321 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb33a89c23b14115a3f9f297e6e03146" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER } }
I20260503 14:05:07.700459 30322 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb33a89c23b14115a3f9f297e6e03146. Latest consensus state: current_term: 1 leader_uuid: "fb33a89c23b14115a3f9f297e6e03146" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb33a89c23b14115a3f9f297e6e03146" member_type: VOTER } }
I20260503 14:05:07.700603 30321 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:07.700654 30322 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:07.700788 30325 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:07.700940 30325 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:07.701637 30325 catalog_manager.cc:1357] Generated new cluster ID: ca1fdbb3e53b45a0ac482776ab196da8
I20260503 14:05:07.701700 30325 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:07.701733 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:07.722254 30325 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:07.722714 30325 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:07.731495 30325 catalog_manager.cc:6044] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: Generated new TSK 0
I20260503 14:05:07.731606 30325 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:07.733552 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:07.734601 26083 webserver.cc:492] Webserver started at http://127.25.120.193:44125/ using document root <none> and password file <none>
I20260503 14:05:07.734676 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:07.734705 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:07.734735 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:07.734961 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "eda80ecc38324bd3951b5fe85e1eb33c"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.735883 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.736466 30341 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.736680 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.736744 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "eda80ecc38324bd3951b5fe85e1eb33c"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.736793 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1777817074337926-26083-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)
I20260503 14:05:07.748484 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:07.748749 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:07.748931 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:07.749164 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:07.749214 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.749258 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:07.749285 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.752209 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:32835
I20260503 14:05:07.754014 30404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:32835 every 8 connection(s)
I20260503 14:05:07.762553 30405 heartbeater.cc:344] Connected to a master server at 127.25.120.254:36843
I20260503 14:05:07.762686 30405 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:07.762822 30405 heartbeater.cc:507] Master 127.25.120.254:36843 requested a full tablet report, sending...
I20260503 14:05:07.763150 30281 ts_manager.cc:194] Registered new tserver with Master: eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193:32835)
I20260503 14:05:07.763721 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011027538s
I20260503 14:05:07.763784 30281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56144
I20260503 14:05:07.769771 30281 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56158:
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"
}
}
}
I20260503 14:05:07.774411 30405 heartbeater.cc:499] Master 127.25.120.254:36843 was elected leader, sending a full tablet report...
I20260503 14:05:07.774550 30369 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6934eee2f742c8a42ebbcc2d1dd8e6 (DEFAULT_TABLE table=fake-table [id=278564a515ad4efba104193886a832fb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:07.774725 30369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6934eee2f742c8a42ebbcc2d1dd8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.776147 30417 tablet_bootstrap.cc:492] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.776516 30417 tablet_bootstrap.cc:654] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.777199 30417 tablet_bootstrap.cc:492] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.777256 30417 ts_tablet_manager.cc:1403] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.777423 30417 raft_consensus.cc:359] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.777509 30417 raft_consensus.cc:385] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.777529 30417 raft_consensus.cc:740] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.777608 30417 consensus_queue.cc:260] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.777652 30417 raft_consensus.cc:399] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.777670 30417 raft_consensus.cc:493] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.777711 30417 raft_consensus.cc:3060] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.778254 30417 raft_consensus.cc:515] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.778311 30417 leader_election.cc:304] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.778458 30417 leader_election.cc:290] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.778535 30419 raft_consensus.cc:2804] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.778610 30417 ts_tablet_manager.cc:1434] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:07.778689 30419 raft_consensus.cc:697] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.778841 30419 consensus_queue.cc:237] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.779290 30281 catalog_manager.cc:5671] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.785539 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:07.785828 30281 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56158:
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"
}
}
}
I20260503 14:05:07.787576 30369 tablet_service.cc:1511] Processing CreateTablet for tablet ee0c9faaf7a3441cbd1accee20543980 (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:07.787662 30366 tablet_service.cc:1511] Processing CreateTablet for tablet 89d0e72cbcac4a20b1c6515dddf4f845 (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260503 14:05:07.787689 30365 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6ece93cc6a492cb2bc07d87e58cb2b (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260503 14:05:07.787737 30369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0c9faaf7a3441cbd1accee20543980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.787761 30368 tablet_service.cc:1511] Processing CreateTablet for tablet d116c3232ece4b11a437217099454776 (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260503 14:05:07.787837 30368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d116c3232ece4b11a437217099454776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.787956 30366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d0e72cbcac4a20b1c6515dddf4f845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.788044 30365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6ece93cc6a492cb2bc07d87e58cb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.788616 30367 tablet_service.cc:1511] Processing CreateTablet for tablet 1e75a99855ff4b36ba116df99d464c03 (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260503 14:05:07.788702 30367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e75a99855ff4b36ba116df99d464c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.789148 30417 tablet_bootstrap.cc:492] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.789494 30417 tablet_bootstrap.cc:654] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.790020 30364 tablet_service.cc:1511] Processing CreateTablet for tablet c06a14106e0a41aa95add74722d245ef (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260503 14:05:07.790123 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06a14106e0a41aa95add74722d245ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.790230 30417 tablet_bootstrap.cc:492] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.790275 30417 ts_tablet_manager.cc:1403] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.790433 30417 raft_consensus.cc:359] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.790481 30417 raft_consensus.cc:385] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.790499 30417 raft_consensus.cc:740] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.790539 30417 consensus_queue.cc:260] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.790570 30417 raft_consensus.cc:399] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.790592 30417 raft_consensus.cc:493] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.790618 30417 raft_consensus.cc:3060] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.791241 30417 raft_consensus.cc:515] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.791316 30417 leader_election.cc:304] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.791358 30417 leader_election.cc:290] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.791391 30363 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7fc444a09b4fedbc4d5af680e3866a (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260503 14:05:07.791431 30417 ts_tablet_manager.cc:1434] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.791435 30421 raft_consensus.cc:2804] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.791527 30362 tablet_service.cc:1511] Processing CreateTablet for tablet 371a87ea9469461d8736176157d08c1f (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260503 14:05:07.791545 30421 raft_consensus.cc:697] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.791591 30421 consensus_queue.cc:237] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.791635 30361 tablet_service.cc:1511] Processing CreateTablet for tablet 056cb584220340d0930d0b6a9dfc358a (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260503 14:05:07.791739 30360 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa1304835ce4d8aa2ae6c54b7c32b47 (DEFAULT_TABLE table=split-table [id=e257058f412d49c086c4437c2a9a734d]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260503 14:05:07.791482 30363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7fc444a09b4fedbc4d5af680e3866a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.791501 30417 tablet_bootstrap.cc:492] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.792099 30360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa1304835ce4d8aa2ae6c54b7c32b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.792119 30281 catalog_manager.cc:5671] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.792454 30417 tablet_bootstrap.cc:654] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.792622 30361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056cb584220340d0930d0b6a9dfc358a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.793017 30417 tablet_bootstrap.cc:492] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.793056 30417 ts_tablet_manager.cc:1403] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:07.793148 30417 raft_consensus.cc:359] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.793190 30417 raft_consensus.cc:385] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.793208 30417 raft_consensus.cc:740] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.793231 30362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371a87ea9469461d8736176157d08c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.793249 30417 consensus_queue.cc:260] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.794279 30417 raft_consensus.cc:399] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.794307 30417 raft_consensus.cc:493] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.794338 30417 raft_consensus.cc:3060] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.794804 30417 raft_consensus.cc:515] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.794886 30417 leader_election.cc:304] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.794943 30417 leader_election.cc:290] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.795087 30420 raft_consensus.cc:2804] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.795099 30417 ts_tablet_manager.cc:1434] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260503 14:05:07.795205 30420 raft_consensus.cc:697] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.795233 30417 tablet_bootstrap.cc:492] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.795253 30420 consensus_queue.cc:237] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.795567 30417 tablet_bootstrap.cc:654] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.796137 30417 tablet_bootstrap.cc:492] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.796191 30417 ts_tablet_manager.cc:1403] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.796293 30417 raft_consensus.cc:359] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.796337 30417 raft_consensus.cc:385] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.796360 30417 raft_consensus.cc:740] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.796403 30417 consensus_queue.cc:260] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.796442 30417 raft_consensus.cc:399] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.796461 30417 raft_consensus.cc:493] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.796480 30417 raft_consensus.cc:3060] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.796509 30281 catalog_manager.cc:5671] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.797164 30417 raft_consensus.cc:515] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.797220 30417 leader_election.cc:304] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.797276 30417 leader_election.cc:290] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.797292 30419 raft_consensus.cc:2804] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.797379 30417 ts_tablet_manager.cc:1434] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.797403 30419 raft_consensus.cc:697] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.797438 30417 tablet_bootstrap.cc:492] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.797442 30419 consensus_queue.cc:237] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.797765 30417 tablet_bootstrap.cc:654] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.797945 30281 catalog_manager.cc:5671] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.798640 30417 tablet_bootstrap.cc:492] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.798689 30417 ts_tablet_manager.cc:1403] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.798810 30417 raft_consensus.cc:359] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.798878 30417 raft_consensus.cc:385] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.798915 30417 raft_consensus.cc:740] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.798956 30417 consensus_queue.cc:260] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.798990 30417 raft_consensus.cc:399] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.799015 30417 raft_consensus.cc:493] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.799041 30417 raft_consensus.cc:3060] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.799582 30417 raft_consensus.cc:515] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.799638 30417 leader_election.cc:304] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.799722 30417 leader_election.cc:290] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.799736 30419 raft_consensus.cc:2804] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.799825 30417 ts_tablet_manager.cc:1434] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.799830 30419 raft_consensus.cc:697] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.799950 30417 tablet_bootstrap.cc:492] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.800014 30419 consensus_queue.cc:237] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.800313 30417 tablet_bootstrap.cc:654] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.800686 30281 catalog_manager.cc:5671] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.800902 30417 tablet_bootstrap.cc:492] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.800976 30417 ts_tablet_manager.cc:1403] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.801106 30417 raft_consensus.cc:359] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.801162 30417 raft_consensus.cc:385] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.801194 30417 raft_consensus.cc:740] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.801235 30417 consensus_queue.cc:260] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.801277 30417 raft_consensus.cc:399] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.801301 30417 raft_consensus.cc:493] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.801322 30417 raft_consensus.cc:3060] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.802229 30417 raft_consensus.cc:515] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.802304 30417 leader_election.cc:304] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.802381 30417 leader_election.cc:290] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.802400 30419 raft_consensus.cc:2804] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.802448 30419 raft_consensus.cc:697] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.802482 30417 ts_tablet_manager.cc:1434] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.802503 30419 consensus_queue.cc:237] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.802551 30417 tablet_bootstrap.cc:492] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.802969 30417 tablet_bootstrap.cc:654] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.803020 30281 catalog_manager.cc:5671] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.803584 30417 tablet_bootstrap.cc:492] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.803639 30417 ts_tablet_manager.cc:1403] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.803735 30417 raft_consensus.cc:359] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.803783 30417 raft_consensus.cc:385] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.803807 30417 raft_consensus.cc:740] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.803846 30417 consensus_queue.cc:260] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.803889 30417 raft_consensus.cc:399] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.803913 30417 raft_consensus.cc:493] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.803946 30417 raft_consensus.cc:3060] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.804615 30417 raft_consensus.cc:515] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.804718 30417 leader_election.cc:304] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.804791 30417 leader_election.cc:290] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.804812 30420 raft_consensus.cc:2804] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.804876 30417 ts_tablet_manager.cc:1434] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.804883 30420 raft_consensus.cc:697] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.804975 30417 tablet_bootstrap.cc:492] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.804986 30420 consensus_queue.cc:237] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.805408 30417 tablet_bootstrap.cc:654] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.805514 30281 catalog_manager.cc:5671] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.806113 30417 tablet_bootstrap.cc:492] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.806208 30417 ts_tablet_manager.cc:1403] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.806316 30417 raft_consensus.cc:359] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.806491 30417 raft_consensus.cc:385] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.806536 30417 raft_consensus.cc:740] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.806612 30417 consensus_queue.cc:260] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.806660 30417 raft_consensus.cc:399] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.806689 30417 raft_consensus.cc:493] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.806720 30417 raft_consensus.cc:3060] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.807201 30417 raft_consensus.cc:515] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.807286 30417 leader_election.cc:304] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.807337 30417 leader_election.cc:290] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.807359 30420 raft_consensus.cc:2804] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.807404 30420 raft_consensus.cc:697] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.807436 30417 ts_tablet_manager.cc:1434] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.807436 30420 consensus_queue.cc:237] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.807704 30417 tablet_bootstrap.cc:492] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.808120 30417 tablet_bootstrap.cc:654] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.808110 30281 catalog_manager.cc:5671] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.808717 30417 tablet_bootstrap.cc:492] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.808785 30417 ts_tablet_manager.cc:1403] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.808902 30417 raft_consensus.cc:359] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.808960 30417 raft_consensus.cc:385] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.808982 30417 raft_consensus.cc:740] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.809058 30417 consensus_queue.cc:260] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.809106 30417 raft_consensus.cc:399] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.809124 30417 raft_consensus.cc:493] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.809158 30417 raft_consensus.cc:3060] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.809646 30417 raft_consensus.cc:515] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.809702 30417 leader_election.cc:304] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.809757 30417 leader_election.cc:290] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.809808 30420 raft_consensus.cc:2804] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.809837 30417 ts_tablet_manager.cc:1434] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.809875 30420 raft_consensus.cc:697] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.809890 30417 tablet_bootstrap.cc:492] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.809922 30420 consensus_queue.cc:237] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.810271 30417 tablet_bootstrap.cc:654] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.810436 30281 catalog_manager.cc:5671] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.810933 30417 tablet_bootstrap.cc:492] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.810999 30417 ts_tablet_manager.cc:1403] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.811097 30417 raft_consensus.cc:359] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.811162 30417 raft_consensus.cc:385] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.811194 30417 raft_consensus.cc:740] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.811242 30417 consensus_queue.cc:260] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.811280 30417 raft_consensus.cc:399] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.811308 30417 raft_consensus.cc:493] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.811337 30417 raft_consensus.cc:3060] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.811792 30417 raft_consensus.cc:515] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.811869 30417 leader_election.cc:304] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.811946 30419 raft_consensus.cc:2804] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.812011 30419 raft_consensus.cc:697] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.812052 30419 consensus_queue.cc:237] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.812230 30417 leader_election.cc:290] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.812343 30417 ts_tablet_manager.cc:1434] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.812404 30417 tablet_bootstrap.cc:492] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: Bootstrap starting.
I20260503 14:05:07.812441 30281 catalog_manager.cc:5671] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.812733 30417 tablet_bootstrap.cc:654] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.813203 30417 tablet_bootstrap.cc:492] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: No bootstrap required, opened a new log
I20260503 14:05:07.813254 30417 ts_tablet_manager.cc:1403] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.813342 30417 raft_consensus.cc:359] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.813395 30417 raft_consensus.cc:385] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.813412 30417 raft_consensus.cc:740] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.813447 30417 consensus_queue.cc:260] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.813515 30417 raft_consensus.cc:399] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.813546 30417 raft_consensus.cc:493] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.813570 30417 raft_consensus.cc:3060] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.814100 30417 raft_consensus.cc:515] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.814182 30417 leader_election.cc:304] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda80ecc38324bd3951b5fe85e1eb33c; no voters:
I20260503 14:05:07.814240 30417 leader_election.cc:290] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.814280 30419 raft_consensus.cc:2804] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.814312 30417 ts_tablet_manager.cc:1434] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.814360 30419 raft_consensus.cc:697] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Becoming Leader. State: Replica: eda80ecc38324bd3951b5fe85e1eb33c, State: Running, Role: LEADER
I20260503 14:05:07.814407 30419 consensus_queue.cc:237] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } }
I20260503 14:05:07.814821 30281 catalog_manager.cc:5671] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c reported cstate change: term changed from 0 to 1, leader changed from <none> to eda80ecc38324bd3951b5fe85e1eb33c (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda80ecc38324bd3951b5fe85e1eb33c" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 32835 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.816776 30281 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56158:
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
I20260503 14:05:07.818152 30452 tablet.cc:1724] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.818245 30453 tablet.cc:1724] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.818399 30453 tablet.cc:1622] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.818306 30452 tablet.cc:1622] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.818634 30449 tablet.cc:1724] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.818711 30449 tablet.cc:1622] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.818849 30451 tablet.cc:1724] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.818919 30451 tablet.cc:1622] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.819620 30449 tablet.cc:1724] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.819759 30449 tablet.cc:1622] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.820204 30451 tablet.cc:1724] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.820375 30451 tablet.cc:1622] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.820636 30453 tablet.cc:1724] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.820715 30453 tablet.cc:1622] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.820818 30452 tablet.cc:1724] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.821442 30452 tablet.cc:1622] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.821497 30451 tablet.cc:1724] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.821561 30453 tablet.cc:1724] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:07.822495 30451 tablet.cc:1622] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.822535 30453 tablet.cc:1622] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: MemRowSet was empty: no flush needed.
I20260503 14:05:07.824234 30280 catalog_manager.cc:6216] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: split-table [id=e257058f412d49c086c4437c2a9a734d] alter complete (version 1)
I20260503 14:05:07.829267 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:07.832330 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:07.832633 26083 tablet_replica.cc:333] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.832733 26083 raft_consensus.cc:2243] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.832800 26083 raft_consensus.cc:2272] T d116c3232ece4b11a437217099454776 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.833137 26083 tablet_replica.cc:333] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.833199 26083 raft_consensus.cc:2243] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.833251 26083 raft_consensus.cc:2272] T 371a87ea9469461d8736176157d08c1f P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.833636 26083 tablet_replica.cc:333] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.833694 26083 raft_consensus.cc:2243] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.833765 26083 raft_consensus.cc:2272] T 056cb584220340d0930d0b6a9dfc358a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.834044 26083 tablet_replica.cc:333] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.834091 26083 raft_consensus.cc:2243] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.834120 26083 raft_consensus.cc:2272] T 7fa1304835ce4d8aa2ae6c54b7c32b47 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.834478 26083 tablet_replica.cc:333] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.834527 26083 raft_consensus.cc:2243] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.834573 26083 raft_consensus.cc:2272] T 6e7fc444a09b4fedbc4d5af680e3866a P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.834831 26083 tablet_replica.cc:333] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.834872 26083 raft_consensus.cc:2243] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.834921 26083 raft_consensus.cc:2272] T ee0c9faaf7a3441cbd1accee20543980 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.835155 26083 tablet_replica.cc:333] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.835193 26083 raft_consensus.cc:2243] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.835238 26083 raft_consensus.cc:2272] T 5e6934eee2f742c8a42ebbcc2d1dd8e6 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.835605 26083 tablet_replica.cc:333] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.835655 26083 raft_consensus.cc:2243] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.835683 26083 raft_consensus.cc:2272] T 89d0e72cbcac4a20b1c6515dddf4f845 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.835923 26083 tablet_replica.cc:333] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.835971 26083 raft_consensus.cc:2243] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.835995 26083 raft_consensus.cc:2272] T 1e75a99855ff4b36ba116df99d464c03 P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.836213 26083 tablet_replica.cc:333] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.836249 26083 raft_consensus.cc:2243] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.836272 26083 raft_consensus.cc:2272] T 6e6ece93cc6a492cb2bc07d87e58cb2b P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.836473 26083 tablet_replica.cc:333] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c: stopping tablet replica
I20260503 14:05:07.836530 26083 raft_consensus.cc:2243] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.836594 26083 raft_consensus.cc:2272] T c06a14106e0a41aa95add74722d245ef P eda80ecc38324bd3951b5fe85e1eb33c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.839571 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:07.841248 26083 master.cc:562] Master@127.25.120.254:36843 shutting down...
I20260503 14:05:07.844187 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:07.844259 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:07.844336 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb33a89c23b14115a3f9f297e6e03146: stopping tablet replica
I20260503 14:05:07.856902 26083 master.cc:584] Master@127.25.120.254:36843 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (184 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260503 14:05:07.863268 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40185
I20260503 14:05:07.863446 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:07.864202 26083 webserver.cc:492] Webserver started at http://127.25.120.254:34317/ using document root <none> and password file <none>
I20260503 14:05:07.864284 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:07.864321 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:07.864370 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:07.864702 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.865654 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.866151 30459 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.866335 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:05:07.866461 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.866539 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-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)
I20260503 14:05:07.890625 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:07.890866 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:07.893800 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40185
I20260503 14:05:07.894721 30511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40185 every 8 connection(s)
I20260503 14:05:07.894862 30512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.895881 30512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: Bootstrap starting.
I20260503 14:05:07.896193 30512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.896823 30512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: No bootstrap required, opened a new log
I20260503 14:05:07.896973 30512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER }
I20260503 14:05:07.897027 30512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.897040 30512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b1126d9295e4aa7af0a5b1fec0cdd7c, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.897114 30512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER }
I20260503 14:05:07.897161 30512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.897176 30512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.897207 30512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.897701 30512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER }
I20260503 14:05:07.897753 30512 leader_election.cc:304] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b1126d9295e4aa7af0a5b1fec0cdd7c; no voters:
I20260503 14:05:07.897884 30512 leader_election.cc:290] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.897922 30515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.898059 30512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:07.898087 30515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 1 LEADER]: Becoming Leader. State: Replica: 7b1126d9295e4aa7af0a5b1fec0cdd7c, State: Running, Role: LEADER
I20260503 14:05:07.898131 30515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER }
I20260503 14:05:07.898432 30516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER } }
I20260503 14:05:07.898452 30515 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b1126d9295e4aa7af0a5b1fec0cdd7c. Latest consensus state: current_term: 1 leader_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b1126d9295e4aa7af0a5b1fec0cdd7c" member_type: VOTER } }
I20260503 14:05:07.898527 30516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:07.898569 30515 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:07.898717 30522 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:07.898872 30522 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:07.899384 30522 catalog_manager.cc:1357] Generated new cluster ID: bfc6110289ed482d87aa8c6b2d8f4de6
I20260503 14:05:07.899437 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:07.899438 30522 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:07.920256 30522 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:07.920830 30522 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:07.925004 30522 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: Generated new TSK 0
I20260503 14:05:07.925096 30522 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:07.931221 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:07.932189 26083 webserver.cc:492] Webserver started at http://127.25.120.193:36781/ using document root <none> and password file <none>
I20260503 14:05:07.932262 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:07.932327 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:07.932402 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:07.932744 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "7444b6d0423a492aa92304eba87ccd6f"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.933706 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.934273 30536 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.934481 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:07.934537 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "7444b6d0423a492aa92304eba87ccd6f"
format_stamp: "Formatted at 2026-05-03 14:05:07 on dist-test-slave-clkv"
I20260503 14:05:07.934585 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1777817074337926-26083-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)
I20260503 14:05:07.951119 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:07.951354 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:07.951531 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:07.951774 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:07.951802 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.951825 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:07.951838 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:07.954624 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:42343
I20260503 14:05:07.954702 30599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:42343 every 8 connection(s)
I20260503 14:05:07.958534 30600 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40185
I20260503 14:05:07.958619 30600 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:07.958712 30600 heartbeater.cc:507] Master 127.25.120.254:40185 requested a full tablet report, sending...
I20260503 14:05:07.958987 30476 ts_manager.cc:194] Registered new tserver with Master: 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343)
I20260503 14:05:07.959259 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004444242s
I20260503 14:05:07.959558 30476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59778
I20260503 14:05:07.964821 30476 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59794:
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"
}
}
}
I20260503 14:05:07.969323 30564 tablet_service.cc:1511] Processing CreateTablet for tablet 4593542bcba44f51a9b29983c936f75d (DEFAULT_TABLE table=fake-table [id=e81933940386459a8331505dbed05aff]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:07.969471 30564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4593542bcba44f51a9b29983c936f75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.970110 30600 heartbeater.cc:499] Master 127.25.120.254:40185 was elected leader, sending a full tablet report...
I20260503 14:05:07.970968 30612 tablet_bootstrap.cc:492] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.971313 30612 tablet_bootstrap.cc:654] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.971840 30612 tablet_bootstrap.cc:492] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.971885 30612 ts_tablet_manager.cc:1403] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.971977 30612 raft_consensus.cc:359] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.972028 30612 raft_consensus.cc:385] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.972044 30612 raft_consensus.cc:740] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.972118 30612 consensus_queue.cc:260] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.972190 30612 raft_consensus.cc:399] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.972220 30612 raft_consensus.cc:493] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.972252 30612 raft_consensus.cc:3060] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.972960 30612 raft_consensus.cc:515] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.973053 30612 leader_election.cc:304] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.973194 30612 leader_election.cc:290] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.973235 30614 raft_consensus.cc:2804] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.973383 30612 ts_tablet_manager.cc:1434] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:07.973412 30614 raft_consensus.cc:697] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.973464 30614 consensus_queue.cc:237] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.973948 30476 catalog_manager.cc:5671] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.981154 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:07.981488 30476 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59794:
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"
}
}
}
I20260503 14:05:07.983183 30564 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3398c759d646b4bc76a303cfbf82ac (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:07.983207 30563 tablet_service.cc:1511] Processing CreateTablet for tablet f179d925a140461495f7c0afe5d12077 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260503 14:05:07.983279 30561 tablet_service.cc:1511] Processing CreateTablet for tablet a9ec10ad35a84f5890706a33276d2899 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260503 14:05:07.983340 30564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3398c759d646b4bc76a303cfbf82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.983443 30561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ec10ad35a84f5890706a33276d2899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.983609 30563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f179d925a140461495f7c0afe5d12077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.984764 30612 tablet_bootstrap.cc:492] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.984903 30560 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6852602763446c956c15b8041547e5 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260503 14:05:07.985021 30560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6852602763446c956c15b8041547e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.985121 30612 tablet_bootstrap.cc:654] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.985635 30612 tablet_bootstrap.cc:492] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.985716 30612 ts_tablet_manager.cc:1403] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.985837 30612 raft_consensus.cc:359] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.985900 30612 raft_consensus.cc:385] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.985926 30612 raft_consensus.cc:740] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.985965 30612 consensus_queue.cc:260] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.986032 30612 raft_consensus.cc:399] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.986059 30612 raft_consensus.cc:493] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.986083 30612 raft_consensus.cc:3060] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.986145 30559 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00d9e5abc74037a33b1165ed356070 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260503 14:05:07.986268 30559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00d9e5abc74037a33b1165ed356070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.986667 30612 raft_consensus.cc:515] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.986752 30612 leader_election.cc:304] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.986806 30612 leader_election.cc:290] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.986855 30614 raft_consensus.cc:2804] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.986918 30614 raft_consensus.cc:697] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.986917 30612 ts_tablet_manager.cc:1434] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:07.987036 30612 tablet_bootstrap.cc:492] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.986972 30614 consensus_queue.cc:237] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.987320 30612 tablet_bootstrap.cc:654] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.987422 30558 tablet_service.cc:1511] Processing CreateTablet for tablet a37b2ab181754202a761bff7e3f5e32d (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260503 14:05:07.987458 30476 catalog_manager.cc:5671] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.987496 30558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37b2ab181754202a761bff7e3f5e32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.987862 30555 tablet_service.cc:1511] Processing CreateTablet for tablet a00466f36a024d43b41a88680f1f29e5 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260503 14:05:07.988133 30555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00466f36a024d43b41a88680f1f29e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.989441 30612 tablet_bootstrap.cc:492] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.989498 30612 ts_tablet_manager.cc:1403] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:07.989599 30612 raft_consensus.cc:359] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.989668 30612 raft_consensus.cc:385] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.989702 30612 raft_consensus.cc:740] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.989737 30612 consensus_queue.cc:260] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.987895 30557 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260503 14:05:07.987876 30556 tablet_service.cc:1511] Processing CreateTablet for tablet 458f925ebfe24ea29da60ea7b5b2e174 (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260503 14:05:07.983249 30562 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7511a1ca9d42c98d91c162c12388bb (DEFAULT_TABLE table=split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260503 14:05:07.989890 30557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbec4b4fec74e32997a3fa07ddb95a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.989957 30562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7511a1ca9d42c98d91c162c12388bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.990064 30556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458f925ebfe24ea29da60ea7b5b2e174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:07.989785 30612 raft_consensus.cc:399] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.991043 30612 raft_consensus.cc:493] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.991074 30612 raft_consensus.cc:3060] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.991698 30612 raft_consensus.cc:515] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.991783 30612 leader_election.cc:304] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.991861 30612 leader_election.cc:290] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.991915 30614 raft_consensus.cc:2804] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.991977 30612 ts_tablet_manager.cc:1434] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:07.992048 30612 tablet_bootstrap.cc:492] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.991989 30614 raft_consensus.cc:697] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.992206 30614 consensus_queue.cc:237] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.992317 30612 tablet_bootstrap.cc:654] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.992764 30476 catalog_manager.cc:5671] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.992908 30612 tablet_bootstrap.cc:492] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.992956 30612 ts_tablet_manager.cc:1403] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.993059 30612 raft_consensus.cc:359] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.993116 30612 raft_consensus.cc:385] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.993139 30612 raft_consensus.cc:740] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.993197 30612 consensus_queue.cc:260] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.993239 30612 raft_consensus.cc:399] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.993268 30612 raft_consensus.cc:493] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.993290 30612 raft_consensus.cc:3060] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.993790 30612 raft_consensus.cc:515] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.993840 30612 leader_election.cc:304] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.993896 30612 leader_election.cc:290] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.993912 30614 raft_consensus.cc:2804] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.993966 30614 raft_consensus.cc:697] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.993970 30612 ts_tablet_manager.cc:1434] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.994014 30614 consensus_queue.cc:237] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.994046 30612 tablet_bootstrap.cc:492] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.994324 30612 tablet_bootstrap.cc:654] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.994482 30476 catalog_manager.cc:5671] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.994853 30612 tablet_bootstrap.cc:492] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.994904 30612 ts_tablet_manager.cc:1403] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.995007 30612 raft_consensus.cc:359] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.995054 30612 raft_consensus.cc:385] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.995074 30612 raft_consensus.cc:740] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.995129 30612 consensus_queue.cc:260] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.995167 30612 raft_consensus.cc:399] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.995193 30612 raft_consensus.cc:493] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.995215 30612 raft_consensus.cc:3060] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.995726 30612 raft_consensus.cc:515] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.995805 30612 leader_election.cc:304] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.995857 30612 leader_election.cc:290] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.995873 30614 raft_consensus.cc:2804] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.995942 30614 raft_consensus.cc:697] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.996006 30614 consensus_queue.cc:237] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.995934 30612 ts_tablet_manager.cc:1434] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.996280 30612 tablet_bootstrap.cc:492] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.996397 30476 catalog_manager.cc:5671] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.996678 30612 tablet_bootstrap.cc:654] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.997253 30612 tablet_bootstrap.cc:492] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.997303 30612 ts_tablet_manager.cc:1403] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.997416 30612 raft_consensus.cc:359] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.997467 30612 raft_consensus.cc:385] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.997481 30612 raft_consensus.cc:740] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.997572 30612 consensus_queue.cc:260] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.997629 30612 raft_consensus.cc:399] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.997649 30612 raft_consensus.cc:493] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.997673 30612 raft_consensus.cc:3060] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:07.998059 30612 raft_consensus.cc:515] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.998107 30612 leader_election.cc:304] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:07.998160 30612 leader_election.cc:290] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:07.998180 30614 raft_consensus.cc:2804] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:07.998226 30614 raft_consensus.cc:697] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:07.998231 30612 ts_tablet_manager.cc:1434] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:07.998270 30614 consensus_queue.cc:237] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.998301 30612 tablet_bootstrap.cc:492] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:07.998610 30612 tablet_bootstrap.cc:654] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:07.998669 30476 catalog_manager.cc:5671] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:07.999115 30612 tablet_bootstrap.cc:492] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:07.999164 30612 ts_tablet_manager.cc:1403] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:07.999270 30612 raft_consensus.cc:359] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.999343 30612 raft_consensus.cc:385] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:07.999393 30612 raft_consensus.cc:740] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:07.999423 30612 consensus_queue.cc:260] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:07.999464 30612 raft_consensus.cc:399] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:07.999483 30612 raft_consensus.cc:493] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:07.999514 30612 raft_consensus.cc:3060] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.000003 30612 raft_consensus.cc:515] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.000056 30612 leader_election.cc:304] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:08.000106 30612 leader_election.cc:290] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.000208 30612 ts_tablet_manager.cc:1434] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.000186 30616 raft_consensus.cc:2804] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.000325 30616 raft_consensus.cc:697] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:08.000332 30612 tablet_bootstrap.cc:492] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:08.000383 30616 consensus_queue.cc:237] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.000643 30612 tablet_bootstrap.cc:654] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.000912 30476 catalog_manager.cc:5671] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.001212 30612 tablet_bootstrap.cc:492] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:08.001286 30612 ts_tablet_manager.cc:1403] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.001434 30612 raft_consensus.cc:359] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.001535 30612 raft_consensus.cc:385] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.001556 30612 raft_consensus.cc:740] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.001601 30612 consensus_queue.cc:260] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.001642 30612 raft_consensus.cc:399] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.001660 30612 raft_consensus.cc:493] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.001677 30612 raft_consensus.cc:3060] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.002173 30612 raft_consensus.cc:515] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.002233 30612 leader_election.cc:304] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:08.002290 30612 leader_election.cc:290] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.002307 30614 raft_consensus.cc:2804] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.002364 30612 ts_tablet_manager.cc:1434] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.002393 30614 raft_consensus.cc:697] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:08.002425 30614 consensus_queue.cc:237] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.002465 30612 tablet_bootstrap.cc:492] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:08.002856 30612 tablet_bootstrap.cc:654] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.002913 30476 catalog_manager.cc:5671] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.003342 30612 tablet_bootstrap.cc:492] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:08.003412 30612 ts_tablet_manager.cc:1403] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.003520 30612 raft_consensus.cc:359] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.003587 30612 raft_consensus.cc:385] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.003614 30612 raft_consensus.cc:740] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.003656 30612 consensus_queue.cc:260] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.003695 30612 raft_consensus.cc:399] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.003731 30612 raft_consensus.cc:493] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.003758 30612 raft_consensus.cc:3060] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.004416 30612 raft_consensus.cc:515] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.004505 30612 leader_election.cc:304] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:08.004614 30615 raft_consensus.cc:2804] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.004668 30615 raft_consensus.cc:697] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:08.004721 30615 consensus_queue.cc:237] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.004884 30612 leader_election.cc:290] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.004992 30612 ts_tablet_manager.cc:1434] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.005048 30612 tablet_bootstrap.cc:492] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:08.005089 30476 catalog_manager.cc:5671] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.005348 30612 tablet_bootstrap.cc:654] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.005854 30612 tablet_bootstrap.cc:492] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:08.005919 30612 ts_tablet_manager.cc:1403] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.006054 30612 raft_consensus.cc:359] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.006102 30612 raft_consensus.cc:385] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.006120 30612 raft_consensus.cc:740] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.006171 30612 consensus_queue.cc:260] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.006218 30612 raft_consensus.cc:399] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.006237 30612 raft_consensus.cc:493] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.006263 30612 raft_consensus.cc:3060] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.006868 30612 raft_consensus.cc:515] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.006927 30612 leader_election.cc:304] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:08.006989 30612 leader_election.cc:290] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.007004 30615 raft_consensus.cc:2804] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.007052 30612 ts_tablet_manager.cc:1434] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.007066 30615 raft_consensus.cc:697] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:08.007112 30612 tablet_bootstrap.cc:492] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Bootstrap starting.
I20260503 14:05:08.007102 30615 consensus_queue.cc:237] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.007462 30612 tablet_bootstrap.cc:654] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.007642 30476 catalog_manager.cc:5671] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.008085 30612 tablet_bootstrap.cc:492] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: No bootstrap required, opened a new log
I20260503 14:05:08.008148 30612 ts_tablet_manager.cc:1403] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.008271 30612 raft_consensus.cc:359] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.008322 30612 raft_consensus.cc:385] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.008344 30612 raft_consensus.cc:740] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.008391 30612 consensus_queue.cc:260] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.008428 30612 raft_consensus.cc:399] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.008462 30612 raft_consensus.cc:493] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.008491 30612 raft_consensus.cc:3060] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.008956 30612 raft_consensus.cc:515] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.009033 30612 leader_election.cc:304] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7444b6d0423a492aa92304eba87ccd6f; no voters:
I20260503 14:05:08.009110 30612 leader_election.cc:290] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.009167 30615 raft_consensus.cc:2804] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.009204 30612 ts_tablet_manager.cc:1434] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.009267 30615 raft_consensus.cc:697] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Becoming Leader. State: Replica: 7444b6d0423a492aa92304eba87ccd6f, State: Running, Role: LEADER
I20260503 14:05:08.009322 30615 consensus_queue.cc:237] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } }
I20260503 14:05:08.009829 30476 catalog_manager.cc:5671] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7444b6d0423a492aa92304eba87ccd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7444b6d0423a492aa92304eba87ccd6f" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42343 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.011173 30476 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.012629 30647 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.012722 30647 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.012945 30644 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.013028 30644 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.013118 30643 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.013185 30643 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.013284 30646 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.013345 30646 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.013319 30476 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.013878 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 2 got 1
I20260503 14:05:08.013960 30647 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.014045 30647 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.014947 30644 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.015038 30644 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.015173 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 2 got 1
I20260503 14:05:08.015194 30646 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.015232 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.015542 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 2 got 1
I20260503 14:05:08.015764 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 2 got 1
I20260503 14:05:08.015662 30643 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.015888 30643 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.015254 30646 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.016438 30647 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.016570 30647 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.016793 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.017755 30644 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.017935 30644 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.017992 30643 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.018956 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 4 got 1
I20260503 14:05:08.018430 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.018959 30643 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.019083 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 4 got 1
I20260503 14:05:08.019150 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 4 got 1
I20260503 14:05:08.019205 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 4 got 1
I20260503 14:05:08.019241 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 4 got 1
I20260503 14:05:08.018046 30646 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.019510 30646 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.019927 30644 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.019994 30644 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.020167 30647 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.020401 30647 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.020473 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.021229 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 6 got 1
I20260503 14:05:08.021289 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 6 got 2
I20260503 14:05:08.021687 30476 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.021891 30643 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.021956 30643 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.022012 30646 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.022238 30646 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.022773 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 7 got 2
I20260503 14:05:08.022822 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 7 got 2
I20260503 14:05:08.022082 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.023041 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.023134 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.023551 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 7 got 2
I20260503 14:05:08.023603 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 7 got 2
I20260503 14:05:08.023144 30647 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.023741 30647 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.023967 30646 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.024119 30643 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:08.024196 30643 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.024267 30475 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.024065 30646 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.024089 30644 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.024856 30644 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.025979 30476 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59794:
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
I20260503 14:05:08.026511 30647 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.026585 30647 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.027006 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 9 got 2
I20260503 14:05:08.027062 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 9 got 2
I20260503 14:05:08.027293 30644 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.027361 30644 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.028141 30643 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.028167 30646 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.028270 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 2
I20260503 14:05:08.028308 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.028302 30646 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.028375 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 2
I20260503 14:05:08.028406 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 2
I20260503 14:05:08.028219 30643 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.029080 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.029507 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.029793 30647 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.029956 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.030184 30646 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.030254 30646 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.029966 30647 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.030462 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.030536 30644 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.030604 30644 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.030813 30643 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.030882 30643 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.031391 30646 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.031481 30646 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.031689 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.032220 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.032390 30644 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.032653 30643 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.032884 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.032465 30644 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.032953 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.032908 30646 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:08.033069 30646 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.033488 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.032874 30643 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.033905 30646 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.034281 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 3
I20260503 14:05:08.035022 30646 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.034281 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.035281 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.035454 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.035499 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.035967 30646 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.036051 30646 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.036082 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.033850 30647 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.034804 30643 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.036552 30647 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.036577 30643 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.036717 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.037312 30644 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.037388 30644 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.037411 30643 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.037484 30643 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.037508 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.037883 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.038231 30646 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:08.038349 30643 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.038404 30643 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.038398 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.038388 30646 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.038574 30644 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.038637 30644 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.038905 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.039364 30643 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.039438 30643 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.039551 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.039598 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.039990 30646 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.040066 30646 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.040167 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.040225 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.040318 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.040926 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.041326 30643 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.041358 30646 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.041409 30643 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.041414 30646 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.041416 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.041625 30644 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.041723 30644 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.041945 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.042311 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 4
I20260503 14:05:08.042548 30647 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.042659 30647 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.042896 30643 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.042979 30643 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.043054 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.043625 30647 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.043712 30647 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.043776 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.043829 30643 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.044248 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.044440 30643 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.044916 30647 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.045011 30647 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.045073 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.045629 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.045598 30643 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.045881 30643 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.046114 30647 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:08.046340 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.046197 30647 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.047093 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.047024 30643 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.047259 30647 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.047338 30647 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.047451 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.047637 30643 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.048305 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.048446 30647 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.048523 30647 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.048472 30643 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.048724 30643 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.048938 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.049554 30643 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.049732 30643 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.049767 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.049921 30647 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.050010 30647 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.050231 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.050575 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.050661 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.051009 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.051476 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 5
I20260503 14:05:08.051483 30646 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.051704 30646 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.052038 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.051684 30643 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.052654 30643 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.053210 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.053328 30647 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.053637 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.053642 30647 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.054217 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.054003 30644 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.054337 30644 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.054600 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.054575 30643 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.054718 30643 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.053934 30646 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.055126 30646 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.056272 30644 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:08.056360 30644 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.056417 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.056479 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.056509 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.056556 30476 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.057484 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 6
I20260503 14:05:08.057533 30646 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.057602 30646 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.057711 30644 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.057770 30644 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.058602 30643 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.057493 30647 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.058730 30644 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.058835 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.058957 30643 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.059377 30644 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.059039 30646 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.059520 30646 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.059221 30647 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.060000 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.060348 30643 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.060593 30643 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.060766 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.061273 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 2d3398c759d646b4bc76a303cfbf82ac (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.061677 30643 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.062005 30643 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.062093 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.062325 30647 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:08.062410 30647 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.062551 30644 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.062661 30644 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.062795 30646 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.062855 30643 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.062889 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.062937 30643 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.062947 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a9ec10ad35a84f5890706a33276d2899 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.063750 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.063980 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.064221 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.064276 30643 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.064324 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.062892 30646 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.064607 30643 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.064617 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet f179d925a140461495f7c0afe5d12077 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.065218 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 7
I20260503 14:05:08.065392 30647 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.065868 30647 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.065889 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 458f925ebfe24ea29da60ea7b5b2e174 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.065737 30644 tablet.cc:1724] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.066468 30646 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.066767 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a37b2ab181754202a761bff7e3f5e32d (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.066875 30646 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.066890 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.067045 30643 tablet.cc:1724] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.067121 30643 tablet.cc:1622] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.067335 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7f6852602763446c956c15b8041547e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.066798 30644 tablet.cc:1622] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.067965 30647 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.068042 30647 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.068233 30646 tablet.cc:1724] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.068442 30643 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:08.068519 30643 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.068846 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 7d7511a1ca9d42c98d91c162c12388bb (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.069079 30646 tablet.cc:1622] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.069609 30644 tablet.cc:1724] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.069752 30644 tablet.cc:1622] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.069916 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 8
I20260503 14:05:08.070099 30643 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.070168 30643 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.070814 30644 tablet.cc:1724] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.070894 30644 tablet.cc:1622] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.070849 30646 tablet.cc:1724] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.071040 30646 tablet.cc:1622] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.071717 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 1fbec4b4fec74e32997a3fa07ddb95a8 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.071776 30644 tablet.cc:1724] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.071856 30644 tablet.cc:1622] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.072786 30643 tablet.cc:1724] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.072865 30643 tablet.cc:1622] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.072712 30646 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:08.072979 30646 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.074276 30646 tablet.cc:1724] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.074335 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet a00466f36a024d43b41a88680f1f29e5 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.074366 30646 tablet.cc:1622] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.075101 30475 catalog_manager.cc:5763] TS 7444b6d0423a492aa92304eba87ccd6f (127.25.120.193:42343) does not have the latest schema for tablet 6e00d9e5abc74037a33b1165ed356070 (table split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6]). Expected version 10 got 9
I20260503 14:05:08.075139 30646 tablet.cc:1724] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_col0 INT32 NOT NULL,
3:new_col1 INT32 NOT NULL,
4:new_col2 INT32 NOT NULL,
5:new_col3 INT32 NOT NULL,
6:new_col4 INT32 NOT NULL,
7:new_col5 INT32 NOT NULL,
8:new_col6 INT32 NOT NULL,
9:new_col7 INT32 NOT NULL,
10:new_col8 INT32 NOT NULL,
11:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:08.075222 30646 tablet.cc:1622] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: MemRowSet was empty: no flush needed.
I20260503 14:05:08.076822 30476 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: split-table [id=dfb5b90cf01c42a78d7b5e0eaaf086d6] alter complete (version 10)
I20260503 14:05:08.088392 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:08.091569 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:08.091775 26083 tablet_replica.cc:333] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.091848 26083 raft_consensus.cc:2243] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.091928 26083 raft_consensus.cc:2272] T 7d7511a1ca9d42c98d91c162c12388bb P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.092303 26083 tablet_replica.cc:333] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.092370 26083 raft_consensus.cc:2243] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.092432 26083 raft_consensus.cc:2272] T 1fbec4b4fec74e32997a3fa07ddb95a8 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.092749 26083 tablet_replica.cc:333] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.092804 26083 raft_consensus.cc:2243] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.092855 26083 raft_consensus.cc:2272] T a00466f36a024d43b41a88680f1f29e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.093134 26083 tablet_replica.cc:333] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.093173 26083 raft_consensus.cc:2243] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.093241 26083 raft_consensus.cc:2272] T a37b2ab181754202a761bff7e3f5e32d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.093585 26083 tablet_replica.cc:333] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.093639 26083 raft_consensus.cc:2243] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.093699 26083 raft_consensus.cc:2272] T 458f925ebfe24ea29da60ea7b5b2e174 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.093925 26083 tablet_replica.cc:333] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.093972 26083 raft_consensus.cc:2243] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.093999 26083 raft_consensus.cc:2272] T 2d3398c759d646b4bc76a303cfbf82ac P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.094230 26083 tablet_replica.cc:333] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.094280 26083 raft_consensus.cc:2243] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.094302 26083 raft_consensus.cc:2272] T 4593542bcba44f51a9b29983c936f75d P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.094604 26083 tablet_replica.cc:333] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.094651 26083 raft_consensus.cc:2243] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.094684 26083 raft_consensus.cc:2272] T a9ec10ad35a84f5890706a33276d2899 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.094924 26083 tablet_replica.cc:333] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.094962 26083 raft_consensus.cc:2243] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.094986 26083 raft_consensus.cc:2272] T 7f6852602763446c956c15b8041547e5 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.095223 26083 tablet_replica.cc:333] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.095259 26083 raft_consensus.cc:2243] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.095284 26083 raft_consensus.cc:2272] T 6e00d9e5abc74037a33b1165ed356070 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.095563 26083 tablet_replica.cc:333] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f: stopping tablet replica
I20260503 14:05:08.095599 26083 raft_consensus.cc:2243] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.095628 26083 raft_consensus.cc:2272] T f179d925a140461495f7c0afe5d12077 P 7444b6d0423a492aa92304eba87ccd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.109503 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:08.111238 26083 master.cc:562] Master@127.25.120.254:40185 shutting down...
I20260503 14:05:08.113950 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.114065 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.114210 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b1126d9295e4aa7af0a5b1fec0cdd7c: stopping tablet replica
I20260503 14:05:08.126828 26083 master.cc:584] Master@127.25.120.254:40185 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (269 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260503 14:05:08.132896 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:32963
I20260503 14:05:08.133088 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.133812 26083 webserver.cc:492] Webserver started at http://127.25.120.254:34821/ using document root <none> and password file <none>
I20260503 14:05:08.133881 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.133932 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.133981 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.134225 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "1c66946df11f478a9e0a7ca8d1d9545c"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.135141 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.135641 30658 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.135824 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.135890 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "1c66946df11f478a9e0a7ca8d1d9545c"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.135938 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-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)
I20260503 14:05:08.148475 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.148741 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.151497 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:32963
I20260503 14:05:08.151532 30710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:32963 every 8 connection(s)
I20260503 14:05:08.151842 30711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.152930 30711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Bootstrap starting.
I20260503 14:05:08.153239 30711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.153955 30711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: No bootstrap required, opened a new log
I20260503 14:05:08.154117 30711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER }
I20260503 14:05:08.154182 30711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.154196 30711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c66946df11f478a9e0a7ca8d1d9545c, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.154253 30711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER }
I20260503 14:05:08.154287 30711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.154312 30711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.154327 30711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.154850 30711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER }
I20260503 14:05:08.154909 30711 leader_election.cc:304] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1c66946df11f478a9e0a7ca8d1d9545c; no voters:
I20260503 14:05:08.155027 30711 leader_election.cc:290] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.155054 30714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.155165 30714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 1 LEADER]: Becoming Leader. State: Replica: 1c66946df11f478a9e0a7ca8d1d9545c, State: Running, Role: LEADER
I20260503 14:05:08.155184 30711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:08.155267 30714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER }
I20260503 14:05:08.155508 30715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER } }
I20260503 14:05:08.155711 30715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.155539 30716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c66946df11f478a9e0a7ca8d1d9545c. Latest consensus state: current_term: 1 leader_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c66946df11f478a9e0a7ca8d1d9545c" member_type: VOTER } }
I20260503 14:05:08.155882 30716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.155951 30722 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:08.156124 30722 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:08.156838 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:08.156847 30722 catalog_manager.cc:1357] Generated new cluster ID: 122d863ef4b04c8db799a03e709a1322
I20260503 14:05:08.156935 30722 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:08.171140 30722 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:08.171916 30722 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:08.203631 30722 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Generated new TSK 0
I20260503 14:05:08.203783 30722 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:08.220902 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.221856 26083 webserver.cc:492] Webserver started at http://127.25.120.193:42495/ using document root <none> and password file <none>
I20260503 14:05:08.221978 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.222046 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.222116 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.222405 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "207abdb8cf1641a789a7b2d48de00d4b"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.223461 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.224104 30735 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.224282 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:05:08.224346 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "207abdb8cf1641a789a7b2d48de00d4b"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.224474 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-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)
I20260503 14:05:08.229167 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.229393 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.229560 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:08.229776 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:08.229825 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.229866 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:08.229894 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.232765 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:46825
I20260503 14:05:08.232795 30798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:46825 every 8 connection(s)
I20260503 14:05:08.236685 30799 heartbeater.cc:344] Connected to a master server at 127.25.120.254:32963
I20260503 14:05:08.236769 30799 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:08.236886 30799 heartbeater.cc:507] Master 127.25.120.254:32963 requested a full tablet report, sending...
I20260503 14:05:08.237203 30675 ts_manager.cc:194] Registered new tserver with Master: 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825)
I20260503 14:05:08.237462 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00448761s
I20260503 14:05:08.237813 30675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47882
I20260503 14:05:08.243012 30675 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47894:
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"
}
}
}
I20260503 14:05:08.248056 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 85f8caf7d5cd492891528f9b636d7c70 (DEFAULT_TABLE table=fake-table [id=e478926c78cb4ae49b3d5333ce500c89]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.248240 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f8caf7d5cd492891528f9b636d7c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.248379 30799 heartbeater.cc:499] Master 127.25.120.254:32963 was elected leader, sending a full tablet report...
I20260503 14:05:08.249765 30811 tablet_bootstrap.cc:492] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.250099 30811 tablet_bootstrap.cc:654] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.250692 30811 tablet_bootstrap.cc:492] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.250789 30811 ts_tablet_manager.cc:1403] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.250943 30811 raft_consensus.cc:359] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.251045 30811 raft_consensus.cc:385] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.251083 30811 raft_consensus.cc:740] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.251144 30811 consensus_queue.cc:260] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.251195 30811 raft_consensus.cc:399] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.251231 30811 raft_consensus.cc:493] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.251264 30811 raft_consensus.cc:3060] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.251874 30811 raft_consensus.cc:515] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.251967 30811 leader_election.cc:304] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.252099 30811 leader_election.cc:290] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.252143 30813 raft_consensus.cc:2804] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.252313 30811 ts_tablet_manager.cc:1434] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:08.252357 30813 raft_consensus.cc:697] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.252490 30813 consensus_queue.cc:237] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.253048 30675 catalog_manager.cc:5671] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.260999 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:08.261402 30675 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47894:
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"
}
}
}
I20260503 14:05:08.263360 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 2b07cd1b38194f4f919d4b8f59c3d5c5 (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.263407 30762 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7520325cb49aa8f4f78dd25cc3c53 (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.263556 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b07cd1b38194f4f919d4b8f59c3d5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.263674 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7520325cb49aa8f4f78dd25cc3c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.264770 30811 tablet_bootstrap.cc:492] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.265062 30811 tablet_bootstrap.cc:654] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.265586 30811 tablet_bootstrap.cc:492] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.265647 30811 ts_tablet_manager.cc:1403] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.265782 30811 raft_consensus.cc:359] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.265847 30811 raft_consensus.cc:385] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.265868 30811 raft_consensus.cc:740] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.265921 30811 consensus_queue.cc:260] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.265964 30811 raft_consensus.cc:399] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.265993 30811 raft_consensus.cc:493] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.266022 30811 raft_consensus.cc:3060] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.266549 30811 raft_consensus.cc:515] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.266647 30811 leader_election.cc:304] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.266726 30811 leader_election.cc:290] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.266744 30813 raft_consensus.cc:2804] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.266791 30813 raft_consensus.cc:697] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.266804 30811 ts_tablet_manager.cc:1434] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.266826 30813 consensus_queue.cc:237] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.266855 30811 tablet_bootstrap.cc:492] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.267139 30811 tablet_bootstrap.cc:654] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.267233 30675 catalog_manager.cc:5671] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.267865 30811 tablet_bootstrap.cc:492] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.267920 30811 ts_tablet_manager.cc:1403] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.268020 30811 raft_consensus.cc:359] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.268069 30811 raft_consensus.cc:385] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.268121 30811 raft_consensus.cc:740] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.268169 30811 consensus_queue.cc:260] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.268422 30811 raft_consensus.cc:399] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.268478 30811 raft_consensus.cc:493] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.268558 30811 raft_consensus.cc:3060] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.269116 30811 raft_consensus.cc:515] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.269209 30811 leader_election.cc:304] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.269260 30811 leader_election.cc:290] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.269318 30813 raft_consensus.cc:2804] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.269375 30811 ts_tablet_manager.cc:1434] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.269398 30813 raft_consensus.cc:697] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.269517 30813 consensus_queue.cc:237] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.270038 30675 catalog_manager.cc:5671] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.284850 30668 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
I20260503 14:05:08.285759 30668 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 2b07cd1b38194f4f919d4b8f59c3d5c5
I20260503 14:05:08.285867 30668 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 3cc7520325cb49aa8f4f78dd25cc3c53
I20260503 14:05:08.286091 30763 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cc7520325cb49aa8f4f78dd25cc3c53 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.286118 30762 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b07cd1b38194f4f919d4b8f59c3d5c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.286367 30827 tablet_replica.cc:333] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.286437 30827 raft_consensus.cc:2243] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.286494 30827 raft_consensus.cc:2272] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.286854 30827 ts_tablet_manager.cc:1916] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.287283 30668 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
W20260503 14:05:08.288166 30668 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 258c5420e1544499a231b387d1ac89ef has no consensus state
W20260503 14:05:08.288252 30668 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet adf148119cbd4b0b88e4e6b78748c943 has no consensus state
I20260503 14:05:08.288700 30827 ts_tablet_manager.cc:1929] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.288790 30827 log.cc:1199] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/3cc7520325cb49aa8f4f78dd25cc3c53
I20260503 14:05:08.289068 30827 ts_tablet_manager.cc:1950] T 3cc7520325cb49aa8f4f78dd25cc3c53 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.289153 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 258c5420e1544499a231b387d1ac89ef (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.289197 30762 tablet_service.cc:1511] Processing CreateTablet for tablet adf148119cbd4b0b88e4e6b78748c943 (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.289302 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258c5420e1544499a231b387d1ac89ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.289386 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf148119cbd4b0b88e4e6b78748c943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.290288 30811 tablet_bootstrap.cc:492] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.290560 30827 tablet_replica.cc:333] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.290603 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 3cc7520325cb49aa8f4f78dd25cc3c53 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.290650 30827 raft_consensus.cc:2243] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.290633 30811 tablet_bootstrap.cc:654] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.290717 30827 raft_consensus.cc:2272] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.291038 30827 ts_tablet_manager.cc:1916] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.291170 30811 tablet_bootstrap.cc:492] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.291214 30811 ts_tablet_manager.cc:1403] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.291323 30811 raft_consensus.cc:359] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.291383 30811 raft_consensus.cc:385] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.291401 30811 raft_consensus.cc:740] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.291441 30811 consensus_queue.cc:260] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.291481 30811 raft_consensus.cc:399] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.291507 30811 raft_consensus.cc:493] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.291534 30811 raft_consensus.cc:3060] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.292183 30811 raft_consensus.cc:515] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.292260 30811 leader_election.cc:304] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.292311 30811 leader_election.cc:290] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.292371 30813 raft_consensus.cc:2804] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.292387 30811 ts_tablet_manager.cc:1434] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.292483 30813 raft_consensus.cc:697] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.292502 30811 tablet_bootstrap.cc:492] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.292629 30827 ts_tablet_manager.cc:1929] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.292691 30827 log.cc:1199] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/2b07cd1b38194f4f919d4b8f59c3d5c5
I20260503 14:05:08.292564 30813 consensus_queue.cc:237] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.292807 30811 tablet_bootstrap.cc:654] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.292913 30827 ts_tablet_manager.cc:1950] T 2b07cd1b38194f4f919d4b8f59c3d5c5 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.293284 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 2b07cd1b38194f4f919d4b8f59c3d5c5 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.293677 30811 tablet_bootstrap.cc:492] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.293720 30811 ts_tablet_manager.cc:1403] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.293799 30811 raft_consensus.cc:359] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.293838 30811 raft_consensus.cc:385] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.293857 30811 raft_consensus.cc:740] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.293917 30811 consensus_queue.cc:260] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.293988 30811 raft_consensus.cc:399] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.293906 30668 catalog_manager.cc:5671] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.294003 30811 raft_consensus.cc:493] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.294016 30811 raft_consensus.cc:3060] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.294426 30811 raft_consensus.cc:515] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.294521 30811 leader_election.cc:304] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.294582 30811 leader_election.cc:290] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.294600 30815 raft_consensus.cc:2804] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.294677 30815 raft_consensus.cc:697] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.294697 30811 ts_tablet_manager.cc:1434] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.294726 30815 consensus_queue.cc:237] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.295120 30668 catalog_manager.cc:5671] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.296033 30668 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d] alter complete (version 0)
I20260503 14:05:08.309491 30671 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
W20260503 14:05:08.310376 30671 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3ebd94c9a1d49919e8568dbf8836c28 has no consensus state
W20260503 14:05:08.310498 30671 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 108c3ef817944c18975dd1ff92a4f4b2 has no consensus state
I20260503 14:05:08.310534 30671 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 258c5420e1544499a231b387d1ac89ef
I20260503 14:05:08.310590 30671 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet adf148119cbd4b0b88e4e6b78748c943
I20260503 14:05:08.310786 30763 tablet_service.cc:1558] Processing DeleteTablet for tablet adf148119cbd4b0b88e4e6b78748c943 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.310917 30827 tablet_replica.cc:333] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.310976 30827 raft_consensus.cc:2243] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.311033 30827 raft_consensus.cc:2272] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.311816 30762 tablet_service.cc:1558] Processing DeleteTablet for tablet 258c5420e1544499a231b387d1ac89ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.313098 30762 tablet_service.cc:1511] Processing CreateTablet for tablet a3ebd94c9a1d49919e8568dbf8836c28 (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.313186 30827 ts_tablet_manager.cc:1916] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.313227 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ebd94c9a1d49919e8568dbf8836c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.314574 30811 tablet_bootstrap.cc:492] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.314893 30827 ts_tablet_manager.cc:1929] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.314996 30827 log.cc:1199] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/adf148119cbd4b0b88e4e6b78748c943
I20260503 14:05:08.315109 30811 tablet_bootstrap.cc:654] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.315274 30827 ts_tablet_manager.cc:1950] T adf148119cbd4b0b88e4e6b78748c943 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.315377 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 108c3ef817944c18975dd1ff92a4f4b2 (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.315522 30827 tablet_replica.cc:333] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.315601 30827 raft_consensus.cc:2243] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.315541 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108c3ef817944c18975dd1ff92a4f4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.315646 30827 raft_consensus.cc:2272] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.315680 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet adf148119cbd4b0b88e4e6b78748c943 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.316746 30811 tablet_bootstrap.cc:492] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.316813 30811 ts_tablet_manager.cc:1403] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.316921 30811 raft_consensus.cc:359] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.316987 30811 raft_consensus.cc:385] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.317001 30811 raft_consensus.cc:740] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.317056 30811 consensus_queue.cc:260] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.317101 30811 raft_consensus.cc:399] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.317127 30811 raft_consensus.cc:493] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.317147 30811 raft_consensus.cc:3060] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.317797 30811 raft_consensus.cc:515] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.317884 30811 leader_election.cc:304] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.317943 30811 leader_election.cc:290] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.317977 30814 raft_consensus.cc:2804] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.318023 30814 raft_consensus.cc:697] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.318064 30814 consensus_queue.cc:237] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.318511 30666 catalog_manager.cc:5671] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.318027 30811 ts_tablet_manager.cc:1434] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.318661 30811 tablet_bootstrap.cc:492] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.318941 30811 tablet_bootstrap.cc:654] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.319420 30827 ts_tablet_manager.cc:1916] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.320520 30811 tablet_bootstrap.cc:492] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.320659 30811 ts_tablet_manager.cc:1403] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.320679 30827 ts_tablet_manager.cc:1929] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.320741 30827 log.cc:1199] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/258c5420e1544499a231b387d1ac89ef
I20260503 14:05:08.320775 30811 raft_consensus.cc:359] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.320847 30811 raft_consensus.cc:385] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.320880 30811 raft_consensus.cc:740] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.320931 30811 consensus_queue.cc:260] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.320978 30827 ts_tablet_manager.cc:1950] T 258c5420e1544499a231b387d1ac89ef P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.320990 30811 raft_consensus.cc:399] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.321097 30811 raft_consensus.cc:493] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.321123 30811 raft_consensus.cc:3060] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.321445 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 258c5420e1544499a231b387d1ac89ef (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
W20260503 14:05:08.321805 30659 catalog_manager.cc:5075] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): alter failed for tablet 258c5420e1544499a231b387d1ac89ef (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]),no further retry: Not found: Tablet not found: 258c5420e1544499a231b387d1ac89ef
I20260503 14:05:08.321791 30811 raft_consensus.cc:515] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.321895 30811 leader_election.cc:304] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.321985 30811 leader_election.cc:290] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.322003 30814 raft_consensus.cc:2804] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.322090 30814 raft_consensus.cc:697] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.322116 30811 ts_tablet_manager.cc:1434] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.322134 30814 consensus_queue.cc:237] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.322675 30667 catalog_manager.cc:5671] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.323624 30667 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d] alter complete (version 0)
W20260503 14:05:08.329164 30659 catalog_manager.cc:5075] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): alter failed for tablet adf148119cbd4b0b88e4e6b78748c943 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]),no further retry: Not found: Tablet not found: adf148119cbd4b0b88e4e6b78748c943
I20260503 14:05:08.336802 30667 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
W20260503 14:05:08.337627 30667 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d1d4ca0506348289df72fe38a98456e has no consensus state
W20260503 14:05:08.337702 30667 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd58c6f7800f41678ad1b09ef690611b has no consensus state
I20260503 14:05:08.337724 30667 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet a3ebd94c9a1d49919e8568dbf8836c28
I20260503 14:05:08.337785 30667 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 108c3ef817944c18975dd1ff92a4f4b2
I20260503 14:05:08.337941 30763 tablet_service.cc:1558] Processing DeleteTablet for tablet a3ebd94c9a1d49919e8568dbf8836c28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.337977 30762 tablet_service.cc:1558] Processing DeleteTablet for tablet 108c3ef817944c18975dd1ff92a4f4b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.338073 30827 tablet_replica.cc:333] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.338142 30827 raft_consensus.cc:2243] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.338204 30827 raft_consensus.cc:2272] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.338538 30762 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1d4ca0506348289df72fe38a98456e (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.338693 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1d4ca0506348289df72fe38a98456e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.338920 30827 ts_tablet_manager.cc:1916] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.338672 30763 tablet_service.cc:1511] Processing CreateTablet for tablet bd58c6f7800f41678ad1b09ef690611b (DEFAULT_TABLE table=test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.340209 30811 tablet_bootstrap.cc:492] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.340266 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd58c6f7800f41678ad1b09ef690611b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.340683 30827 ts_tablet_manager.cc:1929] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.340704 30811 tablet_bootstrap.cc:654] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.340771 30827 log.cc:1199] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/a3ebd94c9a1d49919e8568dbf8836c28
I20260503 14:05:08.341073 30827 ts_tablet_manager.cc:1950] T a3ebd94c9a1d49919e8568dbf8836c28 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.341254 30811 tablet_bootstrap.cc:492] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.341316 30811 ts_tablet_manager.cc:1403] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.341440 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet a3ebd94c9a1d49919e8568dbf8836c28 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.341486 30827 tablet_replica.cc:333] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.341447 30811 raft_consensus.cc:359] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.341534 30811 raft_consensus.cc:385] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.341542 30827 raft_consensus.cc:2243] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.341607 30811 raft_consensus.cc:740] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.341641 30827 raft_consensus.cc:2272] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.341673 30811 consensus_queue.cc:260] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.341727 30811 raft_consensus.cc:399] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.341759 30811 raft_consensus.cc:493] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.341804 30811 raft_consensus.cc:3060] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.341982 30827 ts_tablet_manager.cc:1916] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.342449 30811 raft_consensus.cc:515] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.342511 30811 leader_election.cc:304] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.342567 30811 leader_election.cc:290] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.342588 30815 raft_consensus.cc:2804] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.342643 30815 raft_consensus.cc:697] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.342700 30815 consensus_queue.cc:237] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.342801 30811 ts_tablet_manager.cc:1434] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.342856 30811 tablet_bootstrap.cc:492] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.343173 30811 tablet_bootstrap.cc:654] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.343267 30667 catalog_manager.cc:5671] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.343267 30827 ts_tablet_manager.cc:1929] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260503 14:05:08.343577 30827 log.cc:1199] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/108c3ef817944c18975dd1ff92a4f4b2
I20260503 14:05:08.343770 30811 tablet_bootstrap.cc:492] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.343835 30811 ts_tablet_manager.cc:1403] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.343950 30811 raft_consensus.cc:359] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.344019 30811 raft_consensus.cc:385] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.344043 30811 raft_consensus.cc:740] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.344079 30827 ts_tablet_manager.cc:1950] T 108c3ef817944c18975dd1ff92a4f4b2 P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.344091 30811 consensus_queue.cc:260] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.344194 30811 raft_consensus.cc:399] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.344235 30811 raft_consensus.cc:493] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.344257 30811 raft_consensus.cc:3060] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.344471 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 108c3ef817944c18975dd1ff92a4f4b2 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.344931 30811 raft_consensus.cc:515] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.345005 30811 leader_election.cc:304] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.345062 30811 leader_election.cc:290] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.345075 30815 raft_consensus.cc:2804] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.345172 30815 raft_consensus.cc:697] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.345183 30811 ts_tablet_manager.cc:1434] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
W20260503 14:05:08.345222 30659 catalog_manager.cc:5075] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): alter failed for tablet a3ebd94c9a1d49919e8568dbf8836c28 (table test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d]),no further retry: Not found: Tablet not found: a3ebd94c9a1d49919e8568dbf8836c28
I20260503 14:05:08.345237 30815 consensus_queue.cc:237] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.345821 30667 catalog_manager.cc:5671] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.346686 30667 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: test-alter-range-partitioning [id=fb8df95c730d4a168733ce8e0969e48d] alter complete (version 0)
I20260503 14:05:08.354821 30667 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
W20260503 14:05:08.355715 30667 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a1b1d5d6f794f3eab2c5be16e6b396c has no consensus state
W20260503 14:05:08.355823 30667 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa4ad992b1d04364a3d21982e8061d37 has no consensus state
I20260503 14:05:08.356403 30825 tablet.cc:1724] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.356619 30826 tablet.cc:1724] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.356858 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1b1d5d6f794f3eab2c5be16e6b396c (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260503 14:05:08.356976 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1b1d5d6f794f3eab2c5be16e6b396c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.358451 30811 tablet_bootstrap.cc:492] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.358480 30762 tablet_service.cc:1511] Processing CreateTablet for tablet fa4ad992b1d04364a3d21982e8061d37 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260503 14:05:08.358577 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4ad992b1d04364a3d21982e8061d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.358841 30811 tablet_bootstrap.cc:654] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.359390 30811 tablet_bootstrap.cc:492] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.359457 30811 ts_tablet_manager.cc:1403] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.359576 30811 raft_consensus.cc:359] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.359649 30811 raft_consensus.cc:385] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.359686 30811 raft_consensus.cc:740] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.359745 30811 consensus_queue.cc:260] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.359872 30811 raft_consensus.cc:399] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.359897 30811 raft_consensus.cc:493] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.359917 30811 raft_consensus.cc:3060] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.360616 30811 raft_consensus.cc:515] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.360687 30811 leader_election.cc:304] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.360738 30811 leader_election.cc:290] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.360754 30814 raft_consensus.cc:2804] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.360904 30811 ts_tablet_manager.cc:1434] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:08.360971 30811 tablet_bootstrap.cc:492] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: Bootstrap starting.
I20260503 14:05:08.360982 30814 raft_consensus.cc:697] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.361034 30814 consensus_queue.cc:237] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.361270 30811 tablet_bootstrap.cc:654] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.361464 30667 catalog_manager.cc:5671] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.361549 30667 catalog_manager.cc:5763] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825) does not have the latest schema for tablet 4a1b1d5d6f794f3eab2c5be16e6b396c (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]). Expected version 1 got 0
I20260503 14:05:08.362092 30811 tablet_bootstrap.cc:492] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: No bootstrap required, opened a new log
I20260503 14:05:08.362167 30811 ts_tablet_manager.cc:1403] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.362310 30811 raft_consensus.cc:359] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.362370 30811 raft_consensus.cc:385] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.362394 30811 raft_consensus.cc:740] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.362452 30811 consensus_queue.cc:260] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.362505 30811 raft_consensus.cc:399] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.362556 30673 catalog_manager.cc:5763] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825) does not have the latest schema for tablet 4a1b1d5d6f794f3eab2c5be16e6b396c (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]). Expected version 1 got 0
I20260503 14:05:08.362571 30811 raft_consensus.cc:493] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.362622 30811 raft_consensus.cc:3060] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.363188 30811 raft_consensus.cc:515] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.363276 30811 leader_election.cc:304] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 207abdb8cf1641a789a7b2d48de00d4b; no voters:
I20260503 14:05:08.363349 30815 raft_consensus.cc:2804] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.363413 30815 raft_consensus.cc:697] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Becoming Leader. State: Replica: 207abdb8cf1641a789a7b2d48de00d4b, State: Running, Role: LEADER
I20260503 14:05:08.363459 30815 consensus_queue.cc:237] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } }
I20260503 14:05:08.363692 30811 leader_election.cc:290] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.363828 30811 ts_tablet_manager.cc:1434] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.363905 30673 catalog_manager.cc:5671] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193). New cstate: current_term: 1 leader_uuid: "207abdb8cf1641a789a7b2d48de00d4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "207abdb8cf1641a789a7b2d48de00d4b" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 46825 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.363984 30673 catalog_manager.cc:5763] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825) does not have the latest schema for tablet fa4ad992b1d04364a3d21982e8061d37 (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]). Expected version 1 got 0
I20260503 14:05:08.364789 30673 catalog_manager.cc:5763] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825) does not have the latest schema for tablet fa4ad992b1d04364a3d21982e8061d37 (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]). Expected version 1 got 0
I20260503 14:05:08.389895 30826 tablet.cc:1724] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.416074 30826 tablet.cc:1724] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:08.418215 30673 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d] alter complete (version 1)
I20260503 14:05:08.450166 30673 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47894:
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
I20260503 14:05:08.451246 30673 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 4d1d4ca0506348289df72fe38a98456e
I20260503 14:05:08.451352 30673 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet bd58c6f7800f41678ad1b09ef690611b
I20260503 14:05:08.451488 30762 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d1d4ca0506348289df72fe38a98456e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.451526 30673 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet 4a1b1d5d6f794f3eab2c5be16e6b396c
I20260503 14:05:08.451665 30673 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: Sending DeleteTablet for 1 replicas of tablet fa4ad992b1d04364a3d21982e8061d37
I20260503 14:05:08.451566 30827 tablet_replica.cc:333] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.451799 30763 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a1b1d5d6f794f3eab2c5be16e6b396c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.451920 30761 tablet_service.cc:1558] Processing DeleteTablet for tablet fa4ad992b1d04364a3d21982e8061d37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.451821 30827 raft_consensus.cc:2243] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.452198 30827 raft_consensus.cc:2272] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.451686 30762 tablet_service.cc:1558] Processing DeleteTablet for tablet bd58c6f7800f41678ad1b09ef690611b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:49554
I20260503 14:05:08.452598 30827 ts_tablet_manager.cc:1916] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.453132 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:08.454808 30827 ts_tablet_manager.cc:1929] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260503 14:05:08.454890 30827 log.cc:1199] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/4d1d4ca0506348289df72fe38a98456e
I20260503 14:05:08.455119 30827 ts_tablet_manager.cc:1950] T 4d1d4ca0506348289df72fe38a98456e P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.455636 30827 tablet_replica.cc:333] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.455693 30827 raft_consensus.cc:2243] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.455740 30827 raft_consensus.cc:2272] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.455917 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 4d1d4ca0506348289df72fe38a98456e (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
I20260503 14:05:08.456241 30827 ts_tablet_manager.cc:1916] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.457928 30827 ts_tablet_manager.cc:1929] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260503 14:05:08.457995 30827 log.cc:1199] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/4a1b1d5d6f794f3eab2c5be16e6b396c
I20260503 14:05:08.458491 30827 ts_tablet_manager.cc:1950] T 4a1b1d5d6f794f3eab2c5be16e6b396c P 207abdb8cf1641a789a7b2d48de00d4b: Deleting consensus metadata
I20260503 14:05:08.458894 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:08.459015 30659 catalog_manager.cc:5002] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): tablet 4a1b1d5d6f794f3eab2c5be16e6b396c (table test-alter-range-partitioning-renamed [id=fb8df95c730d4a168733ce8e0969e48d]) successfully deleted
W20260503 14:05:08.459182 30659 catalog_manager.cc:4994] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): delete failed for tablet fa4ad992b1d04364a3d21982e8061d37 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260503 14:05:08.459697 26083 tablet_replica.cc:333] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.459775 26083 raft_consensus.cc:2243] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.459836 26083 raft_consensus.cc:2272] T fa4ad992b1d04364a3d21982e8061d37 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.460189 26083 tablet_replica.cc:333] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.460269 26083 raft_consensus.cc:2243] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.460311 26083 raft_consensus.cc:2272] T bd58c6f7800f41678ad1b09ef690611b P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.460633 26083 tablet_replica.cc:333] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b: stopping tablet replica
I20260503 14:05:08.460697 26083 raft_consensus.cc:2243] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.460731 26083 raft_consensus.cc:2272] T 85f8caf7d5cd492891528f9b636d7c70 P 207abdb8cf1641a789a7b2d48de00d4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.473943 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:08.476018 26083 master.cc:562] Master@127.25.120.254:32963 shutting down...
W20260503 14:05:08.488692 30659 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.120.193:46825: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260503 14:05:08.489384 30659 catalog_manager.cc:4729] TS 207abdb8cf1641a789a7b2d48de00d4b (127.25.120.193:46825): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet fa4ad992b1d04364a3d21982e8061d37: Network error: Client connection negotiation failed: client connection to 127.25.120.193:46825: connect: Connection refused (error 111)
I20260503 14:05:08.490985 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.491110 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.491247 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c66946df11f478a9e0a7ca8d1d9545c: stopping tablet replica
I20260503 14:05:08.493893 26083 master.cc:584] Master@127.25.120.254:32963 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (365 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260503 14:05:08.498682 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:33053
I20260503 14:05:08.498860 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.499722 26083 webserver.cc:492] Webserver started at http://127.25.120.254:46615/ using document root <none> and password file <none>
I20260503 14:05:08.499804 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.499859 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.499903 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.500160 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "24ee846f80be4078904ed921317b057f"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.501153 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.501682 30853 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.501822 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:08.501864 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "24ee846f80be4078904ed921317b057f"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.501924 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-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)
I20260503 14:05:08.517140 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.517374 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.520638 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:33053
I20260503 14:05:08.521106 30905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:33053 every 8 connection(s)
I20260503 14:05:08.521302 30906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.522734 30906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: Bootstrap starting.
I20260503 14:05:08.523066 30906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.523665 30906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: No bootstrap required, opened a new log
I20260503 14:05:08.523813 30906 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER }
I20260503 14:05:08.523877 30906 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.523898 30906 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ee846f80be4078904ed921317b057f, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.523944 30906 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER }
I20260503 14:05:08.523985 30906 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.524006 30906 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.524032 30906 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.524731 30906 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER }
I20260503 14:05:08.524808 30906 leader_election.cc:304] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ee846f80be4078904ed921317b057f; no voters:
I20260503 14:05:08.524915 30906 leader_election.cc:290] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.525002 30909 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.525076 30906 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:08.525369 30909 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 1 LEADER]: Becoming Leader. State: Replica: 24ee846f80be4078904ed921317b057f, State: Running, Role: LEADER
I20260503 14:05:08.525566 30909 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER }
I20260503 14:05:08.525847 30910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24ee846f80be4078904ed921317b057f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER } }
I20260503 14:05:08.525918 30910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.526213 30911 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24ee846f80be4078904ed921317b057f. Latest consensus state: current_term: 1 leader_uuid: "24ee846f80be4078904ed921317b057f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ee846f80be4078904ed921317b057f" member_type: VOTER } }
I20260503 14:05:08.526275 30911 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.526407 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260503 14:05:08.526619 30925 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260503 14:05:08.526688 30925 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:05:08.526729 30918 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:08.526832 30918 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:08.527531 30918 catalog_manager.cc:1357] Generated new cluster ID: a844d2529f9e420bbfd53499c2325de1
I20260503 14:05:08.527590 30918 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:08.551420 30918 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:08.551970 30918 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:08.557024 30918 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: Generated new TSK 0
I20260503 14:05:08.557164 30918 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:08.558339 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.559576 26083 webserver.cc:492] Webserver started at http://127.25.120.193:37455/ using document root <none> and password file <none>
I20260503 14:05:08.559685 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.559764 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.559845 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.560160 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "03dcf388cc18447282ede922de5e6447"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.561342 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:08.561990 30930 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.562150 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:08.562211 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "03dcf388cc18447282ede922de5e6447"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.562284 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1777817074337926-26083-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)
I20260503 14:05:08.575793 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.576040 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.576257 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:08.576584 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:08.576623 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.576674 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:08.576701 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.580189 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:37387
I20260503 14:05:08.580658 30993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:37387 every 8 connection(s)
I20260503 14:05:08.584128 30994 heartbeater.cc:344] Connected to a master server at 127.25.120.254:33053
I20260503 14:05:08.584184 30994 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:08.584303 30994 heartbeater.cc:507] Master 127.25.120.254:33053 requested a full tablet report, sending...
I20260503 14:05:08.584622 30870 ts_manager.cc:194] Registered new tserver with Master: 03dcf388cc18447282ede922de5e6447 (127.25.120.193:37387)
I20260503 14:05:08.585047 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004413948s
I20260503 14:05:08.585462 30870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50694
I20260503 14:05:08.590759 30870 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50710:
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"
}
}
}
I20260503 14:05:08.595952 30958 tablet_service.cc:1511] Processing CreateTablet for tablet b22b2adcd12c440b803ed3b16815d9dd (DEFAULT_TABLE table=fake-table [id=3a3d70c5f7a64c4393af06812f71b3ad]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.596011 30994 heartbeater.cc:499] Master 127.25.120.254:33053 was elected leader, sending a full tablet report...
I20260503 14:05:08.596122 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22b2adcd12c440b803ed3b16815d9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.597431 31006 tablet_bootstrap.cc:492] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: Bootstrap starting.
I20260503 14:05:08.597790 31006 tablet_bootstrap.cc:654] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.598378 31006 tablet_bootstrap.cc:492] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: No bootstrap required, opened a new log
I20260503 14:05:08.598467 31006 ts_tablet_manager.cc:1403] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.598598 31006 raft_consensus.cc:359] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.598660 31006 raft_consensus.cc:385] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.598678 31006 raft_consensus.cc:740] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.598735 31006 consensus_queue.cc:260] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.598776 31006 raft_consensus.cc:399] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.598802 31006 raft_consensus.cc:493] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.598829 31006 raft_consensus.cc:3060] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.599602 31006 raft_consensus.cc:515] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.599681 31006 leader_election.cc:304] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 03dcf388cc18447282ede922de5e6447; no voters:
I20260503 14:05:08.599838 31006 leader_election.cc:290] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.599885 31008 raft_consensus.cc:2804] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.600008 31006 ts_tablet_manager.cc:1434] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.600204 31008 raft_consensus.cc:697] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Becoming Leader. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Running, Role: LEADER
I20260503 14:05:08.600291 31008 consensus_queue.cc:237] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.600857 30870 catalog_manager.cc:5671] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03dcf388cc18447282ede922de5e6447 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "03dcf388cc18447282ede922de5e6447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.612737 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:08.613137 30870 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50710:
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"
}
}
}
I20260503 14:05:08.614656 30958 tablet_service.cc:1511] Processing CreateTablet for tablet e6d3c61c4650441dbe012d8b9c6486b5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ea5d88310f574d2e96c188884030de1c]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.614818 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d3c61c4650441dbe012d8b9c6486b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.616303 31006 tablet_bootstrap.cc:492] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: Bootstrap starting.
I20260503 14:05:08.616700 31006 tablet_bootstrap.cc:654] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.617378 31006 tablet_bootstrap.cc:492] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: No bootstrap required, opened a new log
I20260503 14:05:08.617440 31006 ts_tablet_manager.cc:1403] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.617565 31006 raft_consensus.cc:359] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.617654 31006 raft_consensus.cc:385] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.617681 31006 raft_consensus.cc:740] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.617731 31006 consensus_queue.cc:260] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.617781 31006 raft_consensus.cc:399] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.617816 31006 raft_consensus.cc:493] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.617848 31006 raft_consensus.cc:3060] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.618597 31006 raft_consensus.cc:515] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.618775 31006 leader_election.cc:304] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 03dcf388cc18447282ede922de5e6447; no voters:
I20260503 14:05:08.618842 31006 leader_election.cc:290] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.618870 31008 raft_consensus.cc:2804] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.618979 31008 raft_consensus.cc:697] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Becoming Leader. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Running, Role: LEADER
I20260503 14:05:08.619026 31008 consensus_queue.cc:237] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.618922 31006 ts_tablet_manager.cc:1434] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:08.619581 30870 catalog_manager.cc:5671] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03dcf388cc18447282ede922de5e6447 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "03dcf388cc18447282ede922de5e6447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.633747 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.634814 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.635895 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.637041 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
W20260503 14:05:08.647769 26083 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 }
W20260503 14:05:08.647897 26083 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 }
W20260503 14:05:08.647921 26083 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 }
W20260503 14:05:08.647943 26083 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 }
W20260503 14:05:08.647970 26083 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 }
W20260503 14:05:08.648029 26083 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 }
W20260503 14:05:08.648059 26083 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 }
W20260503 14:05:08.648090 26083 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 }
W20260503 14:05:08.648134 26083 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 }
W20260503 14:05:08.648161 26083 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 }
W20260503 14:05:08.648190 26083 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 }
W20260503 14:05:08.648216 26083 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 }
W20260503 14:05:08.648243 26083 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 }
W20260503 14:05:08.648270 26083 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 }
W20260503 14:05:08.648298 26083 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 }
W20260503 14:05:08.648326 26083 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 }
W20260503 14:05:08.648352 26083 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 }
W20260503 14:05:08.648401 26083 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 }
W20260503 14:05:08.648427 26083 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 }
W20260503 14:05:08.648463 26083 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 }
W20260503 14:05:08.648494 26083 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 }
W20260503 14:05:08.648557 26083 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 }
W20260503 14:05:08.648587 26083 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 }
W20260503 14:05:08.648609 26083 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 }
W20260503 14:05:08.648630 26083 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 }
W20260503 14:05:08.648658 26083 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 }
W20260503 14:05:08.648684 26083 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 }
W20260503 14:05:08.648711 26083 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 }
W20260503 14:05:08.648739 26083 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 }
W20260503 14:05:08.648767 26083 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 }
W20260503 14:05:08.648794 26083 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 }
W20260503 14:05:08.648821 26083 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 }
W20260503 14:05:08.648849 26083 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 }
W20260503 14:05:08.648875 26083 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 }
W20260503 14:05:08.648902 26083 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 }
W20260503 14:05:08.648929 26083 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 }
W20260503 14:05:08.648957 26083 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 }
W20260503 14:05:08.648983 26083 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 }
W20260503 14:05:08.649010 26083 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 }
W20260503 14:05:08.649037 26083 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 }
W20260503 14:05:08.649070 26083 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 }
W20260503 14:05:08.649109 26083 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 }
W20260503 14:05:08.649137 26083 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 }
W20260503 14:05:08.649164 26083 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 }
W20260503 14:05:08.649190 26083 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 }
W20260503 14:05:08.649219 26083 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 }
W20260503 14:05:08.649245 26083 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 }
W20260503 14:05:08.649272 26083 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 }
W20260503 14:05:08.649298 26083 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 }
W20260503 14:05:08.649326 26083 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 }
W20260503 14:05:08.649353 26083 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 }
W20260503 14:05:08.649466 26083 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 }
W20260503 14:05:08.649492 26083 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 }
W20260503 14:05:08.649523 26083 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 }
W20260503 14:05:08.649549 26083 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 }
W20260503 14:05:08.649576 26083 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 }
W20260503 14:05:08.649603 26083 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 }
W20260503 14:05:08.649628 26083 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 }
W20260503 14:05:08.649657 26083 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 }
W20260503 14:05:08.649688 26083 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 }
W20260503 14:05:08.649716 26083 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 }
W20260503 14:05:08.649744 26083 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 }
W20260503 14:05:08.649771 26083 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 }
W20260503 14:05:08.649798 26083 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 }
W20260503 14:05:08.649825 26083 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 }
W20260503 14:05:08.649852 26083 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 }
W20260503 14:05:08.649878 26083 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 }
W20260503 14:05:08.649905 26083 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 }
W20260503 14:05:08.649932 26083 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 }
W20260503 14:05:08.649959 26083 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 }
W20260503 14:05:08.649986 26083 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 }
W20260503 14:05:08.650012 26083 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 }
W20260503 14:05:08.650038 26083 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 }
W20260503 14:05:08.650064 26083 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 }
W20260503 14:05:08.650091 26083 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 }
W20260503 14:05:08.650117 26083 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 }
W20260503 14:05:08.650144 26083 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 }
W20260503 14:05:08.650171 26083 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 }
W20260503 14:05:08.650198 26083 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 }
W20260503 14:05:08.650226 26083 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 }
W20260503 14:05:08.650254 26083 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 }
W20260503 14:05:08.650279 26083 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 }
W20260503 14:05:08.650306 26083 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 }
W20260503 14:05:08.650333 26083 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 }
W20260503 14:05:08.650369 26083 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 }
W20260503 14:05:08.650398 26083 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 }
W20260503 14:05:08.650424 26083 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 }
W20260503 14:05:08.650450 26083 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 }
W20260503 14:05:08.650477 26083 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 }
W20260503 14:05:08.650506 26083 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 }
W20260503 14:05:08.650532 26083 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 }
W20260503 14:05:08.650559 26083 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 }
W20260503 14:05:08.650585 26083 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 }
W20260503 14:05:08.650617 26083 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 }
W20260503 14:05:08.650645 26083 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 }
W20260503 14:05:08.650671 26083 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 }
W20260503 14:05:08.650702 26083 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 }
W20260503 14:05:08.650730 26083 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 }
W20260503 14:05:08.650758 26083 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 }
W20260503 14:05:08.650784 26083 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 }
I20260503 14:05:08.652585 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.653931 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.655195 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.656205 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.657277 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.658579 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.659547 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.660573 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.661486 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.662439 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.664242 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.665392 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.666344 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
W20260503 14:05:08.667098 30870 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76ebdefcaa6f4791be2830c6d1623d0e has no consensus state
W20260503 14:05:08.667217 30870 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b059194d33774bf4a98302d8d810e29d has no consensus state
I20260503 14:05:08.668049 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 76ebdefcaa6f4791be2830c6d1623d0e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ea5d88310f574d2e96c188884030de1c]), partition=RANGE (c0) PARTITION VALUES < 0
I20260503 14:05:08.668074 30957 tablet_service.cc:1511] Processing CreateTablet for tablet b059194d33774bf4a98302d8d810e29d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ea5d88310f574d2e96c188884030de1c]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260503 14:05:08.668195 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ebdefcaa6f4791be2830c6d1623d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.668462 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b059194d33774bf4a98302d8d810e29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.669993 31006 tablet_bootstrap.cc:492] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: Bootstrap starting.
I20260503 14:05:08.670346 31006 tablet_bootstrap.cc:654] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.670964 31006 tablet_bootstrap.cc:492] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: No bootstrap required, opened a new log
I20260503 14:05:08.671012 31006 ts_tablet_manager.cc:1403] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.671145 31006 raft_consensus.cc:359] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.671203 31006 raft_consensus.cc:385] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.671218 31006 raft_consensus.cc:740] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.671288 31006 consensus_queue.cc:260] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.671327 31006 raft_consensus.cc:399] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.671352 31006 raft_consensus.cc:493] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.671377 31006 raft_consensus.cc:3060] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.672076 31006 raft_consensus.cc:515] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.672163 31006 leader_election.cc:304] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 03dcf388cc18447282ede922de5e6447; no voters:
I20260503 14:05:08.672214 31006 leader_election.cc:290] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.672247 31008 raft_consensus.cc:2804] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.672297 31006 ts_tablet_manager.cc:1434] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.672341 31008 raft_consensus.cc:697] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Becoming Leader. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Running, Role: LEADER
I20260503 14:05:08.672370 31006 tablet_bootstrap.cc:492] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: Bootstrap starting.
I20260503 14:05:08.672478 31008 consensus_queue.cc:237] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.672807 31006 tablet_bootstrap.cc:654] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.673151 30870 catalog_manager.cc:5671] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03dcf388cc18447282ede922de5e6447 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "03dcf388cc18447282ede922de5e6447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.673398 31006 tablet_bootstrap.cc:492] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: No bootstrap required, opened a new log
I20260503 14:05:08.673480 31006 ts_tablet_manager.cc:1403] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.673653 31006 raft_consensus.cc:359] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.673718 31006 raft_consensus.cc:385] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.673745 31006 raft_consensus.cc:740] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.673815 31006 consensus_queue.cc:260] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.673956 31006 raft_consensus.cc:399] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.673995 31006 raft_consensus.cc:493] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.674019 31006 raft_consensus.cc:3060] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.674847 31006 raft_consensus.cc:515] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.674904 31006 leader_election.cc:304] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 03dcf388cc18447282ede922de5e6447; no voters:
I20260503 14:05:08.674973 31006 leader_election.cc:290] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.675011 31008 raft_consensus.cc:2804] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.675071 31006 ts_tablet_manager.cc:1434] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.675077 31008 raft_consensus.cc:697] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Becoming Leader. State: Replica: 03dcf388cc18447282ede922de5e6447, State: Running, Role: LEADER
I20260503 14:05:08.675137 31008 consensus_queue.cc:237] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } }
I20260503 14:05:08.675621 30870 catalog_manager.cc:5671] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03dcf388cc18447282ede922de5e6447 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "03dcf388cc18447282ede922de5e6447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03dcf388cc18447282ede922de5e6447" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37387 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.676700 30870 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: test-alter-range-partitioning-invalid [id=ea5d88310f574d2e96c188884030de1c] alter complete (version 0)
I20260503 14:05:08.677942 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.679821 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.681342 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.682997 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.685005 30870 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50710:
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
I20260503 14:05:08.686532 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:08.690172 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:08.690594 26083 tablet_replica.cc:333] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447: stopping tablet replica
I20260503 14:05:08.690685 26083 raft_consensus.cc:2243] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.690748 26083 raft_consensus.cc:2272] T 76ebdefcaa6f4791be2830c6d1623d0e P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.691038 26083 tablet_replica.cc:333] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447: stopping tablet replica
I20260503 14:05:08.691085 26083 raft_consensus.cc:2243] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.691110 26083 raft_consensus.cc:2272] T b22b2adcd12c440b803ed3b16815d9dd P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.691350 26083 tablet_replica.cc:333] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447: stopping tablet replica
I20260503 14:05:08.691397 26083 raft_consensus.cc:2243] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.691422 26083 raft_consensus.cc:2272] T b059194d33774bf4a98302d8d810e29d P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.691715 26083 tablet_replica.cc:333] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447: stopping tablet replica
I20260503 14:05:08.691753 26083 raft_consensus.cc:2243] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.691802 26083 raft_consensus.cc:2272] T e6d3c61c4650441dbe012d8b9c6486b5 P 03dcf388cc18447282ede922de5e6447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.706897 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:08.708165 26083 master.cc:562] Master@127.25.120.254:33053 shutting down...
I20260503 14:05:08.748505 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.748723 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.748853 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24ee846f80be4078904ed921317b057f: stopping tablet replica
I20260503 14:05:08.761772 26083 master.cc:584] Master@127.25.120.254:33053 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (268 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260503 14:05:08.767031 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:45973
I20260503 14:05:08.767231 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.767994 26083 webserver.cc:492] Webserver started at http://127.25.120.254:41555/ using document root <none> and password file <none>
I20260503 14:05:08.768062 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.768124 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.768162 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.768478 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "759199cc6c844394ae2313258187a649"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.769505 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.770008 31026 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.770151 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:08.770205 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "759199cc6c844394ae2313258187a649"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.770242 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-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)
I20260503 14:05:08.789819 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.790005 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.792490 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:45973
I20260503 14:05:08.792946 31078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:45973 every 8 connection(s)
I20260503 14:05:08.793061 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.794157 31079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Bootstrap starting.
I20260503 14:05:08.794469 31079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.794976 31079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: No bootstrap required, opened a new log
I20260503 14:05:08.795114 31079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER }
I20260503 14:05:08.795176 31079 raft_consensus.cc:385] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.795190 31079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759199cc6c844394ae2313258187a649, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.795245 31079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER }
I20260503 14:05:08.795280 31079 raft_consensus.cc:399] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.795312 31079 raft_consensus.cc:493] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.795331 31079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.795806 31079 raft_consensus.cc:515] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER }
I20260503 14:05:08.795861 31079 leader_election.cc:304] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 759199cc6c844394ae2313258187a649; no voters:
I20260503 14:05:08.795976 31079 leader_election.cc:290] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.796007 31082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.796119 31082 raft_consensus.cc:697] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 1 LEADER]: Becoming Leader. State: Replica: 759199cc6c844394ae2313258187a649, State: Running, Role: LEADER
I20260503 14:05:08.796130 31079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:08.796193 31082 consensus_queue.cc:237] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER }
I20260503 14:05:08.796403 31083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "759199cc6c844394ae2313258187a649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER } }
I20260503 14:05:08.796567 31083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.796525 31084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 759199cc6c844394ae2313258187a649. Latest consensus state: current_term: 1 leader_uuid: "759199cc6c844394ae2313258187a649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "759199cc6c844394ae2313258187a649" member_type: VOTER } }
I20260503 14:05:08.796768 31084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:08.796988 31087 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:08.797137 31087 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:08.797842 31087 catalog_manager.cc:1357] Generated new cluster ID: 41fc293d375f442c9f94a753f70056e0
I20260503 14:05:08.797909 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:08.797915 31087 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:08.803556 31087 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:08.804030 31087 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:08.814853 31087 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Generated new TSK 0
I20260503 14:05:08.814972 31087 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:08.829963 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:08.831072 26083 webserver.cc:492] Webserver started at http://127.25.120.193:46257/ using document root <none> and password file <none>
I20260503 14:05:08.831169 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:08.831199 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:08.831228 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:08.831539 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "ec4060ab3a614c679407edc58afcc6fd"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.832476 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.833101 31103 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.833312 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.833444 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "ec4060ab3a614c679407edc58afcc6fd"
format_stamp: "Formatted at 2026-05-03 14:05:08 on dist-test-slave-clkv"
I20260503 14:05:08.833529 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-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)
I20260503 14:05:08.841034 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:08.841337 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:08.841521 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:08.841738 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:08.841786 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.841825 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:08.841852 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:08.844786 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34951
I20260503 14:05:08.844816 31166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34951 every 8 connection(s)
I20260503 14:05:08.848603 31167 heartbeater.cc:344] Connected to a master server at 127.25.120.254:45973
I20260503 14:05:08.848670 31167 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:08.848758 31167 heartbeater.cc:507] Master 127.25.120.254:45973 requested a full tablet report, sending...
I20260503 14:05:08.849015 31043 ts_manager.cc:194] Registered new tserver with Master: ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951)
I20260503 14:05:08.849401 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004403394s
I20260503 14:05:08.849604 31043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48364
I20260503 14:05:08.854322 31043 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48380:
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"
}
}
}
I20260503 14:05:08.858911 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1c5b4d42044b0e8b151879c78934c4 (DEFAULT_TABLE table=fake-table [id=74a566eb7894438ea4874f141230e6d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.859081 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1c5b4d42044b0e8b151879c78934c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.860140 31167 heartbeater.cc:499] Master 127.25.120.254:45973 was elected leader, sending a full tablet report...
I20260503 14:05:08.860435 31179 tablet_bootstrap.cc:492] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.860819 31179 tablet_bootstrap.cc:654] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.861423 31179 tablet_bootstrap.cc:492] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.861491 31179 ts_tablet_manager.cc:1403] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.861649 31179 raft_consensus.cc:359] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.861734 31179 raft_consensus.cc:385] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.861773 31179 raft_consensus.cc:740] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.861830 31179 consensus_queue.cc:260] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.861874 31179 raft_consensus.cc:399] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.861899 31179 raft_consensus.cc:493] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.861946 31179 raft_consensus.cc:3060] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.862555 31179 raft_consensus.cc:515] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.862617 31179 leader_election.cc:304] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.862775 31179 leader_election.cc:290] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.862905 31181 raft_consensus.cc:2804] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.863000 31181 raft_consensus.cc:697] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.862922 31179 ts_tablet_manager.cc:1434] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:08.863061 31181 consensus_queue.cc:237] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.863719 31043 catalog_manager.cc:5671] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd reported cstate change: term changed from 0 to 1, leader changed from <none> to ec4060ab3a614c679407edc58afcc6fd (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ec4060ab3a614c679407edc58afcc6fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.871105 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:08.871464 31043 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48380:
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"
}
}
}
I20260503 14:05:08.873176 31131 tablet_service.cc:1511] Processing CreateTablet for tablet a6aba38ae88b4200a2fd82b6c09e75b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:08.873313 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6aba38ae88b4200a2fd82b6c09e75b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.874290 31179 tablet_bootstrap.cc:492] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.874606 31179 tablet_bootstrap.cc:654] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.875204 31179 tablet_bootstrap.cc:492] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.875270 31179 ts_tablet_manager.cc:1403] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.875416 31179 raft_consensus.cc:359] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.875502 31179 raft_consensus.cc:385] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.875536 31179 raft_consensus.cc:740] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.875577 31179 consensus_queue.cc:260] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.875620 31179 raft_consensus.cc:399] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.875639 31179 raft_consensus.cc:493] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.875680 31179 raft_consensus.cc:3060] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.876209 31179 raft_consensus.cc:515] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.876266 31179 leader_election.cc:304] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.876325 31179 leader_election.cc:290] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.876343 31181 raft_consensus.cc:2804] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.876413 31179 ts_tablet_manager.cc:1434] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.876487 31181 raft_consensus.cc:697] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.876582 31181 consensus_queue.cc:237] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.877028 31043 catalog_manager.cc:5671] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd reported cstate change: term changed from 0 to 1, leader changed from <none> to ec4060ab3a614c679407edc58afcc6fd (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ec4060ab3a614c679407edc58afcc6fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:08.880102 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.880720 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet a6aba38ae88b4200a2fd82b6c09e75b1
I20260503 14:05:08.881006 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet a6aba38ae88b4200a2fd82b6c09e75b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.881206 31189 tablet_replica.cc:333] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.881275 31189 raft_consensus.cc:2243] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.881321 31189 raft_consensus.cc:2272] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.881551 31189 ts_tablet_manager.cc:1916] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.881525 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:08.882131 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bdb85bfd4cbc4e5fbf05cfb6c584262e has no consensus state
I20260503 14:05:08.882565 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.882932 31131 tablet_service.cc:1511] Processing CreateTablet for tablet bdb85bfd4cbc4e5fbf05cfb6c584262e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.883038 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb85bfd4cbc4e5fbf05cfb6c584262e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.883041 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.883605 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet bdb85bfd4cbc4e5fbf05cfb6c584262e
I20260503 14:05:08.883859 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet bdb85bfd4cbc4e5fbf05cfb6c584262e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.883898 31189 ts_tablet_manager.cc:1929] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.883944 31189 log.cc:1199] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/a6aba38ae88b4200a2fd82b6c09e75b1
I20260503 14:05:08.884073 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.884182 31189 ts_tablet_manager.cc:1950] T a6aba38ae88b4200a2fd82b6c09e75b1 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.884577 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet a6aba38ae88b4200a2fd82b6c09e75b1 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.884572 31179 tablet_bootstrap.cc:492] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:08.884831 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet bdb85bfd4cbc4e5fbf05cfb6c584262e because the tablet was not found. No further retry: Not found: Tablet not found: bdb85bfd4cbc4e5fbf05cfb6c584262e
I20260503 14:05:08.885102 31179 tablet_bootstrap.cc:654] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.885058 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.885739 31179 tablet_bootstrap.cc:492] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
W20260503 14:05:08.885787 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86eb3f459a294a32bb1bace6f1cb9f05 has no consensus state
I20260503 14:05:08.885800 31179 ts_tablet_manager.cc:1403] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.886001 31179 raft_consensus.cc:359] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.886075 31179 raft_consensus.cc:385] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.886109 31179 raft_consensus.cc:740] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.886170 31179 consensus_queue.cc:260] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.886217 31179 raft_consensus.cc:399] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.886250 31179 raft_consensus.cc:493] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.886281 31179 raft_consensus.cc:3060] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.886373 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.886935 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 86eb3f459a294a32bb1bace6f1cb9f05 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.887034 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86eb3f459a294a32bb1bace6f1cb9f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.886987 31179 raft_consensus.cc:515] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.887087 31179 leader_election.cc:304] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.887174 31179 leader_election.cc:290] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.887284 31179 ts_tablet_manager.cc:1434] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.887457 31181 raft_consensus.cc:2804] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.887521 31181 raft_consensus.cc:697] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.887574 31181 consensus_queue.cc:237] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.888165 31179 tablet_bootstrap.cc:492] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.888363 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.888510 31179 tablet_bootstrap.cc:654] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.888793 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet bdb85bfd4cbc4e5fbf05cfb6c584262e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.888897 31189 tablet_replica.cc:333] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.888947 31189 raft_consensus.cc:2243] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.889011 31189 raft_consensus.cc:2272] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.888945 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 86eb3f459a294a32bb1bace6f1cb9f05
I20260503 14:05:08.889156 31179 tablet_bootstrap.cc:492] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.889215 31179 ts_tablet_manager.cc:1403] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.889321 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 86eb3f459a294a32bb1bace6f1cb9f05 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.889339 31179 raft_consensus.cc:359] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.889492 31179 raft_consensus.cc:385] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.889463 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.889645 31189 ts_tablet_manager.cc:1916] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.889520 31179 raft_consensus.cc:740] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.889770 31179 consensus_queue.cc:260] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.889834 31179 raft_consensus.cc:399] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.889855 31179 raft_consensus.cc:493] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.889874 31179 raft_consensus.cc:3060] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.889925 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:08.890488 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d130e9ea06624e1e83a489b43b71ceb2 has no consensus state
I20260503 14:05:08.890504 31179 raft_consensus.cc:515] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.890604 31179 leader_election.cc:304] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.890659 31179 leader_election.cc:290] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.890686 31187 raft_consensus.cc:2804] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.890723 31179 ts_tablet_manager.cc:1434] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.890743 31187 raft_consensus.cc:697] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.890784 31187 consensus_queue.cc:237] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.890941 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.891350 31189 ts_tablet_manager.cc:1929] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.891340 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.891438 31189 log.cc:1199] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/bdb85bfd4cbc4e5fbf05cfb6c584262e
I20260503 14:05:08.891700 31189 ts_tablet_manager.cc:1950] T bdb85bfd4cbc4e5fbf05cfb6c584262e P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.891772 31130 tablet_service.cc:1511] Processing CreateTablet for tablet d130e9ea06624e1e83a489b43b71ceb2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.891883 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130e9ea06624e1e83a489b43b71ceb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.891927 31189 tablet_replica.cc:333] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.891973 31189 raft_consensus.cc:2243] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.892019 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet d130e9ea06624e1e83a489b43b71ceb2
I20260503 14:05:08.892009 31189 raft_consensus.cc:2272] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.892148 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet bdb85bfd4cbc4e5fbf05cfb6c584262e (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.892251 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet d130e9ea06624e1e83a489b43b71ceb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.892323 31189 ts_tablet_manager.cc:1916] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.892375 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.892875 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.893303 31179 tablet_bootstrap.cc:492] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.893654 31179 tablet_bootstrap.cc:654] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:08.893682 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0919dd57b290455a8cdb9221c1817897 has no consensus state
I20260503 14:05:08.893980 31189 ts_tablet_manager.cc:1929] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.894042 31189 log.cc:1199] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/86eb3f459a294a32bb1bace6f1cb9f05
I20260503 14:05:08.894199 31179 tablet_bootstrap.cc:492] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.894245 31179 ts_tablet_manager.cc:1403] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.894268 31189 ts_tablet_manager.cc:1950] T 86eb3f459a294a32bb1bace6f1cb9f05 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.894344 31179 raft_consensus.cc:359] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.894400 31179 raft_consensus.cc:385] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.894434 31179 raft_consensus.cc:740] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.894552 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 0919dd57b290455a8cdb9221c1817897 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.894519 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.894651 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0919dd57b290455a8cdb9221c1817897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.894819 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 86eb3f459a294a32bb1bace6f1cb9f05 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:08.894891 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d130e9ea06624e1e83a489b43b71ceb2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d130e9ea06624e1e83a489b43b71ceb2 already in progress: creating tablet
I20260503 14:05:08.894950 31179 consensus_queue.cc:260] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.895006 31179 raft_consensus.cc:399] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.894999 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.895084 31179 raft_consensus.cc:493] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.895107 31179 raft_consensus.cc:3060] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.895503 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 0919dd57b290455a8cdb9221c1817897
I20260503 14:05:08.895752 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 0919dd57b290455a8cdb9221c1817897 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.895780 31179 raft_consensus.cc:515] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.895875 31179 leader_election.cc:304] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.895926 31179 leader_election.cc:290] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.895998 31182 raft_consensus.cc:2804] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.896020 31179 ts_tablet_manager.cc:1434] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.896044 31182 raft_consensus.cc:697] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.896085 31179 tablet_bootstrap.cc:492] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.896096 31182 consensus_queue.cc:237] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.896044 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.896385 31179 tablet_bootstrap.cc:654] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:08.896155 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 0919dd57b290455a8cdb9221c1817897 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0919dd57b290455a8cdb9221c1817897 already in progress: creating tablet
I20260503 14:05:08.896673 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.897063 31179 tablet_bootstrap.cc:492] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.897099 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.897110 31179 ts_tablet_manager.cc:1403] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.897373 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d130e9ea06624e1e83a489b43b71ceb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.897473 31179 raft_consensus.cc:359] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.897583 31189 tablet_replica.cc:333] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
W20260503 14:05:08.897588 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 325954b0f9574894a2a3f8c9819682bc has no consensus state
I20260503 14:05:08.897641 31189 raft_consensus.cc:2243] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.897686 31189 raft_consensus.cc:2272] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.897531 31179 raft_consensus.cc:385] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.897862 31179 raft_consensus.cc:740] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.897926 31179 consensus_queue.cc:260] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.897984 31179 raft_consensus.cc:399] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.898077 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.898149 31189 ts_tablet_manager.cc:1916] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.898159 31179 raft_consensus.cc:493] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.898275 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 325954b0f9574894a2a3f8c9819682bc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.898474 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325954b0f9574894a2a3f8c9819682bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.898617 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.899088 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 325954b0f9574894a2a3f8c9819682bc
I20260503 14:05:08.899307 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 325954b0f9574894a2a3f8c9819682bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.899534 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.899601 31179 raft_consensus.cc:3060] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.899873 31189 ts_tablet_manager.cc:1929] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.899926 31189 log.cc:1199] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d130e9ea06624e1e83a489b43b71ceb2
I20260503 14:05:08.900041 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.900158 31189 ts_tablet_manager.cc:1950] T d130e9ea06624e1e83a489b43b71ceb2 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.900254 31179 raft_consensus.cc:515] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.900327 31179 leader_election.cc:304] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.900393 31179 leader_election.cc:290] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.900408 31181 raft_consensus.cc:2804] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.900498 31181 raft_consensus.cc:697] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.900506 31179 ts_tablet_manager.cc:1434] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:08.900575 31181 consensus_queue.cc:237] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.900605 31179 tablet_bootstrap.cc:492] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.900812 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet d130e9ea06624e1e83a489b43b71ceb2 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:08.900933 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a has no consensus state
W20260503 14:05:08.900981 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 325954b0f9574894a2a3f8c9819682bc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 325954b0f9574894a2a3f8c9819682bc already in progress: creating tablet
I20260503 14:05:08.901016 31179 tablet_bootstrap.cc:654] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.901108 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 0919dd57b290455a8cdb9221c1817897 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.901180 31189 tablet_replica.cc:333] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.901223 31189 raft_consensus.cc:2243] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.901266 31189 pending_rounds.cc:70] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.901324 31189 pending_rounds.cc:77] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 12 op_type: NO_OP noop_request { }
I20260503 14:05:08.901374 31189 raft_consensus.cc:2889] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.901414 31189 raft_consensus.cc:2272] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.901639 31179 tablet_bootstrap.cc:492] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.901690 31179 ts_tablet_manager.cc:1403] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.901810 31179 raft_consensus.cc:359] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.901880 31179 raft_consensus.cc:385] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.901813 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.901903 31179 raft_consensus.cc:740] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.901906 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260503 14:05:08.901955 31179 consensus_queue.cc:260] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.901994 31179 raft_consensus.cc:399] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.902034 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.902037 31179 raft_consensus.cc:493] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.902226 31179 raft_consensus.cc:3060] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.902349 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:08.902364 31197 consensus_queue.cc:1175] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.902901 31179 raft_consensus.cc:515] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.902959 31179 leader_election.cc:304] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.903017 31179 leader_election.cc:290] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.903035 31181 raft_consensus.cc:2804] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.903091 31179 ts_tablet_manager.cc:1434] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:08.903146 31179 tablet_bootstrap.cc:492] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.903209 31181 raft_consensus.cc:697] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.903265 31181 consensus_queue.cc:237] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.903318 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a
I20260503 14:05:08.903478 31179 tablet_bootstrap.cc:654] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.903491 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.903663 31189 ts_tablet_manager.cc:1916] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.903847 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:08.903937 31029 catalog_manager.cc:4784] Async tablet task AlterTable RPC for tablet 86eb3f459a294a32bb1bace6f1cb9f05 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 86eb3f459a294a32bb1bace6f1cb9f05 consensus state has no leader
I20260503 14:05:08.904124 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.904399 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 325954b0f9574894a2a3f8c9819682bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.904510 31179 tablet_bootstrap.cc:492] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.904592 31179 ts_tablet_manager.cc:1403] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.904712 31179 raft_consensus.cc:359] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.904714 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.904815 31179 raft_consensus.cc:385] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.904837 31179 raft_consensus.cc:740] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.904887 31179 consensus_queue.cc:260] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.904932 31179 raft_consensus.cc:399] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.904958 31179 raft_consensus.cc:493] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.905017 31179 raft_consensus.cc:3060] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.905213 31189 ts_tablet_manager.cc:1929] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.905270 31189 log.cc:1199] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/0919dd57b290455a8cdb9221c1817897
W20260503 14:05:08.905328 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aeaaaa7fd1454ca487c83deeadafbcd3 has no consensus state
I20260503 14:05:08.905493 31189 ts_tablet_manager.cc:1950] T 0919dd57b290455a8cdb9221c1817897 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.905668 31179 raft_consensus.cc:515] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.905733 31179 leader_election.cc:304] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.905799 31179 leader_election.cc:290] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.905826 31181 raft_consensus.cc:2804] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.905881 31181 raft_consensus.cc:697] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.905905 31179 ts_tablet_manager.cc:1434] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.905918 31181 consensus_queue.cc:237] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.906131 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.906188 31130 tablet_service.cc:1511] Processing CreateTablet for tablet aeaaaa7fd1454ca487c83deeadafbcd3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.906281 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeaaaa7fd1454ca487c83deeadafbcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.906615 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.907131 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet aeaaaa7fd1454ca487c83deeadafbcd3
I20260503 14:05:08.907361 31179 tablet_bootstrap.cc:492] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.907437 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet aeaaaa7fd1454ca487c83deeadafbcd3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.907647 31179 tablet_bootstrap.cc:654] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.907763 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.907979 31189 tablet_replica.cc:333] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.908034 31189 raft_consensus.cc:2243] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.908046 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 0919dd57b290455a8cdb9221c1817897 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.908078 31189 raft_consensus.cc:2272] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.908237 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.908419 31179 tablet_bootstrap.cc:492] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.908469 31179 ts_tablet_manager.cc:1403] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.908615 31179 raft_consensus.cc:359] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.908667 31179 raft_consensus.cc:385] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.908677 31189 ts_tablet_manager.cc:1916] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.908695 31179 raft_consensus.cc:740] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.908776 31179 consensus_queue.cc:260] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.908828 31179 raft_consensus.cc:399] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.908854 31179 raft_consensus.cc:493] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260503 14:05:08.908866 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88b99b39052e42649128c173fb33fa49 has no consensus state
I20260503 14:05:08.908875 31179 raft_consensus.cc:3060] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.909209 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.909540 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.909596 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 88b99b39052e42649128c173fb33fa49 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.909699 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b99b39052e42649128c173fb33fa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.909708 31179 raft_consensus.cc:515] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.909789 31179 leader_election.cc:304] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.909825 31179 leader_election.cc:290] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.909889 31179 ts_tablet_manager.cc:1434] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.909951 31187 raft_consensus.cc:2804] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.909986 31187 raft_consensus.cc:697] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.910023 31187 consensus_queue.cc:237] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.910049 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 88b99b39052e42649128c173fb33fa49
I20260503 14:05:08.910234 31189 ts_tablet_manager.cc:1929] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.910303 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 88b99b39052e42649128c173fb33fa49 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.910382 31189 log.cc:1199] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/019cfdcedf7a4cd5ba5aff7f0d5e838a
I20260503 14:05:08.910531 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.910614 31189 ts_tablet_manager.cc:1950] T 019cfdcedf7a4cd5ba5aff7f0d5e838a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.910703 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.910909 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 019cfdcedf7a4cd5ba5aff7f0d5e838a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.910998 31189 tablet_replica.cc:333] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.911036 31189 raft_consensus.cc:2243] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.911032 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.911111 31189 raft_consensus.cc:2272] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.911435 31189 ts_tablet_manager.cc:1916] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.911589 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f69331c85947491e87c005d816adb311 has no consensus state
I20260503 14:05:08.911830 31179 tablet_bootstrap.cc:492] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.911935 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.912125 31179 tablet_bootstrap.cc:654] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.912374 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.912379 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f69331c85947491e87c005d816adb311 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260503 14:05:08.912580 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69331c85947491e87c005d816adb311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.912813 31189 ts_tablet_manager.cc:1929] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.912868 31189 log.cc:1199] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/325954b0f9574894a2a3f8c9819682bc
I20260503 14:05:08.913033 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f69331c85947491e87c005d816adb311
I20260503 14:05:08.913077 31189 ts_tablet_manager.cc:1950] T 325954b0f9574894a2a3f8c9819682bc P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.913327 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f69331c85947491e87c005d816adb311 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.913434 31189 tablet_replica.cc:333] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.913499 31189 raft_consensus.cc:2243] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.913446 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.913540 31189 raft_consensus.cc:2272] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.913514 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 325954b0f9574894a2a3f8c9819682bc (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.913857 31189 ts_tablet_manager.cc:1916] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.913920 31179 tablet_bootstrap.cc:492] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.913961 31179 ts_tablet_manager.cc:1403] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.914041 31179 raft_consensus.cc:359] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.914111 31179 raft_consensus.cc:385] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.914142 31179 raft_consensus.cc:740] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.914124 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.914197 31179 consensus_queue.cc:260] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.914238 31179 raft_consensus.cc:399] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.914263 31179 raft_consensus.cc:493] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.914287 31179 raft_consensus.cc:3060] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:08.914688 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet faeae93d7b434026920edef1417b5609 has no consensus state
I20260503 14:05:08.914834 31179 raft_consensus.cc:515] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.914894 31179 leader_election.cc:304] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.914959 31181 raft_consensus.cc:2804] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.914996 31181 raft_consensus.cc:697] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.915030 31181 consensus_queue.cc:237] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.915149 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.915252 31189 ts_tablet_manager.cc:1929] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.915307 31189 log.cc:1199] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/aeaaaa7fd1454ca487c83deeadafbcd3
I20260503 14:05:08.915335 31179 leader_election.cc:290] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.915438 31179 ts_tablet_manager.cc:1434] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.915514 31179 tablet_bootstrap.cc:492] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.915558 31189 ts_tablet_manager.cc:1950] T aeaaaa7fd1454ca487c83deeadafbcd3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.915627 31130 tablet_service.cc:1511] Processing CreateTablet for tablet faeae93d7b434026920edef1417b5609 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260503 14:05:08.915741 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeae93d7b434026920edef1417b5609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.915789 31179 tablet_bootstrap.cc:654] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.915907 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet aeaaaa7fd1454ca487c83deeadafbcd3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.915980 31189 tablet_replica.cc:333] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.915999 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.916016 31189 raft_consensus.cc:2243] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.916090 31189 pending_rounds.cc:70] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.916111 31189 pending_rounds.cc:77] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 20 op_type: NO_OP noop_request { }
I20260503 14:05:08.916159 31189 raft_consensus.cc:2889] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.916185 31189 raft_consensus.cc:2272] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.916515 31179 tablet_bootstrap.cc:492] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.916555 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet faeae93d7b434026920edef1417b5609
I20260503 14:05:08.916579 31179 ts_tablet_manager.cc:1403] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.916677 31179 raft_consensus.cc:359] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.916731 31179 raft_consensus.cc:385] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.916752 31179 raft_consensus.cc:740] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.916807 31179 consensus_queue.cc:260] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.916864 31179 raft_consensus.cc:399] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.916893 31179 raft_consensus.cc:493] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.916916 31179 raft_consensus.cc:3060] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.916985 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet faeae93d7b434026920edef1417b5609 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.916994 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:08.917109 31205 consensus_queue.cc:1175] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.917333 31189 ts_tablet_manager.cc:1916] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.917526 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.917567 31179 raft_consensus.cc:515] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.917665 31179 leader_election.cc:304] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.917754 31182 raft_consensus.cc:2804] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.917794 31182 raft_consensus.cc:697] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.917832 31182 consensus_queue.cc:237] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:08.918169 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4786745711f940bb9b23dffccefd50f8 has no consensus state
I20260503 14:05:08.918337 31179 leader_election.cc:290] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.918788 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.918780 31179 ts_tablet_manager.cc:1434] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.919102 31189 ts_tablet_manager.cc:1929] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.919160 31189 log.cc:1199] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/88b99b39052e42649128c173fb33fa49
I20260503 14:05:08.919225 31179 tablet_bootstrap.cc:492] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.919391 31189 ts_tablet_manager.cc:1950] T 88b99b39052e42649128c173fb33fa49 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.919492 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.919601 31179 tablet_bootstrap.cc:654] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.919752 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 4786745711f940bb9b23dffccefd50f8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.919843 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4786745711f940bb9b23dffccefd50f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.920011 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 4786745711f940bb9b23dffccefd50f8
I20260503 14:05:08.920248 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 4786745711f940bb9b23dffccefd50f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.920521 31179 tablet_bootstrap.cc:492] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.920584 31179 ts_tablet_manager.cc:1403] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.920676 31179 raft_consensus.cc:359] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.920744 31179 raft_consensus.cc:385] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.920698 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.920773 31179 raft_consensus.cc:740] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.920832 31179 consensus_queue.cc:260] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.920876 31179 raft_consensus.cc:399] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.920894 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 88b99b39052e42649128c173fb33fa49 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.920898 31179 raft_consensus.cc:493] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.920964 31179 raft_consensus.cc:3060] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.921025 31189 tablet_replica.cc:333] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.921085 31189 raft_consensus.cc:2243] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.921136 31189 raft_consensus.cc:2272] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.921205 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.921422 31189 ts_tablet_manager.cc:1916] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.921608 31179 raft_consensus.cc:515] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.921674 31179 leader_election.cc:304] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
W20260503 14:05:08.921697 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cdf463f78fcf498785e1a325298ebca3 has no consensus state
I20260503 14:05:08.921732 31179 leader_election.cc:290] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.921742 31181 raft_consensus.cc:2804] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.921799 31181 raft_consensus.cc:697] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.921836 31181 consensus_queue.cc:237] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.922043 31179 ts_tablet_manager.cc:1434] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.922107 31179 tablet_bootstrap.cc:492] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.922089 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.922290 31130 tablet_service.cc:1511] Processing CreateTablet for tablet cdf463f78fcf498785e1a325298ebca3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.922376 31179 tablet_bootstrap.cc:654] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.922443 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf463f78fcf498785e1a325298ebca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.922569 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.923058 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet cdf463f78fcf498785e1a325298ebca3
I20260503 14:05:08.923236 31189 ts_tablet_manager.cc:1929] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.923267 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet cdf463f78fcf498785e1a325298ebca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.923296 31189 log.cc:1199] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f69331c85947491e87c005d816adb311
I20260503 14:05:08.923377 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.923539 31189 ts_tablet_manager.cc:1950] T f69331c85947491e87c005d816adb311 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.923695 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.923945 31179 tablet_bootstrap.cc:492] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.923976 31189 tablet_replica.cc:333] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.924026 31179 ts_tablet_manager.cc:1403] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.924048 31189 raft_consensus.cc:2243] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.924085 31189 raft_consensus.cc:2272] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.924068 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f69331c85947491e87c005d816adb311 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.924129 31179 raft_consensus.cc:359] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.924188 31179 raft_consensus.cc:385] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.924214 31179 raft_consensus.cc:740] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.924144 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.924288 31179 consensus_queue.cc:260] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.924310 31189 ts_tablet_manager.cc:1916] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.924335 31179 raft_consensus.cc:399] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.924355 31179 raft_consensus.cc:493] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.924377 31179 raft_consensus.cc:3060] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.924955 31179 raft_consensus.cc:515] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.925019 31179 leader_election.cc:304] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.925060 31179 leader_election.cc:290] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:08.925127 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6558eab86a44d8391849495650fc2c3 has no consensus state
I20260503 14:05:08.925110 31187 raft_consensus.cc:2804] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.925237 31187 raft_consensus.cc:697] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.925275 31187 consensus_queue.cc:237] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.925652 31189 ts_tablet_manager.cc:1929] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.925704 31189 log.cc:1199] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/faeae93d7b434026920edef1417b5609
I20260503 14:05:08.925132 31179 ts_tablet_manager.cc:1434] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.925863 31179 tablet_bootstrap.cc:492] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.925927 31189 ts_tablet_manager.cc:1950] T faeae93d7b434026920edef1417b5609 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.926066 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.926142 31179 tablet_bootstrap.cc:654] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.926192 31189 tablet_replica.cc:333] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.926236 31189 raft_consensus.cc:2243] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.926273 31189 pending_rounds.cc:70] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.926292 31189 pending_rounds.cc:77] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 26 op_type: NO_OP noop_request { }
I20260503 14:05:08.926337 31189 raft_consensus.cc:2889] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.926368 31189 raft_consensus.cc:2272] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.926294 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet faeae93d7b434026920edef1417b5609 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:08.926483 31211 consensus_queue.cc:1175] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.926636 31130 tablet_service.cc:1511] Processing CreateTablet for tablet e6558eab86a44d8391849495650fc2c3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260503 14:05:08.926690 31189 ts_tablet_manager.cc:1916] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.926729 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6558eab86a44d8391849495650fc2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.926687 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.927259 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e6558eab86a44d8391849495650fc2c3
I20260503 14:05:08.927532 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e6558eab86a44d8391849495650fc2c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.927738 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.927970 31189 ts_tablet_manager.cc:1929] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.928025 31189 log.cc:1199] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/4786745711f940bb9b23dffccefd50f8
I20260503 14:05:08.928210 31179 tablet_bootstrap.cc:492] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.928256 31189 ts_tablet_manager.cc:1950] T 4786745711f940bb9b23dffccefd50f8 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.928249 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.928265 31179 ts_tablet_manager.cc:1403] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.928436 31179 raft_consensus.cc:359] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.928489 31179 raft_consensus.cc:385] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.928515 31179 raft_consensus.cc:740] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.928577 31179 consensus_queue.cc:260] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.928627 31179 raft_consensus.cc:399] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.928653 31179 raft_consensus.cc:493] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.928673 31179 raft_consensus.cc:3060] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.928717 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 4786745711f940bb9b23dffccefd50f8 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:08.928881 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet cdf463f78fcf498785e1a325298ebca3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cdf463f78fcf498785e1a325298ebca3 already in progress: creating tablet
W20260503 14:05:08.928906 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3c6891cbbb5425d88357c28feef2b3d has no consensus state
W20260503 14:05:08.928958 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e6558eab86a44d8391849495650fc2c3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e6558eab86a44d8391849495650fc2c3 already in progress: creating tablet
I20260503 14:05:08.929273 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.929327 31179 raft_consensus.cc:515] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.929374 31179 leader_election.cc:304] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.929432 31179 leader_election.cc:290] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.929461 31187 raft_consensus.cc:2804] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.929512 31179 ts_tablet_manager.cc:1434] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.929517 31187 raft_consensus.cc:697] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.929580 31179 tablet_bootstrap.cc:492] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.929584 31187 consensus_queue.cc:237] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.929680 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6891cbbb5425d88357c28feef2b3d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260503 14:05:08.929715 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.929862 31179 tablet_bootstrap.cc:654] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.929776 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6891cbbb5425d88357c28feef2b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.930269 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f3c6891cbbb5425d88357c28feef2b3d
I20260503 14:05:08.930320 31179 tablet_bootstrap.cc:492] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.930362 31179 ts_tablet_manager.cc:1403] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.930483 31179 raft_consensus.cc:359] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.930526 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f3c6891cbbb5425d88357c28feef2b3d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.930552 31179 raft_consensus.cc:385] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.930608 31179 raft_consensus.cc:740] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.930662 31179 consensus_queue.cc:260] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.930703 31179 raft_consensus.cc:399] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.930722 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.930730 31179 raft_consensus.cc:493] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.930776 31179 raft_consensus.cc:3060] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:08.930925 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet f3c6891cbbb5425d88357c28feef2b3d because the tablet was not found. No further retry: Not found: Tablet not found: f3c6891cbbb5425d88357c28feef2b3d
I20260503 14:05:08.930953 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet cdf463f78fcf498785e1a325298ebca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.931013 31189 tablet_replica.cc:333] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.931061 31189 raft_consensus.cc:2243] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.931097 31189 pending_rounds.cc:70] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.931126 31189 pending_rounds.cc:77] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 28 op_type: NO_OP noop_request { }
I20260503 14:05:08.931170 31189 raft_consensus.cc:2889] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.931200 31189 raft_consensus.cc:2272] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:08.931528 31213 consensus_queue.cc:1175] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.931577 31179 raft_consensus.cc:515] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.931564 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.931691 31179 leader_election.cc:304] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.931744 31179 leader_election.cc:290] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.931803 31181 raft_consensus.cc:2804] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.931813 31179 ts_tablet_manager.cc:1434] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.931885 31181 raft_consensus.cc:697] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.931900 31179 tablet_bootstrap.cc:492] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.931932 31181 consensus_queue.cc:237] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.931980 31189 ts_tablet_manager.cc:1916] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.932211 31179 tablet_bootstrap.cc:654] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.932453 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e6558eab86a44d8391849495650fc2c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.932883 31179 tablet_bootstrap.cc:492] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.932950 31179 ts_tablet_manager.cc:1403] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.933113 31179 raft_consensus.cc:359] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.933177 31179 raft_consensus.cc:385] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.933210 31179 raft_consensus.cc:740] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.933259 31179 consensus_queue.cc:260] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.933321 31179 raft_consensus.cc:399] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.933341 31179 raft_consensus.cc:493] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.933359 31179 raft_consensus.cc:3060] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.933369 31189 ts_tablet_manager.cc:1929] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.933459 31189 log.cc:1199] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/cdf463f78fcf498785e1a325298ebca3
I20260503 14:05:08.933557 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.933679 31189 ts_tablet_manager.cc:1950] T cdf463f78fcf498785e1a325298ebca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.934011 31179 raft_consensus.cc:515] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.934092 31179 leader_election.cc:304] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.934159 31187 raft_consensus.cc:2804] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.934226 31187 raft_consensus.cc:697] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.934274 31187 consensus_queue.cc:237] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:08.934141 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db41675b9ba34aaea95bc9a35028eb77 has no consensus state
I20260503 14:05:08.934486 31189 tablet_replica.cc:333] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.934551 31189 raft_consensus.cc:2243] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.934604 31189 raft_consensus.cc:2272] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.934553 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet cdf463f78fcf498785e1a325298ebca3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.934144 31179 leader_election.cc:290] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.934803 31179 ts_tablet_manager.cc:1434] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:08.935027 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f3c6891cbbb5425d88357c28feef2b3d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.934993 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.935065 31131 tablet_service.cc:1511] Processing CreateTablet for tablet db41675b9ba34aaea95bc9a35028eb77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.935151 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db41675b9ba34aaea95bc9a35028eb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.935423 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.935649 31189 ts_tablet_manager.cc:1916] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.935914 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet db41675b9ba34aaea95bc9a35028eb77
I20260503 14:05:08.936106 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet db41675b9ba34aaea95bc9a35028eb77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.936322 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.936416 31179 tablet_bootstrap.cc:492] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.936805 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.936852 31179 tablet_bootstrap.cc:654] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.937058 31189 ts_tablet_manager.cc:1929] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.937105 31189 log.cc:1199] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e6558eab86a44d8391849495650fc2c3
W20260503 14:05:08.937378 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b82a02548284a2493d76f59357a073f has no consensus state
I20260503 14:05:08.937364 31189 ts_tablet_manager.cc:1950] T e6558eab86a44d8391849495650fc2c3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.937429 31179 tablet_bootstrap.cc:492] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.937500 31179 ts_tablet_manager.cc:1403] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.937685 31179 raft_consensus.cc:359] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.937744 31179 raft_consensus.cc:385] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.937767 31179 raft_consensus.cc:740] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.937849 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e6558eab86a44d8391849495650fc2c3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.937762 31189 tablet_replica.cc:333] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.937914 31189 raft_consensus.cc:2243] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.937956 31189 raft_consensus.cc:2272] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.937841 31179 consensus_queue.cc:260] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.938011 31179 raft_consensus.cc:399] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.938035 31179 raft_consensus.cc:493] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.937829 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.938055 31179 raft_consensus.cc:3060] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.938235 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 3b82a02548284a2493d76f59357a073f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.938326 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b82a02548284a2493d76f59357a073f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.938381 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.938760 31179 raft_consensus.cc:515] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.938843 31179 leader_election.cc:304] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.938886 31179 leader_election.cc:290] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.938897 31187 raft_consensus.cc:2804] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.938941 31187 raft_consensus.cc:697] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.938957 31179 ts_tablet_manager.cc:1434] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.938977 31187 consensus_queue.cc:237] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.939066 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 3b82a02548284a2493d76f59357a073f
I20260503 14:05:08.939265 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b82a02548284a2493d76f59357a073f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.939410 31179 tablet_bootstrap.cc:492] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.939620 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.939747 31179 tablet_bootstrap.cc:654] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.939924 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.940163 31189 ts_tablet_manager.cc:1916] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.940382 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.940824 31179 tablet_bootstrap.cc:492] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.940874 31179 ts_tablet_manager.cc:1403] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
W20260503 14:05:08.940966 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 236fe421a639462db2f3c33701cb3002 has no consensus state
I20260503 14:05:08.940999 31179 raft_consensus.cc:359] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.941042 31179 raft_consensus.cc:385] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.941061 31179 raft_consensus.cc:740] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.941098 31179 consensus_queue.cc:260] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.941129 31179 raft_consensus.cc:399] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.941147 31179 raft_consensus.cc:493] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.941165 31179 raft_consensus.cc:3060] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.941296 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.941545 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 236fe421a639462db2f3c33701cb3002 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260503 14:05:08.941685 31189 ts_tablet_manager.cc:1929] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.941684 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.941754 31189 log.cc:1199] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f3c6891cbbb5425d88357c28feef2b3d
I20260503 14:05:08.941769 31179 raft_consensus.cc:515] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.941730 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fe421a639462db2f3c33701cb3002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.941850 31179 leader_election.cc:304] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.942030 31182 raft_consensus.cc:2804] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.942072 31182 raft_consensus.cc:697] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.942106 31182 consensus_queue.cc:237] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.942152 31189 ts_tablet_manager.cc:1950] T f3c6891cbbb5425d88357c28feef2b3d P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.942209 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 236fe421a639462db2f3c33701cb3002
I20260503 14:05:08.942354 31189 tablet_replica.cc:333] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.942471 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 236fe421a639462db2f3c33701cb3002 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.942426 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f3c6891cbbb5425d88357c28feef2b3d (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.942485 31189 raft_consensus.cc:2243] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.942525 31189 raft_consensus.cc:2272] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.942814 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.942906 31179 leader_election.cc:290] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.942859 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.943009 31179 ts_tablet_manager.cc:1434] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.943063 31179 tablet_bootstrap.cc:492] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.943241 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.943423 31179 tablet_bootstrap.cc:654] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.943632 31189 ts_tablet_manager.cc:1916] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.943858 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 124dfaa999c34cddb649597d100aa045 has no consensus state
I20260503 14:05:08.944147 31179 tablet_bootstrap.cc:492] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.944195 31179 ts_tablet_manager.cc:1403] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.944218 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.944319 31179 raft_consensus.cc:359] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.944372 31179 raft_consensus.cc:385] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.944396 31179 raft_consensus.cc:740] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.944445 31179 consensus_queue.cc:260] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.944453 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 124dfaa999c34cddb649597d100aa045 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260503 14:05:08.944507 31179 raft_consensus.cc:399] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.944551 31179 raft_consensus.cc:493] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.944577 31179 raft_consensus.cc:3060] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.944584 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124dfaa999c34cddb649597d100aa045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.944687 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.945013 31189 ts_tablet_manager.cc:1929] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.945060 31189 log.cc:1199] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/db41675b9ba34aaea95bc9a35028eb77
I20260503 14:05:08.945135 31179 raft_consensus.cc:515] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.945204 31179 leader_election.cc:304] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.945266 31179 leader_election.cc:290] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.945269 31189 ts_tablet_manager.cc:1950] T db41675b9ba34aaea95bc9a35028eb77 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.945283 31187 raft_consensus.cc:2804] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.945356 31187 raft_consensus.cc:697] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.945395 31187 consensus_queue.cc:237] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.945485 31179 ts_tablet_manager.cc:1434] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.945674 31189 tablet_replica.cc:333] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.945726 31189 raft_consensus.cc:2243] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.945760 31189 raft_consensus.cc:2272] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.945777 31179 tablet_bootstrap.cc:492] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.945848 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 124dfaa999c34cddb649597d100aa045
I20260503 14:05:08.946054 31189 ts_tablet_manager.cc:1916] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.946070 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet db41675b9ba34aaea95bc9a35028eb77 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.946185 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.946195 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 124dfaa999c34cddb649597d100aa045 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.946193 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.946767 31179 tablet_bootstrap.cc:654] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.946760 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.947314 31189 ts_tablet_manager.cc:1929] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.947392 31179 tablet_bootstrap.cc:492] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.947410 31189 log.cc:1199] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/3b82a02548284a2493d76f59357a073f
W20260503 14:05:08.947319 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d34991840d58411ba11b12830cae0c6f has no consensus state
I20260503 14:05:08.947441 31179 ts_tablet_manager.cc:1403] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.947551 31179 raft_consensus.cc:359] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.947599 31179 raft_consensus.cc:385] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.947620 31179 raft_consensus.cc:740] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.947743 31179 consensus_queue.cc:260] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.947793 31179 raft_consensus.cc:399] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.947816 31179 raft_consensus.cc:493] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.947849 31179 raft_consensus.cc:3060] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.947863 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.948237 31131 tablet_service.cc:1511] Processing CreateTablet for tablet d34991840d58411ba11b12830cae0c6f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.948351 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34991840d58411ba11b12830cae0c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.948477 31179 raft_consensus.cc:515] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.948581 31179 leader_election.cc:304] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.947626 31189 ts_tablet_manager.cc:1950] T 3b82a02548284a2493d76f59357a073f P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.948645 31179 leader_election.cc:290] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.948664 31181 raft_consensus.cc:2804] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.948716 31181 raft_consensus.cc:697] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.948719 31179 ts_tablet_manager.cc:1434] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.948761 31181 consensus_queue.cc:237] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.948912 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 3b82a02548284a2493d76f59357a073f (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.949028 31189 tablet_replica.cc:333] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.949096 31189 raft_consensus.cc:2243] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.949134 31189 raft_consensus.cc:2272] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.949523 31179 tablet_bootstrap.cc:492] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.949543 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.949532 31189 ts_tablet_manager.cc:1916] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.950033 31179 tablet_bootstrap.cc:654] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.950088 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet d34991840d58411ba11b12830cae0c6f
I20260503 14:05:08.950268 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet d34991840d58411ba11b12830cae0c6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.950469 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.950892 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.950997 31179 tablet_bootstrap.cc:492] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.951047 31179 ts_tablet_manager.cc:1403] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:08.951102 31189 ts_tablet_manager.cc:1929] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.951148 31189 log.cc:1199] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/236fe421a639462db2f3c33701cb3002
I20260503 14:05:08.951400 31189 ts_tablet_manager.cc:1950] T 236fe421a639462db2f3c33701cb3002 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
W20260503 14:05:08.951488 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8dd496a57074b0293d9c752cd453e3a has no consensus state
I20260503 14:05:08.951145 31179 raft_consensus.cc:359] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.951735 31179 raft_consensus.cc:385] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.951766 31179 raft_consensus.cc:740] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.951812 31179 consensus_queue.cc:260] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.951846 31179 raft_consensus.cc:399] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.951864 31179 raft_consensus.cc:493] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.951887 31179 raft_consensus.cc:3060] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.951891 31189 tablet_replica.cc:333] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.951979 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 236fe421a639462db2f3c33701cb3002 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.952191 31131 tablet_service.cc:1511] Processing CreateTablet for tablet c8dd496a57074b0293d9c752cd453e3a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.952296 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8dd496a57074b0293d9c752cd453e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.952497 31179 raft_consensus.cc:515] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.952611 31179 leader_election.cc:304] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.952649 31179 leader_election.cc:290] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.952703 31187 raft_consensus.cc:2804] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.952759 31187 raft_consensus.cc:697] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.952770 31179 ts_tablet_manager.cc:1434] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.952793 31187 consensus_queue.cc:237] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.951980 31189 raft_consensus.cc:2243] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.953054 31189 raft_consensus.cc:2272] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.952008 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.953321 31189 ts_tablet_manager.cc:1916] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.953567 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.954205 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet c8dd496a57074b0293d9c752cd453e3a
I20260503 14:05:08.954543 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.954770 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet c8dd496a57074b0293d9c752cd453e3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.954931 31189 ts_tablet_manager.cc:1929] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.955011 31189 log.cc:1199] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/124dfaa999c34cddb649597d100aa045
I20260503 14:05:08.955031 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.955319 31189 ts_tablet_manager.cc:1950] T 124dfaa999c34cddb649597d100aa045 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.955564 31189 tablet_replica.cc:333] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.955622 31189 raft_consensus.cc:2243] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:08.955650 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 17d00611d95e43cca4ad654d890e94cd has no consensus state
I20260503 14:05:08.955663 31189 raft_consensus.cc:2272] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.955705 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 124dfaa999c34cddb649597d100aa045 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.955744 31179 tablet_bootstrap.cc:492] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.956068 31179 tablet_bootstrap.cc:654] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.956230 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.956451 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 17d00611d95e43cca4ad654d890e94cd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260503 14:05:08.956584 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d00611d95e43cca4ad654d890e94cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.956609 31189 ts_tablet_manager.cc:1916] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.956753 31179 tablet_bootstrap.cc:492] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.956820 31179 ts_tablet_manager.cc:1403] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.957098 31179 raft_consensus.cc:359] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.957204 31179 raft_consensus.cc:385] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.957243 31179 raft_consensus.cc:740] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.957317 31179 consensus_queue.cc:260] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.957374 31179 raft_consensus.cc:399] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.957482 31179 raft_consensus.cc:493] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.957520 31179 raft_consensus.cc:3060] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.958065 31189 ts_tablet_manager.cc:1929] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.958076 31179 raft_consensus.cc:515] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.958086 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.958199 31189 log.cc:1199] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d34991840d58411ba11b12830cae0c6f
I20260503 14:05:08.958221 31179 leader_election.cc:304] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.958292 31182 raft_consensus.cc:2804] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.958340 31182 raft_consensus.cc:697] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.958389 31182 consensus_queue.cc:237] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.958473 31189 ts_tablet_manager.cc:1950] T d34991840d58411ba11b12830cae0c6f P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.958750 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 17d00611d95e43cca4ad654d890e94cd
I20260503 14:05:08.958863 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet d34991840d58411ba11b12830cae0c6f (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.959044 31179 leader_election.cc:290] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:08.959064 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet c8dd496a57074b0293d9c752cd453e3a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c8dd496a57074b0293d9c752cd453e3a already in progress: creating tablet
I20260503 14:05:08.959163 31179 ts_tablet_manager.cc:1434] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.959211 31179 tablet_bootstrap.cc:492] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.959127 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.959374 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.959386 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 17d00611d95e43cca4ad654d890e94cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.959509 31179 tablet_bootstrap.cc:654] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:08.959621 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 17d00611d95e43cca4ad654d890e94cd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 17d00611d95e43cca4ad654d890e94cd already in progress: creating tablet
I20260503 14:05:08.959728 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet c8dd496a57074b0293d9c752cd453e3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.959801 31189 tablet_replica.cc:333] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.959864 31189 raft_consensus.cc:2243] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.959854 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.959945 31189 raft_consensus.cc:2272] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.960131 31179 tablet_bootstrap.cc:492] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.960175 31179 ts_tablet_manager.cc:1403] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.960292 31179 raft_consensus.cc:359] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.960347 31179 raft_consensus.cc:385] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.960372 31179 raft_consensus.cc:740] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.960435 31189 ts_tablet_manager.cc:1916] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.960443 31179 consensus_queue.cc:260] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.960520 31179 raft_consensus.cc:399] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260503 14:05:08.960620 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9570857758c04ba7b6181c8377f2b18b has no consensus state
I20260503 14:05:08.960624 31179 raft_consensus.cc:493] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.960696 31179 raft_consensus.cc:3060] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.960991 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.961226 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 9570857758c04ba7b6181c8377f2b18b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260503 14:05:08.961325 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9570857758c04ba7b6181c8377f2b18b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.961362 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.961359 31179 raft_consensus.cc:515] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.961678 31179 leader_election.cc:304] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.961736 31187 raft_consensus.cc:2804] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.961764 31187 raft_consensus.cc:697] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.961799 31187 consensus_queue.cc:237] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.961825 31189 ts_tablet_manager.cc:1929] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.961858 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 9570857758c04ba7b6181c8377f2b18b
I20260503 14:05:08.961874 31189 log.cc:1199] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/c8dd496a57074b0293d9c752cd453e3a
I20260503 14:05:08.962106 31189 ts_tablet_manager.cc:1950] T c8dd496a57074b0293d9c752cd453e3a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.962262 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 9570857758c04ba7b6181c8377f2b18b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.962292 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.962502 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet c8dd496a57074b0293d9c752cd453e3a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.962580 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
W20260503 14:05:08.962706 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 9570857758c04ba7b6181c8377f2b18b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9570857758c04ba7b6181c8377f2b18b already in progress: creating tablet
I20260503 14:05:08.962788 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 17d00611d95e43cca4ad654d890e94cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.962303 31179 leader_election.cc:290] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:08.962998 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 17d00611d95e43cca4ad654d890e94cd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 17d00611d95e43cca4ad654d890e94cd already in progress: creating tablet
I20260503 14:05:08.963011 31179 ts_tablet_manager.cc:1434] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.002s
I20260503 14:05:08.963061 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.963167 31179 tablet_bootstrap.cc:492] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.963477 31179 tablet_bootstrap.cc:654] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.963610 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 17d00611d95e43cca4ad654d890e94cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.963694 31189 tablet_replica.cc:333] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.963747 31189 raft_consensus.cc:2243] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.963788 31189 raft_consensus.cc:2272] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:08.963850 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fdd358204a164369b3db9125cc9b8a6a has no consensus state
I20260503 14:05:08.964036 31189 ts_tablet_manager.cc:1916] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.964284 31179 tablet_bootstrap.cc:492] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.964344 31179 ts_tablet_manager.cc:1403] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:08.964241 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.964444 31179 raft_consensus.cc:359] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.964497 31179 raft_consensus.cc:385] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.964516 31179 raft_consensus.cc:740] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.964601 31179 consensus_queue.cc:260] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.964643 31179 raft_consensus.cc:399] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.964660 31179 raft_consensus.cc:493] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.964679 31179 raft_consensus.cc:3060] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.964805 31131 tablet_service.cc:1511] Processing CreateTablet for tablet fdd358204a164369b3db9125cc9b8a6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.964802 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.965011 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd358204a164369b3db9125cc9b8a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.965345 31179 raft_consensus.cc:515] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.965342 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet fdd358204a164369b3db9125cc9b8a6a
I20260503 14:05:08.965411 31179 leader_election.cc:304] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.965451 31179 leader_election.cc:290] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.965490 31182 raft_consensus.cc:2804] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.965518 31179 ts_tablet_manager.cc:1434] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.965533 31182 raft_consensus.cc:697] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.965565 31182 consensus_queue.cc:237] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.965842 31189 ts_tablet_manager.cc:1929] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.965888 31189 log.cc:1199] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/17d00611d95e43cca4ad654d890e94cd
I20260503 14:05:08.965945 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet fdd358204a164369b3db9125cc9b8a6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.966213 31189 ts_tablet_manager.cc:1950] T 17d00611d95e43cca4ad654d890e94cd P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.966296 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.966601 31179 tablet_bootstrap.cc:492] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.966579 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.966643 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 17d00611d95e43cca4ad654d890e94cd (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.966704 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 9570857758c04ba7b6181c8377f2b18b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.966885 31179 tablet_bootstrap.cc:654] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:08.966907 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet fdd358204a164369b3db9125cc9b8a6a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fdd358204a164369b3db9125cc9b8a6a already in progress: creating tablet
I20260503 14:05:08.967015 31189 tablet_replica.cc:333] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.966996 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.967072 31189 raft_consensus.cc:2243] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.967150 31189 raft_consensus.cc:2272] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.967512 31189 ts_tablet_manager.cc:1916] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.967545 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 80be68216b2b47a795aeef9b33d1b938 has no consensus state
I20260503 14:05:08.967643 31179 tablet_bootstrap.cc:492] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.967680 31179 ts_tablet_manager.cc:1403] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.967784 31179 raft_consensus.cc:359] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.967841 31179 raft_consensus.cc:385] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.967869 31179 raft_consensus.cc:740] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.967927 31179 consensus_queue.cc:260] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.967979 31179 raft_consensus.cc:399] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.968014 31179 raft_consensus.cc:493] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.968041 31179 raft_consensus.cc:3060] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.967943 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.968214 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 80be68216b2b47a795aeef9b33d1b938 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.968308 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80be68216b2b47a795aeef9b33d1b938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.968428 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.968750 31179 raft_consensus.cc:515] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.968809 31179 leader_election.cc:304] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.968874 31181 raft_consensus.cc:2804] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.968909 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 80be68216b2b47a795aeef9b33d1b938
I20260503 14:05:08.968909 31181 raft_consensus.cc:697] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.969077 31179 leader_election.cc:290] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.969061 31189 ts_tablet_manager.cc:1929] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.969069 31181 consensus_queue.cc:237] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.969209 31189 log.cc:1199] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/9570857758c04ba7b6181c8377f2b18b
I20260503 14:05:08.969276 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.969453 31189 ts_tablet_manager.cc:1950] T 9570857758c04ba7b6181c8377f2b18b P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.969672 31179 ts_tablet_manager.cc:1434] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:08.969751 31179 tablet_bootstrap.cc:492] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.969724 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.969859 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 80be68216b2b47a795aeef9b33d1b938 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.969947 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.969967 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 9570857758c04ba7b6181c8377f2b18b (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.970028 31179 tablet_bootstrap.cc:654] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:08.970073 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 80be68216b2b47a795aeef9b33d1b938 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 80be68216b2b47a795aeef9b33d1b938 already in progress: creating tablet
I20260503 14:05:08.970217 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet fdd358204a164369b3db9125cc9b8a6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.970286 31189 tablet_replica.cc:333] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.970321 31189 raft_consensus.cc:2243] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.970350 31189 pending_rounds.cc:70] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.970371 31189 pending_rounds.cc:77] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 50 op_type: NO_OP noop_request { }
I20260503 14:05:08.970404 31189 raft_consensus.cc:2889] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.970438 31189 raft_consensus.cc:2272] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:08.970597 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9dfefb3224a346b5808b4cbe48e67fc7 has no consensus state
W20260503 14:05:08.970870 31235 consensus_queue.cc:1175] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.970964 31179 tablet_bootstrap.cc:492] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.971014 31179 ts_tablet_manager.cc:1403] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.971112 31189 ts_tablet_manager.cc:1916] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.971113 31179 raft_consensus.cc:359] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.971195 31179 raft_consensus.cc:385] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.971218 31179 raft_consensus.cc:740] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.971218 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.971318 31179 consensus_queue.cc:260] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.971325 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfefb3224a346b5808b4cbe48e67fc7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:08.971364 31179 raft_consensus.cc:399] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.971468 31179 raft_consensus.cc:493] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.971498 31179 raft_consensus.cc:3060] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.971546 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfefb3224a346b5808b4cbe48e67fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.971632 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.972097 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 9dfefb3224a346b5808b4cbe48e67fc7
I20260503 14:05:08.972110 31179 raft_consensus.cc:515] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.972198 31179 leader_election.cc:304] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.972249 31179 leader_election.cc:290] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.972266 31181 raft_consensus.cc:2804] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.972306 31181 raft_consensus.cc:697] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.972325 31179 ts_tablet_manager.cc:1434] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.972347 31181 consensus_queue.cc:237] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.972376 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dfefb3224a346b5808b4cbe48e67fc7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.972721 31189 ts_tablet_manager.cc:1929] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.972692 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.972779 31189 log.cc:1199] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/fdd358204a164369b3db9125cc9b8a6a
I20260503 14:05:08.972983 31189 ts_tablet_manager.cc:1950] T fdd358204a164369b3db9125cc9b8a6a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.973024 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.973258 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 80be68216b2b47a795aeef9b33d1b938 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.973333 31189 tablet_replica.cc:333] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.973349 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet fdd358204a164369b3db9125cc9b8a6a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.973400 31189 raft_consensus.cc:2243] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:08.973429 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 9dfefb3224a346b5808b4cbe48e67fc7 because the tablet was not found. No further retry: Not found: Tablet not found: 9dfefb3224a346b5808b4cbe48e67fc7
I20260503 14:05:08.973441 31189 pending_rounds.cc:70] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:08.973462 31189 pending_rounds.cc:77] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 52 op_type: NO_OP noop_request { }
I20260503 14:05:08.973510 31189 raft_consensus.cc:2889] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:08.973528 31179 tablet_bootstrap.cc:492] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.973542 31189 raft_consensus.cc:2272] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.973570 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:08.973730 31237 consensus_queue.cc:1175] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:08.973814 31179 tablet_bootstrap.cc:654] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.973984 31189 ts_tablet_manager.cc:1916] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.974120 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b0bd5c9aae24a2882123d0e34ecf169 has no consensus state
I20260503 14:05:08.974417 31179 tablet_bootstrap.cc:492] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.974478 31179 ts_tablet_manager.cc:1403] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.974555 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.974601 31179 raft_consensus.cc:359] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.974642 31179 raft_consensus.cc:385] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.974668 31179 raft_consensus.cc:740] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.974704 31179 consensus_queue.cc:260] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.974746 31179 raft_consensus.cc:399] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.974772 31179 raft_consensus.cc:493] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.974804 31179 raft_consensus.cc:3060] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.974937 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.975274 31189 ts_tablet_manager.cc:1929] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.975324 31189 log.cc:1199] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/80be68216b2b47a795aeef9b33d1b938
I20260503 14:05:08.975440 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 1b0bd5c9aae24a2882123d0e34ecf169
I20260503 14:05:08.975472 31179 raft_consensus.cc:515] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.975543 31179 leader_election.cc:304] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.975549 31189 ts_tablet_manager.cc:1950] T 80be68216b2b47a795aeef9b33d1b938 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.975610 31179 leader_election.cc:290] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.975623 31182 raft_consensus.cc:2804] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.975795 31182 raft_consensus.cc:697] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.975826 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b0bd5c9aae24a2882123d0e34ecf169 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.975853 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.975943 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 80be68216b2b47a795aeef9b33d1b938 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.975857 31182 consensus_queue.cc:237] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.975996 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0bd5c9aae24a2882123d0e34ecf169 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
W20260503 14:05:08.976028 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 1b0bd5c9aae24a2882123d0e34ecf169 because the tablet was not found. No further retry: Not found: Tablet not found: 1b0bd5c9aae24a2882123d0e34ecf169
I20260503 14:05:08.976079 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0bd5c9aae24a2882123d0e34ecf169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.976238 31179 ts_tablet_manager.cc:1434] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:08.976342 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.976817 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.977198 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dfefb3224a346b5808b4cbe48e67fc7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.977276 31189 tablet_replica.cc:333] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.977348 31189 raft_consensus.cc:2243] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:08.977365 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 39faac00fb1045a5ae99fbd991007d6a has no consensus state
I20260503 14:05:08.977422 31179 tablet_bootstrap.cc:492] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.977435 31189 raft_consensus.cc:2272] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.977860 31179 tablet_bootstrap.cc:654] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.978008 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.978067 31189 ts_tablet_manager.cc:1916] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.978196 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 39faac00fb1045a5ae99fbd991007d6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.978289 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39faac00fb1045a5ae99fbd991007d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.978392 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.978494 31179 tablet_bootstrap.cc:492] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.978541 31179 ts_tablet_manager.cc:1403] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.978633 31179 raft_consensus.cc:359] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.978672 31179 raft_consensus.cc:385] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.978698 31179 raft_consensus.cc:740] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.978737 31179 consensus_queue.cc:260] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.978768 31179 raft_consensus.cc:399] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.978788 31179 raft_consensus.cc:493] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.978818 31179 raft_consensus.cc:3060] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.979336 31189 ts_tablet_manager.cc:1929] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.979373 31189 log.cc:1199] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/9dfefb3224a346b5808b4cbe48e67fc7
I20260503 14:05:08.979468 31179 raft_consensus.cc:515] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.979532 31179 leader_election.cc:304] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.979588 31179 leader_election.cc:290] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.979626 31182 raft_consensus.cc:2804] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.979655 31179 ts_tablet_manager.cc:1434] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.979676 31182 raft_consensus.cc:697] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.979725 31179 tablet_bootstrap.cc:492] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.979764 31189 ts_tablet_manager.cc:1950] T 9dfefb3224a346b5808b4cbe48e67fc7 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.979733 31182 consensus_queue.cc:237] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.980014 31179 tablet_bootstrap.cc:654] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.980024 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 9dfefb3224a346b5808b4cbe48e67fc7 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.980446 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 39faac00fb1045a5ae99fbd991007d6a
I20260503 14:05:08.980556 31179 tablet_bootstrap.cc:492] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.980595 31179 ts_tablet_manager.cc:1403] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.980676 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 39faac00fb1045a5ae99fbd991007d6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.980692 31179 raft_consensus.cc:359] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.980772 31179 raft_consensus.cc:385] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.980794 31179 raft_consensus.cc:740] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.980834 31179 consensus_queue.cc:260] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.980886 31179 raft_consensus.cc:399] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.980919 31179 raft_consensus.cc:493] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.980952 31179 raft_consensus.cc:3060] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.981067 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.981439 31179 raft_consensus.cc:515] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.981499 31179 leader_election.cc:304] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.981557 31179 leader_election.cc:290] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.981575 31182 raft_consensus.cc:2804] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
W20260503 14:05:08.981700 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 39faac00fb1045a5ae99fbd991007d6a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 39faac00fb1045a5ae99fbd991007d6a already in progress: creating tablet
I20260503 14:05:08.981765 31182 raft_consensus.cc:697] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.981814 31182 consensus_queue.cc:237] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.981920 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.981984 31179 ts_tablet_manager.cc:1434] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.982153 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b0bd5c9aae24a2882123d0e34ecf169 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.982308 31189 tablet_replica.cc:333] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.982357 31189 raft_consensus.cc:2243] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.982391 31189 raft_consensus.cc:2272] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.982471 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.982628 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 39faac00fb1045a5ae99fbd991007d6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.982972 31189 ts_tablet_manager.cc:1916] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.983042 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3309199797724b98b551663ee0b45976 has no consensus state
I20260503 14:05:08.983430 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.983669 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 3309199797724b98b551663ee0b45976 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.983777 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3309199797724b98b551663ee0b45976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.983807 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.984417 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 3309199797724b98b551663ee0b45976
I20260503 14:05:08.984496 31189 ts_tablet_manager.cc:1929] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.984575 31189 log.cc:1199] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/1b0bd5c9aae24a2882123d0e34ecf169
I20260503 14:05:08.984812 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 3309199797724b98b551663ee0b45976 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.984803 31189 ts_tablet_manager.cc:1950] T 1b0bd5c9aae24a2882123d0e34ecf169 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.985034 31179 tablet_bootstrap.cc:492] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.985152 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.985311 31179 tablet_bootstrap.cc:654] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.985349 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 1b0bd5c9aae24a2882123d0e34ecf169 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.985339 31189 tablet_replica.cc:333] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.985471 31189 raft_consensus.cc:2243] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.985518 31189 raft_consensus.cc:2272] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.985647 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.985828 31179 tablet_bootstrap.cc:492] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.985879 31179 ts_tablet_manager.cc:1403] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.985997 31179 raft_consensus.cc:359] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.986056 31179 raft_consensus.cc:385] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.986086 31179 raft_consensus.cc:740] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.986124 31179 consensus_queue.cc:260] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.986181 31179 raft_consensus.cc:399] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260503 14:05:08.986176 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de9d64d005bc41d6aaefe8804db46856 has no consensus state
I20260503 14:05:08.986219 31179 raft_consensus.cc:493] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.986279 31179 raft_consensus.cc:3060] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.986419 31189 ts_tablet_manager.cc:1916] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.986744 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.986945 31179 raft_consensus.cc:515] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.987023 31179 leader_election.cc:304] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.987084 31179 leader_election.cc:290] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.987100 31181 raft_consensus.cc:2804] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.987167 31179 ts_tablet_manager.cc:1434] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.987133 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.987147 31181 raft_consensus.cc:697] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.987344 31131 tablet_service.cc:1511] Processing CreateTablet for tablet de9d64d005bc41d6aaefe8804db46856 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260503 14:05:08.987373 31181 consensus_queue.cc:237] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.987424 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9d64d005bc41d6aaefe8804db46856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.987739 31189 ts_tablet_manager.cc:1929] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.987787 31189 log.cc:1199] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/39faac00fb1045a5ae99fbd991007d6a
I20260503 14:05:08.987960 31189 ts_tablet_manager.cc:1950] T 39faac00fb1045a5ae99fbd991007d6a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.988116 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet de9d64d005bc41d6aaefe8804db46856
I20260503 14:05:08.988312 31189 tablet_replica.cc:333] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.988360 31189 raft_consensus.cc:2243] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.988394 31189 raft_consensus.cc:2272] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.988404 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet de9d64d005bc41d6aaefe8804db46856 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.988476 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 39faac00fb1045a5ae99fbd991007d6a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.988606 31179 tablet_bootstrap.cc:492] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.988837 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.988919 31179 tablet_bootstrap.cc:654] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.988950 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.989286 31189 ts_tablet_manager.cc:1916] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.989404 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.989567 31179 tablet_bootstrap.cc:492] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.989650 31179 ts_tablet_manager.cc:1403] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.989761 31179 raft_consensus.cc:359] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.989811 31179 raft_consensus.cc:385] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.989835 31179 raft_consensus.cc:740] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.989892 31179 consensus_queue.cc:260] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.989934 31179 raft_consensus.cc:399] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.989955 31179 raft_consensus.cc:493] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.989980 31179 raft_consensus.cc:3060] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:08.990015 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99a8f362192b44e39c8b60b376057684 has no consensus state
I20260503 14:05:08.990373 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.990602 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 99a8f362192b44e39c8b60b376057684 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260503 14:05:08.990670 31189 ts_tablet_manager.cc:1929] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.990604 31179 raft_consensus.cc:515] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.990720 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a8f362192b44e39c8b60b376057684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.990800 31179 leader_election.cc:304] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.990739 31189 log.cc:1199] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/3309199797724b98b551663ee0b45976
I20260503 14:05:08.990847 31179 leader_election.cc:290] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.990916 31179 ts_tablet_manager.cc:1434] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:08.990903 31187 raft_consensus.cc:2804] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.990932 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.991008 31187 raft_consensus.cc:697] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.991070 31187 consensus_queue.cc:237] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.991587 31189 ts_tablet_manager.cc:1950] T 3309199797724b98b551663ee0b45976 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.991714 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 99a8f362192b44e39c8b60b376057684
I20260503 14:05:08.991812 31189 tablet_replica.cc:333] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.991861 31189 raft_consensus.cc:2243] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.991865 31179 tablet_bootstrap.cc:492] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.991910 31189 raft_consensus.cc:2272] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.991973 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 99a8f362192b44e39c8b60b376057684 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.992161 31179 tablet_bootstrap.cc:654] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.992240 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.992230 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.992372 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 3309199797724b98b551663ee0b45976 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.992707 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.992940 31189 ts_tablet_manager.cc:1916] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:08.993238 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66eccfae144e45038ede7d8de46fa9d3 has no consensus state
I20260503 14:05:08.993624 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.993858 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 66eccfae144e45038ede7d8de46fa9d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.993952 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66eccfae144e45038ede7d8de46fa9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.994045 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.994395 31189 ts_tablet_manager.cc:1929] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.994442 31179 tablet_bootstrap.cc:492] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.994494 31179 ts_tablet_manager.cc:1403] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.000s
I20260503 14:05:08.994661 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 66eccfae144e45038ede7d8de46fa9d3
I20260503 14:05:08.994668 31179 raft_consensus.cc:359] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.994791 31179 raft_consensus.cc:385] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.994812 31179 raft_consensus.cc:740] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.994474 31189 log.cc:1199] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/de9d64d005bc41d6aaefe8804db46856
I20260503 14:05:08.994863 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 66eccfae144e45038ede7d8de46fa9d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.994853 31179 consensus_queue.cc:260] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.994921 31179 raft_consensus.cc:399] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.994941 31179 raft_consensus.cc:493] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.994961 31179 raft_consensus.cc:3060] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.995024 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:08.995091 31189 ts_tablet_manager.cc:1950] T de9d64d005bc41d6aaefe8804db46856 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.995398 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet de9d64d005bc41d6aaefe8804db46856 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:08.995455 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 99a8f362192b44e39c8b60b376057684 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 99a8f362192b44e39c8b60b376057684 already in progress: creating tablet
I20260503 14:05:08.995430 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:08.995529 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 66eccfae144e45038ede7d8de46fa9d3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 66eccfae144e45038ede7d8de46fa9d3 already in progress: creating tablet
I20260503 14:05:08.995584 31179 raft_consensus.cc:515] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.995633 31179 leader_election.cc:304] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.995677 31179 leader_election.cc:290] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.995693 31187 raft_consensus.cc:2804] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.995759 31187 raft_consensus.cc:697] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.995810 31187 consensus_queue.cc:237] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.995769 31179 ts_tablet_manager.cc:1434] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:08.995954 31179 tablet_bootstrap.cc:492] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:08.996089 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5cbb420897d940c5bd63bb9c054304d2 has no consensus state
I20260503 14:05:08.996230 31179 tablet_bootstrap.cc:654] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.996358 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 99a8f362192b44e39c8b60b376057684 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:08.996429 31189 tablet_replica.cc:333] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:08.996465 31189 raft_consensus.cc:2243] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:08.996511 31189 raft_consensus.cc:2272] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:08.996793 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbb420897d940c5bd63bb9c054304d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:08.996815 31189 ts_tablet_manager.cc:1916] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:08.996902 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbb420897d940c5bd63bb9c054304d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:08.996901 31179 tablet_bootstrap.cc:492] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:08.996987 31179 ts_tablet_manager.cc:1403] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:08.997082 31179 raft_consensus.cc:359] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.997156 31179 raft_consensus.cc:385] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:08.997184 31179 raft_consensus.cc:740] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:08.997227 31179 consensus_queue.cc:260] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.997267 31179 raft_consensus.cc:399] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:08.997289 31179 raft_consensus.cc:493] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:08.997314 31179 raft_consensus.cc:3060] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:08.997783 31179 raft_consensus.cc:515] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.997862 31179 leader_election.cc:304] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:08.997910 31179 leader_election.cc:290] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:08.998060 31187 raft_consensus.cc:2804] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:08.998106 31187 raft_consensus.cc:697] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:08.998149 31187 consensus_queue.cc:237] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:08.998265 31189 ts_tablet_manager.cc:1929] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:08.998330 31189 log.cc:1199] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/99a8f362192b44e39c8b60b376057684
I20260503 14:05:08.998368 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.997974 31179 ts_tablet_manager.cc:1434] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:08.998555 31189 ts_tablet_manager.cc:1950] T 99a8f362192b44e39c8b60b376057684 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:08.998571 31179 tablet_bootstrap.cc:492] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:08.998798 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:08.998970 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 99a8f362192b44e39c8b60b376057684 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:08.999183 31179 tablet_bootstrap.cc:654] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:08.999347 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 5cbb420897d940c5bd63bb9c054304d2
I20260503 14:05:08.999573 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cbb420897d940c5bd63bb9c054304d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:08.999768 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 5cbb420897d940c5bd63bb9c054304d2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5cbb420897d940c5bd63bb9c054304d2 already in progress: creating tablet
I20260503 14:05:08.999872 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:08.999851 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.000058 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 66eccfae144e45038ede7d8de46fa9d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.000165 31189 tablet_replica.cc:333] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.000217 31189 raft_consensus.cc:2243] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.000275 31189 raft_consensus.cc:2272] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.000335 31179 tablet_bootstrap.cc:492] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.000373 31179 ts_tablet_manager.cc:1403] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.000s
I20260503 14:05:09.000514 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.000556 31179 raft_consensus.cc:359] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.000686 31179 raft_consensus.cc:385] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.000692 31189 ts_tablet_manager.cc:1916] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.000738 31179 raft_consensus.cc:740] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.000808 31179 consensus_queue.cc:260] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.000867 31179 raft_consensus.cc:399] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.000892 31179 raft_consensus.cc:493] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.000911 31179 raft_consensus.cc:3060] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.001202 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cc17785ee49846ca8fb1376167d91540 has no consensus state
I20260503 14:05:09.001523 31179 raft_consensus.cc:515] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.001590 31179 leader_election.cc:304] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.001633 31179 leader_election.cc:290] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.001652 31182 raft_consensus.cc:2804] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.001717 31182 raft_consensus.cc:697] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.001761 31182 consensus_queue.cc:237] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.001788 31131 tablet_service.cc:1511] Processing CreateTablet for tablet cc17785ee49846ca8fb1376167d91540 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260503 14:05:09.001909 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc17785ee49846ca8fb1376167d91540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.002013 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.001760 31179 ts_tablet_manager.cc:1434] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.002386 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cbb420897d940c5bd63bb9c054304d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.002559 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.003006 31179 tablet_bootstrap.cc:492] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.003175 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet cc17785ee49846ca8fb1376167d91540
I20260503 14:05:09.003299 31189 ts_tablet_manager.cc:1929] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.003356 31189 log.cc:1199] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/66eccfae144e45038ede7d8de46fa9d3
I20260503 14:05:09.003418 31179 tablet_bootstrap.cc:654] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.003430 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet cc17785ee49846ca8fb1376167d91540 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:08 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.003571 31189 ts_tablet_manager.cc:1950] T 66eccfae144e45038ede7d8de46fa9d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.003760 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.004094 31189 tablet_replica.cc:333] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.004163 31189 raft_consensus.cc:2243] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.004104 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.004191 31179 tablet_bootstrap.cc:492] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.004210 31189 raft_consensus.cc:2272] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.004238 31179 ts_tablet_manager.cc:1403] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.004329 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 66eccfae144e45038ede7d8de46fa9d3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.004386 31179 raft_consensus.cc:359] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.004447 31179 raft_consensus.cc:385] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.004470 31179 raft_consensus.cc:740] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.004524 31179 consensus_queue.cc:260] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.004588 31189 ts_tablet_manager.cc:1916] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.004597 31179 raft_consensus.cc:399] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.004638 31179 raft_consensus.cc:493] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.004662 31179 raft_consensus.cc:3060] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.004703 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet feeb79c8f8d24d2abd966f84d24ecdd5 has no consensus state
I20260503 14:05:09.005178 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.005221 31179 raft_consensus.cc:515] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.005286 31179 leader_election.cc:304] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.005347 31131 tablet_service.cc:1511] Processing CreateTablet for tablet feeb79c8f8d24d2abd966f84d24ecdd5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260503 14:05:09.005368 31182 raft_consensus.cc:2804] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.005440 31182 raft_consensus.cc:697] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.005375 31179 leader_election.cc:290] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.005470 31182 consensus_queue.cc:237] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.005579 31179 ts_tablet_manager.cc:1434] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.005573 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.005486 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feeb79c8f8d24d2abd966f84d24ecdd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.006122 31189 ts_tablet_manager.cc:1929] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.006165 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet feeb79c8f8d24d2abd966f84d24ecdd5
I20260503 14:05:09.006183 31189 log.cc:1199] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/5cbb420897d940c5bd63bb9c054304d2
I20260503 14:05:09.006418 31189 ts_tablet_manager.cc:1950] T 5cbb420897d940c5bd63bb9c054304d2 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.006652 31189 tablet_replica.cc:333] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.006693 31189 raft_consensus.cc:2243] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.006421 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet feeb79c8f8d24d2abd966f84d24ecdd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.006734 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 5cbb420897d940c5bd63bb9c054304d2 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.006739 31189 raft_consensus.cc:2272] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.006723 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.006911 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.007293 31189 ts_tablet_manager.cc:1916] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.007311 31179 tablet_bootstrap.cc:492] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.007383 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.007849 31179 tablet_bootstrap.cc:654] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.008034 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec2957be0cc04d3bb14c0065f7b63b3e has no consensus state
I20260503 14:05:09.008687 31131 tablet_service.cc:1511] Processing CreateTablet for tablet ec2957be0cc04d3bb14c0065f7b63b3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.008649 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.008736 31189 ts_tablet_manager.cc:1929] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.008760 31179 tablet_bootstrap.cc:492] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.008785 31189 log.cc:1199] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/cc17785ee49846ca8fb1376167d91540
I20260503 14:05:09.008800 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2957be0cc04d3bb14c0065f7b63b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.008798 31179 ts_tablet_manager.cc:1403] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.008999 31189 ts_tablet_manager.cc:1950] T cc17785ee49846ca8fb1376167d91540 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.008997 31179 raft_consensus.cc:359] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.009087 31179 raft_consensus.cc:385] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.009068 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.009119 31179 raft_consensus.cc:740] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.009217 31179 consensus_queue.cc:260] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.009351 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet cc17785ee49846ca8fb1376167d91540 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.009404 31179 raft_consensus.cc:399] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.009431 31179 raft_consensus.cc:493] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.009459 31179 raft_consensus.cc:3060] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.009474 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet feeb79c8f8d24d2abd966f84d24ecdd5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet feeb79c8f8d24d2abd966f84d24ecdd5 already in progress: creating tablet
I20260503 14:05:09.009572 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet ec2957be0cc04d3bb14c0065f7b63b3e
I20260503 14:05:09.009801 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ec2957be0cc04d3bb14c0065f7b63b3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.009969 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet ec2957be0cc04d3bb14c0065f7b63b3e because the tablet was not found. No further retry: Not found: Tablet not found: ec2957be0cc04d3bb14c0065f7b63b3e
I20260503 14:05:09.010046 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.010447 31179 raft_consensus.cc:515] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.010521 31179 leader_election.cc:304] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.010560 31179 leader_election.cc:290] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.010543 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.010690 31179 ts_tablet_manager.cc:1434] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.010666 31182 raft_consensus.cc:2804] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.010780 31182 raft_consensus.cc:697] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.010787 31179 tablet_bootstrap.cc:492] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.010830 31182 consensus_queue.cc:237] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.011155 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 911236c5007a48bb9d80084d28591612 has no consensus state
I20260503 14:05:09.011229 31179 tablet_bootstrap.cc:654] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.011425 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet feeb79c8f8d24d2abd966f84d24ecdd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.011512 31189 tablet_replica.cc:333] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.011551 31189 raft_consensus.cc:2243] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.011586 31189 pending_rounds.cc:70] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.011607 31189 pending_rounds.cc:77] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 72 op_type: NO_OP noop_request { }
I20260503 14:05:09.011646 31189 raft_consensus.cc:2889] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.011672 31189 raft_consensus.cc:2272] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.011837 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 911236c5007a48bb9d80084d28591612 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.011956 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911236c5007a48bb9d80084d28591612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.012180 31179 tablet_bootstrap.cc:492] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.012228 31179 ts_tablet_manager.cc:1403] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.012382 31179 raft_consensus.cc:359] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.012445 31179 raft_consensus.cc:385] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.012511 31179 raft_consensus.cc:740] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.012638 31179 consensus_queue.cc:260] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.012699 31179 raft_consensus.cc:399] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.012722 31179 raft_consensus.cc:493] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.012786 31179 raft_consensus.cc:3060] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.013439 31179 raft_consensus.cc:515] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.013522 31179 leader_election.cc:304] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.013578 31179 leader_election.cc:290] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.013602 31182 raft_consensus.cc:2804] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.013649 31179 ts_tablet_manager.cc:1434] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.013664 31182 raft_consensus.cc:697] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.013700 31179 tablet_bootstrap.cc:492] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.013753 31182 consensus_queue.cc:237] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.014065 31179 tablet_bootstrap.cc:654] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.014592 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.014699 31179 tablet_bootstrap.cc:492] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.014744 31179 ts_tablet_manager.cc:1403] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.014879 31179 raft_consensus.cc:359] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.014921 31179 raft_consensus.cc:385] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.014945 31179 raft_consensus.cc:740] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.015014 31179 consensus_queue.cc:260] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.015086 31179 raft_consensus.cc:399] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.015122 31179 raft_consensus.cc:493] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.015144 31179 raft_consensus.cc:3060] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.015880 31179 raft_consensus.cc:515] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.015967 31179 leader_election.cc:304] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.016013 31179 leader_election.cc:290] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.016060 31181 raft_consensus.cc:2804] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.016148 31181 raft_consensus.cc:697] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.016137 31179 ts_tablet_manager.cc:1434] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.016237 31181 consensus_queue.cc:237] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.016897 31257 consensus_queue.cc:1175] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.016961 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.017230 31189 ts_tablet_manager.cc:1916] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.018589 31189 ts_tablet_manager.cc:1929] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.018637 31189 log.cc:1199] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/feeb79c8f8d24d2abd966f84d24ecdd5
I20260503 14:05:09.018903 31189 ts_tablet_manager.cc:1950] T feeb79c8f8d24d2abd966f84d24ecdd5 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.019315 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet feeb79c8f8d24d2abd966f84d24ecdd5 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.021037 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 911236c5007a48bb9d80084d28591612
I20260503 14:05:09.021329 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 911236c5007a48bb9d80084d28591612 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.021476 31189 tablet_replica.cc:333] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.021535 31189 raft_consensus.cc:2243] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.021577 31189 raft_consensus.cc:2272] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.021625 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.021826 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet ec2957be0cc04d3bb14c0065f7b63b3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.022037 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.022562 31189 ts_tablet_manager.cc:1916] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.022593 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.023141 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e14801c3ad974f13b83e6fd571eea4f0 has no consensus state
I20260503 14:05:09.023726 31131 tablet_service.cc:1511] Processing CreateTablet for tablet e14801c3ad974f13b83e6fd571eea4f0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260503 14:05:09.023712 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.023833 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14801c3ad974f13b83e6fd571eea4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.024078 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.024180 31189 ts_tablet_manager.cc:1929] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.024245 31189 log.cc:1199] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/911236c5007a48bb9d80084d28591612
I20260503 14:05:09.024461 31189 ts_tablet_manager.cc:1950] T 911236c5007a48bb9d80084d28591612 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.024696 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e14801c3ad974f13b83e6fd571eea4f0
I20260503 14:05:09.024969 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e14801c3ad974f13b83e6fd571eea4f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.024998 31189 tablet_replica.cc:333] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.025050 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 911236c5007a48bb9d80084d28591612 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.025120 31189 raft_consensus.cc:2243] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.025177 31189 raft_consensus.cc:2272] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.025226 31179 tablet_bootstrap.cc:492] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.025472 31189 ts_tablet_manager.cc:1916] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.025514 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.025839 31179 tablet_bootstrap.cc:654] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.025998 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.026476 31179 tablet_bootstrap.cc:492] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.026530 31179 ts_tablet_manager.cc:1403] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
W20260503 14:05:09.026594 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aad49136641d44c090b079e8dd7f7a8a has no consensus state
I20260503 14:05:09.026691 31179 raft_consensus.cc:359] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.026755 31179 raft_consensus.cc:385] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.026790 31179 raft_consensus.cc:740] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.026854 31179 consensus_queue.cc:260] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.026907 31179 raft_consensus.cc:399] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.026942 31179 raft_consensus.cc:493] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.026973 31179 raft_consensus.cc:3060] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.027132 31189 ts_tablet_manager.cc:1929] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.027163 31131 tablet_service.cc:1511] Processing CreateTablet for tablet aad49136641d44c090b079e8dd7f7a8a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260503 14:05:09.027222 31189 log.cc:1199] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/ec2957be0cc04d3bb14c0065f7b63b3e
I20260503 14:05:09.027253 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad49136641d44c090b079e8dd7f7a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.027468 31189 ts_tablet_manager.cc:1950] T ec2957be0cc04d3bb14c0065f7b63b3e P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.027676 31179 raft_consensus.cc:515] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.027765 31179 leader_election.cc:304] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.027842 31181 raft_consensus.cc:2804] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.027884 31181 raft_consensus.cc:697] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.027925 31181 consensus_queue.cc:237] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.027886 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet ec2957be0cc04d3bb14c0065f7b63b3e (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.028230 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e14801c3ad974f13b83e6fd571eea4f0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e14801c3ad974f13b83e6fd571eea4f0 already in progress: creating tablet
I20260503 14:05:09.028513 31179 leader_election.cc:290] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.028651 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e14801c3ad974f13b83e6fd571eea4f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.028928 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.028980 31179 ts_tablet_manager.cc:1434] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.029099 31179 tablet_bootstrap.cc:492] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.029189 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e14801c3ad974f13b83e6fd571eea4f0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e14801c3ad974f13b83e6fd571eea4f0 already in progress: creating tablet
I20260503 14:05:09.029538 31179 tablet_bootstrap.cc:654] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.029680 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e14801c3ad974f13b83e6fd571eea4f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.029814 31189 tablet_replica.cc:333] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.029799 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.029862 31189 raft_consensus.cc:2243] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.029899 31189 raft_consensus.cc:2272] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.030210 31189 ts_tablet_manager.cc:1916] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.030392 31179 tablet_bootstrap.cc:492] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.030416 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet aad49136641d44c090b079e8dd7f7a8a
I20260503 14:05:09.030432 31179 ts_tablet_manager.cc:1403] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.030768 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet aad49136641d44c090b079e8dd7f7a8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.030665 31179 raft_consensus.cc:359] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.030926 31179 raft_consensus.cc:385] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.030913 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.030980 31179 raft_consensus.cc:740] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.031045 31179 consensus_queue.cc:260] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.031086 31179 raft_consensus.cc:399] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.031244 31179 raft_consensus.cc:493] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.031275 31179 raft_consensus.cc:3060] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.031407 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.031984 31189 ts_tablet_manager.cc:1929] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260503 14:05:09.032078 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d4cfeeebccfb41ee8bc53b2a69d94633 has no consensus state
I20260503 14:05:09.031984 31179 raft_consensus.cc:515] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.032177 31179 leader_election.cc:304] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.032240 31179 leader_election.cc:290] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.032259 31181 raft_consensus.cc:2804] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.032313 31181 raft_consensus.cc:697] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.032352 31181 consensus_queue.cc:237] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.032054 31189 log.cc:1199] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e14801c3ad974f13b83e6fd571eea4f0
I20260503 14:05:09.032861 31189 ts_tablet_manager.cc:1950] T e14801c3ad974f13b83e6fd571eea4f0 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.033031 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.032343 31179 ts_tablet_manager.cc:1434] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.033303 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e14801c3ad974f13b83e6fd571eea4f0 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.033356 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet aad49136641d44c090b079e8dd7f7a8a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aad49136641d44c090b079e8dd7f7a8a already in progress: creating tablet
I20260503 14:05:09.033423 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.033581 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet aad49136641d44c090b079e8dd7f7a8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.033679 31189 tablet_replica.cc:333] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.033720 31189 raft_consensus.cc:2243] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.033753 31189 raft_consensus.cc:2272] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.033823 31131 tablet_service.cc:1511] Processing CreateTablet for tablet d4cfeeebccfb41ee8bc53b2a69d94633 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.033934 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4cfeeebccfb41ee8bc53b2a69d94633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.033955 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet d4cfeeebccfb41ee8bc53b2a69d94633
I20260503 14:05:09.034086 31189 ts_tablet_manager.cc:1916] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.034329 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.034757 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d4cfeeebccfb41ee8bc53b2a69d94633 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.034832 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.035202 31179 tablet_bootstrap.cc:492] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.035473 31189 ts_tablet_manager.cc:1929] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.035516 31189 log.cc:1199] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/aad49136641d44c090b079e8dd7f7a8a
W20260503 14:05:09.035574 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88cd96882a22455abb7d0265631ae485 has no consensus state
I20260503 14:05:09.035600 31179 tablet_bootstrap.cc:654] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.035724 31189 ts_tablet_manager.cc:1950] T aad49136641d44c090b079e8dd7f7a8a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.036059 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet aad49136641d44c090b079e8dd7f7a8a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.036216 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d4cfeeebccfb41ee8bc53b2a69d94633 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d4cfeeebccfb41ee8bc53b2a69d94633 already in progress: creating tablet
I20260503 14:05:09.036221 31179 tablet_bootstrap.cc:492] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.036275 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.036283 31179 ts_tablet_manager.cc:1403] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.036379 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 88cd96882a22455abb7d0265631ae485 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.036469 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cd96882a22455abb7d0265631ae485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.036504 31179 raft_consensus.cc:359] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.036592 31179 raft_consensus.cc:385] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.036612 31179 raft_consensus.cc:740] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.036653 31179 consensus_queue.cc:260] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.036684 31179 raft_consensus.cc:399] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.036701 31179 raft_consensus.cc:493] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.036761 31179 raft_consensus.cc:3060] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.036691 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.037184 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 88cd96882a22455abb7d0265631ae485
I20260503 14:05:09.037333 31179 raft_consensus.cc:515] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.037387 31179 leader_election.cc:304] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.037451 31181 raft_consensus.cc:2804] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.037482 31181 raft_consensus.cc:697] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.037515 31181 consensus_queue.cc:237] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.037563 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.037861 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 88cd96882a22455abb7d0265631ae485 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.037997 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 88cd96882a22455abb7d0265631ae485 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 88cd96882a22455abb7d0265631ae485 already in progress: creating tablet
I20260503 14:05:09.037990 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.038288 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.038460 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet d4cfeeebccfb41ee8bc53b2a69d94633 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.038125 31179 leader_election.cc:290] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:09.038632 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d4cfeeebccfb41ee8bc53b2a69d94633 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d4cfeeebccfb41ee8bc53b2a69d94633 already in progress: creating tablet
W20260503 14:05:09.038784 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1763c0b22cf842449b2069b4b2021e0b has no consensus state
I20260503 14:05:09.039103 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet d4cfeeebccfb41ee8bc53b2a69d94633 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.039212 31179 ts_tablet_manager.cc:1434] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
W20260503 14:05:09.039423 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d4cfeeebccfb41ee8bc53b2a69d94633 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d4cfeeebccfb41ee8bc53b2a69d94633 already in progress: creating tablet
I20260503 14:05:09.039484 31179 tablet_bootstrap.cc:492] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.039510 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.039793 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d4cfeeebccfb41ee8bc53b2a69d94633 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.039873 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 1763c0b22cf842449b2069b4b2021e0b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 1
I20260503 14:05:09.039949 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1763c0b22cf842449b2069b4b2021e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.039996 31179 tablet_bootstrap.cc:654] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.039997 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.040771 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 1763c0b22cf842449b2069b4b2021e0b
I20260503 14:05:09.040999 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 1763c0b22cf842449b2069b4b2021e0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.041203 31179 tablet_bootstrap.cc:492] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.041188 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.041275 31179 ts_tablet_manager.cc:1403] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.041330 31189 tablet_replica.cc:333] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.041429 31189 raft_consensus.cc:2243] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.041481 31189 raft_consensus.cc:2272] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.041574 31179 raft_consensus.cc:359] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.041616 31179 raft_consensus.cc:385] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.041638 31179 raft_consensus.cc:740] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.041704 31179 consensus_queue.cc:260] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.041764 31179 raft_consensus.cc:399] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.041812 31179 raft_consensus.cc:493] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.041752 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.041824 31189 ts_tablet_manager.cc:1916] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.041833 31179 raft_consensus.cc:3060] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.042374 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 460c9f91bfc74098ad7afaaa0bacf1bd has no consensus state
I20260503 14:05:09.042461 31179 raft_consensus.cc:515] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.042527 31179 leader_election.cc:304] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.042598 31182 raft_consensus.cc:2804] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.042631 31182 raft_consensus.cc:697] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.042668 31182 consensus_queue.cc:237] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.043244 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.043362 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 88cd96882a22455abb7d0265631ae485 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.043388 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 460c9f91bfc74098ad7afaaa0bacf1bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 1
I20260503 14:05:09.043483 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460c9f91bfc74098ad7afaaa0bacf1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.043493 31189 ts_tablet_manager.cc:1929] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.043550 31189 log.cc:1199] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d4cfeeebccfb41ee8bc53b2a69d94633
I20260503 14:05:09.043715 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.043833 31189 ts_tablet_manager.cc:1950] T d4cfeeebccfb41ee8bc53b2a69d94633 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.044247 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 460c9f91bfc74098ad7afaaa0bacf1bd
I20260503 14:05:09.044270 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet d4cfeeebccfb41ee8bc53b2a69d94633 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.044404 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 460c9f91bfc74098ad7afaaa0bacf1bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.044575 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 1763c0b22cf842449b2069b4b2021e0b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1763c0b22cf842449b2069b4b2021e0b already in progress: creating tablet
I20260503 14:05:09.044739 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.044837 31179 leader_election.cc:290] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:09.044881 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 88cd96882a22455abb7d0265631ae485 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 88cd96882a22455abb7d0265631ae485 already in progress: creating tablet
W20260503 14:05:09.045074 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 460c9f91bfc74098ad7afaaa0bacf1bd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 460c9f91bfc74098ad7afaaa0bacf1bd already in progress: creating tablet
I20260503 14:05:09.045115 31179 ts_tablet_manager.cc:1434] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260503 14:05:09.045171 31179 tablet_bootstrap.cc:492] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.045286 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.045526 31179 tablet_bootstrap.cc:654] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.045884 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bf1464caea364801b4c0b76c5b308c5a has no consensus state
I20260503 14:05:09.046016 31179 tablet_bootstrap.cc:492] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.046046 31179 ts_tablet_manager.cc:1403] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.046149 31179 raft_consensus.cc:359] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.046195 31179 raft_consensus.cc:385] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.046216 31179 raft_consensus.cc:740] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.046278 31179 consensus_queue.cc:260] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.046319 31179 raft_consensus.cc:399] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.046332 31179 raft_consensus.cc:493] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.046345 31179 raft_consensus.cc:3060] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.046706 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.046810 31130 tablet_service.cc:1511] Processing CreateTablet for tablet bf1464caea364801b4c0b76c5b308c5a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.046914 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1464caea364801b4c0b76c5b308c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.047174 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.047715 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet bf1464caea364801b4c0b76c5b308c5a
I20260503 14:05:09.047917 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet bf1464caea364801b4c0b76c5b308c5a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.048100 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet bf1464caea364801b4c0b76c5b308c5a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bf1464caea364801b4c0b76c5b308c5a already in progress: creating tablet
I20260503 14:05:09.048130 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.048444 31179 raft_consensus.cc:515] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.048496 31179 leader_election.cc:304] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.048619 31179 leader_election.cc:290] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.048631 31181 raft_consensus.cc:2804] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.048687 31181 raft_consensus.cc:697] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.048803 31179 ts_tablet_manager.cc:1434] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.048738 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.048838 31179 tablet_bootstrap.cc:492] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.048743 31181 consensus_queue.cc:237] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.049045 31179 tablet_bootstrap.cc:654] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.049499 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e has no consensus state
I20260503 14:05:09.049661 31179 tablet_bootstrap.cc:492] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.049723 31179 ts_tablet_manager.cc:1403] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.049918 31179 raft_consensus.cc:359] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.050002 31179 raft_consensus.cc:385] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.050026 31179 raft_consensus.cc:740] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.050117 31179 consensus_queue.cc:260] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.050208 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.050216 31179 raft_consensus.cc:399] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.050294 31179 raft_consensus.cc:493] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.050330 31179 raft_consensus.cc:3060] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.050478 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 88cd96882a22455abb7d0265631ae485 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.050165 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.050547 31189 tablet_replica.cc:333] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.050585 31189 raft_consensus.cc:2243] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.050612 31189 raft_consensus.cc:2272] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.050300 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.051124 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1763c0b22cf842449b2069b4b2021e0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.051141 31179 raft_consensus.cc:515] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.051224 31179 leader_election.cc:304] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.051285 31181 raft_consensus.cc:2804] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.051318 31181 raft_consensus.cc:697] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.051360 31181 consensus_queue.cc:237] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.052024 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 460c9f91bfc74098ad7afaaa0bacf1bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.051362 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.052119 31189 ts_tablet_manager.cc:1916] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.052248 31179 leader_election.cc:290] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.052489 31179 ts_tablet_manager.cc:1434] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.052578 31179 tablet_bootstrap.cc:492] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.052608 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e
I20260503 14:05:09.052985 31179 tablet_bootstrap.cc:654] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.053161 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.053192 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.053320 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.053633 31189 ts_tablet_manager.cc:1929] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.053684 31189 log.cc:1199] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/88cd96882a22455abb7d0265631ae485
I20260503 14:05:09.053778 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.053915 31189 ts_tablet_manager.cc:1950] T 88cd96882a22455abb7d0265631ae485 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.054054 31179 tablet_bootstrap.cc:492] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.054108 31179 ts_tablet_manager.cc:1403] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.054260 31179 raft_consensus.cc:359] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.054271 31189 tablet_replica.cc:333] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.054329 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 88cd96882a22455abb7d0265631ae485 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.054345 31179 raft_consensus.cc:385] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260503 14:05:09.054399 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f02e5361b9f54c22931cee1467127803 has no consensus state
I20260503 14:05:09.054380 31189 raft_consensus.cc:2243] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.054391 31179 raft_consensus.cc:740] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.054477 31189 raft_consensus.cc:2272] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.054505 31179 consensus_queue.cc:260] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.054550 31179 raft_consensus.cc:399] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.054574 31179 raft_consensus.cc:493] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.054598 31179 raft_consensus.cc:3060] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.054782 31189 ts_tablet_manager.cc:1916] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.055243 31179 raft_consensus.cc:515] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.055287 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f02e5361b9f54c22931cee1467127803 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 50
I20260503 14:05:09.055306 31179 leader_election.cc:304] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.055406 31182 raft_consensus.cc:2804] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.055447 31182 raft_consensus.cc:697] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.055480 31182 consensus_queue.cc:237] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.055514 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02e5361b9f54c22931cee1467127803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.056017 31189 ts_tablet_manager.cc:1929] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.056066 31189 log.cc:1199] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/1763c0b22cf842449b2069b4b2021e0b
I20260503 14:05:09.056102 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet bf1464caea364801b4c0b76c5b308c5a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.056275 31179 leader_election.cc:290] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.056294 31189 ts_tablet_manager.cc:1950] T 1763c0b22cf842449b2069b4b2021e0b P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.056509 31179 ts_tablet_manager.cc:1434] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.056599 31179 tablet_bootstrap.cc:492] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.057026 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.057091 31179 tablet_bootstrap.cc:654] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.057106 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 1763c0b22cf842449b2069b4b2021e0b (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.057189 31189 tablet_replica.cc:333] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.057231 31189 raft_consensus.cc:2243] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.057264 31189 raft_consensus.cc:2272] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.057555 31189 ts_tablet_manager.cc:1916] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.057525 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.058102 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f02e5361b9f54c22931cee1467127803
I20260503 14:05:09.058341 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f02e5361b9f54c22931cee1467127803 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.058629 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.058943 31189 ts_tablet_manager.cc:1929] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.059029 31189 log.cc:1199] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/460c9f91bfc74098ad7afaaa0bacf1bd
I20260503 14:05:09.059196 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.059257 31189 ts_tablet_manager.cc:1950] T 460c9f91bfc74098ad7afaaa0bacf1bd P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.059496 31189 tablet_replica.cc:333] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.059547 31189 raft_consensus.cc:2243] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.059587 31189 raft_consensus.cc:2272] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.059728 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 460c9f91bfc74098ad7afaaa0bacf1bd (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.059819 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e already in progress: creating tablet
I20260503 14:05:09.059944 31189 ts_tablet_manager.cc:1916] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.060017 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34cbd55f59584b26afa3bb2579714574 has no consensus state
I20260503 14:05:09.060048 31179 tablet_bootstrap.cc:492] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.060082 31179 ts_tablet_manager.cc:1403] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.060212 31179 raft_consensus.cc:359] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.060278 31179 raft_consensus.cc:385] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.060298 31179 raft_consensus.cc:740] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.060362 31179 consensus_queue.cc:260] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.060400 31179 raft_consensus.cc:399] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.060418 31179 raft_consensus.cc:493] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.060438 31179 raft_consensus.cc:3060] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.061007 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 34cbd55f59584b26afa3bb2579714574 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 50
I20260503 14:05:09.061012 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.061352 31189 ts_tablet_manager.cc:1929] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.061352 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cbd55f59584b26afa3bb2579714574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.061430 31189 log.cc:1199] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/bf1464caea364801b4c0b76c5b308c5a
I20260503 14:05:09.061475 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.061625 31189 ts_tablet_manager.cc:1950] T bf1464caea364801b4c0b76c5b308c5a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.061987 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 34cbd55f59584b26afa3bb2579714574
I20260503 14:05:09.062423 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.062654 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet bf1464caea364801b4c0b76c5b308c5a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.062732 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 34cbd55f59584b26afa3bb2579714574 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.062742 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet f02e5361b9f54c22931cee1467127803 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f02e5361b9f54c22931cee1467127803 already in progress: creating tablet
I20260503 14:05:09.062896 31179 raft_consensus.cc:515] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.063002 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 34cbd55f59584b26afa3bb2579714574 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 34cbd55f59584b26afa3bb2579714574 already in progress: creating tablet
I20260503 14:05:09.063010 31179 leader_election.cc:304] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.063095 31181 raft_consensus.cc:2804] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.063057 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.063133 31181 raft_consensus.cc:697] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.063169 31181 consensus_queue.cc:237] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.063482 31179 leader_election.cc:290] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.063591 31179 ts_tablet_manager.cc:1434] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:09.063648 31179 tablet_bootstrap.cc:492] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.063666 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b79d37179eed44b08564f757b5fe4715 has no consensus state
I20260503 14:05:09.063809 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.063885 31189 tablet_replica.cc:333] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.063931 31189 raft_consensus.cc:2243] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.063963 31189 raft_consensus.cc:2272] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.064054 31179 tablet_bootstrap.cc:654] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.064270 31130 tablet_service.cc:1511] Processing CreateTablet for tablet b79d37179eed44b08564f757b5fe4715 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.064327 31189 ts_tablet_manager.cc:1916] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.064383 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d37179eed44b08564f757b5fe4715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.064452 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.064977 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.065555 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet b79d37179eed44b08564f757b5fe4715
I20260503 14:05:09.065742 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet b79d37179eed44b08564f757b5fe4715 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.066015 31179 tablet_bootstrap.cc:492] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.066038 31189 ts_tablet_manager.cc:1929] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.066063 31179 ts_tablet_manager.cc:1403] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.066087 31189 log.cc:1199] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/876af0cb9a2e4a3fa527e6b3ffc9fa4e
I20260503 14:05:09.066066 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.066221 31179 raft_consensus.cc:359] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.066262 31179 raft_consensus.cc:385] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.066280 31179 raft_consensus.cc:740] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.066318 31189 ts_tablet_manager.cc:1950] T 876af0cb9a2e4a3fa527e6b3ffc9fa4e P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.066329 31179 consensus_queue.cc:260] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.066399 31179 raft_consensus.cc:399] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.066421 31179 raft_consensus.cc:493] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.066444 31179 raft_consensus.cc:3060] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.066522 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.066813 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 876af0cb9a2e4a3fa527e6b3ffc9fa4e (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.066890 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet b79d37179eed44b08564f757b5fe4715 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b79d37179eed44b08564f757b5fe4715 already in progress: creating tablet
I20260503 14:05:09.067090 31179 raft_consensus.cc:515] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.067162 31179 leader_election.cc:304] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
W20260503 14:05:09.067181 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aec5a36f448a48a5a0508f09b732e109 has no consensus state
I20260503 14:05:09.067231 31179 leader_election.cc:290] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.067250 31181 raft_consensus.cc:2804] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.067312 31181 raft_consensus.cc:697] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.067353 31181 consensus_queue.cc:237] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.067420 31179 ts_tablet_manager.cc:1434] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:09.067602 31179 tablet_bootstrap.cc:492] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.068015 31179 tablet_bootstrap.cc:654] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.068111 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f02e5361b9f54c22931cee1467127803 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.068136 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.068213 31130 tablet_service.cc:1511] Processing CreateTablet for tablet aec5a36f448a48a5a0508f09b732e109 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.068241 31189 tablet_replica.cc:333] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.068284 31189 raft_consensus.cc:2243] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.068301 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec5a36f448a48a5a0508f09b732e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.068316 31189 raft_consensus.cc:2272] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.068625 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.068980 31179 tablet_bootstrap.cc:492] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.069033 31179 ts_tablet_manager.cc:1403] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.069142 31043 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet aec5a36f448a48a5a0508f09b732e109
I20260503 14:05:09.069176 31179 raft_consensus.cc:359] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.069231 31179 raft_consensus.cc:385] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.069258 31179 raft_consensus.cc:740] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.069324 31179 consensus_queue.cc:260] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.069376 31179 raft_consensus.cc:399] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.069396 31179 raft_consensus.cc:493] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.069415 31179 raft_consensus.cc:3060] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.069434 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet aec5a36f448a48a5a0508f09b732e109 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.069538 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.069900 31189 ts_tablet_manager.cc:1916] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.070035 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.070077 31179 raft_consensus.cc:515] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.070147 31179 leader_election.cc:304] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.070204 31181 raft_consensus.cc:2804] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.070235 31181 raft_consensus.cc:697] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.070266 31181 consensus_queue.cc:237] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.070585 31179 leader_election.cc:290] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.070686 31179 ts_tablet_manager.cc:1434] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.070744 31179 tablet_bootstrap.cc:492] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.070853 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffafc602df0e4870ac527b83d9144b41 has no consensus state
I20260503 14:05:09.071353 31189 ts_tablet_manager.cc:1929] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.071404 31189 log.cc:1199] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f02e5361b9f54c22931cee1467127803
I20260503 14:05:09.071122 31179 tablet_bootstrap.cc:654] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.071549 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.071622 31189 ts_tablet_manager.cc:1950] T f02e5361b9f54c22931cee1467127803 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.071852 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 34cbd55f59584b26afa3bb2579714574 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.072007 31179 tablet_bootstrap.cc:492] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.071960 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.072077 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f02e5361b9f54c22931cee1467127803 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.072104 31179 ts_tablet_manager.cc:1403] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.072237 31179 raft_consensus.cc:359] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.072273 31189 tablet_replica.cc:333] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.072285 31179 raft_consensus.cc:385] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.072335 31130 tablet_service.cc:1511] Processing CreateTablet for tablet ffafc602df0e4870ac527b83d9144b41 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.072340 31179 raft_consensus.cc:740] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.072427 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffafc602df0e4870ac527b83d9144b41. 1 dirs total, 0 dirs full, 0 dirs failed
W20260503 14:05:09.072582 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet aec5a36f448a48a5a0508f09b732e109 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aec5a36f448a48a5a0508f09b732e109 already in progress: creating tablet
I20260503 14:05:09.072753 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet ffafc602df0e4870ac527b83d9144b41
I20260503 14:05:09.072429 31179 consensus_queue.cc:260] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.072992 31179 raft_consensus.cc:399] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.073071 31179 raft_consensus.cc:493] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.073143 31179 raft_consensus.cc:3060] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.073272 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet ffafc602df0e4870ac527b83d9144b41 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.073109 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.073644 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.072340 31189 raft_consensus.cc:2243] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.074028 31189 raft_consensus.cc:2272] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.074136 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b22b85a3b1f425d8d6245dc18949644 has no consensus state
I20260503 14:05:09.074331 31189 ts_tablet_manager.cc:1916] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.074633 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.074864 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22b85a3b1f425d8d6245dc18949644 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.074973 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.075029 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22b85a3b1f425d8d6245dc18949644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.074141 31179 raft_consensus.cc:515] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.075289 31179 leader_election.cc:304] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.075330 31179 leader_election.cc:290] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.075389 31181 raft_consensus.cc:2804] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.075426 31181 raft_consensus.cc:697] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.075479 31181 consensus_queue.cc:237] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.075922 31179 ts_tablet_manager.cc:1434] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260503 14:05:09.076040 31179 tablet_bootstrap.cc:492] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.076115 31189 ts_tablet_manager.cc:1929] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.076210 31189 log.cc:1199] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/34cbd55f59584b26afa3bb2579714574
I20260503 14:05:09.076366 31179 tablet_bootstrap.cc:654] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.076519 31189 ts_tablet_manager.cc:1950] T 34cbd55f59584b26afa3bb2579714574 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.076591 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 3b22b85a3b1f425d8d6245dc18949644
I20260503 14:05:09.076896 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 34cbd55f59584b26afa3bb2579714574 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.077082 31179 tablet_bootstrap.cc:492] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
W20260503 14:05:09.077112 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet ffafc602df0e4870ac527b83d9144b41 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffafc602df0e4870ac527b83d9144b41 already in progress: creating tablet
I20260503 14:05:09.077127 31179 ts_tablet_manager.cc:1403] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.077250 31179 raft_consensus.cc:359] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.077308 31043 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.077310 31179 raft_consensus.cc:385] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.077384 31179 raft_consensus.cc:740] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.077442 31179 consensus_queue.cc:260] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.077495 31179 raft_consensus.cc:399] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.077519 31179 raft_consensus.cc:493] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.077538 31179 raft_consensus.cc:3060] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.077587 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet b79d37179eed44b08564f757b5fe4715 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.077205 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.077790 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b22b85a3b1f425d8d6245dc18949644 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.078054 31043 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.078331 31189 tablet_replica.cc:333] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.078343 31179 raft_consensus.cc:515] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.078394 31189 raft_consensus.cc:2243] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.078418 31179 leader_election.cc:304] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.078428 31189 raft_consensus.cc:2272] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.078504 31187 raft_consensus.cc:2804] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.078550 31187 raft_consensus.cc:697] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.078584 31187 consensus_queue.cc:237] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.078814 31189 ts_tablet_manager.cc:1916] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.078908 31043 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4ffbd4ab005414692d5adfc1a9bc224 has no consensus state
I20260503 14:05:09.078483 31179 leader_election.cc:290] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.079351 31179 ts_tablet_manager.cc:1434] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.079412 31179 tablet_bootstrap.cc:492] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.079783 31179 tablet_bootstrap.cc:654] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.079933 31131 tablet_service.cc:1511] Processing CreateTablet for tablet f4ffbd4ab005414692d5adfc1a9bc224 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.080016 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ffbd4ab005414692d5adfc1a9bc224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.079950 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.080200 31189 ts_tablet_manager.cc:1929] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.080267 31189 log.cc:1199] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/b79d37179eed44b08564f757b5fe4715
I20260503 14:05:09.080476 31189 ts_tablet_manager.cc:1950] T b79d37179eed44b08564f757b5fe4715 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.080607 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet aec5a36f448a48a5a0508f09b732e109 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.080487 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.081050 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet b79d37179eed44b08564f757b5fe4715 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.081171 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f4ffbd4ab005414692d5adfc1a9bc224
W20260503 14:05:09.081239 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 3b22b85a3b1f425d8d6245dc18949644 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3b22b85a3b1f425d8d6245dc18949644 already in progress: creating tablet
I20260503 14:05:09.081473 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ffbd4ab005414692d5adfc1a9bc224 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.081581 31189 tablet_replica.cc:333] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.081626 31189 raft_consensus.cc:2243] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.081660 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.081689 31189 pending_rounds.cc:70] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
W20260503 14:05:09.081776 31285 consensus_queue.cc:1175] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.081868 31189 pending_rounds.cc:77] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 100 op_type: NO_OP noop_request { }
I20260503 14:05:09.082042 31179 tablet_bootstrap.cc:492] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.082135 31189 raft_consensus.cc:2889] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.082190 31179 ts_tablet_manager.cc:1403] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:09.082235 31189 raft_consensus.cc:2272] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.082430 31179 raft_consensus.cc:359] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.082561 31179 raft_consensus.cc:385] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.082594 31179 raft_consensus.cc:740] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.082465 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.082597 31043 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.082830 31179 consensus_queue.cc:260] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.082890 31179 raft_consensus.cc:399] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.082916 31179 raft_consensus.cc:493] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.082937 31179 raft_consensus.cc:3060] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.083261 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aa2eaf80366f4a8e85b1ea2c09178ed4 has no consensus state
I20260503 14:05:09.083568 31179 raft_consensus.cc:515] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.083632 31179 leader_election.cc:304] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.083699 31182 raft_consensus.cc:2804] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.083734 31182 raft_consensus.cc:697] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.083771 31182 consensus_queue.cc:237] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.083917 31179 leader_election.cc:290] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.084048 31131 tablet_service.cc:1511] Processing CreateTablet for tablet aa2eaf80366f4a8e85b1ea2c09178ed4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.084137 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2eaf80366f4a8e85b1ea2c09178ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.084065 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.084772 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ffafc602df0e4870ac527b83d9144b41 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.085260 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.085561 31179 ts_tablet_manager.cc:1434] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:09.085634 31179 tablet_bootstrap.cc:492] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.086051 31179 tablet_bootstrap.cc:654] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.086098 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet aa2eaf80366f4a8e85b1ea2c09178ed4
I20260503 14:05:09.086506 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet aa2eaf80366f4a8e85b1ea2c09178ed4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.086517 31189 ts_tablet_manager.cc:1916] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.086647 31179 tablet_bootstrap.cc:492] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.086648 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.086705 31179 ts_tablet_manager.cc:1403] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.087172 31179 raft_consensus.cc:359] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.087157 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.087299 31179 raft_consensus.cc:385] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.087409 31179 raft_consensus.cc:740] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.087507 31179 consensus_queue.cc:260] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.087603 31179 raft_consensus.cc:399] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.087670 31179 raft_consensus.cc:493] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.087752 31179 raft_consensus.cc:3060] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.087771 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 has no consensus state
I20260503 14:05:09.088335 31189 ts_tablet_manager.cc:1929] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.088358 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.088413 31189 log.cc:1199] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/aec5a36f448a48a5a0508f09b732e109
I20260503 14:05:09.088676 31179 raft_consensus.cc:515] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.088765 31189 ts_tablet_manager.cc:1950] T aec5a36f448a48a5a0508f09b732e109 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.088805 31179 leader_election.cc:304] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.088955 31187 raft_consensus.cc:2804] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.089000 31187 raft_consensus.cc:697] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.089049 31187 consensus_queue.cc:237] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.089064 31189 tablet_replica.cc:333] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.089116 31189 raft_consensus.cc:2243] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.089143 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet aec5a36f448a48a5a0508f09b732e109 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.089222 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet f4ffbd4ab005414692d5adfc1a9bc224 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f4ffbd4ab005414692d5adfc1a9bc224 already in progress: creating tablet
W20260503 14:05:09.089224 31287 consensus_queue.cc:1506] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Unable to notify RaftConsensus of commit index change.: Service unavailable: Thread pool token was shut down
I20260503 14:05:09.089318 31131 tablet_service.cc:1511] Processing CreateTablet for tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 125
I20260503 14:05:09.089395 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ea29ffdcd84d5e9b8eadbdb4da6208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.089579 31179 leader_election.cc:290] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.089725 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b22b85a3b1f425d8d6245dc18949644 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.089723 31179 ts_tablet_manager.cc:1434] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:09.089919 31179 tablet_bootstrap.cc:492] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.090342 31179 tablet_bootstrap.cc:654] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.088763 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.089150 31189 pending_rounds.cc:70] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.090854 31189 pending_rounds.cc:77] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 102 op_type: NO_OP noop_request { }
I20260503 14:05:09.090899 31189 raft_consensus.cc:2889] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.090935 31189 raft_consensus.cc:2272] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.091122 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e1ea29ffdcd84d5e9b8eadbdb4da6208
I20260503 14:05:09.091161 31179 tablet_bootstrap.cc:492] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.091215 31179 ts_tablet_manager.cc:1403] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.091382 31179 raft_consensus.cc:359] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.091439 31179 raft_consensus.cc:385] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.091449 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.091476 31179 raft_consensus.cc:740] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.091523 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.091583 31179 consensus_queue.cc:260] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.091635 31179 raft_consensus.cc:399] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.091660 31179 raft_consensus.cc:493] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.091683 31179 raft_consensus.cc:3060] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.092028 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.092326 31179 raft_consensus.cc:515] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.092407 31179 leader_election.cc:304] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.092515 31179 leader_election.cc:290] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.092555 31182 raft_consensus.cc:2804] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
W20260503 14:05:09.092597 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 40cb0b41c0e7449cb4bcd2c3891947ec has no consensus state
I20260503 14:05:09.092638 31182 raft_consensus.cc:697] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.092686 31182 consensus_queue.cc:237] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.092830 31189 ts_tablet_manager.cc:1916] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.092638 31179 ts_tablet_manager.cc:1434] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.092995 31179 tablet_bootstrap.cc:492] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.093524 31179 tablet_bootstrap.cc:654] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.094008 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ffbd4ab005414692d5adfc1a9bc224 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.094233 31179 tablet_bootstrap.cc:492] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.094277 31179 ts_tablet_manager.cc:1403] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.094408 31189 ts_tablet_manager.cc:1929] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.094471 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 40cb0b41c0e7449cb4bcd2c3891947ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 125
I20260503 14:05:09.094483 31189 log.cc:1199] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/ffafc602df0e4870ac527b83d9144b41
I20260503 14:05:09.094633 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40cb0b41c0e7449cb4bcd2c3891947ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.094851 31189 ts_tablet_manager.cc:1950] T ffafc602df0e4870ac527b83d9144b41 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.095319 31189 tablet_replica.cc:333] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.095358 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet ffafc602df0e4870ac527b83d9144b41 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.095387 31189 raft_consensus.cc:2243] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.095430 31189 raft_consensus.cc:2272] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.095433 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet aa2eaf80366f4a8e85b1ea2c09178ed4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aa2eaf80366f4a8e85b1ea2c09178ed4 already in progress: creating tablet
I20260503 14:05:09.094444 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.095870 31189 ts_tablet_manager.cc:1916] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.096004 31179 raft_consensus.cc:359] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.096062 31179 raft_consensus.cc:385] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.096087 31179 raft_consensus.cc:740] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.096168 31179 consensus_queue.cc:260] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.096212 31179 raft_consensus.cc:399] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.096236 31179 raft_consensus.cc:493] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.096259 31179 raft_consensus.cc:3060] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.096315 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.096928 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 40cb0b41c0e7449cb4bcd2c3891947ec
I20260503 14:05:09.097055 31179 raft_consensus.cc:515] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.097208 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 40cb0b41c0e7449cb4bcd2c3891947ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.097345 31179 leader_election.cc:304] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.097452 31179 leader_election.cc:290] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.097429 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.097477 31187 raft_consensus.cc:2804] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.097466 31189 ts_tablet_manager.cc:1929] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.097573 31187 raft_consensus.cc:697] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.097580 31189 log.cc:1199] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/3b22b85a3b1f425d8d6245dc18949644
I20260503 14:05:09.097648 31187 consensus_queue.cc:237] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.097707 31179 ts_tablet_manager.cc:1434] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.098044 31179 tablet_bootstrap.cc:492] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.097913 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.097911 31189 ts_tablet_manager.cc:1950] T 3b22b85a3b1f425d8d6245dc18949644 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.098482 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.098537 31179 tablet_bootstrap.cc:654] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.098601 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 3b22b85a3b1f425d8d6245dc18949644 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.098773 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet aa2eaf80366f4a8e85b1ea2c09178ed4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.098971 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 already in progress: creating tablet
I20260503 14:05:09.099074 31189 tablet_replica.cc:333] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.099167 31189 raft_consensus.cc:2243] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.099247 31189 raft_consensus.cc:2272] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.099251 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1c5163c0a1047a98cfed8b5c491c32f has no consensus state
I20260503 14:05:09.099486 31179 tablet_bootstrap.cc:492] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.099548 31179 ts_tablet_manager.cc:1403] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.099629 31189 ts_tablet_manager.cc:1916] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.099680 31179 raft_consensus.cc:359] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.099741 31179 raft_consensus.cc:385] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.099762 31179 raft_consensus.cc:740] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.099799 31179 consensus_queue.cc:260] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.099836 31179 raft_consensus.cc:399] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.099877 31179 raft_consensus.cc:493] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.100013 31179 raft_consensus.cc:3060] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.100373 31131 tablet_service.cc:1511] Processing CreateTablet for tablet b1c5163c0a1047a98cfed8b5c491c32f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.100456 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c5163c0a1047a98cfed8b5c491c32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.100739 31179 raft_consensus.cc:515] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.100791 31179 leader_election.cc:304] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.100834 31179 leader_election.cc:290] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.100862 31187 raft_consensus.cc:2804] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.101028 31189 ts_tablet_manager.cc:1929] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.101037 31187 raft_consensus.cc:697] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.101171 31179 ts_tablet_manager.cc:1434] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.101195 31187 consensus_queue.cc:237] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.101203 31189 log.cc:1199] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f4ffbd4ab005414692d5adfc1a9bc224
I20260503 14:05:09.101315 31179 tablet_bootstrap.cc:492] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.101070 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.101644 31189 ts_tablet_manager.cc:1950] T f4ffbd4ab005414692d5adfc1a9bc224 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.101941 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.101984 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f4ffbd4ab005414692d5adfc1a9bc224 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.102062 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 40cb0b41c0e7449cb4bcd2c3891947ec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 40cb0b41c0e7449cb4bcd2c3891947ec already in progress: creating tablet
I20260503 14:05:09.102090 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.102517 31179 tablet_bootstrap.cc:654] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.102058 31189 tablet_replica.cc:333] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.102689 31189 raft_consensus.cc:2243] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.102763 31189 raft_consensus.cc:2272] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.102789 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet b1c5163c0a1047a98cfed8b5c491c32f
I20260503 14:05:09.103124 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet b1c5163c0a1047a98cfed8b5c491c32f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.103253 31189 ts_tablet_manager.cc:1916] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.103380 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.103533 31179 tablet_bootstrap.cc:492] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.103571 31179 ts_tablet_manager.cc:1403] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.103715 31179 raft_consensus.cc:359] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.103763 31179 raft_consensus.cc:385] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.103786 31179 raft_consensus.cc:740] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.103825 31179 consensus_queue.cc:260] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.103863 31179 raft_consensus.cc:399] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.103883 31179 raft_consensus.cc:493] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.103905 31179 raft_consensus.cc:3060] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.103986 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.104588 31179 raft_consensus.cc:515] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.104657 31179 leader_election.cc:304] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.104710 31179 leader_election.cc:290] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.104789 31179 ts_tablet_manager.cc:1434] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
W20260503 14:05:09.104526 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28fbd546000c4957a62ea2f62015c680 has no consensus state
I20260503 14:05:09.104785 31187 raft_consensus.cc:2804] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.104903 31187 raft_consensus.cc:697] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.104943 31187 consensus_queue.cc:237] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.104856 31179 tablet_bootstrap.cc:492] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.104801 31189 ts_tablet_manager.cc:1929] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.105263 31189 log.cc:1199] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/aa2eaf80366f4a8e85b1ea2c09178ed4
I20260503 14:05:09.105430 31179 tablet_bootstrap.cc:654] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.105193 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.105523 31189 ts_tablet_manager.cc:1950] T aa2eaf80366f4a8e85b1ea2c09178ed4 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.105790 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 28fbd546000c4957a62ea2f62015c680 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.105829 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet aa2eaf80366f4a8e85b1ea2c09178ed4 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.105878 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fbd546000c4957a62ea2f62015c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.105858 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.105913 31189 tablet_replica.cc:333] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.105955 31189 raft_consensus.cc:2243] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.106261 31189 raft_consensus.cc:2272] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.106407 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 28fbd546000c4957a62ea2f62015c680
I20260503 14:05:09.106621 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 28fbd546000c4957a62ea2f62015c680 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.106742 31189 ts_tablet_manager.cc:1916] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.106776 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.107185 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.107718 31179 tablet_bootstrap.cc:492] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.107767 31179 ts_tablet_manager.cc:1403] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.000s
I20260503 14:05:09.107913 31179 raft_consensus.cc:359] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.107965 31179 raft_consensus.cc:385] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.107993 31179 raft_consensus.cc:740] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.108026 31179 consensus_queue.cc:260] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.108067 31179 raft_consensus.cc:399] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.108103 31179 raft_consensus.cc:493] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.108126 31179 raft_consensus.cc:3060] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.107972 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 40cb0b41c0e7449cb4bcd2c3891947ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.108630 31189 ts_tablet_manager.cc:1929] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.108690 31189 log.cc:1199] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e1ea29ffdcd84d5e9b8eadbdb4da6208
W20260503 14:05:09.107772 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f308f9349ae54c3387e5040e13bf3564 has no consensus state
I20260503 14:05:09.108803 31179 raft_consensus.cc:515] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.108870 31179 leader_election.cc:304] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.108911 31179 leader_election.cc:290] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.108935 31187 raft_consensus.cc:2804] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.108971 31179 ts_tablet_manager.cc:1434] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.108999 31187 raft_consensus.cc:697] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.109079 31187 consensus_queue.cc:237] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.109414 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.109510 31131 tablet_service.cc:1511] Processing CreateTablet for tablet f308f9349ae54c3387e5040e13bf3564 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.109640 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f308f9349ae54c3387e5040e13bf3564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.109814 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.110246 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f308f9349ae54c3387e5040e13bf3564
I20260503 14:05:09.110589 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.110975 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f308f9349ae54c3387e5040e13bf3564 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.111009 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.109009 31189 ts_tablet_manager.cc:1950] T e1ea29ffdcd84d5e9b8eadbdb4da6208 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.109033 31179 tablet_bootstrap.cc:492] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.111370 31189 tablet_replica.cc:333] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.111418 31189 raft_consensus.cc:2243] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.111452 31189 raft_consensus.cc:2272] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.111557 31179 tablet_bootstrap.cc:654] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.111586 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0db544c7d3c944b6a021d1ab0e1b665e has no consensus state
I20260503 14:05:09.111871 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e1ea29ffdcd84d5e9b8eadbdb4da6208 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.112259 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 0db544c7d3c944b6a021d1ab0e1b665e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.112229 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.112357 31179 tablet_bootstrap.cc:492] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.112392 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db544c7d3c944b6a021d1ab0e1b665e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.112393 31179 ts_tablet_manager.cc:1403] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.112562 31179 raft_consensus.cc:359] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.112614 31179 raft_consensus.cc:385] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.112640 31179 raft_consensus.cc:740] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.112679 31179 consensus_queue.cc:260] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.112727 31179 raft_consensus.cc:399] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.112694 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.112749 31179 raft_consensus.cc:493] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.112771 31179 raft_consensus.cc:3060] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.113085 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 0db544c7d3c944b6a021d1ab0e1b665e
I20260503 14:05:09.113296 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 0db544c7d3c944b6a021d1ab0e1b665e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.113457 31179 raft_consensus.cc:515] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.113513 31179 leader_election.cc:304] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.113559 31179 leader_election.cc:290] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.113587 31181 raft_consensus.cc:2804] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.113624 31179 ts_tablet_manager.cc:1434] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.113654 31181 raft_consensus.cc:697] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.113698 31181 consensus_queue.cc:237] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.113684 31179 tablet_bootstrap.cc:492] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.113680 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.114203 31179 tablet_bootstrap.cc:654] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.114351 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:09.114939 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b4cc2fe03434a6fb868a1ba931cd6d3 has no consensus state
I20260503 14:05:09.114959 31179 tablet_bootstrap.cc:492] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.114993 31179 ts_tablet_manager.cc:1403] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.115120 31179 raft_consensus.cc:359] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.115164 31179 raft_consensus.cc:385] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.115185 31179 raft_consensus.cc:740] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.115295 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.115605 31179 consensus_queue.cc:260] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.115717 31179 raft_consensus.cc:399] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.115751 31179 raft_consensus.cc:493] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.115780 31179 raft_consensus.cc:3060] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.115871 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4cc2fe03434a6fb868a1ba931cd6d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.115990 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4cc2fe03434a6fb868a1ba931cd6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.116345 31179 raft_consensus.cc:515] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.116428 31179 leader_election.cc:304] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.116535 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.116815 31187 raft_consensus.cc:2804] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.116876 31187 raft_consensus.cc:697] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.116911 31187 consensus_queue.cc:237] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.117141 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 5b4cc2fe03434a6fb868a1ba931cd6d3
I20260503 14:05:09.117391 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b4cc2fe03434a6fb868a1ba931cd6d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.117508 31179 leader_election.cc:290] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.117596 31179 ts_tablet_manager.cc:1434] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.117651 31179 tablet_bootstrap.cc:492] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.117692 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.117880 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.118049 31179 tablet_bootstrap.cc:654] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.118371 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.118662 31189 ts_tablet_manager.cc:1916] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.118745 31179 tablet_bootstrap.cc:492] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.118789 31179 ts_tablet_manager.cc:1403] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.118925 31179 raft_consensus.cc:359] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.118975 31179 raft_consensus.cc:385] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260503 14:05:09.118988 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0af6084e8c714f41b501430ce36f1a76 has no consensus state
I20260503 14:05:09.119005 31179 raft_consensus.cc:740] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.119256 31179 consensus_queue.cc:260] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.119359 31179 raft_consensus.cc:399] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.119463 31179 raft_consensus.cc:493] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.119547 31179 raft_consensus.cc:3060] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.119582 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 0af6084e8c714f41b501430ce36f1a76 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.119705 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af6084e8c714f41b501430ce36f1a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.120303 31179 raft_consensus.cc:515] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.120370 31179 leader_election.cc:304] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.119341 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.120666 31189 ts_tablet_manager.cc:1929] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.120728 31189 log.cc:1199] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/b1c5163c0a1047a98cfed8b5c491c32f
I20260503 14:05:09.120975 31187 raft_consensus.cc:2804] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.120914 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.120937 31189 ts_tablet_manager.cc:1950] T b1c5163c0a1047a98cfed8b5c491c32f P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.121055 31187 raft_consensus.cc:697] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.121338 31179 leader_election.cc:290] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.121372 31187 consensus_queue.cc:237] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.121465 31179 ts_tablet_manager.cc:1434] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.121542 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 0af6084e8c714f41b501430ce36f1a76
I20260503 14:05:09.121688 31179 tablet_bootstrap.cc:492] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.122102 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.121759 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af6084e8c714f41b501430ce36f1a76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.121973 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet b1c5163c0a1047a98cfed8b5c491c32f (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.122025 31189 tablet_replica.cc:333] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.122045 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.122324 31189 raft_consensus.cc:2243] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.122373 31189 raft_consensus.cc:2272] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.122642 31189 ts_tablet_manager.cc:1916] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.122781 31179 tablet_bootstrap.cc:654] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.123239 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.123592 31179 tablet_bootstrap.cc:492] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.123696 31179 ts_tablet_manager.cc:1403] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
W20260503 14:05:09.123749 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e73fbbaf9a514cff98495516f49de952 has no consensus state
I20260503 14:05:09.123934 31179 raft_consensus.cc:359] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.123963 31189 ts_tablet_manager.cc:1929] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.124136 31189 log.cc:1199] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/28fbd546000c4957a62ea2f62015c680
I20260503 14:05:09.124032 31179 raft_consensus.cc:385] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.124292 31179 raft_consensus.cc:740] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.124393 31189 ts_tablet_manager.cc:1950] T 28fbd546000c4957a62ea2f62015c680 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.124426 31131 tablet_service.cc:1511] Processing CreateTablet for tablet e73fbbaf9a514cff98495516f49de952 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.124521 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73fbbaf9a514cff98495516f49de952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.124691 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.124755 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 28fbd546000c4957a62ea2f62015c680 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.124823 31189 tablet_replica.cc:333] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.124855 31189 raft_consensus.cc:2243] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.124884 31189 raft_consensus.cc:2272] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.125074 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.125193 31189 ts_tablet_manager.cc:1916] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.125595 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e73fbbaf9a514cff98495516f49de952
I20260503 14:05:09.125813 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e73fbbaf9a514cff98495516f49de952 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.126124 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.126418 31179 consensus_queue.cc:260] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.126497 31189 ts_tablet_manager.cc:1929] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.126564 31179 raft_consensus.cc:399] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.126645 31179 raft_consensus.cc:493] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.126622 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.126737 31179 raft_consensus.cc:3060] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.126622 31189 log.cc:1199] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/40cb0b41c0e7449cb4bcd2c3891947ec
I20260503 14:05:09.127131 31189 ts_tablet_manager.cc:1950] T 40cb0b41c0e7449cb4bcd2c3891947ec P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
W20260503 14:05:09.127269 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52ec0f0cac3142be94d89885b4f456d7 has no consensus state
I20260503 14:05:09.127372 31189 tablet_replica.cc:333] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.127440 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 40cb0b41c0e7449cb4bcd2c3891947ec (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.127444 31189 raft_consensus.cc:2243] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.127508 31189 raft_consensus.cc:2272] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.127873 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.128069 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 52ec0f0cac3142be94d89885b4f456d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.128177 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ec0f0cac3142be94d89885b4f456d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.128247 31189 ts_tablet_manager.cc:1916] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.128386 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.128923 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 52ec0f0cac3142be94d89885b4f456d7
I20260503 14:05:09.129107 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 52ec0f0cac3142be94d89885b4f456d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.129115 31179 raft_consensus.cc:515] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.129464 31189 ts_tablet_manager.cc:1929] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.129555 31189 log.cc:1199] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f308f9349ae54c3387e5040e13bf3564
I20260503 14:05:09.129508 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.129813 31189 ts_tablet_manager.cc:1950] T f308f9349ae54c3387e5040e13bf3564 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.130070 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f308f9349ae54c3387e5040e13bf3564 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.130048 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.130231 31189 tablet_replica.cc:333] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.130291 31189 raft_consensus.cc:2243] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.130334 31189 raft_consensus.cc:2272] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.130429 31179 leader_election.cc:304] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
W20260503 14:05:09.130560 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2527e1104c7b4000b003a2878cdd2fe7 has no consensus state
I20260503 14:05:09.130666 31187 raft_consensus.cc:2804] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.130730 31187 raft_consensus.cc:697] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.130774 31187 consensus_queue.cc:237] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.131000 31189 ts_tablet_manager.cc:1916] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.131706 31179 leader_election.cc:290] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.131779 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.131886 31179 ts_tablet_manager.cc:1434] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.008s user 0.001s sys 0.001s
I20260503 14:05:09.131956 31179 tablet_bootstrap.cc:492] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.131798 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 2527e1104c7b4000b003a2878cdd2fe7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.132488 31189 ts_tablet_manager.cc:1929] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.132556 31189 log.cc:1199] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/0db544c7d3c944b6a021d1ab0e1b665e
I20260503 14:05:09.132557 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.132339 31179 tablet_bootstrap.cc:654] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.132889 31189 ts_tablet_manager.cc:1950] T 0db544c7d3c944b6a021d1ab0e1b665e P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.132571 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2527e1104c7b4000b003a2878cdd2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.133153 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 2527e1104c7b4000b003a2878cdd2fe7
I20260503 14:05:09.133193 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 0db544c7d3c944b6a021d1ab0e1b665e (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.133330 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 2527e1104c7b4000b003a2878cdd2fe7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.133386 31189 tablet_replica.cc:333] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.133419 31189 raft_consensus.cc:2243] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.133453 31189 raft_consensus.cc:2272] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.133628 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.133817 31189 ts_tablet_manager.cc:1916] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.134120 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.134629 31179 tablet_bootstrap.cc:492] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.134690 31179 ts_tablet_manager.cc:1403] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.000s
W20260503 14:05:09.134712 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb8174e44efb4a42ae609217a01fa7a9 has no consensus state
I20260503 14:05:09.134871 31179 raft_consensus.cc:359] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.134932 31179 raft_consensus.cc:385] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.134961 31179 raft_consensus.cc:740] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.135035 31179 consensus_queue.cc:260] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.135084 31179 raft_consensus.cc:399] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.135113 31179 raft_consensus.cc:493] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.135141 31179 raft_consensus.cc:3060] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.135198 31189 ts_tablet_manager.cc:1929] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.135247 31189 log.cc:1199] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/5b4cc2fe03434a6fb868a1ba931cd6d3
I20260503 14:05:09.135285 31130 tablet_service.cc:1511] Processing CreateTablet for tablet eb8174e44efb4a42ae609217a01fa7a9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.135385 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8174e44efb4a42ae609217a01fa7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.135609 31189 ts_tablet_manager.cc:1950] T 5b4cc2fe03434a6fb868a1ba931cd6d3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.136736 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 5b4cc2fe03434a6fb868a1ba931cd6d3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.136818 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 0af6084e8c714f41b501430ce36f1a76 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0af6084e8c714f41b501430ce36f1a76 already in progress: creating tablet
W20260503 14:05:09.136862 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e73fbbaf9a514cff98495516f49de952 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e73fbbaf9a514cff98495516f49de952 already in progress: creating tablet
W20260503 14:05:09.136899 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 52ec0f0cac3142be94d89885b4f456d7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 52ec0f0cac3142be94d89885b4f456d7 already in progress: creating tablet
W20260503 14:05:09.136940 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 2527e1104c7b4000b003a2878cdd2fe7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2527e1104c7b4000b003a2878cdd2fe7 already in progress: creating tablet
I20260503 14:05:09.137257 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.137599 31179 raft_consensus.cc:515] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.137677 31179 leader_election.cc:304] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.137797 31179 leader_election.cc:290] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.137909 31182 raft_consensus.cc:2804] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.137980 31182 raft_consensus.cc:697] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.138001 31179 ts_tablet_manager.cc:1434] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.001s
I20260503 14:05:09.138058 31179 tablet_bootstrap.cc:492] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.138036 31182 consensus_queue.cc:237] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.137790 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.138504 31179 tablet_bootstrap.cc:654] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.138831 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet eb8174e44efb4a42ae609217a01fa7a9
I20260503 14:05:09.139137 31179 tablet_bootstrap.cc:492] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.139187 31179 ts_tablet_manager.cc:1403] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.139361 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.139384 31179 raft_consensus.cc:359] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.139428 31179 raft_consensus.cc:385] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.139451 31179 raft_consensus.cc:740] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.139492 31179 consensus_queue.cc:260] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.139514 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet eb8174e44efb4a42ae609217a01fa7a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.139659 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af6084e8c714f41b501430ce36f1a76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.139529 31179 raft_consensus.cc:399] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.139796 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.139879 31179 raft_consensus.cc:493] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.139933 31179 raft_consensus.cc:3060] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.140036 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet eb8174e44efb4a42ae609217a01fa7a9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet eb8174e44efb4a42ae609217a01fa7a9 already in progress: creating tablet
I20260503 14:05:09.140116 31189 tablet_replica.cc:333] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.140156 31189 raft_consensus.cc:2243] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.140192 31189 raft_consensus.cc:2272] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.140225 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.140571 31189 ts_tablet_manager.cc:1916] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.140771 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5845a2893324483583e9b856e83d1488 has no consensus state
I20260503 14:05:09.141076 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.141355 31179 raft_consensus.cc:515] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.141433 31179 leader_election.cc:304] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.141505 31187 raft_consensus.cc:2804] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.141536 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 5845a2893324483583e9b856e83d1488 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260503 14:05:09.141624 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5845a2893324483583e9b856e83d1488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.141697 31179 leader_election.cc:290] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.141810 31179 ts_tablet_manager.cc:1434] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.141871 31179 tablet_bootstrap.cc:492] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.142000 31189 ts_tablet_manager.cc:1929] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.142045 31189 log.cc:1199] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/0af6084e8c714f41b501430ce36f1a76
I20260503 14:05:09.142241 31189 ts_tablet_manager.cc:1950] T 0af6084e8c714f41b501430ce36f1a76 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.142477 31179 tablet_bootstrap.cc:654] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.142629 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 0af6084e8c714f41b501430ce36f1a76 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.141548 31187 raft_consensus.cc:697] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.142910 31187 consensus_queue.cc:237] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.143239 31179 tablet_bootstrap.cc:492] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.143301 31179 ts_tablet_manager.cc:1403] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.143270 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.143848 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 5845a2893324483583e9b856e83d1488
I20260503 14:05:09.143847 31179 raft_consensus.cc:359] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.143963 31179 raft_consensus.cc:385] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.144338 31179 raft_consensus.cc:740] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.144394 31179 consensus_queue.cc:260] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.144461 31179 raft_consensus.cc:399] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.144491 31179 raft_consensus.cc:493] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.144071 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 5845a2893324483583e9b856e83d1488 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.144233 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.144421 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.144564 31179 raft_consensus.cc:3060] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.144809 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 5845a2893324483583e9b856e83d1488 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5845a2893324483583e9b856e83d1488 already in progress: creating tablet
I20260503 14:05:09.145262 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e73fbbaf9a514cff98495516f49de952 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.145284 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.145372 31189 tablet_replica.cc:333] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.145424 31189 raft_consensus.cc:2243] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.145469 31189 raft_consensus.cc:2272] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.145817 31189 ts_tablet_manager.cc:1916] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.146034 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad47e3e2c6cb44f9b35275808dadb500 has no consensus state
I20260503 14:05:09.146428 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.146652 31130 tablet_service.cc:1511] Processing CreateTablet for tablet ad47e3e2c6cb44f9b35275808dadb500 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260503 14:05:09.146763 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad47e3e2c6cb44f9b35275808dadb500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.146894 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.147182 31189 ts_tablet_manager.cc:1929] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.147230 31189 log.cc:1199] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e73fbbaf9a514cff98495516f49de952
I20260503 14:05:09.147442 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet ad47e3e2c6cb44f9b35275808dadb500
I20260503 14:05:09.147442 31189 ts_tablet_manager.cc:1950] T e73fbbaf9a514cff98495516f49de952 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.147635 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet ad47e3e2c6cb44f9b35275808dadb500 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.147898 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.148244 31179 raft_consensus.cc:515] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.148324 31179 leader_election.cc:304] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.148375 31179 leader_election.cc:290] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.148404 31187 raft_consensus.cc:2804] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.148480 31187 raft_consensus.cc:697] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.148515 31187 consensus_queue.cc:237] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.148790 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e73fbbaf9a514cff98495516f49de952 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.148856 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet ad47e3e2c6cb44f9b35275808dadb500 because the tablet was not found. No further retry: Not found: Tablet not found: ad47e3e2c6cb44f9b35275808dadb500
I20260503 14:05:09.148381 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.148646 31179 ts_tablet_manager.cc:1434] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260503 14:05:09.149109 31179 tablet_bootstrap.cc:492] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.149600 31179 tablet_bootstrap.cc:654] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.150031 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.150312 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 52ec0f0cac3142be94d89885b4f456d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.150405 31189 tablet_replica.cc:333] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.150440 31189 raft_consensus.cc:2243] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.150471 31189 raft_consensus.cc:2272] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.150578 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f024aca5a3ff4494bbf5a4614e0d385a has no consensus state
I20260503 14:05:09.150797 31189 ts_tablet_manager.cc:1916] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.150867 31179 tablet_bootstrap.cc:492] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.150921 31179 ts_tablet_manager.cc:1403] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.151182 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f024aca5a3ff4494bbf5a4614e0d385a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.151266 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.151281 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f024aca5a3ff4494bbf5a4614e0d385a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.151396 31179 raft_consensus.cc:359] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.151496 31179 raft_consensus.cc:385] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.151528 31179 raft_consensus.cc:740] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.151599 31179 consensus_queue.cc:260] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.151660 31179 raft_consensus.cc:399] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.151690 31179 raft_consensus.cc:493] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.151721 31179 raft_consensus.cc:3060] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.152248 31189 ts_tablet_manager.cc:1929] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.152293 31189 log.cc:1199] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/52ec0f0cac3142be94d89885b4f456d7
I20260503 14:05:09.152493 31189 ts_tablet_manager.cc:1950] T 52ec0f0cac3142be94d89885b4f456d7 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.152596 31179 raft_consensus.cc:515] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.152838 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 52ec0f0cac3142be94d89885b4f456d7 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.152905 31179 leader_election.cc:304] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.152994 31179 leader_election.cc:290] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.153010 31182 raft_consensus.cc:2804] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.153088 31182 raft_consensus.cc:697] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.152915 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.153142 31182 consensus_queue.cc:237] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.153191 31179 ts_tablet_manager.cc:1434] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:05:09.153275 31179 tablet_bootstrap.cc:492] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.153704 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f024aca5a3ff4494bbf5a4614e0d385a
I20260503 14:05:09.153908 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f024aca5a3ff4494bbf5a4614e0d385a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.154058 31179 tablet_bootstrap.cc:654] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.154110 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet f024aca5a3ff4494bbf5a4614e0d385a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f024aca5a3ff4494bbf5a4614e0d385a already in progress: creating tablet
I20260503 14:05:09.154237 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.154196 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.154515 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 2527e1104c7b4000b003a2878cdd2fe7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.154593 31189 tablet_replica.cc:333] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.154659 31189 raft_consensus.cc:2243] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.154702 31189 raft_consensus.cc:2272] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.154683 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.155004 31189 ts_tablet_manager.cc:1916] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.155304 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 has no consensus state
I20260503 14:05:09.155757 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.156374 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.156525 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.156584 31189 ts_tablet_manager.cc:1929] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.156634 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4727f9c294014cbda4fdf3a6ed9a2ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.156677 31189 log.cc:1199] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/2527e1104c7b4000b003a2878cdd2fe7
I20260503 14:05:09.156910 31189 ts_tablet_manager.cc:1950] T 2527e1104c7b4000b003a2878cdd2fe7 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.157097 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 4727f9c294014cbda4fdf3a6ed9a2ac0
I20260503 14:05:09.157176 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 2527e1104c7b4000b003a2878cdd2fe7 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.157343 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.157498 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 because the tablet was not found. No further retry: Not found: Tablet not found: 4727f9c294014cbda4fdf3a6ed9a2ac0
I20260503 14:05:09.157578 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.158113 31179 tablet_bootstrap.cc:492] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.158179 31179 ts_tablet_manager.cc:1403] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.000s
I20260503 14:05:09.158154 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.158481 31179 raft_consensus.cc:359] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.158601 31179 raft_consensus.cc:385] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.158643 31179 raft_consensus.cc:740] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
W20260503 14:05:09.158658 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d787a75f7f3340a5b99e9427d7646ddd has no consensus state
I20260503 14:05:09.159019 31179 consensus_queue.cc:260] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.159090 31179 raft_consensus.cc:399] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.159127 31179 raft_consensus.cc:493] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.159157 31179 raft_consensus.cc:3060] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.159200 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.159302 31130 tablet_service.cc:1511] Processing CreateTablet for tablet d787a75f7f3340a5b99e9427d7646ddd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260503 14:05:09.159384 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d787a75f7f3340a5b99e9427d7646ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.159618 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.160218 31179 raft_consensus.cc:515] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.160313 31179 leader_election.cc:304] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.160398 31179 leader_election.cc:290] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.160418 31182 raft_consensus.cc:2804] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.160475 31182 raft_consensus.cc:697] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.160507 31182 consensus_queue.cc:237] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.160692 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet d787a75f7f3340a5b99e9427d7646ddd
I20260503 14:05:09.160494 31179 ts_tablet_manager.cc:1434] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.161042 31179 tablet_bootstrap.cc:492] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.161113 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.161296 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d787a75f7f3340a5b99e9427d7646ddd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.161478 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.161657 31179 tablet_bootstrap.cc:654] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.161676 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d787a75f7f3340a5b99e9427d7646ddd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d787a75f7f3340a5b99e9427d7646ddd already in progress: creating tablet
I20260503 14:05:09.161882 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet eb8174e44efb4a42ae609217a01fa7a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.162031 31189 tablet_replica.cc:333] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.162089 31189 raft_consensus.cc:2243] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.162155 31189 raft_consensus.cc:2272] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.162231 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.162365 31179 tablet_bootstrap.cc:492] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.162417 31179 ts_tablet_manager.cc:1403] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.162554 31189 ts_tablet_manager.cc:1916] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.162652 31179 raft_consensus.cc:359] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.162716 31179 raft_consensus.cc:385] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260503 14:05:09.162779 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22a2cf6934f24112b5e74b1e6ba887a3 has no consensus state
I20260503 14:05:09.162791 31179 raft_consensus.cc:740] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.163206 31179 consensus_queue.cc:260] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.163281 31179 raft_consensus.cc:399] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.163349 31179 raft_consensus.cc:493] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.163348 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.163442 31179 raft_consensus.cc:3060] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.163697 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 22a2cf6934f24112b5e74b1e6ba887a3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260503 14:05:09.163836 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a2cf6934f24112b5e74b1e6ba887a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.163930 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.164502 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 22a2cf6934f24112b5e74b1e6ba887a3
I20260503 14:05:09.164772 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 22a2cf6934f24112b5e74b1e6ba887a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.164898 31189 ts_tablet_manager.cc:1929] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.164948 31189 log.cc:1199] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/eb8174e44efb4a42ae609217a01fa7a9
I20260503 14:05:09.165210 31189 ts_tablet_manager.cc:1950] T eb8174e44efb4a42ae609217a01fa7a9 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.165176 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.165735 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.165922 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet eb8174e44efb4a42ae609217a01fa7a9 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.166033 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 22a2cf6934f24112b5e74b1e6ba887a3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 22a2cf6934f24112b5e74b1e6ba887a3 already in progress: creating tablet
I20260503 14:05:09.165923 31179 raft_consensus.cc:515] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.166268 31179 leader_election.cc:304] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
W20260503 14:05:09.166338 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5626d876311d45bd9d564538e7cd2f75 has no consensus state
I20260503 14:05:09.166401 31182 raft_consensus.cc:2804] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.166471 31182 raft_consensus.cc:697] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.166523 31182 consensus_queue.cc:237] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.166941 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 5626d876311d45bd9d564538e7cd2f75 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.167017 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.167196 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5626d876311d45bd9d564538e7cd2f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.167441 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5845a2893324483583e9b856e83d1488 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.167450 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.167685 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 5845a2893324483583e9b856e83d1488 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5845a2893324483583e9b856e83d1488 already in progress: creating tablet
I20260503 14:05:09.168049 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 5626d876311d45bd9d564538e7cd2f75
I20260503 14:05:09.168241 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5626d876311d45bd9d564538e7cd2f75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.168429 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 5626d876311d45bd9d564538e7cd2f75 because the tablet was not found. No further retry: Not found: Tablet not found: 5626d876311d45bd9d564538e7cd2f75
I20260503 14:05:09.166759 31179 leader_election.cc:290] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.168560 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.168725 31179 ts_tablet_manager.cc:1434] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.006s user 0.002s sys 0.000s
I20260503 14:05:09.168824 31179 tablet_bootstrap.cc:492] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.169098 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.169271 31179 tablet_bootstrap.cc:654] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.169627 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1358151759fa4ebc866c5aa23f6884ab has no consensus state
I20260503 14:05:09.169952 31179 tablet_bootstrap.cc:492] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.170006 31179 ts_tablet_manager.cc:1403] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.170159 31179 raft_consensus.cc:359] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.170217 31179 raft_consensus.cc:385] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.170243 31179 raft_consensus.cc:740] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.170272 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 1358151759fa4ebc866c5aa23f6884ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.170302 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.170420 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1358151759fa4ebc866c5aa23f6884ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.170670 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.171094 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 1358151759fa4ebc866c5aa23f6884ab
I20260503 14:05:09.171340 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1358151759fa4ebc866c5aa23f6884ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.171502 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:09.171607 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 1358151759fa4ebc866c5aa23f6884ab because the tablet was not found. No further retry: Not found: Tablet not found: 1358151759fa4ebc866c5aa23f6884ab
I20260503 14:05:09.170289 31179 consensus_queue.cc:260] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.171977 31179 raft_consensus.cc:399] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.172049 31179 raft_consensus.cc:493] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.172062 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.172086 31179 raft_consensus.cc:3060] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.172241 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5845a2893324483583e9b856e83d1488 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.172390 31189 tablet_replica.cc:333] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.172449 31189 raft_consensus.cc:2243] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.172493 31189 raft_consensus.cc:2272] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.172807 31179 raft_consensus.cc:515] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.172885 31179 leader_election.cc:304] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.173071 31182 raft_consensus.cc:2804] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.172477 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.173120 31182 raft_consensus.cc:697] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.173148 31189 ts_tablet_manager.cc:1916] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.173298 31179 leader_election.cc:290] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.173417 31179 ts_tablet_manager.cc:1434] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260503 14:05:09.173508 31179 tablet_bootstrap.cc:492] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.173624 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 522e8ceb70444f81bea2ed95d83edb60 has no consensus state
I20260503 14:05:09.174018 31179 tablet_bootstrap.cc:654] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.174211 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 522e8ceb70444f81bea2ed95d83edb60 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260503 14:05:09.174311 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522e8ceb70444f81bea2ed95d83edb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.174678 31179 tablet_bootstrap.cc:492] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.174743 31179 ts_tablet_manager.cc:1403] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.174896 31179 raft_consensus.cc:359] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.174973 31179 raft_consensus.cc:385] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.175010 31179 raft_consensus.cc:740] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.175099 31179 consensus_queue.cc:260] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.173151 31182 consensus_queue.cc:237] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.175169 31179 raft_consensus.cc:399] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.175222 31179 raft_consensus.cc:493] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.175243 31179 raft_consensus.cc:3060] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.174911 31189 ts_tablet_manager.cc:1929] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.175474 31189 log.cc:1199] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/5845a2893324483583e9b856e83d1488
I20260503 14:05:09.175774 31189 ts_tablet_manager.cc:1950] T 5845a2893324483583e9b856e83d1488 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.175772 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ad47e3e2c6cb44f9b35275808dadb500 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.176066 31189 tablet_replica.cc:333] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.176120 31189 raft_consensus.cc:2243] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.176203 31189 pending_rounds.cc:70] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.176180 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.176235 31189 pending_rounds.cc:77] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 136 op_type: NO_OP noop_request { }
I20260503 14:05:09.176286 31189 raft_consensus.cc:2889] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.176327 31189 raft_consensus.cc:2272] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.176102 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 5845a2893324483583e9b856e83d1488 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.176524 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.176759 31179 raft_consensus.cc:515] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.176826 31179 leader_election.cc:304] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.176882 31179 leader_election.cc:290] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.176895 31182 raft_consensus.cc:2804] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.176973 31182 raft_consensus.cc:697] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.177011 31182 consensus_queue.cc:237] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.177170 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 522e8ceb70444f81bea2ed95d83edb60
I20260503 14:05:09.177199 31179 ts_tablet_manager.cc:1434] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.177270 31179 tablet_bootstrap.cc:492] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.177690 31189 ts_tablet_manager.cc:1916] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.177775 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.177863 31179 tablet_bootstrap.cc:654] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.178045 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f024aca5a3ff4494bbf5a4614e0d385a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.178617 31179 tablet_bootstrap.cc:492] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.178680 31179 ts_tablet_manager.cc:1403] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.178802 31179 raft_consensus.cc:359] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.178851 31179 raft_consensus.cc:385] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.178869 31179 raft_consensus.cc:740] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.178937 31179 consensus_queue.cc:260] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.178996 31179 raft_consensus.cc:399] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.179016 31179 raft_consensus.cc:493] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.179044 31179 raft_consensus.cc:3060] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.179153 31189 ts_tablet_manager.cc:1929] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.179219 31189 log.cc:1199] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/ad47e3e2c6cb44f9b35275808dadb500
I20260503 14:05:09.179304 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.179454 31189 ts_tablet_manager.cc:1950] T ad47e3e2c6cb44f9b35275808dadb500 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.179782 31189 tablet_replica.cc:333] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.179651 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 522e8ceb70444f81bea2ed95d83edb60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.179843 31179 raft_consensus.cc:515] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.179903 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet ad47e3e2c6cb44f9b35275808dadb500 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.180061 31179 leader_election.cc:304] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.179813 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.180148 31179 leader_election.cc:290] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.180167 31187 raft_consensus.cc:2804] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.180001 31189 raft_consensus.cc:2243] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.180230 31179 ts_tablet_manager.cc:1434] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:05:09.180248 31187 raft_consensus.cc:697] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.180359 31179 tablet_bootstrap.cc:492] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.180364 31187 consensus_queue.cc:237] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.180804 31179 tablet_bootstrap.cc:654] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.180361 31189 raft_consensus.cc:2272] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.181059 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6d935c8a06e42c09807981c4e78c8e1 has no consensus state
I20260503 14:05:09.181187 31189 ts_tablet_manager.cc:1916] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.181471 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.181756 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.181838 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.181872 31131 tablet_service.cc:1511] Processing CreateTablet for tablet d6d935c8a06e42c09807981c4e78c8e1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260503 14:05:09.182147 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d935c8a06e42c09807981c4e78c8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.182523 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet d6d935c8a06e42c09807981c4e78c8e1
I20260503 14:05:09.182673 31189 ts_tablet_manager.cc:1929] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.182718 31189 log.cc:1199] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f024aca5a3ff4494bbf5a4614e0d385a
I20260503 14:05:09.182814 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d6d935c8a06e42c09807981c4e78c8e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.183077 31189 ts_tablet_manager.cc:1950] T f024aca5a3ff4494bbf5a4614e0d385a P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.183024 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.183143 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.183355 31189 tablet_replica.cc:333] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.183418 31189 raft_consensus.cc:2243] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.183451 31189 raft_consensus.cc:2272] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.183486 31179 tablet_bootstrap.cc:492] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.183492 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f024aca5a3ff4494bbf5a4614e0d385a (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.183561 31179 ts_tablet_manager.cc:1403] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
W20260503 14:05:09.183686 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 522e8ceb70444f81bea2ed95d83edb60 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 522e8ceb70444f81bea2ed95d83edb60 already in progress: creating tablet
I20260503 14:05:09.183727 31179 raft_consensus.cc:359] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.183813 31179 raft_consensus.cc:385] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.183844 31179 raft_consensus.cc:740] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.183890 31179 consensus_queue.cc:260] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.183940 31179 raft_consensus.cc:399] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.183966 31179 raft_consensus.cc:493] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.184027 31179 raft_consensus.cc:3060] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.184064 31189 ts_tablet_manager.cc:1916] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.183975 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.184659 31179 raft_consensus.cc:515] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.184742 31179 leader_election.cc:304] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.184810 31179 leader_election.cc:290] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.184897 31179 ts_tablet_manager.cc:1434] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.184958 31179 tablet_bootstrap.cc:492] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.185328 31179 tablet_bootstrap.cc:654] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.185348 31189 ts_tablet_manager.cc:1929] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.185386 31189 log.cc:1199] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/4727f9c294014cbda4fdf3a6ed9a2ac0
W20260503 14:05:09.185575 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6ff9c2fb37434d9bb5f37e826659b09b has no consensus state
I20260503 14:05:09.185604 31189 ts_tablet_manager.cc:1950] T 4727f9c294014cbda4fdf3a6ed9a2ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.185626 31181 raft_consensus.cc:2804] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.185671 31181 raft_consensus.cc:697] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.185710 31181 consensus_queue.cc:237] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.185822 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet d787a75f7f3340a5b99e9427d7646ddd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.186048 31189 tablet_replica.cc:333] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.186134 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 4727f9c294014cbda4fdf3a6ed9a2ac0 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.186136 31189 raft_consensus.cc:2243] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:09.186208 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet d6d935c8a06e42c09807981c4e78c8e1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d6d935c8a06e42c09807981c4e78c8e1 already in progress: creating tablet
I20260503 14:05:09.186210 31189 pending_rounds.cc:70] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.186321 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9c2fb37434d9bb5f37e826659b09b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.186409 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9c2fb37434d9bb5f37e826659b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.186489 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:09.186574 31328 consensus_queue.cc:1175] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.186687 31179 tablet_bootstrap.cc:492] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.186733 31179 ts_tablet_manager.cc:1403] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.186856 31179 raft_consensus.cc:359] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.186908 31179 raft_consensus.cc:385] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.186939 31179 raft_consensus.cc:740] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.186980 31179 consensus_queue.cc:260] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.186957 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.187021 31179 raft_consensus.cc:399] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.187068 31179 raft_consensus.cc:493] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.187093 31179 raft_consensus.cc:3060] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.186256 31189 pending_rounds.cc:77] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 142 op_type: NO_OP noop_request { }
I20260503 14:05:09.187644 31189 raft_consensus.cc:2889] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.187701 31189 raft_consensus.cc:2272] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.187747 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 6ff9c2fb37434d9bb5f37e826659b09b
I20260503 14:05:09.187695 31179 raft_consensus.cc:515] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.187881 31179 leader_election.cc:304] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.187947 31179 leader_election.cc:290] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.187973 31187 raft_consensus.cc:2804] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.188026 31187 raft_consensus.cc:697] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.188033 31179 ts_tablet_manager.cc:1434] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.188078 31187 consensus_queue.cc:237] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.188129 31179 tablet_bootstrap.cc:492] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.188251 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ff9c2fb37434d9bb5f37e826659b09b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.188271 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.188555 31189 ts_tablet_manager.cc:1916] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.188788 31179 tablet_bootstrap.cc:654] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.188865 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.188939 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.189378 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 22a2cf6934f24112b5e74b1e6ba887a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.189499 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 62052fde012f431481010c4d130a51e3 has no consensus state
I20260503 14:05:09.189544 31179 tablet_bootstrap.cc:492] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.189586 31179 ts_tablet_manager.cc:1403] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.189718 31179 raft_consensus.cc:359] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.189765 31179 raft_consensus.cc:385] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.189786 31179 raft_consensus.cc:740] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.189823 31179 consensus_queue.cc:260] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.189862 31179 raft_consensus.cc:399] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.189882 31179 raft_consensus.cc:493] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.189903 31179 raft_consensus.cc:3060] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.189970 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.190119 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 62052fde012f431481010c4d130a51e3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.190243 31189 ts_tablet_manager.cc:1929] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.190243 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62052fde012f431481010c4d130a51e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.190322 31189 log.cc:1199] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d787a75f7f3340a5b99e9427d7646ddd
I20260503 14:05:09.190389 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.190584 31179 raft_consensus.cc:515] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.190639 31179 leader_election.cc:304] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.190704 31179 leader_election.cc:290] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.190725 31181 raft_consensus.cc:2804] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.190765 31181 raft_consensus.cc:697] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.190783 31179 ts_tablet_manager.cc:1434] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.190801 31181 consensus_queue.cc:237] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.190841 31179 tablet_bootstrap.cc:492] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.190960 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 62052fde012f431481010c4d130a51e3
I20260503 14:05:09.190646 31189 ts_tablet_manager.cc:1950] T d787a75f7f3340a5b99e9427d7646ddd P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.191215 31189 tablet_replica.cc:333] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.191236 31179 tablet_bootstrap.cc:654] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.191263 31189 raft_consensus.cc:2243] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.191298 31189 raft_consensus.cc:2272] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.191359 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.191696 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet d787a75f7f3340a5b99e9427d7646ddd (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.191762 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 6ff9c2fb37434d9bb5f37e826659b09b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6ff9c2fb37434d9bb5f37e826659b09b already in progress: creating tablet
I20260503 14:05:09.191890 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.192013 31179 tablet_bootstrap.cc:492] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.192029 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 62052fde012f431481010c4d130a51e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.192049 31179 ts_tablet_manager.cc:1403] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.192205 31179 raft_consensus.cc:359] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.192286 31179 raft_consensus.cc:385] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.192265 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.192322 31179 raft_consensus.cc:740] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.192273 31189 ts_tablet_manager.cc:1916] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.192610 31179 consensus_queue.cc:260] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.192692 31179 raft_consensus.cc:399] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.192718 31179 raft_consensus.cc:493] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.192778 31179 raft_consensus.cc:3060] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.192790 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a24339151be14cd19791873b88e706c2 has no consensus state
I20260503 14:05:09.192641 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 5626d876311d45bd9d564538e7cd2f75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.193434 31131 tablet_service.cc:1511] Processing CreateTablet for tablet a24339151be14cd19791873b88e706c2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.193536 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24339151be14cd19791873b88e706c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.193650 31179 raft_consensus.cc:515] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.193817 31179 leader_election.cc:304] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.193912 31187 raft_consensus.cc:2804] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.193955 31187 raft_consensus.cc:697] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.193992 31187 consensus_queue.cc:237] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.194062 31189 ts_tablet_manager.cc:1929] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.194123 31189 log.cc:1199] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/22a2cf6934f24112b5e74b1e6ba887a3
I20260503 14:05:09.194217 31179 leader_election.cc:290] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.194329 31179 ts_tablet_manager.cc:1434] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.194347 31189 ts_tablet_manager.cc:1950] T 22a2cf6934f24112b5e74b1e6ba887a3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.194437 31179 tablet_bootstrap.cc:492] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.194741 31189 tablet_replica.cc:333] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.194784 31189 raft_consensus.cc:2243] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.194823 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.194947 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 22a2cf6934f24112b5e74b1e6ba887a3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.194998 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 62052fde012f431481010c4d130a51e3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 62052fde012f431481010c4d130a51e3 already in progress: creating tablet
I20260503 14:05:09.194815 31189 raft_consensus.cc:2272] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.195124 31179 tablet_bootstrap.cc:654] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.195138 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1358151759fa4ebc866c5aa23f6884ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.195317 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.195346 31189 ts_tablet_manager.cc:1916] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.195902 31179 tablet_bootstrap.cc:492] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.195925 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet a24339151be14cd19791873b88e706c2
I20260503 14:05:09.195958 31179 ts_tablet_manager.cc:1403] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.000s
I20260503 14:05:09.196141 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet a24339151be14cd19791873b88e706c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.196137 31179 raft_consensus.cc:359] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.196208 31179 raft_consensus.cc:385] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.196229 31179 raft_consensus.cc:740] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.196266 31179 consensus_queue.cc:260] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.196300 31179 raft_consensus.cc:399] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.196305 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.196429 31179 raft_consensus.cc:493] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.196458 31179 raft_consensus.cc:3060] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.196834 31189 ts_tablet_manager.cc:1929] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.196892 31189 log.cc:1199] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/5626d876311d45bd9d564538e7cd2f75
I20260503 14:05:09.196866 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.197116 31189 ts_tablet_manager.cc:1950] T 5626d876311d45bd9d564538e7cd2f75 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.197161 31179 raft_consensus.cc:515] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.197206 31179 leader_election.cc:304] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.197259 31179 leader_election.cc:290] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.197275 31182 raft_consensus.cc:2804] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.197314 31182 raft_consensus.cc:697] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.197358 31182 consensus_queue.cc:237] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.197445 31189 tablet_replica.cc:333] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.197566 31189 raft_consensus.cc:2243] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.197567 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 5626d876311d45bd9d564538e7cd2f75 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.197613 31189 raft_consensus.cc:2272] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.197448 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 227b0371d67a40c295628b64ac783591 has no consensus state
I20260503 14:05:09.197712 31179 ts_tablet_manager.cc:1434] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.197788 31179 tablet_bootstrap.cc:492] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.198053 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 522e8ceb70444f81bea2ed95d83edb60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.198217 31179 tablet_bootstrap.cc:654] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.198302 31189 ts_tablet_manager.cc:1916] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.198211 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.198829 31179 tablet_bootstrap.cc:492] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.198860 31179 ts_tablet_manager.cc:1403] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.198954 31179 raft_consensus.cc:359] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.198912 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.198983 31179 raft_consensus.cc:385] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.199019 31179 raft_consensus.cc:740] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.199045 31179 consensus_queue.cc:260] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.199066 31179 raft_consensus.cc:399] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.199079 31179 raft_consensus.cc:493] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.199092 31179 raft_consensus.cc:3060] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.199457 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 227b0371d67a40c295628b64ac783591
I20260503 14:05:09.199496 31179 raft_consensus.cc:515] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.199537 31179 leader_election.cc:304] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.199654 31179 leader_election.cc:290] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.199668 31182 raft_consensus.cc:2804] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.199733 31189 ts_tablet_manager.cc:1929] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.199767 31182 raft_consensus.cc:697] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.199785 31189 log.cc:1199] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/1358151759fa4ebc866c5aa23f6884ab
I20260503 14:05:09.199836 31182 consensus_queue.cc:237] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.199942 31179 ts_tablet_manager.cc:1434] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.200006 31179 tablet_bootstrap.cc:492] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.200021 31189 ts_tablet_manager.cc:1950] T 1358151759fa4ebc866c5aa23f6884ab P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.199975 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.200248 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 227b0371d67a40c295628b64ac783591 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.200264 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 227b0371d67a40c295628b64ac783591 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.200387 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227b0371d67a40c295628b64ac783591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.200713 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.200805 31179 tablet_bootstrap.cc:654] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.201171 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet d6d935c8a06e42c09807981c4e78c8e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.201256 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.201918 31179 tablet_bootstrap.cc:492] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.201979 31179 ts_tablet_manager.cc:1403] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
W20260503 14:05:09.202030 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b59ae220e4c4b86b3efc753773fd5c1 has no consensus state
I20260503 14:05:09.202054 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 1358151759fa4ebc866c5aa23f6884ab (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.202124 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet a24339151be14cd19791873b88e706c2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a24339151be14cd19791873b88e706c2 already in progress: creating tablet
I20260503 14:05:09.202114 31179 raft_consensus.cc:359] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.202107 31189 tablet_replica.cc:333] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.202200 31179 raft_consensus.cc:385] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.202224 31189 raft_consensus.cc:2243] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.202225 31179 raft_consensus.cc:740] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.202270 31189 raft_consensus.cc:2272] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.202301 31179 consensus_queue.cc:260] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.202479 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.202535 31179 raft_consensus.cc:399] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.202560 31179 raft_consensus.cc:493] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.202572 31189 ts_tablet_manager.cc:1916] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.202579 31179 raft_consensus.cc:3060] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.202890 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.203265 31179 raft_consensus.cc:515] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.203328 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 7b59ae220e4c4b86b3efc753773fd5c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.203337 31179 leader_election.cc:304] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.203430 31181 raft_consensus.cc:2804] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.203473 31181 raft_consensus.cc:697] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.203519 31181 consensus_queue.cc:237] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.203678 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 7b59ae220e4c4b86b3efc753773fd5c1
I20260503 14:05:09.203438 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b59ae220e4c4b86b3efc753773fd5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.203891 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b59ae220e4c4b86b3efc753773fd5c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.204058 31189 ts_tablet_manager.cc:1929] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.204113 31189 log.cc:1199] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/522e8ceb70444f81bea2ed95d83edb60
I20260503 14:05:09.204169 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.204345 31189 ts_tablet_manager.cc:1950] T 522e8ceb70444f81bea2ed95d83edb60 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.204479 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.204766 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ff9c2fb37434d9bb5f37e826659b09b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.204852 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 522e8ceb70444f81bea2ed95d83edb60 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.205019 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 227b0371d67a40c295628b64ac783591 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 227b0371d67a40c295628b64ac783591 already in progress: creating tablet
I20260503 14:05:09.203689 31179 leader_election.cc:290] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.205083 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.205140 31189 tablet_replica.cc:333] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.205160 31179 ts_tablet_manager.cc:1434] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.001s sys 0.001s
I20260503 14:05:09.205204 31189 raft_consensus.cc:2243] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.205242 31179 tablet_bootstrap.cc:492] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.205283 31189 raft_consensus.cc:2272] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.205729 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55ccf3e468ea480294eded2024905957 has no consensus state
I20260503 14:05:09.205740 31179 tablet_bootstrap.cc:654] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.206046 31189 ts_tablet_manager.cc:1916] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.206141 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.206434 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 55ccf3e468ea480294eded2024905957 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.206539 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ccf3e468ea480294eded2024905957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.206573 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.206688 31179 tablet_bootstrap.cc:492] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.206732 31179 ts_tablet_manager.cc:1403] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.206892 31179 raft_consensus.cc:359] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.206941 31179 raft_consensus.cc:385] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.206960 31179 raft_consensus.cc:740] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.207017 31179 consensus_queue.cc:260] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.207062 31179 raft_consensus.cc:399] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.207082 31179 raft_consensus.cc:493] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.207100 31179 raft_consensus.cc:3060] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.207125 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 55ccf3e468ea480294eded2024905957
I20260503 14:05:09.207333 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 55ccf3e468ea480294eded2024905957 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.207518 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.207831 31179 raft_consensus.cc:515] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.207902 31179 leader_election.cc:304] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.207975 31179 leader_election.cc:290] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.207940 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.207990 31182 raft_consensus.cc:2804] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.208041 31182 raft_consensus.cc:697] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.208056 31179 ts_tablet_manager.cc:1434] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.208076 31182 consensus_queue.cc:237] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.208146 31179 tablet_bootstrap.cc:492] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.208626 31179 tablet_bootstrap.cc:654] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.208858 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet defc79adaa4f46e3a894822812b33647 has no consensus state
I20260503 14:05:09.209084 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 62052fde012f431481010c4d130a51e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.209242 31189 ts_tablet_manager.cc:1929] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.209295 31189 log.cc:1199] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d6d935c8a06e42c09807981c4e78c8e1
I20260503 14:05:09.209506 31189 ts_tablet_manager.cc:1950] T d6d935c8a06e42c09807981c4e78c8e1 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.209812 31179 tablet_bootstrap.cc:492] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.209998 31179 ts_tablet_manager.cc:1403] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.210035 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet d6d935c8a06e42c09807981c4e78c8e1 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.210045 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.210160 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 7b59ae220e4c4b86b3efc753773fd5c1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7b59ae220e4c4b86b3efc753773fd5c1 already in progress: creating tablet
I20260503 14:05:09.210258 31179 raft_consensus.cc:359] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.209870 31189 tablet_replica.cc:333] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.210268 31131 tablet_service.cc:1511] Processing CreateTablet for tablet defc79adaa4f46e3a894822812b33647 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.210340 31179 raft_consensus.cc:385] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.210412 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defc79adaa4f46e3a894822812b33647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.210413 31179 raft_consensus.cc:740] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.210542 31179 consensus_queue.cc:260] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.210367 31189 raft_consensus.cc:2243] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.210531 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.210618 31179 raft_consensus.cc:399] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.210641 31179 raft_consensus.cc:493] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.210726 31179 raft_consensus.cc:3060] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.210883 31189 raft_consensus.cc:2272] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.211112 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet defc79adaa4f46e3a894822812b33647
I20260503 14:05:09.211403 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet defc79adaa4f46e3a894822812b33647 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.211537 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.211606 31189 ts_tablet_manager.cc:1916] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.211696 31179 raft_consensus.cc:515] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.211769 31179 leader_election.cc:304] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.211819 31179 leader_election.cc:290] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.211846 31187 raft_consensus.cc:2804] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.211889 31179 ts_tablet_manager.cc:1434] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.211920 31187 raft_consensus.cc:697] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.211938 31179 tablet_bootstrap.cc:492] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.211952 31187 consensus_queue.cc:237] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.212138 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.212329 31179 tablet_bootstrap.cc:654] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.212934 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 054ac12bf4874d4ab216c7d4d1a552a6 has no consensus state
I20260503 14:05:09.212966 31189 ts_tablet_manager.cc:1929] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.213013 31189 log.cc:1199] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/6ff9c2fb37434d9bb5f37e826659b09b
I20260503 14:05:09.213251 31189 ts_tablet_manager.cc:1950] T 6ff9c2fb37434d9bb5f37e826659b09b P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.213707 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 054ac12bf4874d4ab216c7d4d1a552a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.213811 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054ac12bf4874d4ab216c7d4d1a552a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.213837 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.213990 31189 tablet_replica.cc:333] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.214093 31189 raft_consensus.cc:2243] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.214032 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 6ff9c2fb37434d9bb5f37e826659b09b (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.214143 31189 raft_consensus.cc:2272] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.214188 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 55ccf3e468ea480294eded2024905957 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 55ccf3e468ea480294eded2024905957 already in progress: creating tablet
I20260503 14:05:09.214417 31189 ts_tablet_manager.cc:1916] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.214423 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.214852 31179 tablet_bootstrap.cc:492] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.214898 31179 ts_tablet_manager.cc:1403] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.215011 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 054ac12bf4874d4ab216c7d4d1a552a6
I20260503 14:05:09.215085 31179 raft_consensus.cc:359] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.215142 31179 raft_consensus.cc:385] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.215165 31179 raft_consensus.cc:740] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.215169 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet a24339151be14cd19791873b88e706c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.215240 31179 consensus_queue.cc:260] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.215287 31179 raft_consensus.cc:399] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.215307 31179 raft_consensus.cc:493] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.215317 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 054ac12bf4874d4ab216c7d4d1a552a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.215327 31179 raft_consensus.cc:3060] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.215593 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.216065 31189 ts_tablet_manager.cc:1929] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.216060 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.216207 31189 log.cc:1199] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/62052fde012f431481010c4d130a51e3
I20260503 14:05:09.216059 31179 raft_consensus.cc:515] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.216266 31179 leader_election.cc:304] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.216331 31179 leader_election.cc:290] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.216370 31182 raft_consensus.cc:2804] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.216429 31182 raft_consensus.cc:697] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.216475 31182 consensus_queue.cc:237] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.216578 31189 ts_tablet_manager.cc:1950] T 62052fde012f431481010c4d130a51e3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.216611 31179 ts_tablet_manager.cc:1434] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.216676 31179 tablet_bootstrap.cc:492] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.216868 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 62052fde012f431481010c4d130a51e3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.216898 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b812a6183a114e7191821067d13a3a90 has no consensus state
I20260503 14:05:09.217064 31189 tablet_replica.cc:333] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.217100 31179 tablet_bootstrap.cc:654] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.217182 31189 raft_consensus.cc:2243] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.217255 31189 raft_consensus.cc:2272] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.217432 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:09.217569 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet defc79adaa4f46e3a894822812b33647 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet defc79adaa4f46e3a894822812b33647 already in progress: creating tablet
I20260503 14:05:09.217664 31189 ts_tablet_manager.cc:1916] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.217713 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 227b0371d67a40c295628b64ac783591 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.217972 31131 tablet_service.cc:1511] Processing CreateTablet for tablet b812a6183a114e7191821067d13a3a90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 1
I20260503 14:05:09.217980 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.218101 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b812a6183a114e7191821067d13a3a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.218509 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet b812a6183a114e7191821067d13a3a90
I20260503 14:05:09.218704 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet b812a6183a114e7191821067d13a3a90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.218895 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.219246 31189 ts_tablet_manager.cc:1929] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.219305 31189 log.cc:1199] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/a24339151be14cd19791873b88e706c2
I20260503 14:05:09.219316 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.219429 31179 tablet_bootstrap.cc:492] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.219475 31179 ts_tablet_manager.cc:1403] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260503 14:05:09.219537 31189 ts_tablet_manager.cc:1950] T a24339151be14cd19791873b88e706c2 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.219621 31179 raft_consensus.cc:359] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.219681 31179 raft_consensus.cc:385] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.219707 31179 raft_consensus.cc:740] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.219775 31179 consensus_queue.cc:260] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.219779 31189 tablet_replica.cc:333] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.219838 31179 raft_consensus.cc:399] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.219861 31189 raft_consensus.cc:2243] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.219866 31179 raft_consensus.cc:493] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.219913 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet a24339151be14cd19791873b88e706c2 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.219923 31189 raft_consensus.cc:2272] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.219923 31179 raft_consensus.cc:3060] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.220017 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 054ac12bf4874d4ab216c7d4d1a552a6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 054ac12bf4874d4ab216c7d4d1a552a6 already in progress: creating tablet
W20260503 14:05:09.220109 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed899621b99f40259448e79baf2c59e2 has no consensus state
I20260503 14:05:09.220278 31189 ts_tablet_manager.cc:1916] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.220639 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.220718 31179 raft_consensus.cc:515] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.220790 31179 leader_election.cc:304] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.220852 31181 raft_consensus.cc:2804] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.220893 31181 raft_consensus.cc:697] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.220942 31181 consensus_queue.cc:237] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.221000 31131 tablet_service.cc:1511] Processing CreateTablet for tablet ed899621b99f40259448e79baf2c59e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 1
I20260503 14:05:09.221093 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed899621b99f40259448e79baf2c59e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.221168 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.221338 31179 leader_election.cc:290] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.221459 31179 ts_tablet_manager.cc:1434] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.221513 31179 tablet_bootstrap.cc:492] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.221626 31189 ts_tablet_manager.cc:1929] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.221659 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet ed899621b99f40259448e79baf2c59e2
I20260503 14:05:09.221688 31189 log.cc:1199] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/227b0371d67a40c295628b64ac783591
I20260503 14:05:09.221856 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ed899621b99f40259448e79baf2c59e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.221903 31189 ts_tablet_manager.cc:1950] T 227b0371d67a40c295628b64ac783591 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.222108 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.222210 31179 tablet_bootstrap.cc:654] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.222360 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 227b0371d67a40c295628b64ac783591 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.222390 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b59ae220e4c4b86b3efc753773fd5c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
W20260503 14:05:09.222431 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet b812a6183a114e7191821067d13a3a90 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b812a6183a114e7191821067d13a3a90 already in progress: creating tablet
I20260503 14:05:09.222448 31189 tablet_replica.cc:333] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
W20260503 14:05:09.222470 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet ed899621b99f40259448e79baf2c59e2 because the tablet was not found. No further retry: Not found: Tablet not found: ed899621b99f40259448e79baf2c59e2
I20260503 14:05:09.222483 31189 raft_consensus.cc:2243] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.222541 31189 pending_rounds.cc:70] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.222560 31189 pending_rounds.cc:77] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 162 op_type: NO_OP noop_request { }
I20260503 14:05:09.222591 31189 raft_consensus.cc:2889] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.222627 31189 raft_consensus.cc:2272] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.222950 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.223382 31347 consensus_queue.cc:1175] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.223487 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.223841 31189 ts_tablet_manager.cc:1916] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.223997 31179 tablet_bootstrap.cc:492] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.224049 31179 ts_tablet_manager.cc:1403] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.000s
W20260503 14:05:09.224052 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c055902505624e02b460a0d7a59d1eed has no consensus state
I20260503 14:05:09.224196 31179 raft_consensus.cc:359] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.224262 31179 raft_consensus.cc:385] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.224282 31179 raft_consensus.cc:740] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.224520 31179 consensus_queue.cc:260] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.224568 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.224649 31179 raft_consensus.cc:399] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.224673 31179 raft_consensus.cc:493] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.224692 31179 raft_consensus.cc:3060] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.224851 31131 tablet_service.cc:1511] Processing CreateTablet for tablet c055902505624e02b460a0d7a59d1eed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.224938 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c055902505624e02b460a0d7a59d1eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.224995 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.225441 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet c055902505624e02b460a0d7a59d1eed
I20260503 14:05:09.225471 31179 raft_consensus.cc:515] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.225497 31189 ts_tablet_manager.cc:1929] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.225522 31179 leader_election.cc:304] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.225546 31189 log.cc:1199] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/7b59ae220e4c4b86b3efc753773fd5c1
I20260503 14:05:09.225584 31182 raft_consensus.cc:2804] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.225621 31182 raft_consensus.cc:697] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.225656 31182 consensus_queue.cc:237] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.225761 31189 ts_tablet_manager.cc:1950] T 7b59ae220e4c4b86b3efc753773fd5c1 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.225656 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet c055902505624e02b460a0d7a59d1eed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.225922 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.225926 31179 leader_election.cc:290] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.226239 31179 ts_tablet_manager.cc:1434] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.226296 31179 tablet_bootstrap.cc:492] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.226444 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.226747 31179 tablet_bootstrap.cc:654] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.226840 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.227043 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 55ccf3e468ea480294eded2024905957 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.227185 31189 tablet_replica.cc:333] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.227231 31189 raft_consensus.cc:2243] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.227249 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 7b59ae220e4c4b86b3efc753773fd5c1 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.227259 31189 raft_consensus.cc:2272] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.227330 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet c055902505624e02b460a0d7a59d1eed because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c055902505624e02b460a0d7a59d1eed already in progress: creating tablet
W20260503 14:05:09.227337 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4cd9a5401574f2f9b655b0910952e59 has no consensus state
I20260503 14:05:09.227725 31189 ts_tablet_manager.cc:1916] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.227881 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.228186 31131 tablet_service.cc:1511] Processing CreateTablet for tablet c4cd9a5401574f2f9b655b0910952e59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.228252 31179 tablet_bootstrap.cc:492] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.228296 31179 ts_tablet_manager.cc:1403] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.228332 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4cd9a5401574f2f9b655b0910952e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.228305 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.228462 31179 raft_consensus.cc:359] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.228554 31179 raft_consensus.cc:385] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.228587 31179 raft_consensus.cc:740] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.228763 31179 consensus_queue.cc:260] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.228817 31179 raft_consensus.cc:399] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.228848 31179 raft_consensus.cc:493] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.228878 31179 raft_consensus.cc:3060] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.228992 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet c4cd9a5401574f2f9b655b0910952e59
I20260503 14:05:09.229141 31189 ts_tablet_manager.cc:1929] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.229190 31189 log.cc:1199] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/55ccf3e468ea480294eded2024905957
I20260503 14:05:09.229223 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet c4cd9a5401574f2f9b655b0910952e59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.229373 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.229463 31189 ts_tablet_manager.cc:1950] T 55ccf3e468ea480294eded2024905957 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.229521 31179 raft_consensus.cc:515] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.229593 31179 leader_election.cc:304] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.229666 31181 raft_consensus.cc:2804] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.229739 31181 raft_consensus.cc:697] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.229802 31181 consensus_queue.cc:237] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.229801 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.229956 31179 leader_election.cc:290] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.230064 31179 ts_tablet_manager.cc:1434] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.230216 31179 tablet_bootstrap.cc:492] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.230269 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 55ccf3e468ea480294eded2024905957 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.230338 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet c4cd9a5401574f2f9b655b0910952e59 because the tablet was not found. No further retry: Not found: Tablet not found: c4cd9a5401574f2f9b655b0910952e59
W20260503 14:05:09.230430 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6b0addd8ed244f1bc1b785790b4d794 has no consensus state
I20260503 14:05:09.230657 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet defc79adaa4f46e3a894822812b33647 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.230723 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.230816 31179 tablet_bootstrap.cc:654] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.231019 31189 tablet_replica.cc:333] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.231088 31189 raft_consensus.cc:2243] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.231122 31189 pending_rounds.cc:70] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.231141 31189 pending_rounds.cc:77] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 166 op_type: NO_OP noop_request { }
I20260503 14:05:09.231185 31130 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0addd8ed244f1bc1b785790b4d794 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.231228 31189 raft_consensus.cc:2889] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.231258 31189 raft_consensus.cc:2272] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.231297 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0addd8ed244f1bc1b785790b4d794. 1 dirs total, 0 dirs full, 0 dirs failed
W20260503 14:05:09.231396 31351 consensus_queue.cc:1175] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.231614 31189 ts_tablet_manager.cc:1916] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.231876 31179 tablet_bootstrap.cc:492] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.231912 31179 ts_tablet_manager.cc:1403] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.232064 31179 raft_consensus.cc:359] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.232107 31179 raft_consensus.cc:385] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.232126 31179 raft_consensus.cc:740] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.232188 31179 consensus_queue.cc:260] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.232234 31179 raft_consensus.cc:399] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.232260 31179 raft_consensus.cc:493] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.232285 31179 raft_consensus.cc:3060] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.231282 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.232874 31179 raft_consensus.cc:515] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.232925 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet a6b0addd8ed244f1bc1b785790b4d794
I20260503 14:05:09.232956 31179 leader_election.cc:304] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.233007 31179 leader_election.cc:290] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.233076 31182 raft_consensus.cc:2804] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.233103 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet a6b0addd8ed244f1bc1b785790b4d794 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.233129 31182 raft_consensus.cc:697] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.233166 31179 ts_tablet_manager.cc:1434] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.233191 31182 consensus_queue.cc:237] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.233222 31179 tablet_bootstrap.cc:492] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.233129 31189 ts_tablet_manager.cc:1929] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.233501 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.233597 31189 log.cc:1199] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/defc79adaa4f46e3a894822812b33647
I20260503 14:05:09.233634 31179 tablet_bootstrap.cc:654] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.233876 31189 ts_tablet_manager.cc:1950] T defc79adaa4f46e3a894822812b33647 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.233927 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.234124 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 054ac12bf4874d4ab216c7d4d1a552a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.234215 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet defc79adaa4f46e3a894822812b33647 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.234241 31189 tablet_replica.cc:333] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
W20260503 14:05:09.234287 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet a6b0addd8ed244f1bc1b785790b4d794 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a6b0addd8ed244f1bc1b785790b4d794 already in progress: creating tablet
I20260503 14:05:09.234292 31189 raft_consensus.cc:2243] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.234428 31189 raft_consensus.cc:2272] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.234543 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.234711 31179 tablet_bootstrap.cc:492] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.234776 31179 ts_tablet_manager.cc:1403] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.234906 31189 ts_tablet_manager.cc:1916] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:09.235057 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07f05f5328c04770996a8f3aa95de6cc has no consensus state
I20260503 14:05:09.234922 31179 raft_consensus.cc:359] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.235105 31179 raft_consensus.cc:385] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.235131 31179 raft_consensus.cc:740] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.235184 31179 consensus_queue.cc:260] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.235226 31179 raft_consensus.cc:399] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.235248 31179 raft_consensus.cc:493] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.235267 31179 raft_consensus.cc:3060] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.235603 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 07f05f5328c04770996a8f3aa95de6cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.235714 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f05f5328c04770996a8f3aa95de6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.235880 31179 raft_consensus.cc:515] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.235957 31179 leader_election.cc:304] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.236022 31179 leader_election.cc:290] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.236037 31182 raft_consensus.cc:2804] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.236080 31182 raft_consensus.cc:697] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.236114 31182 consensus_queue.cc:237] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.236223 31189 ts_tablet_manager.cc:1929] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.236297 31189 log.cc:1199] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/054ac12bf4874d4ab216c7d4d1a552a6
I20260503 14:05:09.236513 31189 ts_tablet_manager.cc:1950] T 054ac12bf4874d4ab216c7d4d1a552a6 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.236212 31179 ts_tablet_manager.cc:1434] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.235589 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.236730 31179 tablet_bootstrap.cc:492] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.236847 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet b812a6183a114e7191821067d13a3a90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.236927 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 054ac12bf4874d4ab216c7d4d1a552a6 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.236995 31189 tablet_replica.cc:333] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.237031 31189 raft_consensus.cc:2243] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.237064 31189 raft_consensus.cc:2272] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.237154 31179 tablet_bootstrap.cc:654] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.237128 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.237587 31189 ts_tablet_manager.cc:1916] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.237696 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 07f05f5328c04770996a8f3aa95de6cc
I20260503 14:05:09.237962 31179 tablet_bootstrap.cc:492] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.238003 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 07f05f5328c04770996a8f3aa95de6cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.238014 31179 ts_tablet_manager.cc:1403] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.238212 31179 raft_consensus.cc:359] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.238276 31179 raft_consensus.cc:385] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.238298 31179 raft_consensus.cc:740] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.238376 31179 consensus_queue.cc:260] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.238301 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.238449 31179 raft_consensus.cc:399] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.238471 31179 raft_consensus.cc:493] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.238499 31179 raft_consensus.cc:3060] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.238873 31189 ts_tablet_manager.cc:1929] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.238940 31189 log.cc:1199] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/b812a6183a114e7191821067d13a3a90
I20260503 14:05:09.238905 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.239154 31189 ts_tablet_manager.cc:1950] T b812a6183a114e7191821067d13a3a90 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.239137 31179 raft_consensus.cc:515] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.239212 31179 leader_election.cc:304] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.239271 31187 raft_consensus.cc:2804] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.239313 31187 raft_consensus.cc:697] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.239349 31187 consensus_queue.cc:237] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.239481 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fcfddc93d064d1f9d7fa0c4552e577d has no consensus state
I20260503 14:05:09.239537 31179 leader_election.cc:290] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.239638 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet b812a6183a114e7191821067d13a3a90 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.239653 31179 ts_tablet_manager.cc:1434] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.239708 31179 tablet_bootstrap.cc:492] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.239720 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 07f05f5328c04770996a8f3aa95de6cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 07f05f5328c04770996a8f3aa95de6cc already in progress: creating tablet
I20260503 14:05:09.239809 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.240094 31179 tablet_bootstrap.cc:654] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.240312 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ed899621b99f40259448e79baf2c59e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.240327 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcfddc93d064d1f9d7fa0c4552e577d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.240412 31189 tablet_replica.cc:333] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.240473 31189 raft_consensus.cc:2243] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.240507 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcfddc93d064d1f9d7fa0c4552e577d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.240507 31189 pending_rounds.cc:70] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.240602 31189 pending_rounds.cc:77] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 172 op_type: NO_OP noop_request { }
I20260503 14:05:09.240640 31189 raft_consensus.cc:2889] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.240675 31189 raft_consensus.cc:2272] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.240646 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.241004 31357 consensus_queue.cc:1175] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.241223 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 8fcfddc93d064d1f9d7fa0c4552e577d
I20260503 14:05:09.241467 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fcfddc93d064d1f9d7fa0c4552e577d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.241505 31189 ts_tablet_manager.cc:1916] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.241767 31179 tablet_bootstrap.cc:492] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.241726 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.241802 31179 ts_tablet_manager.cc:1403] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.000s
I20260503 14:05:09.242149 31179 raft_consensus.cc:359] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.242188 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.242218 31179 raft_consensus.cc:385] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.242316 31179 raft_consensus.cc:740] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.242506 31179 consensus_queue.cc:260] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.242559 31179 raft_consensus.cc:399] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.242609 31179 raft_consensus.cc:493] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.242657 31179 raft_consensus.cc:3060] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.242739 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e45929b5aa7c4ccfa53c4c485a06b72b has no consensus state
I20260503 14:05:09.242970 31189 ts_tablet_manager.cc:1929] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.243033 31189 log.cc:1199] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/ed899621b99f40259448e79baf2c59e2
I20260503 14:05:09.243263 31189 ts_tablet_manager.cc:1950] T ed899621b99f40259448e79baf2c59e2 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.243372 31131 tablet_service.cc:1511] Processing CreateTablet for tablet e45929b5aa7c4ccfa53c4c485a06b72b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.243458 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45929b5aa7c4ccfa53c4c485a06b72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.243462 31179 raft_consensus.cc:515] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.243594 31179 leader_election.cc:304] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.243664 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet ed899621b99f40259448e79baf2c59e2 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.243674 31182 raft_consensus.cc:2804] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.243810 31182 raft_consensus.cc:697] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
W20260503 14:05:09.243829 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 8fcfddc93d064d1f9d7fa0c4552e577d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8fcfddc93d064d1f9d7fa0c4552e577d already in progress: creating tablet
I20260503 14:05:09.243862 31182 consensus_queue.cc:237] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.243681 31179 leader_election.cc:290] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.243965 31179 ts_tablet_manager.cc:1434] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.244017 31179 tablet_bootstrap.cc:492] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.244426 31179 tablet_bootstrap.cc:654] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.244406 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet c055902505624e02b460a0d7a59d1eed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.244601 31189 tablet_replica.cc:333] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.244654 31189 raft_consensus.cc:2243] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.244686 31189 pending_rounds.cc:70] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.244704 31189 pending_rounds.cc:77] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 174 op_type: NO_OP noop_request { }
I20260503 14:05:09.244735 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.244736 31189 raft_consensus.cc:2889] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.244891 31189 raft_consensus.cc:2272] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.245060 31179 tablet_bootstrap.cc:492] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.245113 31179 ts_tablet_manager.cc:1403] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.245191 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.245249 31359 consensus_queue.cc:1175] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.245249 31179 raft_consensus.cc:359] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.245353 31179 raft_consensus.cc:385] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.245383 31179 raft_consensus.cc:740] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.245436 31179 consensus_queue.cc:260] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.245522 31179 raft_consensus.cc:399] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.245553 31179 raft_consensus.cc:493] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.245579 31179 raft_consensus.cc:3060] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.245796 31189 ts_tablet_manager.cc:1916] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.245867 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e45929b5aa7c4ccfa53c4c485a06b72b
I20260503 14:05:09.246240 31179 raft_consensus.cc:515] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.246306 31179 leader_election.cc:304] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.246345 31179 leader_election.cc:290] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.246423 31182 raft_consensus.cc:2804] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.246466 31182 raft_consensus.cc:697] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.246492 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet e45929b5aa7c4ccfa53c4c485a06b72b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.246443 31179 ts_tablet_manager.cc:1434] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.246506 31182 consensus_queue.cc:237] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.246454 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.246646 31179 tablet_bootstrap.cc:492] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.247020 31179 tablet_bootstrap.cc:654] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.247110 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.247372 31189 ts_tablet_manager.cc:1929] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.247431 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.247439 31189 log.cc:1199] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/c055902505624e02b460a0d7a59d1eed
I20260503 14:05:09.247641 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet c4cd9a5401574f2f9b655b0910952e59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.247730 31189 ts_tablet_manager.cc:1950] T c055902505624e02b460a0d7a59d1eed P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.247985 31189 tablet_replica.cc:333] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.248039 31189 raft_consensus.cc:2243] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.248082 31189 pending_rounds.cc:70] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.248050 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet c055902505624e02b460a0d7a59d1eed (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.248123 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa55f262b74c441dba0cdead11e5b7a1 has no consensus state
I20260503 14:05:09.248123 31189 pending_rounds.cc:77] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 176 op_type: NO_OP noop_request { }
W20260503 14:05:09.248200 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet e45929b5aa7c4ccfa53c4c485a06b72b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e45929b5aa7c4ccfa53c4c485a06b72b already in progress: creating tablet
I20260503 14:05:09.248215 31189 raft_consensus.cc:2889] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.248246 31189 raft_consensus.cc:2272] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.248562 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.248855 31131 tablet_service.cc:1511] Processing CreateTablet for tablet fa55f262b74c441dba0cdead11e5b7a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.248965 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa55f262b74c441dba0cdead11e5b7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.248982 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.249003 31179 tablet_bootstrap.cc:492] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
W20260503 14:05:09.249003 31361 consensus_queue.cc:1175] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.249087 31179 ts_tablet_manager.cc:1403] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.249231 31179 raft_consensus.cc:359] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.249280 31179 raft_consensus.cc:385] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.249284 31189 ts_tablet_manager.cc:1916] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.249315 31179 raft_consensus.cc:740] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.249387 31179 consensus_queue.cc:260] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.249410 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet fa55f262b74c441dba0cdead11e5b7a1
I20260503 14:05:09.249435 31179 raft_consensus.cc:399] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.249461 31179 raft_consensus.cc:493] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.249487 31179 raft_consensus.cc:3060] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.249782 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.250131 31179 raft_consensus.cc:515] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.250192 31179 leader_election.cc:304] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.250156 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.250420 31182 raft_consensus.cc:2804] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.250430 31179 leader_election.cc:290] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.250501 31182 raft_consensus.cc:697] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.250531 31182 consensus_queue.cc:237] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.250571 31179 ts_tablet_manager.cc:1434] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.250741 31179 tablet_bootstrap.cc:492] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.250788 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c1ae3a20b0744542a14d8c355c56b84e has no consensus state
I20260503 14:05:09.250742 31189 ts_tablet_manager.cc:1929] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.250908 31189 log.cc:1199] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/c4cd9a5401574f2f9b655b0910952e59
I20260503 14:05:09.251044 31179 tablet_bootstrap.cc:654] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.251135 31189 ts_tablet_manager.cc:1950] T c4cd9a5401574f2f9b655b0910952e59 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.251310 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.251415 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet a6b0addd8ed244f1bc1b785790b4d794 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.251493 31189 tablet_replica.cc:333] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.251538 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet c4cd9a5401574f2f9b655b0910952e59 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.250413 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet fa55f262b74c441dba0cdead11e5b7a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.251549 31189 raft_consensus.cc:2243] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.251642 31189 raft_consensus.cc:2272] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.251798 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.251931 31189 ts_tablet_manager.cc:1916] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.252000 31131 tablet_service.cc:1511] Processing CreateTablet for tablet c1ae3a20b0744542a14d8c355c56b84e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.252090 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ae3a20b0744542a14d8c355c56b84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.252187 31179 tablet_bootstrap.cc:492] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.252220 31179 ts_tablet_manager.cc:1403] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.252305 31179 raft_consensus.cc:359] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.252349 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet c1ae3a20b0744542a14d8c355c56b84e
I20260503 14:05:09.252341 31179 raft_consensus.cc:385] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.252720 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet c1ae3a20b0744542a14d8c355c56b84e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.252861 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.252734 31179 raft_consensus.cc:740] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.253235 31179 consensus_queue.cc:260] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.253294 31179 raft_consensus.cc:399] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.253319 31179 raft_consensus.cc:493] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.253343 31179 raft_consensus.cc:3060] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.253378 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.253643 31189 ts_tablet_manager.cc:1929] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.253692 31189 log.cc:1199] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/a6b0addd8ed244f1bc1b785790b4d794
I20260503 14:05:09.253911 31189 ts_tablet_manager.cc:1950] T a6b0addd8ed244f1bc1b785790b4d794 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.254014 31179 raft_consensus.cc:515] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.254086 31179 leader_election.cc:304] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.254134 31179 leader_election.cc:290] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.254206 31179 ts_tablet_manager.cc:1434] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.254268 31179 tablet_bootstrap.cc:492] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.254273 31187 raft_consensus.cc:2804] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.254451 31187 raft_consensus.cc:697] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.254500 31187 consensus_queue.cc:237] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.254581 31179 tablet_bootstrap.cc:654] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.254383 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet a6b0addd8ed244f1bc1b785790b4d794 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.254829 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet fa55f262b74c441dba0cdead11e5b7a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fa55f262b74c441dba0cdead11e5b7a1 already in progress: creating tablet
W20260503 14:05:09.254891 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet c1ae3a20b0744542a14d8c355c56b84e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c1ae3a20b0744542a14d8c355c56b84e already in progress: creating tablet
I20260503 14:05:09.255292 31179 tablet_bootstrap.cc:492] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
W20260503 14:05:09.255332 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b97ae2775b30452eb3b57356dfd8eca3 has no consensus state
I20260503 14:05:09.255347 31179 ts_tablet_manager.cc:1403] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.255487 31179 raft_consensus.cc:359] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.255565 31179 raft_consensus.cc:385] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.255594 31179 raft_consensus.cc:740] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.255615 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 07f05f5328c04770996a8f3aa95de6cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.255664 31179 consensus_queue.cc:260] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.255723 31179 raft_consensus.cc:399] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.255757 31179 raft_consensus.cc:493] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.255759 31189 tablet_replica.cc:333] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.255798 31179 raft_consensus.cc:3060] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.255825 31189 raft_consensus.cc:2243] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.255860 31189 raft_consensus.cc:2272] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.255914 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.256295 31131 tablet_service.cc:1511] Processing CreateTablet for tablet b97ae2775b30452eb3b57356dfd8eca3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.256443 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97ae2775b30452eb3b57356dfd8eca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.256482 31179 raft_consensus.cc:515] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.256578 31179 leader_election.cc:304] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.256665 31181 raft_consensus.cc:2804] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.256628 31189 ts_tablet_manager.cc:1916] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.256726 31181 raft_consensus.cc:697] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.256763 31181 consensus_queue.cc:237] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.256618 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.257440 31179 leader_election.cc:290] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.257483 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet b97ae2775b30452eb3b57356dfd8eca3
I20260503 14:05:09.257607 31179 ts_tablet_manager.cc:1434] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.257671 31179 tablet_bootstrap.cc:492] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.257845 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.257954 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.257961 31179 tablet_bootstrap.cc:654] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.258236 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fcfddc93d064d1f9d7fa0c4552e577d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.258272 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.258422 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet b97ae2775b30452eb3b57356dfd8eca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.258785 31179 tablet_bootstrap.cc:492] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.258857 31179 ts_tablet_manager.cc:1403] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
W20260503 14:05:09.258881 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68cbfb2e1f024ac4a020a363cdc69eed has no consensus state
I20260503 14:05:09.258968 31179 raft_consensus.cc:359] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.259017 31179 raft_consensus.cc:385] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.259042 31179 raft_consensus.cc:740] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.259091 31179 consensus_queue.cc:260] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.259142 31179 raft_consensus.cc:399] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.259187 31179 raft_consensus.cc:493] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.259207 31189 ts_tablet_manager.cc:1929] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.259212 31179 raft_consensus.cc:3060] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.259265 31189 log.cc:1199] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/07f05f5328c04770996a8f3aa95de6cc
I20260503 14:05:09.259414 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.259503 31189 ts_tablet_manager.cc:1950] T 07f05f5328c04770996a8f3aa95de6cc P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.259649 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 68cbfb2e1f024ac4a020a363cdc69eed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260503 14:05:09.259799 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.259804 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cbfb2e1f024ac4a020a363cdc69eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.259919 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 07f05f5328c04770996a8f3aa95de6cc (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.259908 31179 raft_consensus.cc:515] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.259943 31189 tablet_replica.cc:333] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.260063 31179 leader_election.cc:304] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.260107 31189 raft_consensus.cc:2243] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.260133 31187 raft_consensus.cc:2804] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.260151 31189 raft_consensus.cc:2272] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.260178 31187 raft_consensus.cc:697] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.260219 31187 consensus_queue.cc:237] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.260327 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 68cbfb2e1f024ac4a020a363cdc69eed
I20260503 14:05:09.260416 31179 leader_election.cc:290] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.260634 31179 ts_tablet_manager.cc:1434] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.260735 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 68cbfb2e1f024ac4a020a363cdc69eed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.260742 31179 tablet_bootstrap.cc:492] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.261050 31179 tablet_bootstrap.cc:654] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.261086 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.261058 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.261332 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e45929b5aa7c4ccfa53c4c485a06b72b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.261541 31179 tablet_bootstrap.cc:492] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.261583 31179 ts_tablet_manager.cc:1403] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.261693 31179 raft_consensus.cc:359] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.261747 31179 raft_consensus.cc:385] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.261791 31179 raft_consensus.cc:740] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.261860 31179 consensus_queue.cc:260] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.261910 31179 raft_consensus.cc:399] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.261940 31179 raft_consensus.cc:493] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.261963 31179 raft_consensus.cc:3060] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.262499 31189 ts_tablet_manager.cc:1916] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.262633 31179 raft_consensus.cc:515] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.262722 31179 leader_election.cc:304] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.262773 31179 leader_election.cc:290] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.262804 31181 raft_consensus.cc:2804] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.262861 31181 raft_consensus.cc:697] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.261708 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.262909 31181 consensus_queue.cc:237] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.262867 31179 ts_tablet_manager.cc:1434] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.263126 31179 tablet_bootstrap.cc:492] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.263401 31179 tablet_bootstrap.cc:654] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.263494 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fb68b6de4604b1d8b76c9debd4b9043 has no consensus state
I20260503 14:05:09.263896 31189 ts_tablet_manager.cc:1929] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.263957 31189 log.cc:1199] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/8fcfddc93d064d1f9d7fa0c4552e577d
I20260503 14:05:09.264055 31179 tablet_bootstrap.cc:492] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.264101 31179 ts_tablet_manager.cc:1403] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.264134 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb68b6de4604b1d8b76c9debd4b9043 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260503 14:05:09.264178 31189 ts_tablet_manager.cc:1950] T 8fcfddc93d064d1f9d7fa0c4552e577d P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.264202 31179 raft_consensus.cc:359] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.264251 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb68b6de4604b1d8b76c9debd4b9043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.264221 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.264740 31189 tablet_replica.cc:333] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.264878 31189 raft_consensus.cc:2243] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.264770 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.264914 31189 raft_consensus.cc:2272] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.265568 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 2fb68b6de4604b1d8b76c9debd4b9043
I20260503 14:05:09.265601 31189 ts_tablet_manager.cc:1916] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.265969 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 8fcfddc93d064d1f9d7fa0c4552e577d (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.266022 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet fa55f262b74c441dba0cdead11e5b7a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.266054 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fb68b6de4604b1d8b76c9debd4b9043 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.264251 31179 raft_consensus.cc:385] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.266119 31179 raft_consensus.cc:740] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.266184 31179 consensus_queue.cc:260] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.266238 31179 raft_consensus.cc:399] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.266261 31179 raft_consensus.cc:493] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.266287 31179 raft_consensus.cc:3060] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.266034 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet b97ae2775b30452eb3b57356dfd8eca3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b97ae2775b30452eb3b57356dfd8eca3 already in progress: creating tablet
W20260503 14:05:09.266420 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 68cbfb2e1f024ac4a020a363cdc69eed because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 68cbfb2e1f024ac4a020a363cdc69eed already in progress: creating tablet
I20260503 14:05:09.266475 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.266695 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.266963 31179 raft_consensus.cc:515] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.267030 31179 leader_election.cc:304] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.267089 31179 leader_election.cc:290] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.267108 31182 raft_consensus.cc:2804] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.267154 31182 raft_consensus.cc:697] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.267174 31179 ts_tablet_manager.cc:1434] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.000s sys 0.000s
I20260503 14:05:09.267194 31182 consensus_queue.cc:237] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.267239 31179 tablet_bootstrap.cc:492] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.267552 31189 ts_tablet_manager.cc:1929] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.267554 31179 tablet_bootstrap.cc:654] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.267693 31189 log.cc:1199] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e45929b5aa7c4ccfa53c4c485a06b72b
I20260503 14:05:09.267776 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet c1ae3a20b0744542a14d8c355c56b84e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.267971 31189 ts_tablet_manager.cc:1950] T e45929b5aa7c4ccfa53c4c485a06b72b P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.268083 31179 tablet_bootstrap.cc:492] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.268141 31179 ts_tablet_manager.cc:1403] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.267980 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.268265 31179 raft_consensus.cc:359] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.268330 31179 raft_consensus.cc:385] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.268354 31179 raft_consensus.cc:740] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.268350 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e45929b5aa7c4ccfa53c4c485a06b72b (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.268424 31179 consensus_queue.cc:260] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.268364 31189 tablet_replica.cc:333] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.268505 31179 raft_consensus.cc:399] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.268615 31179 raft_consensus.cc:493] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.268659 31179 raft_consensus.cc:3060] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.268620 31189 raft_consensus.cc:2243] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.268752 31189 raft_consensus.cc:2272] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:09.268781 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbfa0a67dffe4beb941c059c6fe544c6 has no consensus state
I20260503 14:05:09.269126 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.269294 31179 raft_consensus.cc:515] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.269382 31179 leader_election.cc:304] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.269436 31179 leader_election.cc:290] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.269481 31187 raft_consensus.cc:2804] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.269507 31130 tablet_service.cc:1511] Processing CreateTablet for tablet cbfa0a67dffe4beb941c059c6fe544c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260503 14:05:09.269515 31179 ts_tablet_manager.cc:1434] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.269536 31187 raft_consensus.cc:697] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.269627 31179 tablet_bootstrap.cc:492] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.269634 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfa0a67dffe4beb941c059c6fe544c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.269507 31189 ts_tablet_manager.cc:1916] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.269714 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.270109 31179 tablet_bootstrap.cc:654] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.270274 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet cbfa0a67dffe4beb941c059c6fe544c6
I20260503 14:05:09.270763 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.271214 31189 ts_tablet_manager.cc:1929] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.269694 31187 consensus_queue.cc:237] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.271275 31189 log.cc:1199] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/fa55f262b74c441dba0cdead11e5b7a1
I20260503 14:05:09.271327 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.271508 31189 ts_tablet_manager.cc:1950] T fa55f262b74c441dba0cdead11e5b7a1 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.271507 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet cbfa0a67dffe4beb941c059c6fe544c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.271791 31189 tablet_replica.cc:333] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.271855 31189 raft_consensus.cc:2243] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.271901 31179 tablet_bootstrap.cc:492] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.271862 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet fa55f262b74c441dba0cdead11e5b7a1 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.271986 31179 ts_tablet_manager.cc:1403] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
W20260503 14:05:09.272042 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 624f21dbeb64419a96cb6e7f179eaba8 has no consensus state
W20260503 14:05:09.272051 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 2fb68b6de4604b1d8b76c9debd4b9043 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2fb68b6de4604b1d8b76c9debd4b9043 already in progress: creating tablet
I20260503 14:05:09.272112 31179 raft_consensus.cc:359] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.272171 31179 raft_consensus.cc:385] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.272209 31179 raft_consensus.cc:740] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.271900 31189 raft_consensus.cc:2272] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.272249 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet b97ae2775b30452eb3b57356dfd8eca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.272259 31179 consensus_queue.cc:260] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.272385 31179 raft_consensus.cc:399] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.272411 31179 raft_consensus.cc:493] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.272449 31179 raft_consensus.cc:3060] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.273118 31179 raft_consensus.cc:515] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.273181 31179 leader_election.cc:304] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.273146 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.273213 31189 ts_tablet_manager.cc:1916] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.273247 31187 raft_consensus.cc:2804] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.273218 31179 leader_election.cc:290] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.273350 31187 raft_consensus.cc:697] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.273445 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 624f21dbeb64419a96cb6e7f179eaba8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.273483 31179 ts_tablet_manager.cc:1434] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.273530 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624f21dbeb64419a96cb6e7f179eaba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.273542 31179 tablet_bootstrap.cc:492] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.273466 31187 consensus_queue.cc:237] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.273932 31179 tablet_bootstrap.cc:654] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.273909 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.274799 31189 ts_tablet_manager.cc:1929] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.274855 31189 log.cc:1199] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/c1ae3a20b0744542a14d8c355c56b84e
I20260503 14:05:09.275072 31189 ts_tablet_manager.cc:1950] T c1ae3a20b0744542a14d8c355c56b84e P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.275161 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 624f21dbeb64419a96cb6e7f179eaba8
I20260503 14:05:09.275345 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 624f21dbeb64419a96cb6e7f179eaba8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.275568 31179 tablet_bootstrap.cc:492] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.275622 31179 ts_tablet_manager.cc:1403] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.275625 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet c1ae3a20b0744542a14d8c355c56b84e (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.275651 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.275767 31179 raft_consensus.cc:359] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.275811 31179 raft_consensus.cc:385] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260503 14:05:09.275813 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet cbfa0a67dffe4beb941c059c6fe544c6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cbfa0a67dffe4beb941c059c6fe544c6 already in progress: creating tablet
I20260503 14:05:09.275847 31179 raft_consensus.cc:740] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.275895 31179 consensus_queue.cc:260] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.275933 31179 raft_consensus.cc:399] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.275952 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.275956 31179 raft_consensus.cc:493] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.276072 31179 raft_consensus.cc:3060] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.276212 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 68cbfb2e1f024ac4a020a363cdc69eed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.276358 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.275556 31189 tablet_replica.cc:333] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.276631 31189 raft_consensus.cc:2243] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.276715 31189 raft_consensus.cc:2272] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.276757 31179 raft_consensus.cc:515] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.276815 31179 leader_election.cc:304] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.276865 31179 leader_election.cc:290] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.276896 31187 raft_consensus.cc:2804] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.276933 31179 ts_tablet_manager.cc:1434] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.276948 31187 raft_consensus.cc:697] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.277019 31187 consensus_queue.cc:237] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.277112 31179 tablet_bootstrap.cc:492] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.277117 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5ff7096504846cfb953704a9476fb03 has no consensus state
I20260503 14:05:09.277554 31179 tablet_bootstrap.cc:654] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.277745 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.277796 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fb68b6de4604b1d8b76c9debd4b9043 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.277840 31131 tablet_service.cc:1511] Processing CreateTablet for tablet f5ff7096504846cfb953704a9476fb03 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.277940 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ff7096504846cfb953704a9476fb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.278095 31189 ts_tablet_manager.cc:1916] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.279259 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.279428 31189 ts_tablet_manager.cc:1929] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.279428 31179 tablet_bootstrap.cc:492] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.279561 31179 ts_tablet_manager.cc:1403] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.279569 31189 log.cc:1199] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/b97ae2775b30452eb3b57356dfd8eca3
I20260503 14:05:09.279726 31179 raft_consensus.cc:359] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.279786 31179 raft_consensus.cc:385] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.279810 31179 raft_consensus.cc:740] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.279862 31189 ts_tablet_manager.cc:1950] T b97ae2775b30452eb3b57356dfd8eca3 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.279881 31179 consensus_queue.cc:260] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.279944 31179 raft_consensus.cc:399] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.279979 31179 raft_consensus.cc:493] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.280015 31179 raft_consensus.cc:3060] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.280057 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f5ff7096504846cfb953704a9476fb03
I20260503 14:05:09.280136 31189 tablet_replica.cc:333] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.280174 31189 raft_consensus.cc:2243] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.280201 31189 raft_consensus.cc:2272] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.280247 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet b97ae2775b30452eb3b57356dfd8eca3 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.280308 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 624f21dbeb64419a96cb6e7f179eaba8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 624f21dbeb64419a96cb6e7f179eaba8 already in progress: creating tablet
I20260503 14:05:09.280563 31189 ts_tablet_manager.cc:1916] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.280485 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.280584 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ff7096504846cfb953704a9476fb03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.280740 31179 raft_consensus.cc:515] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.280807 31179 leader_election.cc:304] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.280865 31181 raft_consensus.cc:2804] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.280910 31181 raft_consensus.cc:697] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.280947 31181 consensus_queue.cc:237] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.281095 31179 leader_election.cc:290] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.281062 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.281199 31179 ts_tablet_manager.cc:1434] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.281250 31179 tablet_bootstrap.cc:492] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.281571 31179 tablet_bootstrap.cc:654] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.281584 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03945f1fa3ae4cbebe7ea141486617c7 has no consensus state
I20260503 14:05:09.281744 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet cbfa0a67dffe4beb941c059c6fe544c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.282094 31189 ts_tablet_manager.cc:1929] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.282143 31189 log.cc:1199] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/68cbfb2e1f024ac4a020a363cdc69eed
I20260503 14:05:09.282277 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 03945f1fa3ae4cbebe7ea141486617c7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.282291 31179 tablet_bootstrap.cc:492] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.282339 31179 ts_tablet_manager.cc:1403] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.282353 31189 ts_tablet_manager.cc:1950] T 68cbfb2e1f024ac4a020a363cdc69eed P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.282361 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03945f1fa3ae4cbebe7ea141486617c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.282503 31179 raft_consensus.cc:359] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.282565 31179 raft_consensus.cc:385] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.282588 31179 raft_consensus.cc:740] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.282634 31179 consensus_queue.cc:260] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.282678 31179 raft_consensus.cc:399] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.282699 31179 raft_consensus.cc:493] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.282725 31179 raft_consensus.cc:3060] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.282758 31189 tablet_replica.cc:333] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.282505 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.282805 31189 raft_consensus.cc:2243] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.282833 31189 raft_consensus.cc:2272] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.283138 31189 ts_tablet_manager.cc:1916] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.283114 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.283463 31179 raft_consensus.cc:515] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.283561 31179 leader_election.cc:304] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.283608 31179 leader_election.cc:290] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.283679 31179 ts_tablet_manager.cc:1434] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.283744 31181 raft_consensus.cc:2804] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.283814 31181 raft_consensus.cc:697] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.283854 31181 consensus_queue.cc:237] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.283748 31179 tablet_bootstrap.cc:492] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.284139 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 68cbfb2e1f024ac4a020a363cdc69eed (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.284250 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 03945f1fa3ae4cbebe7ea141486617c7
I20260503 14:05:09.284399 31189 ts_tablet_manager.cc:1929] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.284456 31189 log.cc:1199] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/2fb68b6de4604b1d8b76c9debd4b9043
I20260503 14:05:09.284556 31179 tablet_bootstrap.cc:654] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.284719 31189 ts_tablet_manager.cc:1950] T 2fb68b6de4604b1d8b76c9debd4b9043 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.284967 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 03945f1fa3ae4cbebe7ea141486617c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.284938 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.285140 31189 tablet_replica.cc:333] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.285212 31189 raft_consensus.cc:2243] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.284948 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.285228 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 2fb68b6de4604b1d8b76c9debd4b9043 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.285320 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet f5ff7096504846cfb953704a9476fb03 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f5ff7096504846cfb953704a9476fb03 already in progress: creating tablet
I20260503 14:05:09.285245 31189 raft_consensus.cc:2272] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.285392 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 624f21dbeb64419a96cb6e7f179eaba8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.285606 31179 tablet_bootstrap.cc:492] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.285665 31179 ts_tablet_manager.cc:1403] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.285784 31189 ts_tablet_manager.cc:1916] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.285848 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.285846 31179 raft_consensus.cc:359] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.286175 31179 raft_consensus.cc:385] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.286196 31179 raft_consensus.cc:740] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.286237 31179 consensus_queue.cc:260] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.286284 31179 raft_consensus.cc:399] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.286312 31179 raft_consensus.cc:493] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.286331 31179 raft_consensus.cc:3060] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.286509 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87a728c32a164fdb957273af4204ab47 has no consensus state
I20260503 14:05:09.286998 31179 raft_consensus.cc:515] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.287070 31179 leader_election.cc:304] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.287120 31179 leader_election.cc:290] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.287153 31189 ts_tablet_manager.cc:1929] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.287204 31179 ts_tablet_manager.cc:1434] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.287192 31189 log.cc:1199] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/cbfa0a67dffe4beb941c059c6fe544c6
I20260503 14:05:09.287273 31179 tablet_bootstrap.cc:492] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.287220 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.287181 31187 raft_consensus.cc:2804] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.287350 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 87a728c32a164fdb957273af4204ab47 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.287369 31187 raft_consensus.cc:697] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.287406 31187 consensus_queue.cc:237] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.287439 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a728c32a164fdb957273af4204ab47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.287681 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.287753 31189 ts_tablet_manager.cc:1950] T cbfa0a67dffe4beb941c059c6fe544c6 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.287971 31189 tablet_replica.cc:333] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.288019 31189 raft_consensus.cc:2243] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.288046 31189 raft_consensus.cc:2272] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.288162 31179 tablet_bootstrap.cc:654] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.288730 31189 ts_tablet_manager.cc:1916] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.288923 31179 tablet_bootstrap.cc:492] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.288959 31179 ts_tablet_manager.cc:1403] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.289090 31179 raft_consensus.cc:359] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.289131 31179 raft_consensus.cc:385] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.289150 31179 raft_consensus.cc:740] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.289161 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet cbfa0a67dffe4beb941c059c6fe544c6 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.289211 31179 consensus_queue.cc:260] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.289224 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 03945f1fa3ae4cbebe7ea141486617c7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 03945f1fa3ae4cbebe7ea141486617c7 already in progress: creating tablet
I20260503 14:05:09.289249 31179 raft_consensus.cc:399] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.289270 31179 raft_consensus.cc:493] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.289289 31179 raft_consensus.cc:3060] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.289233 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 87a728c32a164fdb957273af4204ab47
I20260503 14:05:09.289505 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 87a728c32a164fdb957273af4204ab47 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.289731 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.289757 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.289947 31179 raft_consensus.cc:515] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.290011 31179 leader_election.cc:304] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.290082 31181 raft_consensus.cc:2804] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.290117 31189 ts_tablet_manager.cc:1929] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.290175 31189 log.cc:1199] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/624f21dbeb64419a96cb6e7f179eaba8
I20260503 14:05:09.290119 31181 raft_consensus.cc:697] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.290285 31181 consensus_queue.cc:237] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.290382 31189 ts_tablet_manager.cc:1950] T 624f21dbeb64419a96cb6e7f179eaba8 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.290416 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.290756 31179 leader_election.cc:290] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.290776 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ff7096504846cfb953704a9476fb03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.290830 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 624f21dbeb64419a96cb6e7f179eaba8 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.290871 31179 ts_tablet_manager.cc:1434] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.290936 31179 tablet_bootstrap.cc:492] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
W20260503 14:05:09.290975 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 87a728c32a164fdb957273af4204ab47 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 87a728c32a164fdb957273af4204ab47 already in progress: creating tablet
I20260503 14:05:09.291038 31189 tablet_replica.cc:333] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
W20260503 14:05:09.291072 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b8df5ef0d2c4b59b610384086326b96 has no consensus state
I20260503 14:05:09.291174 31189 raft_consensus.cc:2243] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.291214 31189 raft_consensus.cc:2272] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.291359 31179 tablet_bootstrap.cc:654] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.291621 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.291630 31189 ts_tablet_manager.cc:1916] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.291867 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 03945f1fa3ae4cbebe7ea141486617c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.292026 31179 tablet_bootstrap.cc:492] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.292094 31179 ts_tablet_manager.cc:1403] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.292088 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.292260 31179 raft_consensus.cc:359] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.292309 31179 raft_consensus.cc:385] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.292351 31179 raft_consensus.cc:740] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.292024 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8df5ef0d2c4b59b610384086326b96 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 50
I20260503 14:05:09.292403 31179 consensus_queue.cc:260] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.292443 31179 raft_consensus.cc:399] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.292465 31179 raft_consensus.cc:493] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.292495 31179 raft_consensus.cc:3060] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.292574 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8df5ef0d2c4b59b610384086326b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.292678 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 7b8df5ef0d2c4b59b610384086326b96
I20260503 14:05:09.292872 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b8df5ef0d2c4b59b610384086326b96 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.293059 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.293448 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.293509 31179 raft_consensus.cc:515] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.293613 31179 leader_election.cc:304] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.293697 31181 raft_consensus.cc:2804] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.293743 31181 raft_consensus.cc:697] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.293779 31179 leader_election.cc:290] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.293804 31181 consensus_queue.cc:237] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.293920 31179 ts_tablet_manager.cc:1434] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
W20260503 14:05:09.294106 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03c68deaccba4c5b815d4919ca01be17 has no consensus state
I20260503 14:05:09.293715 31189 ts_tablet_manager.cc:1929] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.294234 31189 log.cc:1199] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f5ff7096504846cfb953704a9476fb03
I20260503 14:05:09.294564 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 87a728c32a164fdb957273af4204ab47 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.294600 31179 tablet_bootstrap.cc:492] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.294720 31189 ts_tablet_manager.cc:1950] T f5ff7096504846cfb953704a9476fb03 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.294999 31189 tablet_replica.cc:333] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.295077 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f5ff7096504846cfb953704a9476fb03 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.295090 31189 raft_consensus.cc:2243] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.295154 31189 raft_consensus.cc:2272] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.295150 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.295150 31179 tablet_bootstrap.cc:654] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.295670 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 03c68deaccba4c5b815d4919ca01be17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 50
I20260503 14:05:09.295784 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c68deaccba4c5b815d4919ca01be17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.295814 31189 ts_tablet_manager.cc:1916] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.295994 31179 tablet_bootstrap.cc:492] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.296026 31179 ts_tablet_manager.cc:1403] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.296140 31179 raft_consensus.cc:359] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.296173 31179 raft_consensus.cc:385] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.296191 31179 raft_consensus.cc:740] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.296222 31179 consensus_queue.cc:260] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.296244 31179 raft_consensus.cc:399] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.296257 31179 raft_consensus.cc:493] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.296270 31179 raft_consensus.cc:3060] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.297034 31179 raft_consensus.cc:515] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.297125 31179 leader_election.cc:304] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.297175 31179 leader_election.cc:290] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.297251 31179 ts_tablet_manager.cc:1434] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.297235 31181 raft_consensus.cc:2804] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.297317 31181 raft_consensus.cc:697] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.297245 31189 ts_tablet_manager.cc:1929] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.297385 31181 consensus_queue.cc:237] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.297317 31179 tablet_bootstrap.cc:492] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.297423 31189 log.cc:1199] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/03945f1fa3ae4cbebe7ea141486617c7
I20260503 14:05:09.297690 31189 ts_tablet_manager.cc:1950] T 03945f1fa3ae4cbebe7ea141486617c7 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.297631 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.298192 31179 tablet_bootstrap.cc:654] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.298327 31189 tablet_replica.cc:333] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.298368 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 03945f1fa3ae4cbebe7ea141486617c7 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.298381 31189 raft_consensus.cc:2243] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.298422 31189 raft_consensus.cc:2272] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.298506 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 03c68deaccba4c5b815d4919ca01be17
I20260503 14:05:09.298779 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 03c68deaccba4c5b815d4919ca01be17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.298791 31189 ts_tablet_manager.cc:1916] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.298869 31179 tablet_bootstrap.cc:492] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.298903 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.298910 31179 ts_tablet_manager.cc:1403] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.299077 31179 raft_consensus.cc:359] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.299136 31179 raft_consensus.cc:385] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.299160 31179 raft_consensus.cc:740] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.299221 31179 consensus_queue.cc:260] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.299265 31179 raft_consensus.cc:399] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.299291 31179 raft_consensus.cc:493] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.299324 31179 raft_consensus.cc:3060] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.299535 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.299939 31179 raft_consensus.cc:515] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.299957 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.300029 31179 leader_election.cc:304] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.300107 31187 raft_consensus.cc:2804] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.300170 31187 raft_consensus.cc:697] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.300220 31187 consensus_queue.cc:237] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.300256 31189 ts_tablet_manager.cc:1929] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.300338 31189 log.cc:1199] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/7b8df5ef0d2c4b59b610384086326b96
I20260503 14:05:09.300427 31179 leader_election.cc:290] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
W20260503 14:05:09.300575 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c3749eff4bb483b93e13f0229e0f4d5 has no consensus state
I20260503 14:05:09.300583 31179 ts_tablet_manager.cc:1434] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.300634 31189 ts_tablet_manager.cc:1950] T 7b8df5ef0d2c4b59b610384086326b96 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.301082 31189 tablet_replica.cc:333] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.301174 31189 raft_consensus.cc:2243] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.301167 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.301272 31189 raft_consensus.cc:2272] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.301215 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 7b8df5ef0d2c4b59b610384086326b96 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.301671 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3749eff4bb483b93e13f0229e0f4d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.301771 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3749eff4bb483b93e13f0229e0f4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.301784 31189 ts_tablet_manager.cc:1916] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.301805 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.302335 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 6c3749eff4bb483b93e13f0229e0f4d5
I20260503 14:05:09.302572 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c3749eff4bb483b93e13f0229e0f4d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.302716 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.303022 31179 tablet_bootstrap.cc:492] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.303167 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.303256 31189 ts_tablet_manager.cc:1929] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.303315 31189 log.cc:1199] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/87a728c32a164fdb957273af4204ab47
I20260503 14:05:09.303437 31179 tablet_bootstrap.cc:654] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.303529 31189 ts_tablet_manager.cc:1950] T 87a728c32a164fdb957273af4204ab47 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
W20260503 14:05:09.303694 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 830a1e458421421fbaa789edf7d01354 has no consensus state
I20260503 14:05:09.304023 31189 tablet_replica.cc:333] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.304093 31189 raft_consensus.cc:2243] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.304126 31189 raft_consensus.cc:2272] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.304219 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.304314 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 87a728c32a164fdb957273af4204ab47 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.304448 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 830a1e458421421fbaa789edf7d01354 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.304558 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830a1e458421421fbaa789edf7d01354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.304563 31179 tablet_bootstrap.cc:492] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.304618 31179 ts_tablet_manager.cc:1403] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.304661 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.304806 31189 ts_tablet_manager.cc:1916] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.304816 31179 raft_consensus.cc:359] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.304962 31179 raft_consensus.cc:385] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.304981 31179 raft_consensus.cc:740] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.305023 31179 consensus_queue.cc:260] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.305055 31179 raft_consensus.cc:399] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.305073 31179 raft_consensus.cc:493] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.305092 31179 raft_consensus.cc:3060] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.305766 31179 raft_consensus.cc:515] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.305828 31179 leader_election.cc:304] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.305893 31181 raft_consensus.cc:2804] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.305929 31181 raft_consensus.cc:697] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.305965 31181 consensus_queue.cc:237] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.306124 31189 ts_tablet_manager.cc:1929] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.306143 31179 leader_election.cc:290] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.306183 31189 log.cc:1199] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/03c68deaccba4c5b815d4919ca01be17
I20260503 14:05:09.306252 31179 ts_tablet_manager.cc:1434] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.306320 31179 tablet_bootstrap.cc:492] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.306413 31189 ts_tablet_manager.cc:1950] T 03c68deaccba4c5b815d4919ca01be17 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.306452 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 830a1e458421421fbaa789edf7d01354
I20260503 14:05:09.306666 31189 tablet_replica.cc:333] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.306744 31189 raft_consensus.cc:2243] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.306784 31189 raft_consensus.cc:2272] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.306809 31179 tablet_bootstrap.cc:654] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.306927 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 03c68deaccba4c5b815d4919ca01be17 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.306998 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 830a1e458421421fbaa789edf7d01354 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.307197 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.307300 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.307417 31189 ts_tablet_manager.cc:1916] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.307853 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.308317 31179 tablet_bootstrap.cc:492] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.308382 31179 ts_tablet_manager.cc:1403] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
W20260503 14:05:09.308465 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f63da782b35f4ff2826770921b685f7c has no consensus state
I20260503 14:05:09.308560 31179 raft_consensus.cc:359] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.308611 31179 raft_consensus.cc:385] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.308630 31179 raft_consensus.cc:740] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.308682 31179 consensus_queue.cc:260] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.308735 31179 raft_consensus.cc:399] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.308758 31179 raft_consensus.cc:493] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.308779 31179 raft_consensus.cc:3060] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.308917 31189 ts_tablet_manager.cc:1929] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.308912 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.308991 31189 log.cc:1199] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/6c3749eff4bb483b93e13f0229e0f4d5
I20260503 14:05:09.309195 31189 ts_tablet_manager.cc:1950] T 6c3749eff4bb483b93e13f0229e0f4d5 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.309209 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f63da782b35f4ff2826770921b685f7c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.309345 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63da782b35f4ff2826770921b685f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.309485 31179 raft_consensus.cc:515] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.309569 31179 leader_election.cc:304] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.309624 31179 leader_election.cc:290] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.309650 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 6c3749eff4bb483b93e13f0229e0f4d5 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.309687 31181 raft_consensus.cc:2804] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.309742 31181 raft_consensus.cc:697] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.309788 31181 consensus_queue.cc:237] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.309741 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 830a1e458421421fbaa789edf7d01354 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 830a1e458421421fbaa789edf7d01354 already in progress: creating tablet
I20260503 14:05:09.309948 31179 ts_tablet_manager.cc:1434] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:05:09.310509 31179 tablet_bootstrap.cc:492] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.310726 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.311051 31179 tablet_bootstrap.cc:654] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.311096 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 830a1e458421421fbaa789edf7d01354 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.311254 31189 tablet_replica.cc:333] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.311317 31189 raft_consensus.cc:2243] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.311336 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet f63da782b35f4ff2826770921b685f7c
I20260503 14:05:09.311364 31189 raft_consensus.cc:2272] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.311635 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet f63da782b35f4ff2826770921b685f7c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.311779 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.311992 31189 ts_tablet_manager.cc:1916] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.312067 31179 tablet_bootstrap.cc:492] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.312110 31179 ts_tablet_manager.cc:1403] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.311975 31042 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.312338 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.312397 31179 raft_consensus.cc:359] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.312445 31179 raft_consensus.cc:385] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.312476 31179 raft_consensus.cc:740] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.312572 31179 consensus_queue.cc:260] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.312633 31179 raft_consensus.cc:399] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.312661 31179 raft_consensus.cc:493] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.312688 31179 raft_consensus.cc:3060] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.313146 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13e9c20c744646e780cdb8a21ff63ac0 has no consensus state
I20260503 14:05:09.313354 31179 raft_consensus.cc:515] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.313432 31179 leader_election.cc:304] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.313504 31179 leader_election.cc:290] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.313584 31181 raft_consensus.cc:2804] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.313653 31181 raft_consensus.cc:697] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.313714 31189 ts_tablet_manager.cc:1929] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.313768 31189 log.cc:1199] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/830a1e458421421fbaa789edf7d01354
I20260503 14:05:09.313699 31181 consensus_queue.cc:237] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.313593 31179 ts_tablet_manager.cc:1434] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:09.313917 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 13e9c20c744646e780cdb8a21ff63ac0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.313985 31189 ts_tablet_manager.cc:1950] T 830a1e458421421fbaa789edf7d01354 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.314033 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e9c20c744646e780cdb8a21ff63ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.314270 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 830a1e458421421fbaa789edf7d01354 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.314371 31189 tablet_replica.cc:333] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.314414 31189 raft_consensus.cc:2243] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.314441 31189 raft_consensus.cc:2272] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.314747 31189 ts_tablet_manager.cc:1916] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.315128 31179 tablet_bootstrap.cc:492] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.315332 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.315567 31179 tablet_bootstrap.cc:654] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.315752 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.316089 31179 tablet_bootstrap.cc:492] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.316128 31189 ts_tablet_manager.cc:1929] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.316140 31179 ts_tablet_manager.cc:1403] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.316182 31189 log.cc:1199] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/f63da782b35f4ff2826770921b685f7c
I20260503 14:05:09.316298 31179 raft_consensus.cc:359] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.316306 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 13e9c20c744646e780cdb8a21ff63ac0
I20260503 14:05:09.316383 31179 raft_consensus.cc:385] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.316406 31189 ts_tablet_manager.cc:1950] T f63da782b35f4ff2826770921b685f7c P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.316417 31179 raft_consensus.cc:740] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.316462 31179 consensus_queue.cc:260] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.316516 31179 raft_consensus.cc:399] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.316622 31179 raft_consensus.cc:493] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.316660 31179 raft_consensus.cc:3060] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.316777 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 13e9c20c744646e780cdb8a21ff63ac0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.316798 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet f63da782b35f4ff2826770921b685f7c (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.316959 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 13e9c20c744646e780cdb8a21ff63ac0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13e9c20c744646e780cdb8a21ff63ac0 already in progress: creating tablet
I20260503 14:05:09.317009 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.317358 31179 raft_consensus.cc:515] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.317425 31179 leader_election.cc:304] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.317476 31179 leader_election.cc:290] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.317494 31181 raft_consensus.cc:2804] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.317550 31179 ts_tablet_manager.cc:1434] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.317561 31181 raft_consensus.cc:697] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.317512 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.317600 31181 consensus_queue.cc:237] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.318126 31042 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e5cbee92e48d416fa1ab703998e43a31 has no consensus state
I20260503 14:05:09.318384 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 13e9c20c744646e780cdb8a21ff63ac0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.318535 31189 tablet_replica.cc:333] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.318617 31189 raft_consensus.cc:2243] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.318692 31189 raft_consensus.cc:2272] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.318725 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.318933 31130 tablet_service.cc:1511] Processing CreateTablet for tablet e5cbee92e48d416fa1ab703998e43a31 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.319037 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cbee92e48d416fa1ab703998e43a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.319173 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.319957 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet e5cbee92e48d416fa1ab703998e43a31
I20260503 14:05:09.320108 31179 tablet_bootstrap.cc:492] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.320497 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.320606 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet e5cbee92e48d416fa1ab703998e43a31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.320636 31179 tablet_bootstrap.cc:654] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.320883 31189 ts_tablet_manager.cc:1916] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.320930 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.321195 31179 tablet_bootstrap.cc:492] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.321230 31179 ts_tablet_manager.cc:1403] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.321362 31179 raft_consensus.cc:359] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.321409 31179 raft_consensus.cc:385] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260503 14:05:09.321422 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c6f3f4300654173be62cf165dfdacc9 has no consensus state
I20260503 14:05:09.321444 31179 raft_consensus.cc:740] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.321549 31179 consensus_queue.cc:260] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.321600 31179 raft_consensus.cc:399] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.321626 31179 raft_consensus.cc:493] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.321648 31179 raft_consensus.cc:3060] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.321843 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.322203 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6f3f4300654173be62cf165dfdacc9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.322270 31042 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.322410 31179 raft_consensus.cc:515] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.322448 31189 ts_tablet_manager.cc:1929] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.322484 31179 leader_election.cc:304] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.322458 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6f3f4300654173be62cf165dfdacc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.322546 31179 leader_election.cc:290] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.322582 31187 raft_consensus.cc:2804] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.322626 31187 raft_consensus.cc:697] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.322664 31187 consensus_queue.cc:237] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.322796 31042 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 1c6f3f4300654173be62cf165dfdacc9
I20260503 14:05:09.322671 31179 ts_tablet_manager.cc:1434] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:09.323052 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c6f3f4300654173be62cf165dfdacc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.323120 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.323645 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.323773 31179 tablet_bootstrap.cc:492] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.322525 31189 log.cc:1199] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/13e9c20c744646e780cdb8a21ff63ac0
I20260503 14:05:09.324010 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.324096 31189 ts_tablet_manager.cc:1950] T 13e9c20c744646e780cdb8a21ff63ac0 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.324201 31179 tablet_bootstrap.cc:654] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.324294 31189 tablet_replica.cc:333] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.324353 31189 raft_consensus.cc:2243] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.324398 31189 raft_consensus.cc:2272] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.324646 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 13e9c20c744646e780cdb8a21ff63ac0 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.324693 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 95ce80b73e8c469890a75f2daf3b0e23 has no consensus state
I20260503 14:05:09.324755 31179 tablet_bootstrap.cc:492] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.324801 31179 ts_tablet_manager.cc:1403] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.325053 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.325098 31189 ts_tablet_manager.cc:1916] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.325089 31179 raft_consensus.cc:359] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.325277 31179 raft_consensus.cc:385] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.325305 31179 raft_consensus.cc:740] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.325341 31179 consensus_queue.cc:260] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.325376 31179 raft_consensus.cc:399] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.325394 31179 raft_consensus.cc:493] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.325412 31179 raft_consensus.cc:3060] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.325568 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.325986 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 95ce80b73e8c469890a75f2daf3b0e23 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260503 14:05:09.326000 31179 raft_consensus.cc:515] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.326090 31179 leader_election.cc:304] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.326107 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ce80b73e8c469890a75f2daf3b0e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.326129 31179 leader_election.cc:290] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.326182 31187 raft_consensus.cc:2804] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.326202 31179 ts_tablet_manager.cc:1434] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.326244 31187 raft_consensus.cc:697] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.326277 31187 consensus_queue.cc:237] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.326135 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 95ce80b73e8c469890a75f2daf3b0e23
I20260503 14:05:09.326787 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 95ce80b73e8c469890a75f2daf3b0e23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.326859 31189 ts_tablet_manager.cc:1929] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.326993 31189 log.cc:1199] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/e5cbee92e48d416fa1ab703998e43a31
I20260503 14:05:09.327080 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.327294 31189 ts_tablet_manager.cc:1950] T e5cbee92e48d416fa1ab703998e43a31 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.327342 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.327548 31189 tablet_replica.cc:333] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.327556 31179 tablet_bootstrap.cc:492] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.327610 31189 raft_consensus.cc:2243] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.327642 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet e5cbee92e48d416fa1ab703998e43a31 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.327643 31189 raft_consensus.cc:2272] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.327980 31189 ts_tablet_manager.cc:1916] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.328013 31179 tablet_bootstrap.cc:654] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.328708 31179 tablet_bootstrap.cc:492] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.328655 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.328742 31179 ts_tablet_manager.cc:1403] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.328845 31179 raft_consensus.cc:359] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.328902 31179 raft_consensus.cc:385] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.328922 31179 raft_consensus.cc:740] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.328960 31179 consensus_queue.cc:260] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.329008 31179 raft_consensus.cc:399] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.329039 31179 raft_consensus.cc:493] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.329068 31179 raft_consensus.cc:3060] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.329190 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a71edf56a2041ea804245d4b8bff4bd has no consensus state
I20260503 14:05:09.329540 31189 ts_tablet_manager.cc:1929] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.329595 31189 log.cc:1199] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/1c6f3f4300654173be62cf165dfdacc9
I20260503 14:05:09.329787 31179 raft_consensus.cc:515] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.329787 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.329843 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 7a71edf56a2041ea804245d4b8bff4bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260503 14:05:09.329872 31179 leader_election.cc:304] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.329872 31189 ts_tablet_manager.cc:1950] T 1c6f3f4300654173be62cf165dfdacc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.329929 31179 leader_election.cc:290] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.329954 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a71edf56a2041ea804245d4b8bff4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.329981 31181 raft_consensus.cc:2804] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.330001 31179 ts_tablet_manager.cc:1434] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.330019 31181 raft_consensus.cc:697] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.330062 31181 consensus_queue.cc:237] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.330192 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.330371 31189 tablet_replica.cc:333] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.330413 31189 raft_consensus.cc:2243] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.330438 31189 pending_rounds.cc:70] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Trying to abort 1 pending ops.
I20260503 14:05:09.330444 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 1c6f3f4300654173be62cf165dfdacc9 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.330474 31189 pending_rounds.cc:77] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 222 op_type: NO_OP noop_request { }
I20260503 14:05:09.330533 31189 raft_consensus.cc:2889] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260503 14:05:09.330554 31189 raft_consensus.cc:2272] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.330837 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 7a71edf56a2041ea804245d4b8bff4bd
I20260503 14:05:09.331189 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a71edf56a2041ea804245d4b8bff4bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.331208 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.331321 31179 tablet_bootstrap.cc:492] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.331365 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
W20260503 14:05:09.331604 31407 consensus_queue.cc:1175] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ec4060ab3a614c679407edc58afcc6fd" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260503 14:05:09.331770 31179 tablet_bootstrap.cc:654] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.331817 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.332000 31189 ts_tablet_manager.cc:1916] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.332333 31179 tablet_bootstrap.cc:492] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
W20260503 14:05:09.332360 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f5c8388d8cf45adaee56b0b1e901bc9 has no consensus state
I20260503 14:05:09.332378 31179 ts_tablet_manager.cc:1403] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.332520 31179 raft_consensus.cc:359] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.332617 31179 raft_consensus.cc:385] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.332641 31179 raft_consensus.cc:740] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.332762 31179 consensus_queue.cc:260] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.332849 31179 raft_consensus.cc:399] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.332827 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.332919 31179 raft_consensus.cc:493] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.333009 31179 raft_consensus.cc:3060] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.333139 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5c8388d8cf45adaee56b0b1e901bc9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.333221 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.333228 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5c8388d8cf45adaee56b0b1e901bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.333650 31189 ts_tablet_manager.cc:1929] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.333700 31189 log.cc:1199] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/95ce80b73e8c469890a75f2daf3b0e23
I20260503 14:05:09.333739 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 8f5c8388d8cf45adaee56b0b1e901bc9
I20260503 14:05:09.333813 31179 raft_consensus.cc:515] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.333871 31179 leader_election.cc:304] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.333902 31189 ts_tablet_manager.cc:1950] T 95ce80b73e8c469890a75f2daf3b0e23 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.333941 31187 raft_consensus.cc:2804] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.333982 31187 raft_consensus.cc:697] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.334019 31187 consensus_queue.cc:237] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.334280 31179 leader_election.cc:290] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.334390 31179 ts_tablet_manager.cc:1434] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.334396 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 95ce80b73e8c469890a75f2daf3b0e23 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.334642 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 7a71edf56a2041ea804245d4b8bff4bd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7a71edf56a2041ea804245d4b8bff4bd already in progress: creating tablet
I20260503 14:05:09.334900 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.334924 31179 tablet_bootstrap.cc:492] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.334969 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f5c8388d8cf45adaee56b0b1e901bc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.335369 31179 tablet_bootstrap.cc:654] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.335314 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
W20260503 14:05:09.335755 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 8f5c8388d8cf45adaee56b0b1e901bc9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8f5c8388d8cf45adaee56b0b1e901bc9 already in progress: creating tablet
I20260503 14:05:09.335844 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a71edf56a2041ea804245d4b8bff4bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.335888 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.336143 31189 tablet_replica.cc:333] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.336189 31189 raft_consensus.cc:2243] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.336246 31179 tablet_bootstrap.cc:492] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.336256 31189 raft_consensus.cc:2272] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.336315 31179 ts_tablet_manager.cc:1403] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.336467 31179 raft_consensus.cc:359] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.336555 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da3f71cdbf8247d0ae111ecb5f7c2415 has no consensus state
I20260503 14:05:09.336570 31179 raft_consensus.cc:385] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.336663 31179 raft_consensus.cc:740] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.336728 31179 consensus_queue.cc:260] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.336784 31179 raft_consensus.cc:399] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.336809 31179 raft_consensus.cc:493] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.336836 31179 raft_consensus.cc:3060] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.337141 31189 ts_tablet_manager.cc:1916] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.337361 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.337381 31130 tablet_service.cc:1511] Processing CreateTablet for tablet da3f71cdbf8247d0ae111ecb5f7c2415 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION VALUES < 100
I20260503 14:05:09.337502 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3f71cdbf8247d0ae111ecb5f7c2415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.337581 31179 raft_consensus.cc:515] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.337656 31179 leader_election.cc:304] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.337735 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.337735 31181 raft_consensus.cc:2804] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.338080 31181 raft_consensus.cc:697] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.338125 31181 consensus_queue.cc:237] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.338284 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet da3f71cdbf8247d0ae111ecb5f7c2415
I20260503 14:05:09.337744 31179 leader_election.cc:290] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.338726 31189 ts_tablet_manager.cc:1929] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.338815 31189 log.cc:1199] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/7a71edf56a2041ea804245d4b8bff4bd
I20260503 14:05:09.338876 31179 ts_tablet_manager.cc:1434] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260503 14:05:09.339002 31040 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.339079 31189 ts_tablet_manager.cc:1950] T 7a71edf56a2041ea804245d4b8bff4bd P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.339250 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f5c8388d8cf45adaee56b0b1e901bc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.339207 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.339354 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet da3f71cdbf8247d0ae111ecb5f7c2415 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.339005 31179 tablet_bootstrap.cc:492] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.339718 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.339993 31189 tablet_replica.cc:333] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.340046 31189 raft_consensus.cc:2243] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.340057 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 7a71edf56a2041ea804245d4b8bff4bd (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.340094 31189 raft_consensus.cc:2272] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.340194 31179 tablet_bootstrap.cc:654] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.340340 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f9abc4fa32f4b67b8dd149c93514e65 has no consensus state
I20260503 14:05:09.340927 31189 ts_tablet_manager.cc:1916] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.340864 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.341293 31179 tablet_bootstrap.cc:492] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.341348 31179 ts_tablet_manager.cc:1403] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.341459 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9abc4fa32f4b67b8dd149c93514e65 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260503 14:05:09.341500 31179 raft_consensus.cc:359] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.341548 31179 raft_consensus.cc:385] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.341711 31179 raft_consensus.cc:740] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.341766 31179 consensus_queue.cc:260] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.341814 31179 raft_consensus.cc:399] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.341840 31179 raft_consensus.cc:493] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.341862 31179 raft_consensus.cc:3060] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.342530 31179 raft_consensus.cc:515] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.342592 31179 leader_election.cc:304] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.342636 31179 leader_election.cc:290] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.342667 31187 raft_consensus.cc:2804] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.342820 31187 raft_consensus.cc:697] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.342875 31187 consensus_queue.cc:237] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.341566 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9abc4fa32f4b67b8dd149c93514e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.341598 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.344111 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 0f9abc4fa32f4b67b8dd149c93514e65
I20260503 14:05:09.344326 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f9abc4fa32f4b67b8dd149c93514e65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.344518 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.342710 31179 ts_tablet_manager.cc:1434] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.344645 31179 tablet_bootstrap.cc:492] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.344753 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.345121 31179 tablet_bootstrap.cc:654] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.345261 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.345710 31179 tablet_bootstrap.cc:492] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.345757 31179 ts_tablet_manager.cc:1403] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
W20260503 14:05:09.345818 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 607cf1d0214e4ac5b0dc4dbcd73c860f has no consensus state
I20260503 14:05:09.345898 31179 raft_consensus.cc:359] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.345955 31179 raft_consensus.cc:385] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.345981 31179 raft_consensus.cc:740] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.346084 31189 ts_tablet_manager.cc:1929] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.346144 31189 log.cc:1199] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/8f5c8388d8cf45adaee56b0b1e901bc9
I20260503 14:05:09.346143 31179 consensus_queue.cc:260] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.346232 31179 raft_consensus.cc:399] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.346263 31179 raft_consensus.cc:493] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.346297 31179 raft_consensus.cc:3060] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.346432 31189 ts_tablet_manager.cc:1950] T 8f5c8388d8cf45adaee56b0b1e901bc9 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.346437 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.346654 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 607cf1d0214e4ac5b0dc4dbcd73c860f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260503 14:05:09.346755 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607cf1d0214e4ac5b0dc4dbcd73c860f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.346885 31189 tablet_replica.cc:333] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.346938 31189 raft_consensus.cc:2243] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.346943 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 8f5c8388d8cf45adaee56b0b1e901bc9 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.346966 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.347069 31179 raft_consensus.cc:515] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.347136 31179 leader_election.cc:304] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.347205 31179 leader_election.cc:290] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.347218 31187 raft_consensus.cc:2804] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.346979 31189 raft_consensus.cc:2272] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.347283 31187 raft_consensus.cc:697] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.347312 31187 consensus_queue.cc:237] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.347407 31179 ts_tablet_manager.cc:1434] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260503 14:05:09.347570 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 607cf1d0214e4ac5b0dc4dbcd73c860f
I20260503 14:05:09.347620 31189 ts_tablet_manager.cc:1916] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.347812 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 607cf1d0214e4ac5b0dc4dbcd73c860f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.348130 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.348183 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.348927 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.348996 31189 ts_tablet_manager.cc:1929] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.349047 31189 log.cc:1199] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/da3f71cdbf8247d0ae111ecb5f7c2415
I20260503 14:05:09.349258 31189 ts_tablet_manager.cc:1950] T da3f71cdbf8247d0ae111ecb5f7c2415 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
W20260503 14:05:09.349808 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 31b977563f104e13824240b7f8f55cc1 has no consensus state
I20260503 14:05:09.349833 31189 tablet_replica.cc:333] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.349884 31189 raft_consensus.cc:2243] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.349922 31179 tablet_bootstrap.cc:492] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.349928 31189 raft_consensus.cc:2272] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.349912 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet da3f71cdbf8247d0ae111ecb5f7c2415 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.350314 31179 tablet_bootstrap.cc:654] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.350415 31189 ts_tablet_manager.cc:1916] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.350586 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.350831 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 31b977563f104e13824240b7f8f55cc1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.350960 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b977563f104e13824240b7f8f55cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.351032 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.351647 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 31b977563f104e13824240b7f8f55cc1
I20260503 14:05:09.351851 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b977563f104e13824240b7f8f55cc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.352051 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.352332 31189 ts_tablet_manager.cc:1929] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.352401 31189 log.cc:1199] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/0f9abc4fa32f4b67b8dd149c93514e65
I20260503 14:05:09.352419 31179 tablet_bootstrap.cc:492] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.352471 31179 ts_tablet_manager.cc:1403] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260503 14:05:09.352514 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.352654 31189 ts_tablet_manager.cc:1950] T 0f9abc4fa32f4b67b8dd149c93514e65 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.352674 31179 raft_consensus.cc:359] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.352739 31179 raft_consensus.cc:385] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.352767 31179 raft_consensus.cc:740] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.352905 31179 consensus_queue.cc:260] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.353008 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 0f9abc4fa32f4b67b8dd149c93514e65 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
I20260503 14:05:09.352973 31179 raft_consensus.cc:399] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.353086 31179 raft_consensus.cc:493] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.353111 31179 raft_consensus.cc:3060] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
W20260503 14:05:09.353307 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 607cf1d0214e4ac5b0dc4dbcd73c860f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 607cf1d0214e4ac5b0dc4dbcd73c860f already in progress: creating tablet
W20260503 14:05:09.353385 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 31b977563f104e13824240b7f8f55cc1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 31b977563f104e13824240b7f8f55cc1 already in progress: creating tablet
I20260503 14:05:09.353788 31179 raft_consensus.cc:515] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.353843 31179 leader_election.cc:304] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.353904 31179 leader_election.cc:290] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.353989 31187 raft_consensus.cc:2804] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.354022 31179 ts_tablet_manager.cc:1434] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.354063 31187 raft_consensus.cc:697] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.354076 31179 tablet_bootstrap.cc:492] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.354100 31187 consensus_queue.cc:237] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.354588 31179 tablet_bootstrap.cc:654] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.354938 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dca320db23b24239959170f5a98ae31d has no consensus state
I20260503 14:05:09.355077 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 607cf1d0214e4ac5b0dc4dbcd73c860f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.355225 31179 tablet_bootstrap.cc:492] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.355264 31179 ts_tablet_manager.cc:1403] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.355357 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.355651 31179 raft_consensus.cc:359] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.355664 31131 tablet_service.cc:1511] Processing CreateTablet for tablet dca320db23b24239959170f5a98ae31d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.355719 31179 raft_consensus.cc:385] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.355742 31179 raft_consensus.cc:740] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.355373 31189 tablet_replica.cc:333] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.355801 31179 consensus_queue.cc:260] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.355784 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca320db23b24239959170f5a98ae31d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.355841 31189 raft_consensus.cc:2243] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.355852 31179 raft_consensus.cc:399] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.355861 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.355919 31189 raft_consensus.cc:2272] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.355932 31179 raft_consensus.cc:493] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.355954 31179 raft_consensus.cc:3060] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.356467 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet dca320db23b24239959170f5a98ae31d
I20260503 14:05:09.356564 31179 raft_consensus.cc:515] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.356622 31179 leader_election.cc:304] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.356676 31179 leader_election.cc:290] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.356734 31182 raft_consensus.cc:2804] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.356742 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet dca320db23b24239959170f5a98ae31d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.356812 31182 raft_consensus.cc:697] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.356846 31182 consensus_queue.cc:237] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.356884 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.357012 31179 ts_tablet_manager.cc:1434] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.357213 31179 tablet_bootstrap.cc:492] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.357291 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.357635 31179 tablet_bootstrap.cc:654] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
W20260503 14:05:09.357982 31041 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2097b2a0d8394c48ba49b755059add65 has no consensus state
I20260503 14:05:09.358080 31189 ts_tablet_manager.cc:1916] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.358116 31131 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b977563f104e13824240b7f8f55cc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.358392 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.358939 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.359094 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 2097b2a0d8394c48ba49b755059add65 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.359194 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2097b2a0d8394c48ba49b755059add65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.359501 31040 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet 2097b2a0d8394c48ba49b755059add65
I20260503 14:05:09.359614 31189 ts_tablet_manager.cc:1929] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.359658 31189 log.cc:1199] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/607cf1d0214e4ac5b0dc4dbcd73c860f
I20260503 14:05:09.359707 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet 2097b2a0d8394c48ba49b755059add65 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.359892 31189 ts_tablet_manager.cc:1950] T 607cf1d0214e4ac5b0dc4dbcd73c860f P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.360121 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.360191 31189 tablet_replica.cc:333] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.360229 31189 raft_consensus.cc:2243] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.360286 31189 raft_consensus.cc:2272] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.360445 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 607cf1d0214e4ac5b0dc4dbcd73c860f (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.360496 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet dca320db23b24239959170f5a98ae31d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dca320db23b24239959170f5a98ae31d already in progress: creating tablet
I20260503 14:05:09.360756 31189 ts_tablet_manager.cc:1916] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:09.360805 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
W20260503 14:05:09.361510 31040 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ff984faab43d4878b699debcfc891293 has no consensus state
I20260503 14:05:09.361999 31040 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.362059 31189 ts_tablet_manager.cc:1929] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:09.362202 31131 tablet_service.cc:1511] Processing CreateTablet for tablet ff984faab43d4878b699debcfc891293 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:09.362231 31189 log.cc:1199] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/31b977563f104e13824240b7f8f55cc1
I20260503 14:05:09.362107 31179 tablet_bootstrap.cc:492] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.362287 31179 ts_tablet_manager.cc:1403] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.001s
I20260503 14:05:09.362313 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff984faab43d4878b699debcfc891293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.362426 31179 raft_consensus.cc:359] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.362466 31189 ts_tablet_manager.cc:1950] T 31b977563f104e13824240b7f8f55cc1 P ec4060ab3a614c679407edc58afcc6fd: Deleting consensus metadata
I20260503 14:05:09.362480 31179 raft_consensus.cc:385] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.362481 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
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
I20260503 14:05:09.362563 31179 raft_consensus.cc:740] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.362627 31179 consensus_queue.cc:260] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.362680 31179 raft_consensus.cc:399] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.362705 31179 raft_consensus.cc:493] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.362725 31179 raft_consensus.cc:3060] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.362778 31028 catalog_manager.cc:5002] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): tablet 31b977563f104e13824240b7f8f55cc1 (table test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9]) successfully deleted
W20260503 14:05:09.362857 31028 catalog_manager.cc:4982] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet 2097b2a0d8394c48ba49b755059add65 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2097b2a0d8394c48ba49b755059add65 already in progress: creating tablet
I20260503 14:05:09.363168 31041 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: Sending DeleteTablet for 1 replicas of tablet ff984faab43d4878b699debcfc891293
I20260503 14:05:09.363461 31179 raft_consensus.cc:515] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.363543 31179 leader_election.cc:304] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.363574 31130 tablet_service.cc:1558] Processing DeleteTablet for tablet ff984faab43d4878b699debcfc891293 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:09 UTC) from {username='slave'} at 127.0.0.1:35102
I20260503 14:05:09.363624 31187 raft_consensus.cc:2804] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.363611 31179 leader_election.cc:290] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.363559 31041 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48380:
table { table_name: "test-alter-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
I20260503 14:05:09.363669 31187 raft_consensus.cc:697] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.363703 31187 consensus_queue.cc:237] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
W20260503 14:05:09.363969 31028 catalog_manager.cc:4969] TS ec4060ab3a614c679407edc58afcc6fd (127.25.120.193:34951): delete failed for tablet ff984faab43d4878b699debcfc891293 because the tablet was not found. No further retry: Not found: Tablet not found: ff984faab43d4878b699debcfc891293
I20260503 14:05:09.364046 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:09.364421 31179 ts_tablet_manager.cc:1434] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:09.364507 31179 tablet_bootstrap.cc:492] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.364926 31041 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: test-alter-range-partitioning-invalid-unbounded [id=dc153d1a06f44c188da0545f77de95f9] alter complete (version 0)
I20260503 14:05:09.365211 31179 tablet_bootstrap.cc:654] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.365864 31179 tablet_bootstrap.cc:492] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.365948 31179 ts_tablet_manager.cc:1403] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.366098 31179 raft_consensus.cc:359] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.366150 31179 raft_consensus.cc:385] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.366169 31179 raft_consensus.cc:740] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.366228 31179 consensus_queue.cc:260] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.366253 31179 raft_consensus.cc:399] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.366267 31179 raft_consensus.cc:493] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.366281 31179 raft_consensus.cc:3060] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.366894 31179 raft_consensus.cc:515] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.366941 31179 leader_election.cc:304] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.367007 31179 leader_election.cc:290] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.367023 31181 raft_consensus.cc:2804] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.367098 31181 raft_consensus.cc:697] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.367165 31181 consensus_queue.cc:237] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.367106 31179 ts_tablet_manager.cc:1434] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.367412 31179 tablet_bootstrap.cc:492] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: Bootstrap starting.
I20260503 14:05:09.367815 31179 tablet_bootstrap.cc:654] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.368007 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:09.368373 31179 tablet_bootstrap.cc:492] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: No bootstrap required, opened a new log
I20260503 14:05:09.368425 31179 ts_tablet_manager.cc:1403] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.368660 31179 raft_consensus.cc:359] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.368707 31179 raft_consensus.cc:385] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.368721 31179 raft_consensus.cc:740] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.368772 31179 consensus_queue.cc:260] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.368824 31179 raft_consensus.cc:399] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.368839 31179 raft_consensus.cc:493] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.368853 31179 raft_consensus.cc:3060] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.369282 31179 raft_consensus.cc:515] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.369338 31179 leader_election.cc:304] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec4060ab3a614c679407edc58afcc6fd; no voters:
I20260503 14:05:09.369366 31179 leader_election.cc:290] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.369391 31182 raft_consensus.cc:2804] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.369508 31182 raft_consensus.cc:697] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Becoming Leader. State: Replica: ec4060ab3a614c679407edc58afcc6fd, State: Running, Role: LEADER
I20260503 14:05:09.369508 31179 ts_tablet_manager.cc:1434] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.369580 31182 consensus_queue.cc:237] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec4060ab3a614c679407edc58afcc6fd" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34951 } }
I20260503 14:05:09.370292 26083 tablet_replica.cc:333] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.370371 26083 raft_consensus.cc:2243] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.370417 26083 raft_consensus.cc:2272] T ff984faab43d4878b699debcfc891293 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.370697 26083 tablet_replica.cc:333] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.370762 26083 raft_consensus.cc:2243] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.370843 26083 raft_consensus.cc:2272] T 2097b2a0d8394c48ba49b755059add65 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.371268 26083 tablet_replica.cc:333] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.371333 26083 raft_consensus.cc:2243] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.371436 26083 raft_consensus.cc:2272] T dca320db23b24239959170f5a98ae31d P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.371803 26083 tablet_replica.cc:333] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd: stopping tablet replica
I20260503 14:05:09.371847 26083 raft_consensus.cc:2243] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.371873 26083 raft_consensus.cc:2272] T 4a1c5b4d42044b0e8b151879c78934c4 P ec4060ab3a614c679407edc58afcc6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.385349 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:09.390049 26083 master.cc:562] Master@127.25.120.254:45973 shutting down...
I20260503 14:05:09.713056 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.713197 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.713220 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 759199cc6c844394ae2313258187a649: stopping tablet replica
I20260503 14:05:09.726169 26083 master.cc:584] Master@127.25.120.254:45973 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (964 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20260503 14:05:09.731123 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:38431
I20260503 14:05:09.731276 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:09.731980 26083 webserver.cc:492] Webserver started at http://127.25.120.254:40101/ using document root <none> and password file <none>
I20260503 14:05:09.732055 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:09.732082 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:09.732111 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:09.732344 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "7da3c8bfd9274339a0fa37fa8bf37746"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:09.733366 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.733870 31431 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:09.733994 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.001s sys 0.000s
I20260503 14:05:09.734050 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "7da3c8bfd9274339a0fa37fa8bf37746"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:09.734097 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-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)
I20260503 14:05:09.748481 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:09.748764 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:09.751765 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:38431
I20260503 14:05:09.753088 31483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:38431 every 8 connection(s)
I20260503 14:05:09.754678 31484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.755821 31484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: Bootstrap starting.
I20260503 14:05:09.756131 31484 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.756754 31484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: No bootstrap required, opened a new log
I20260503 14:05:09.756911 31484 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER }
I20260503 14:05:09.756982 31484 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.757006 31484 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da3c8bfd9274339a0fa37fa8bf37746, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.757064 31484 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER }
I20260503 14:05:09.757105 31484 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.757136 31484 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.757165 31484 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.757704 31484 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER }
I20260503 14:05:09.757786 31484 leader_election.cc:304] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7da3c8bfd9274339a0fa37fa8bf37746; no voters:
I20260503 14:05:09.757918 31484 leader_election.cc:290] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.757963 31487 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.758087 31484 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:09.758170 31487 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 1 LEADER]: Becoming Leader. State: Replica: 7da3c8bfd9274339a0fa37fa8bf37746, State: Running, Role: LEADER
I20260503 14:05:09.758255 31487 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER }
I20260503 14:05:09.758450 31489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7da3c8bfd9274339a0fa37fa8bf37746. Latest consensus state: current_term: 1 leader_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER } }
I20260503 14:05:09.758481 31488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da3c8bfd9274339a0fa37fa8bf37746" member_type: VOTER } }
I20260503 14:05:09.758565 31489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:09.758576 31488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:09.758853 31494 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:09.759001 31494 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:09.759620 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:09.759666 31494 catalog_manager.cc:1357] Generated new cluster ID: 2b69fe4370124501a7487b4a8cf574cc
I20260503 14:05:09.759711 31494 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:09.770311 31494 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:09.770838 31494 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:09.777977 31494 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: Generated new TSK 0
I20260503 14:05:09.778107 31494 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:09.791685 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:09.792917 26083 webserver.cc:492] Webserver started at http://127.25.120.193:39275/ using document root <none> and password file <none>
I20260503 14:05:09.793008 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:09.793042 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:09.793085 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:09.793340 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "ac6edb733b8a48b1ad865787114d7fa9"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:09.794477 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.795043 31508 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:09.795243 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:09.795286 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "ac6edb733b8a48b1ad865787114d7fa9"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:09.795320 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1777817074337926-26083-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)
I20260503 14:05:09.811347 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:09.811553 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:09.811709 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:09.811937 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:09.811968 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:09.811991 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:09.812037 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:09.814993 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:43241
I20260503 14:05:09.815023 31571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:43241 every 8 connection(s)
I20260503 14:05:09.819291 31572 heartbeater.cc:344] Connected to a master server at 127.25.120.254:38431
I20260503 14:05:09.819376 31572 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:09.819481 31572 heartbeater.cc:507] Master 127.25.120.254:38431 requested a full tablet report, sending...
I20260503 14:05:09.819772 31448 ts_manager.cc:194] Registered new tserver with Master: ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193:43241)
I20260503 14:05:09.819974 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004719223s
I20260503 14:05:09.820382 31448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33574
I20260503 14:05:09.825322 31448 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33584:
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"
}
}
}
I20260503 14:05:09.830123 31536 tablet_service.cc:1511] Processing CreateTablet for tablet 55fd17ee834d4cd099c0fe3a3dc26737 (DEFAULT_TABLE table=fake-table [id=75afee1ae1f04ecb9d64269ee414dd00]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:09.830281 31536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fd17ee834d4cd099c0fe3a3dc26737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.831032 31572 heartbeater.cc:499] Master 127.25.120.254:38431 was elected leader, sending a full tablet report...
I20260503 14:05:09.831732 31584 tablet_bootstrap.cc:492] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.832048 31584 tablet_bootstrap.cc:654] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.832660 31584 tablet_bootstrap.cc:492] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.832708 31584 ts_tablet_manager.cc:1403] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.832795 31584 raft_consensus.cc:359] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.832863 31584 raft_consensus.cc:385] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.832885 31584 raft_consensus.cc:740] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.832950 31584 consensus_queue.cc:260] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.833017 31584 raft_consensus.cc:399] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.833047 31584 raft_consensus.cc:493] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.833073 31584 raft_consensus.cc:3060] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.833657 31584 raft_consensus.cc:515] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.833726 31584 leader_election.cc:304] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.833842 31584 leader_election.cc:290] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.833870 31586 raft_consensus.cc:2804] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.833987 31584 ts_tablet_manager.cc:1434] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.833986 31586 raft_consensus.cc:697] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.834074 31586 consensus_queue.cc:237] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.834811 31448 catalog_manager.cc:5671] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.842065 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:09.842491 31448 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33584:
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
}
}
}
I20260503 14:05:09.844274 31536 tablet_service.cc:1511] Processing CreateTablet for tablet 736677a27bc04a69977ebdce2d5161b8 (DEFAULT_TABLE table=kudu-3577 [id=e311e61f83c641d3849423e37d4eade5]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260503 14:05:09.844340 31533 tablet_service.cc:1511] Processing CreateTablet for tablet eea47422049a4da88a3d6038cbcec57c (DEFAULT_TABLE table=kudu-3577 [id=e311e61f83c641d3849423e37d4eade5]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.844362 31534 tablet_service.cc:1511] Processing CreateTablet for tablet 1d51669e570a462887cb3b3acd636a6b (DEFAULT_TABLE table=kudu-3577 [id=e311e61f83c641d3849423e37d4eade5]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260503 14:05:09.844437 31535 tablet_service.cc:1511] Processing CreateTablet for tablet 23e39a76af004a9a9d9ccb112cdf3649 (DEFAULT_TABLE table=kudu-3577 [id=e311e61f83c641d3849423e37d4eade5]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.844410 31536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736677a27bc04a69977ebdce2d5161b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.844573 31532 tablet_service.cc:1511] Processing CreateTablet for tablet e73b6caedc7942c0b893801c125fc45f (DEFAULT_TABLE table=kudu-3577 [id=e311e61f83c641d3849423e37d4eade5]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260503 14:05:09.844645 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73b6caedc7942c0b893801c125fc45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.844744 31534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d51669e570a462887cb3b3acd636a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.844895 31535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e39a76af004a9a9d9ccb112cdf3649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.845953 31533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea47422049a4da88a3d6038cbcec57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:09.845935 31584 tablet_bootstrap.cc:492] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.846346 31584 tablet_bootstrap.cc:654] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.847182 31584 tablet_bootstrap.cc:492] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.847225 31584 ts_tablet_manager.cc:1403] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.847357 31584 raft_consensus.cc:359] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.847432 31584 raft_consensus.cc:385] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.847455 31584 raft_consensus.cc:740] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.847518 31584 consensus_queue.cc:260] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.847566 31584 raft_consensus.cc:399] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.847581 31584 raft_consensus.cc:493] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.847595 31584 raft_consensus.cc:3060] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.848102 31584 raft_consensus.cc:515] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.848163 31584 leader_election.cc:304] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.848222 31584 leader_election.cc:290] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.848243 31586 raft_consensus.cc:2804] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.848294 31584 ts_tablet_manager.cc:1434] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.848317 31586 raft_consensus.cc:697] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.848353 31584 tablet_bootstrap.cc:492] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.848352 31586 consensus_queue.cc:237] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.848711 31584 tablet_bootstrap.cc:654] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.848834 31447 catalog_manager.cc:5671] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.849309 31584 tablet_bootstrap.cc:492] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.849359 31584 ts_tablet_manager.cc:1403] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.849507 31584 raft_consensus.cc:359] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.849591 31584 raft_consensus.cc:385] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.849622 31584 raft_consensus.cc:740] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.849660 31584 consensus_queue.cc:260] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.849701 31584 raft_consensus.cc:399] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.849721 31584 raft_consensus.cc:493] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.849747 31584 raft_consensus.cc:3060] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.850253 31584 raft_consensus.cc:515] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.850337 31584 leader_election.cc:304] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.850389 31584 leader_election.cc:290] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.850409 31586 raft_consensus.cc:2804] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.850454 31586 raft_consensus.cc:697] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.850478 31584 ts_tablet_manager.cc:1434] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:09.850492 31586 consensus_queue.cc:237] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.850538 31584 tablet_bootstrap.cc:492] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.850872 31584 tablet_bootstrap.cc:654] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.850986 31447 catalog_manager.cc:5671] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.851692 31584 tablet_bootstrap.cc:492] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.851734 31584 ts_tablet_manager.cc:1403] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.851868 31584 raft_consensus.cc:359] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.851926 31584 raft_consensus.cc:385] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.851944 31584 raft_consensus.cc:740] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.852015 31584 consensus_queue.cc:260] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.852054 31584 raft_consensus.cc:399] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.852082 31584 raft_consensus.cc:493] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.852110 31584 raft_consensus.cc:3060] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.852710 31584 raft_consensus.cc:515] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.852766 31584 leader_election.cc:304] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.852825 31584 leader_election.cc:290] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.852897 31587 raft_consensus.cc:2804] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.852952 31584 ts_tablet_manager.cc:1434] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.852979 31587 raft_consensus.cc:697] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.853010 31584 tablet_bootstrap.cc:492] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.853021 31587 consensus_queue.cc:237] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.853313 31584 tablet_bootstrap.cc:654] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.853483 31447 catalog_manager.cc:5671] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.853978 31584 tablet_bootstrap.cc:492] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.854030 31584 ts_tablet_manager.cc:1403] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.854132 31584 raft_consensus.cc:359] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.854195 31584 raft_consensus.cc:385] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.854218 31584 raft_consensus.cc:740] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.854264 31584 consensus_queue.cc:260] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.854308 31584 raft_consensus.cc:399] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.854332 31584 raft_consensus.cc:493] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.854359 31584 raft_consensus.cc:3060] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.855059 31584 raft_consensus.cc:515] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.855118 31584 leader_election.cc:304] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.855214 31584 leader_election.cc:290] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.855248 31587 raft_consensus.cc:2804] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.855302 31584 ts_tablet_manager.cc:1434] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:09.855293 31587 raft_consensus.cc:697] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.855370 31584 tablet_bootstrap.cc:492] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Bootstrap starting.
I20260503 14:05:09.855376 31587 consensus_queue.cc:237] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.855782 31584 tablet_bootstrap.cc:654] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:09.856053 31447 catalog_manager.cc:5671] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.856515 31584 tablet_bootstrap.cc:492] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: No bootstrap required, opened a new log
I20260503 14:05:09.856604 31584 ts_tablet_manager.cc:1403] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:09.856725 31584 raft_consensus.cc:359] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.856788 31584 raft_consensus.cc:385] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:09.856812 31584 raft_consensus.cc:740] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Initialized, Role: FOLLOWER
I20260503 14:05:09.856868 31584 consensus_queue.cc:260] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.856918 31584 raft_consensus.cc:399] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:09.856954 31584 raft_consensus.cc:493] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:09.856984 31584 raft_consensus.cc:3060] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:09.857775 31584 raft_consensus.cc:515] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.857841 31584 leader_election.cc:304] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac6edb733b8a48b1ad865787114d7fa9; no voters:
I20260503 14:05:09.857942 31587 raft_consensus.cc:2804] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:09.858014 31587 raft_consensus.cc:697] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ac6edb733b8a48b1ad865787114d7fa9, State: Running, Role: LEADER
I20260503 14:05:09.858062 31587 consensus_queue.cc:237] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } }
I20260503 14:05:09.858258 31584 leader_election.cc:290] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:09.858409 31584 ts_tablet_manager.cc:1434] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:09.858443 31447 catalog_manager.cc:5671] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac6edb733b8a48b1ad865787114d7fa9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ac6edb733b8a48b1ad865787114d7fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac6edb733b8a48b1ad865787114d7fa9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:09.875474 31447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260503 14:05:09.876852 31604 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260503 14:05:09.877025 31606 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260503 14:05:09.877030 31607 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260503 14:05:09.877801 31605 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260503 14:05:09.880570 31607 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260503 14:05:09.883450 31447 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 1)
I20260503 14:05:09.888367 31447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
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
I20260503 14:05:09.890002 31605 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260503 14:05:09.890023 31607 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260503 14:05:09.890136 31607 tablet.cc:1622] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.890136 31605 tablet.cc:1622] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.890447 31606 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260503 14:05:09.890580 31606 tablet.cc:1622] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.891214 31607 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260503 14:05:09.891296 31607 tablet.cc:1622] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.891574 31605 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260503 14:05:09.891644 31605 tablet.cc:1622] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.893603 31447 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 2)
I20260503 14:05:09.900615 31447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260503 14:05:09.902354 31604 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260503 14:05:09.902495 31604 tablet.cc:1622] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.902629 31606 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260503 14:05:09.902729 31607 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260503 14:05:09.902812 31605 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260503 14:05:09.902879 31607 tablet.cc:1622] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.902911 31605 tablet.cc:1622] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.904151 31605 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
10:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260503 14:05:09.904255 31605 tablet.cc:1622] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.904424 31606 tablet.cc:1622] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.906795 31447 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 3)
I20260503 14:05:09.911670 31447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
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
I20260503 14:05:09.913275 31605 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260503 14:05:09.913391 31605 tablet.cc:1622] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.913393 31604 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260503 14:05:09.913549 31604 tablet.cc:1622] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.913436 31607 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260503 14:05:09.913784 31606 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260503 14:05:09.913796 31607 tablet.cc:1622] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.913883 31606 tablet.cc:1622] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.915154 31605 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260503 14:05:09.915644 31605 tablet.cc:1622] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.917654 31448 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 4)
I20260503 14:05:09.923326 31448 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
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
I20260503 14:05:09.926195 31607 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260503 14:05:09.926182 31606 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260503 14:05:09.926229 31604 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260503 14:05:09.926401 31607 tablet.cc:1622] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.926440 31606 tablet.cc:1622] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.926442 31604 tablet.cc:1622] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.927858 31606 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260503 14:05:09.926160 31605 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260503 14:05:09.928056 31605 tablet.cc:1622] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.929253 31606 tablet.cc:1622] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.931164 31447 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 5)
I20260503 14:05:09.937719 31447 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33584:
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
I20260503 14:05:09.939749 31607 tablet.cc:1724] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260503 14:05:09.939929 31607 tablet.cc:1622] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.939661 31604 tablet.cc:1724] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260503 14:05:09.940083 31604 tablet.cc:1622] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.939841 31605 tablet.cc:1724] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260503 14:05:09.940760 31605 tablet.cc:1622] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.941294 31606 tablet.cc:1724] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260503 14:05:09.941753 31606 tablet.cc:1622] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.941726 31607 tablet.cc:1724] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
3:c2 INT32 NOT NULL,
4:c3 INT32 NOT NULL,
5:c4 INT32 NOT NULL,
6:c5 INT32 NOT NULL,
7:c6 INT32 NOT NULL,
8:c7 INT32 NOT NULL,
9:c8 INT32 NOT NULL,
11:c9 INT32 NULLABLE,
12:c10 INT32 NULLABLE,
13:c11 INT32 NULLABLE,
14:c12 INT32 NULLABLE,
15:c13 INT32 NULLABLE,
16:c14 INT32 NULLABLE,
17:c15 INT32 NULLABLE,
18:c16 INT32 NULLABLE,
19:c17 INT32 NULLABLE,
20:c18 INT32 NULLABLE,
21:c19 INT32 NULLABLE,
22:c20 INT32 NULLABLE,
23:c21 INT32 NULLABLE,
24:c22 INT32 NULLABLE,
25:c23 INT32 NULLABLE,
26:c24 INT32 NULLABLE,
27:c25 INT32 NULLABLE,
28:c26 INT32 NULLABLE,
29:c27 INT32 NULLABLE,
30:c28 INT32 NULLABLE,
31:c29 INT32 NULLABLE,
32:c30 INT32 NULLABLE,
33:c31 INT32 NULLABLE,
34:c32 INT32 NULLABLE,
35:c33 INT32 NULLABLE,
36:c34 INT32 NULLABLE,
37:c35 INT32 NULLABLE,
38:c36 INT32 NULLABLE,
39:c37 INT32 NULLABLE,
40:c38 INT32 NULLABLE,
41:c39 INT32 NULLABLE,
42:c40 INT32 NULLABLE,
43:c41 INT32 NULLABLE,
44:c42 INT32 NULLABLE,
45:c43 INT32 NULLABLE,
46:c44 INT32 NULLABLE,
47:c45 INT32 NULLABLE,
48:c46 INT32 NULLABLE,
49:c47 INT32 NULLABLE,
50:c48 INT32 NULLABLE,
51:c49 INT32 NULLABLE,
52:c50 INT32 NULLABLE,
53:c51 INT32 NULLABLE,
54:c52 INT32 NULLABLE,
55:c53 INT32 NULLABLE,
56:c54 INT32 NULLABLE,
57:c55 INT32 NULLABLE,
58:c56 INT32 NULLABLE,
59:c57 INT32 NULLABLE,
60:c58 INT32 NULLABLE,
61:c59 INT32 NULLABLE,
62:c60 INT32 NULLABLE,
63:c61 INT32 NULLABLE,
64:c62 INT32 NULLABLE,
65:c63 INT32 NULLABLE,
66:c64 INT32 NULLABLE,
67:c65 INT32 NULLABLE,
68:c66 INT32 NULLABLE,
69:c67 INT32 NULLABLE,
70:c68 INT32 NULLABLE,
71:c69 INT32 NULLABLE,
72:c70 INT32 NULLABLE,
73:c71 INT32 NULLABLE,
74:c72 INT32 NULLABLE,
75:c73 INT32 NULLABLE,
76:c74 INT32 NULLABLE,
77:c75 INT32 NULLABLE,
78:c76 INT32 NULLABLE,
79:c77 INT32 NULLABLE,
80:c78 INT32 NULLABLE,
81:c79 INT32 NULLABLE,
82:c80 INT32 NULLABLE,
83:c81 INT32 NULLABLE,
84:c82 INT32 NULLABLE,
85:c83 INT32 NULLABLE,
86:c84 INT32 NULLABLE,
87:c85 INT32 NULLABLE,
88:c86 INT32 NULLABLE,
89:c87 INT32 NULLABLE,
90:c88 INT32 NULLABLE,
91:c89 INT32 NULLABLE,
92:c90 INT32 NULLABLE,
93:c91 INT32 NULLABLE,
94:c92 INT32 NULLABLE,
95:c93 INT32 NULLABLE,
96:c94 INT32 NULLABLE,
97:c95 INT32 NULLABLE,
98:c96 INT32 NULLABLE,
99:c97 INT32 NULLABLE,
100:c98 INT32 NULLABLE,
101:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260503 14:05:09.941865 31607 tablet.cc:1622] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: MemRowSet was empty: no flush needed.
I20260503 14:05:09.944056 31448 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: kudu-3577 [id=e311e61f83c641d3849423e37d4eade5] alter complete (version 6)
I20260503 14:05:09.950256 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:09.953912 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:09.954375 26083 tablet_replica.cc:333] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.954504 26083 raft_consensus.cc:2243] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.954568 26083 raft_consensus.cc:2272] T 23e39a76af004a9a9d9ccb112cdf3649 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.954896 26083 tablet_replica.cc:333] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.954959 26083 raft_consensus.cc:2243] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.955010 26083 raft_consensus.cc:2272] T e73b6caedc7942c0b893801c125fc45f P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.955341 26083 tablet_replica.cc:333] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.955417 26083 raft_consensus.cc:2243] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.955452 26083 raft_consensus.cc:2272] T 55fd17ee834d4cd099c0fe3a3dc26737 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.955724 26083 tablet_replica.cc:333] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.955762 26083 raft_consensus.cc:2243] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.955787 26083 raft_consensus.cc:2272] T eea47422049a4da88a3d6038cbcec57c P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.956043 26083 tablet_replica.cc:333] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.956079 26083 raft_consensus.cc:2243] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.956125 26083 raft_consensus.cc:2272] T 1d51669e570a462887cb3b3acd636a6b P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.956390 26083 tablet_replica.cc:333] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9: stopping tablet replica
I20260503 14:05:09.956429 26083 raft_consensus.cc:2243] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.956454 26083 raft_consensus.cc:2272] T 736677a27bc04a69977ebdce2d5161b8 P ac6edb733b8a48b1ad865787114d7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.969659 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:09.972013 26083 master.cc:562] Master@127.25.120.254:38431 shutting down...
I20260503 14:05:09.976179 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:09.976275 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:09.976366 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7da3c8bfd9274339a0fa37fa8bf37746: stopping tablet replica
I20260503 14:05:09.989181 26083 master.cc:584] Master@127.25.120.254:38431 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (265 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260503 14:05:09.996908 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40573
I20260503 14:05:09.997102 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:09.997954 26083 webserver.cc:492] Webserver started at http://127.25.120.254:38373/ using document root <none> and password file <none>
I20260503 14:05:09.998057 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:09.998097 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:09.998143 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:09.998456 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:09.999585 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:10.000154 31618 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.000324 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:10.000381 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160"
format_stamp: "Formatted at 2026-05-03 14:05:09 on dist-test-slave-clkv"
I20260503 14:05:10.000434 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-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)
I20260503 14:05:10.018744 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.019002 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.022318 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40573
I20260503 14:05:10.023257 31670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40573 every 8 connection(s)
I20260503 14:05:10.023412 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.024915 31671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: Bootstrap starting.
I20260503 14:05:10.025243 31671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.025853 31671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: No bootstrap required, opened a new log
I20260503 14:05:10.025988 31671 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER }
I20260503 14:05:10.026053 31671 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.026073 31671 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fcf0a34f6f4bc1aee6dd65ca99e160, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.026119 31671 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER }
I20260503 14:05:10.026160 31671 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.026180 31671 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.026207 31671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.026875 31671 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER }
I20260503 14:05:10.026949 31671 leader_election.cc:304] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f8fcf0a34f6f4bc1aee6dd65ca99e160; no voters:
I20260503 14:05:10.027060 31671 leader_election.cc:290] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.027199 31671 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.028553 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:10.028657 31675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 1 FOLLOWER]: Leader election won for term 1
W20260503 14:05:10.028757 31686 catalog_manager.cc:1568] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260503 14:05:10.028800 31675 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 1 LEADER]: Becoming Leader. State: Replica: f8fcf0a34f6f4bc1aee6dd65ca99e160, State: Running, Role: LEADER
W20260503 14:05:10.028801 31686 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:05:10.028863 31675 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER }
I20260503 14:05:10.029085 31674 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8fcf0a34f6f4bc1aee6dd65ca99e160. Latest consensus state: current_term: 1 leader_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER } }
I20260503 14:05:10.029096 31687 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8fcf0a34f6f4bc1aee6dd65ca99e160" member_type: VOTER } }
I20260503 14:05:10.029165 31674 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.029173 31687 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.032637 31689 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.032794 31689 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.033643 31689 catalog_manager.cc:1357] Generated new cluster ID: 7dd174f223cb4b3597586aaa78e88c45
I20260503 14:05:10.033722 31689 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.038841 31689 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.039438 31689 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.054060 31689 catalog_manager.cc:6044] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: Generated new TSK 0
I20260503 14:05:10.054201 31689 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.060635 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.061623 26083 webserver.cc:492] Webserver started at http://127.25.120.193:39249/ using document root <none> and password file <none>
I20260503 14:05:10.061733 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.061774 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.061825 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.062127 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "4de4e7d3e3394b5ba808f3e113943bf9"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.063323 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:10.063954 31695 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.064138 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:10.064196 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "4de4e7d3e3394b5ba808f3e113943bf9"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.064237 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1777817074337926-26083-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)
I20260503 14:05:10.090211 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.090462 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.090654 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.090875 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.090914 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.090945 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.090963 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.094410 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:39363
I20260503 14:05:10.094851 31758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:39363 every 8 connection(s)
I20260503 14:05:10.098976 31759 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40573
I20260503 14:05:10.099047 31759 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.099169 31759 heartbeater.cc:507] Master 127.25.120.254:40573 requested a full tablet report, sending...
I20260503 14:05:10.099555 31635 ts_manager.cc:194] Registered new tserver with Master: 4de4e7d3e3394b5ba808f3e113943bf9 (127.25.120.193:39363)
I20260503 14:05:10.100418 31635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43676
I20260503 14:05:10.100595 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005740731s
I20260503 14:05:10.106366 31635 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43678:
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"
}
}
}
I20260503 14:05:10.111177 31759 heartbeater.cc:499] Master 127.25.120.254:40573 was elected leader, sending a full tablet report...
I20260503 14:05:10.111522 31723 tablet_service.cc:1511] Processing CreateTablet for tablet 268eec1e0a13448192a5b35ea2084923 (DEFAULT_TABLE table=fake-table [id=5f90f66cd5544f87b2cc649cbb5cd319]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.111660 31723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268eec1e0a13448192a5b35ea2084923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.113205 31771 tablet_bootstrap.cc:492] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: Bootstrap starting.
I20260503 14:05:10.113554 31771 tablet_bootstrap.cc:654] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.114147 31771 tablet_bootstrap.cc:492] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: No bootstrap required, opened a new log
I20260503 14:05:10.114221 31771 ts_tablet_manager.cc:1403] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.114355 31771 raft_consensus.cc:359] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.114408 31771 raft_consensus.cc:385] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.114446 31771 raft_consensus.cc:740] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de4e7d3e3394b5ba808f3e113943bf9, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.114521 31771 consensus_queue.cc:260] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.114568 31771 raft_consensus.cc:399] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.114598 31771 raft_consensus.cc:493] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.114627 31771 raft_consensus.cc:3060] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.115206 31771 raft_consensus.cc:515] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.115268 31771 leader_election.cc:304] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4de4e7d3e3394b5ba808f3e113943bf9; no voters:
I20260503 14:05:10.115435 31771 leader_election.cc:290] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.115463 31773 raft_consensus.cc:2804] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.115581 31773 raft_consensus.cc:697] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de4e7d3e3394b5ba808f3e113943bf9, State: Running, Role: LEADER
I20260503 14:05:10.115579 31771 ts_tablet_manager.cc:1434] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:10.115710 31773 consensus_queue.cc:237] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.116192 31634 catalog_manager.cc:5671] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de4e7d3e3394b5ba808f3e113943bf9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.123570 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.123994 31635 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260503 14:05:10.124059 31634 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43678:
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"
}
}
}
I20260503 14:05:10.124363 31635 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260503 14:05:10.124711 31635 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260503 14:05:10.125042 31634 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260503 14:05:10.125370 31723 tablet_service.cc:1511] Processing CreateTablet for tablet c93217ac674746a2a74a3b07bd375040 (DEFAULT_TABLE table=foo [id=1d9eebe174864da48c7a28004a039763]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.125519 31723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93217ac674746a2a74a3b07bd375040. 1 dirs total, 0 dirs full, 0 dirs failed
W20260503 14:05:10.125546 31634 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c93217ac674746a2a74a3b07bd375040 consensus state has no leader
I20260503 14:05:10.126490 31771 tablet_bootstrap.cc:492] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: Bootstrap starting.
I20260503 14:05:10.126840 31771 tablet_bootstrap.cc:654] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.127398 31771 tablet_bootstrap.cc:492] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: No bootstrap required, opened a new log
I20260503 14:05:10.127441 31771 ts_tablet_manager.cc:1403] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.127570 31771 raft_consensus.cc:359] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.127632 31771 raft_consensus.cc:385] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.127704 31771 raft_consensus.cc:740] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de4e7d3e3394b5ba808f3e113943bf9, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.127780 31771 consensus_queue.cc:260] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.127830 31771 raft_consensus.cc:399] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.127853 31771 raft_consensus.cc:493] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.127878 31771 raft_consensus.cc:3060] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.128685 31771 raft_consensus.cc:515] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.128760 31771 leader_election.cc:304] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4de4e7d3e3394b5ba808f3e113943bf9; no voters:
I20260503 14:05:10.128809 31771 leader_election.cc:290] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.128880 31771 ts_tablet_manager.cc:1434] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:10.128957 31774 raft_consensus.cc:2804] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.129006 31774 raft_consensus.cc:697] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de4e7d3e3394b5ba808f3e113943bf9, State: Running, Role: LEADER
I20260503 14:05:10.129055 31774 consensus_queue.cc:237] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } }
I20260503 14:05:10.129491 31634 catalog_manager.cc:5671] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de4e7d3e3394b5ba808f3e113943bf9 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4de4e7d3e3394b5ba808f3e113943bf9" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39363 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.129580 31634 catalog_manager.cc:5763] TS 4de4e7d3e3394b5ba808f3e113943bf9 (127.25.120.193:39363) does not have the latest schema for tablet c93217ac674746a2a74a3b07bd375040 (table foo2 [id=1d9eebe174864da48c7a28004a039763]). Expected version 1 got 0
I20260503 14:05:10.130283 31634 catalog_manager.cc:5763] TS 4de4e7d3e3394b5ba808f3e113943bf9 (127.25.120.193:39363) does not have the latest schema for tablet c93217ac674746a2a74a3b07bd375040 (table foo2 [id=1d9eebe174864da48c7a28004a039763]). Expected version 1 got 0
I20260503 14:05:10.159742 31782 tablet.cc:1724] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:10.161749 31634 catalog_manager.cc:6216] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: foo2 [id=1d9eebe174864da48c7a28004a039763] alter complete (version 1)
I20260503 14:05:10.164016 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:10.167387 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:10.167826 26083 tablet_replica.cc:333] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9: stopping tablet replica
I20260503 14:05:10.167912 26083 raft_consensus.cc:2243] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.167981 26083 raft_consensus.cc:2272] T c93217ac674746a2a74a3b07bd375040 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.168283 26083 tablet_replica.cc:333] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9: stopping tablet replica
I20260503 14:05:10.168354 26083 raft_consensus.cc:2243] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.168401 26083 raft_consensus.cc:2272] T 268eec1e0a13448192a5b35ea2084923 P 4de4e7d3e3394b5ba808f3e113943bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.170575 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:10.171803 26083 master.cc:562] Master@127.25.120.254:40573 shutting down...
I20260503 14:05:10.174989 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.175122 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.175263 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8fcf0a34f6f4bc1aee6dd65ca99e160: stopping tablet replica
I20260503 14:05:10.177428 26083 master.cc:584] Master@127.25.120.254:40573 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (184 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260503 14:05:10.181476 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:38525
I20260503 14:05:10.181660 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.182492 26083 webserver.cc:492] Webserver started at http://127.25.120.254:42431/ using document root <none> and password file <none>
I20260503 14:05:10.182592 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.182660 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.182708 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.182951 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "d14ac660ab85484d9aaaec7563443a73"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.183846 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:10.184340 31786 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.184583 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.184648 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "d14ac660ab85484d9aaaec7563443a73"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.184703 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-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)
I20260503 14:05:10.209959 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.210204 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.213382 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:38525
I20260503 14:05:10.213845 31838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:38525 every 8 connection(s)
I20260503 14:05:10.213992 31839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.215463 31839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: Bootstrap starting.
I20260503 14:05:10.215809 31839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.216406 31839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: No bootstrap required, opened a new log
I20260503 14:05:10.216590 31839 raft_consensus.cc:359] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER }
I20260503 14:05:10.216665 31839 raft_consensus.cc:385] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.216684 31839 raft_consensus.cc:740] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14ac660ab85484d9aaaec7563443a73, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.216756 31839 consensus_queue.cc:260] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER }
I20260503 14:05:10.216796 31839 raft_consensus.cc:399] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.216816 31839 raft_consensus.cc:493] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.216835 31839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.217497 31839 raft_consensus.cc:515] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER }
I20260503 14:05:10.217571 31839 leader_election.cc:304] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d14ac660ab85484d9aaaec7563443a73; no voters:
I20260503 14:05:10.217692 31839 leader_election.cc:290] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.217789 31842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.217851 31839 sys_catalog.cc:565] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.218017 31842 raft_consensus.cc:697] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 1 LEADER]: Becoming Leader. State: Replica: d14ac660ab85484d9aaaec7563443a73, State: Running, Role: LEADER
I20260503 14:05:10.218099 31842 consensus_queue.cc:237] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER }
I20260503 14:05:10.218345 31843 sys_catalog.cc:455] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d14ac660ab85484d9aaaec7563443a73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER } }
I20260503 14:05:10.218430 31843 sys_catalog.cc:458] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.218572 31851 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.218617 31844 sys_catalog.cc:455] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d14ac660ab85484d9aaaec7563443a73. Latest consensus state: current_term: 1 leader_uuid: "d14ac660ab85484d9aaaec7563443a73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14ac660ab85484d9aaaec7563443a73" member_type: VOTER } }
I20260503 14:05:10.218685 31844 sys_catalog.cc:458] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.218819 31851 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.219127 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:10.221197 31851 catalog_manager.cc:1357] Generated new cluster ID: 6fb3a25726b74f42bd7eb6170351a160
I20260503 14:05:10.221278 31851 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.228413 31851 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.228951 31851 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.240971 31851 catalog_manager.cc:6044] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: Generated new TSK 0
I20260503 14:05:10.241104 31851 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.251147 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.252146 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32807/ using document root <none> and password file <none>
I20260503 14:05:10.252246 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.252287 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.252338 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.252714 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "7735f033c15e47a29d26552470135dcc"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.253945 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.254586 31863 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.254835 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:10.254895 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "7735f033c15e47a29d26552470135dcc"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.254951 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1777817074337926-26083-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)
I20260503 14:05:10.267658 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.267994 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.268170 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.268427 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.268464 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.268501 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.268603 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.272336 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:40905
I20260503 14:05:10.273052 31926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:40905 every 8 connection(s)
I20260503 14:05:10.280324 31927 heartbeater.cc:344] Connected to a master server at 127.25.120.254:38525
I20260503 14:05:10.280478 31927 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.280650 31927 heartbeater.cc:507] Master 127.25.120.254:38525 requested a full tablet report, sending...
I20260503 14:05:10.280969 31801 ts_manager.cc:194] Registered new tserver with Master: 7735f033c15e47a29d26552470135dcc (127.25.120.193:40905)
I20260503 14:05:10.281546 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008773237s
I20260503 14:05:10.281633 31801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55064
I20260503 14:05:10.287570 31801 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55076:
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"
}
}
}
I20260503 14:05:10.292232 31927 heartbeater.cc:499] Master 127.25.120.254:38525 was elected leader, sending a full tablet report...
I20260503 14:05:10.292246 31891 tablet_service.cc:1511] Processing CreateTablet for tablet fbe0631fe1d24e619287f5d20ee263c5 (DEFAULT_TABLE table=fake-table [id=4181ceabb48549b5b2f1b67add6b8dd9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.292476 31891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe0631fe1d24e619287f5d20ee263c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.293839 31939 tablet_bootstrap.cc:492] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: Bootstrap starting.
I20260503 14:05:10.294363 31939 tablet_bootstrap.cc:654] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.294932 31939 tablet_bootstrap.cc:492] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: No bootstrap required, opened a new log
I20260503 14:05:10.294994 31939 ts_tablet_manager.cc:1403] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.295506 31939 raft_consensus.cc:359] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7735f033c15e47a29d26552470135dcc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 40905 } }
I20260503 14:05:10.295590 31939 raft_consensus.cc:385] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.295684 31939 raft_consensus.cc:740] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7735f033c15e47a29d26552470135dcc, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.295820 31939 consensus_queue.cc:260] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7735f033c15e47a29d26552470135dcc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 40905 } }
I20260503 14:05:10.295881 31939 raft_consensus.cc:399] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.295936 31939 raft_consensus.cc:493] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.295980 31939 raft_consensus.cc:3060] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.296813 31939 raft_consensus.cc:515] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7735f033c15e47a29d26552470135dcc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 40905 } }
I20260503 14:05:10.296903 31939 leader_election.cc:304] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7735f033c15e47a29d26552470135dcc; no voters:
I20260503 14:05:10.297143 31939 leader_election.cc:290] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.297169 31941 raft_consensus.cc:2804] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.297284 31941 raft_consensus.cc:697] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 1 LEADER]: Becoming Leader. State: Replica: 7735f033c15e47a29d26552470135dcc, State: Running, Role: LEADER
I20260503 14:05:10.297325 31939 ts_tablet_manager.cc:1434] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:10.297338 31941 consensus_queue.cc:237] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7735f033c15e47a29d26552470135dcc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 40905 } }
I20260503 14:05:10.298070 31801 catalog_manager.cc:5671] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7735f033c15e47a29d26552470135dcc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "7735f033c15e47a29d26552470135dcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7735f033c15e47a29d26552470135dcc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 40905 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.305651 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.305960 31803 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55076:
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
I20260503 14:05:10.307338 31947 tablet.cc:1724] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:primaryKeyRenamed INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260503 14:05:10.307427 31947 tablet.cc:1622] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: MemRowSet was empty: no flush needed.
I20260503 14:05:10.309036 31803 catalog_manager.cc:6216] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: fake-table [id=4181ceabb48549b5b2f1b67add6b8dd9] alter complete (version 1)
I20260503 14:05:10.311028 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:10.313905 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:10.314074 26083 tablet_replica.cc:333] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc: stopping tablet replica
I20260503 14:05:10.314131 26083 raft_consensus.cc:2243] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.314179 26083 raft_consensus.cc:2272] T fbe0631fe1d24e619287f5d20ee263c5 P 7735f033c15e47a29d26552470135dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.316237 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:10.317258 26083 master.cc:562] Master@127.25.120.254:38525 shutting down...
I20260503 14:05:10.320894 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.320960 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.321048 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P d14ac660ab85484d9aaaec7563443a73: stopping tablet replica
I20260503 14:05:10.333316 26083 master.cc:584] Master@127.25.120.254:38525 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (155 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260503 14:05:10.337333 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:40847
I20260503 14:05:10.337538 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.338317 26083 webserver.cc:492] Webserver started at http://127.25.120.254:37103/ using document root <none> and password file <none>
I20260503 14:05:10.338423 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.338485 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.338536 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.338824 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "b7e969435b0141ea8c16a56138c2b962"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.339741 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:10.340284 31951 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.340512 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.340596 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "b7e969435b0141ea8c16a56138c2b962"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.340646 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-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)
I20260503 14:05:10.367404 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.367684 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.370916 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:40847
I20260503 14:05:10.371413 32003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:40847 every 8 connection(s)
I20260503 14:05:10.371642 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.372866 32004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: Bootstrap starting.
I20260503 14:05:10.373183 32004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.373801 32004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: No bootstrap required, opened a new log
I20260503 14:05:10.373950 32004 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER }
I20260503 14:05:10.374020 32004 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.374035 32004 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e969435b0141ea8c16a56138c2b962, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.374118 32004 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER }
I20260503 14:05:10.374173 32004 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.374189 32004 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.374233 32004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.374780 32004 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER }
I20260503 14:05:10.374840 32004 leader_election.cc:304] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7e969435b0141ea8c16a56138c2b962; no voters:
I20260503 14:05:10.374969 32004 leader_election.cc:290] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.375046 32007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.375141 32004 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.375196 32007 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 1 LEADER]: Becoming Leader. State: Replica: b7e969435b0141ea8c16a56138c2b962, State: Running, Role: LEADER
I20260503 14:05:10.375258 32007 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER }
I20260503 14:05:10.375461 32007 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7e969435b0141ea8c16a56138c2b962" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER } }
I20260503 14:05:10.375525 32007 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.375633 32007 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7e969435b0141ea8c16a56138c2b962. Latest consensus state: current_term: 1 leader_uuid: "b7e969435b0141ea8c16a56138c2b962" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e969435b0141ea8c16a56138c2b962" member_type: VOTER } }
I20260503 14:05:10.375696 32007 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.375775 32011 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.376048 32011 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.376691 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:10.376766 32011 catalog_manager.cc:1357] Generated new cluster ID: 2a58fe5885c94b82bdd9c5611a737fa5
I20260503 14:05:10.376792 32011 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.385075 32011 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.385547 32011 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.391021 32011 catalog_manager.cc:6044] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: Generated new TSK 0
I20260503 14:05:10.391149 32011 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.392470 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.393493 26083 webserver.cc:492] Webserver started at http://127.25.120.193:36641/ using document root <none> and password file <none>
I20260503 14:05:10.393612 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.393667 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.393723 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.394007 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "81a7f105bcc74cf4831b70ffb4f06983"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.395097 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.395808 32028 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.395964 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.396016 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "81a7f105bcc74cf4831b70ffb4f06983"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.396096 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1777817074337926-26083-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)
I20260503 14:05:10.405545 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.405874 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.406069 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.406311 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.406360 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.406464 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.406495 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.410135 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:39301
I20260503 14:05:10.410147 32091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:39301 every 8 connection(s)
I20260503 14:05:10.414552 32092 heartbeater.cc:344] Connected to a master server at 127.25.120.254:40847
I20260503 14:05:10.414667 32092 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.414803 32092 heartbeater.cc:507] Master 127.25.120.254:40847 requested a full tablet report, sending...
I20260503 14:05:10.415181 31968 ts_manager.cc:194] Registered new tserver with Master: 81a7f105bcc74cf4831b70ffb4f06983 (127.25.120.193:39301)
I20260503 14:05:10.415923 31968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44774
I20260503 14:05:10.416088 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005700834s
I20260503 14:05:10.422133 31968 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44786:
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"
}
}
}
I20260503 14:05:10.426723 32092 heartbeater.cc:499] Master 127.25.120.254:40847 was elected leader, sending a full tablet report...
I20260503 14:05:10.427788 32056 tablet_service.cc:1511] Processing CreateTablet for tablet 94dee43f9175428ba2518321695042dd (DEFAULT_TABLE table=fake-table [id=b61e4c40402441389c6a3ebcfc42b9ba]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.427978 32056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dee43f9175428ba2518321695042dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.429291 32104 tablet_bootstrap.cc:492] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Bootstrap starting.
I20260503 14:05:10.429692 32104 tablet_bootstrap.cc:654] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.430279 32104 tablet_bootstrap.cc:492] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: No bootstrap required, opened a new log
I20260503 14:05:10.430331 32104 ts_tablet_manager.cc:1403] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.430485 32104 raft_consensus.cc:359] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a7f105bcc74cf4831b70ffb4f06983" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39301 } }
I20260503 14:05:10.430543 32104 raft_consensus.cc:385] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.430559 32104 raft_consensus.cc:740] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a7f105bcc74cf4831b70ffb4f06983, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.430624 32104 consensus_queue.cc:260] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a7f105bcc74cf4831b70ffb4f06983" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39301 } }
I20260503 14:05:10.430670 32104 raft_consensus.cc:399] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.430724 32104 raft_consensus.cc:493] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.430758 32104 raft_consensus.cc:3060] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.431326 32104 raft_consensus.cc:515] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a7f105bcc74cf4831b70ffb4f06983" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39301 } }
I20260503 14:05:10.431397 32104 leader_election.cc:304] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 81a7f105bcc74cf4831b70ffb4f06983; no voters:
I20260503 14:05:10.431540 32104 leader_election.cc:290] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.431588 32106 raft_consensus.cc:2804] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.431712 32104 ts_tablet_manager.cc:1434] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:10.431769 32106 raft_consensus.cc:697] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 1 LEADER]: Becoming Leader. State: Replica: 81a7f105bcc74cf4831b70ffb4f06983, State: Running, Role: LEADER
I20260503 14:05:10.431854 32106 consensus_queue.cc:237] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a7f105bcc74cf4831b70ffb4f06983" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39301 } }
I20260503 14:05:10.432395 31968 catalog_manager.cc:5671] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81a7f105bcc74cf4831b70ffb4f06983 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "81a7f105bcc74cf4831b70ffb4f06983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a7f105bcc74cf4831b70ffb4f06983" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 39301 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.443552 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.443874 31968 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44786:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260503 14:05:10.445613 32112 tablet.cc:1724] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:10.447338 31968 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: fake-table [id=b61e4c40402441389c6a3ebcfc42b9ba] alter complete (version 1)
I20260503 14:05:10.449381 31968 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44786:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260503 14:05:10.450462 32112 tablet.cc:1724] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:10.452389 31968 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: fake-table [id=b61e4c40402441389c6a3ebcfc42b9ba] alter complete (version 2)
I20260503 14:05:10.454696 31968 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44786:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260503 14:05:10.455991 32112 tablet.cc:1724] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:10.457930 31968 catalog_manager.cc:6216] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: fake-table [id=b61e4c40402441389c6a3ebcfc42b9ba] alter complete (version 3)
I20260503 14:05:10.459700 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:10.462993 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:10.463254 26083 tablet_replica.cc:333] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983: stopping tablet replica
I20260503 14:05:10.463333 26083 raft_consensus.cc:2243] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.463505 26083 raft_consensus.cc:2272] T 94dee43f9175428ba2518321695042dd P 81a7f105bcc74cf4831b70ffb4f06983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.475778 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:10.477279 26083 master.cc:562] Master@127.25.120.254:40847 shutting down...
I20260503 14:05:10.481057 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.481271 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.481417 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7e969435b0141ea8c16a56138c2b962: stopping tablet replica
I20260503 14:05:10.493938 26083 master.cc:584] Master@127.25.120.254:40847 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (160 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260503 14:05:10.498215 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:38873
I20260503 14:05:10.498406 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.499310 26083 webserver.cc:492] Webserver started at http://127.25.120.254:40383/ using document root <none> and password file <none>
I20260503 14:05:10.499491 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.499562 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.499639 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.499948 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "5f5bf16346cd48909a8ed8083055eb10"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.501166 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:10.501760 32116 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.501931 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:10.502000 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "5f5bf16346cd48909a8ed8083055eb10"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.502050 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-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)
I20260503 14:05:10.535213 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.535483 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.538808 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:38873
I20260503 14:05:10.538985 32168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:38873 every 8 connection(s)
I20260503 14:05:10.539247 32169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.540413 32169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: Bootstrap starting.
I20260503 14:05:10.540772 32169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.541416 32169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: No bootstrap required, opened a new log
I20260503 14:05:10.541677 32169 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER }
I20260503 14:05:10.541742 32169 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.541757 32169 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5bf16346cd48909a8ed8083055eb10, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.541822 32169 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER }
I20260503 14:05:10.541860 32169 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.541889 32169 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.541920 32169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.542484 32169 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER }
I20260503 14:05:10.542557 32169 leader_election.cc:304] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f5bf16346cd48909a8ed8083055eb10; no voters:
I20260503 14:05:10.542704 32169 leader_election.cc:290] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.542771 32172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.542888 32169 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.542936 32172 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5f5bf16346cd48909a8ed8083055eb10, State: Running, Role: LEADER
I20260503 14:05:10.543063 32172 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER }
I20260503 14:05:10.543278 32172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f5bf16346cd48909a8ed8083055eb10. Latest consensus state: current_term: 1 leader_uuid: "5f5bf16346cd48909a8ed8083055eb10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER } }
I20260503 14:05:10.543349 32172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.543286 32173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f5bf16346cd48909a8ed8083055eb10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f5bf16346cd48909a8ed8083055eb10" member_type: VOTER } }
I20260503 14:05:10.543390 32173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.543581 32178 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.543792 32178 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.544375 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:10.544485 32178 catalog_manager.cc:1357] Generated new cluster ID: 0ab9b2d083d1404b98ab5bea4ef37684
I20260503 14:05:10.544557 32178 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.556999 32178 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.557497 32178 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.561980 32178 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: Generated new TSK 0
I20260503 14:05:10.562074 32178 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.576381 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.577618 26083 webserver.cc:492] Webserver started at http://127.25.120.193:39419/ using document root <none> and password file <none>
I20260503 14:05:10.577719 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.577757 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.577805 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.578111 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "378b1aeb708c414696c30336033a0669"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.579365 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:10.580137 32193 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.580329 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:10.580390 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "378b1aeb708c414696c30336033a0669"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.580442 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1777817074337926-26083-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)
I20260503 14:05:10.595652 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.595897 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.596081 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.596315 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.596355 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.596387 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.596415 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.599924 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:42821
I20260503 14:05:10.600004 32256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:42821 every 8 connection(s)
I20260503 14:05:10.604238 32257 heartbeater.cc:344] Connected to a master server at 127.25.120.254:38873
I20260503 14:05:10.604355 32257 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.604476 32257 heartbeater.cc:507] Master 127.25.120.254:38873 requested a full tablet report, sending...
I20260503 14:05:10.604768 32133 ts_manager.cc:194] Registered new tserver with Master: 378b1aeb708c414696c30336033a0669 (127.25.120.193:42821)
I20260503 14:05:10.605598 32133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33598
I20260503 14:05:10.605742 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005615256s
I20260503 14:05:10.611157 32133 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33602:
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"
}
}
}
I20260503 14:05:10.616362 32221 tablet_service.cc:1511] Processing CreateTablet for tablet 87b6aec3210b425bb28e242af6e728ad (DEFAULT_TABLE table=fake-table [id=92e23f1eb99b41f88964780236703ea9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.616658 32221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b6aec3210b425bb28e242af6e728ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.617287 32257 heartbeater.cc:499] Master 127.25.120.254:38873 was elected leader, sending a full tablet report...
I20260503 14:05:10.618021 32269 tablet_bootstrap.cc:492] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Bootstrap starting.
I20260503 14:05:10.618371 32269 tablet_bootstrap.cc:654] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.618966 32269 tablet_bootstrap.cc:492] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: No bootstrap required, opened a new log
I20260503 14:05:10.619032 32269 ts_tablet_manager.cc:1403] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.619170 32269 raft_consensus.cc:359] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378b1aeb708c414696c30336033a0669" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42821 } }
I20260503 14:05:10.619241 32269 raft_consensus.cc:385] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.619262 32269 raft_consensus.cc:740] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378b1aeb708c414696c30336033a0669, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.619331 32269 consensus_queue.cc:260] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378b1aeb708c414696c30336033a0669" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42821 } }
I20260503 14:05:10.619388 32269 raft_consensus.cc:399] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.619410 32269 raft_consensus.cc:493] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.619431 32269 raft_consensus.cc:3060] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.620139 32269 raft_consensus.cc:515] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378b1aeb708c414696c30336033a0669" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42821 } }
I20260503 14:05:10.620221 32269 leader_election.cc:304] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 378b1aeb708c414696c30336033a0669; no voters:
I20260503 14:05:10.620353 32269 leader_election.cc:290] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.620498 32271 raft_consensus.cc:2804] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.620649 32269 ts_tablet_manager.cc:1434] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:10.620694 32271 raft_consensus.cc:697] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 1 LEADER]: Becoming Leader. State: Replica: 378b1aeb708c414696c30336033a0669, State: Running, Role: LEADER
I20260503 14:05:10.620743 32271 consensus_queue.cc:237] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378b1aeb708c414696c30336033a0669" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42821 } }
I20260503 14:05:10.621189 32133 catalog_manager.cc:5671] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 378b1aeb708c414696c30336033a0669 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "378b1aeb708c414696c30336033a0669" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "378b1aeb708c414696c30336033a0669" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.628116 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.628520 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260503 14:05:10.629967 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:10.631824 32132 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 1)
I20260503 14:05:10.633821 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260503 14:05:10.635001 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:10.636873 32132 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 2)
I20260503 14:05:10.639214 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260503 14:05:10.640407 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:10.642031 32132 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 3)
I20260503 14:05:10.642432 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260503 14:05:10.643441 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:10.645138 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 4)
I20260503 14:05:10.647852 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260503 14:05:10.649204 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:10.651160 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 5)
I20260503 14:05:10.653219 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260503 14:05:10.654449 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:10.656528 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 6)
I20260503 14:05:10.658674 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260503 14:05:10.659891 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:10.661530 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 7)
I20260503 14:05:10.663746 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260503 14:05:10.664958 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:10.666553 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 8)
I20260503 14:05:10.667050 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260503 14:05:10.668197 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:10.669993 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 9)
I20260503 14:05:10.672225 32133 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260503 14:05:10.673511 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:10.675238 32133 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 10)
I20260503 14:05:10.675961 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260503 14:05:10.677109 32277 tablet.cc:1724] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:10.678828 32132 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: fake-table [id=92e23f1eb99b41f88964780236703ea9] alter complete (version 11)
I20260503 14:05:10.681114 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260503 14:05:10.681689 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260503 14:05:10.682068 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260503 14:05:10.682420 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260503 14:05:10.682780 32132 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33602:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260503 14:05:10.683007 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:10.685693 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:10.685971 26083 tablet_replica.cc:333] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669: stopping tablet replica
I20260503 14:05:10.686034 26083 raft_consensus.cc:2243] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.686088 26083 raft_consensus.cc:2272] T 87b6aec3210b425bb28e242af6e728ad P 378b1aeb708c414696c30336033a0669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.698508 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:10.699903 26083 master.cc:562] Master@127.25.120.254:38873 shutting down...
I20260503 14:05:10.702819 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.702937 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.703020 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f5bf16346cd48909a8ed8083055eb10: stopping tablet replica
I20260503 14:05:10.705143 26083 master.cc:584] Master@127.25.120.254:38873 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (211 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260503 14:05:10.709542 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:37821
I20260503 14:05:10.709738 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.710569 26083 webserver.cc:492] Webserver started at http://127.25.120.254:46739/ using document root <none> and password file <none>
I20260503 14:05:10.710662 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.710714 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.710764 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.711041 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "8f4996b1a3194f9882bbae242e2256b5"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.712049 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:10.712743 32281 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.712970 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:10.713024 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "8f4996b1a3194f9882bbae242e2256b5"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.713097 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-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)
I20260503 14:05:10.723994 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.724231 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.727922 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:37821
I20260503 14:05:10.727932 32333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:37821 every 8 connection(s)
I20260503 14:05:10.728299 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.729415 32334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: Bootstrap starting.
I20260503 14:05:10.729727 32334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.730232 32334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: No bootstrap required, opened a new log
I20260503 14:05:10.730371 32334 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER }
I20260503 14:05:10.730433 32334 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.730448 32334 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f4996b1a3194f9882bbae242e2256b5, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.730530 32334 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER }
I20260503 14:05:10.730583 32334 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.730598 32334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.730612 32334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.731117 32334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER }
I20260503 14:05:10.731171 32334 leader_election.cc:304] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f4996b1a3194f9882bbae242e2256b5; no voters:
I20260503 14:05:10.731282 32334 leader_election.cc:290] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.731341 32337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.731480 32334 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.731499 32337 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 1 LEADER]: Becoming Leader. State: Replica: 8f4996b1a3194f9882bbae242e2256b5, State: Running, Role: LEADER
I20260503 14:05:10.731542 32337 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER }
I20260503 14:05:10.731729 32337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f4996b1a3194f9882bbae242e2256b5. Latest consensus state: current_term: 1 leader_uuid: "8f4996b1a3194f9882bbae242e2256b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER } }
I20260503 14:05:10.731783 32337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.731734 32338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f4996b1a3194f9882bbae242e2256b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f4996b1a3194f9882bbae242e2256b5" member_type: VOTER } }
I20260503 14:05:10.731814 32338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.731940 32341 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.732086 32341 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.732882 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:10.732962 32341 catalog_manager.cc:1357] Generated new cluster ID: 6309bb4ad17b4d938a1123f87d5417e1
I20260503 14:05:10.732996 32341 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.739202 32341 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.739717 32341 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.755546 32341 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: Generated new TSK 0
I20260503 14:05:10.755654 32341 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.764842 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.765933 26083 webserver.cc:492] Webserver started at http://127.25.120.193:42855/ using document root <none> and password file <none>
I20260503 14:05:10.766047 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.766098 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.766149 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.766431 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "a5a4c50fb3974f1fb2a039239bc0ad87"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.767419 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.768004 32358 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.768276 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.768349 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "a5a4c50fb3974f1fb2a039239bc0ad87"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.768394 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1777817074337926-26083-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)
I20260503 14:05:10.784000 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.784253 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.784451 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.784749 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.784793 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.784824 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.784843 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.788347 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:34539
I20260503 14:05:10.788381 32421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:34539 every 8 connection(s)
I20260503 14:05:10.792773 32422 heartbeater.cc:344] Connected to a master server at 127.25.120.254:37821
I20260503 14:05:10.792896 32422 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.793061 32422 heartbeater.cc:507] Master 127.25.120.254:37821 requested a full tablet report, sending...
I20260503 14:05:10.793357 32298 ts_manager.cc:194] Registered new tserver with Master: a5a4c50fb3974f1fb2a039239bc0ad87 (127.25.120.193:34539)
I20260503 14:05:10.793972 32298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35404
I20260503 14:05:10.794109 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005541635s
I20260503 14:05:10.800055 32298 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35420:
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"
}
}
}
I20260503 14:05:10.804603 32422 heartbeater.cc:499] Master 127.25.120.254:37821 was elected leader, sending a full tablet report...
I20260503 14:05:10.807868 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff8a057528a4fe2b69c55e69e43e8c0 (DEFAULT_TABLE table=fake-table [id=ecaf3a4f74ea4836a6b9c26a4912a172]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.808027 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff8a057528a4fe2b69c55e69e43e8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.809312 32434 tablet_bootstrap.cc:492] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Bootstrap starting.
I20260503 14:05:10.809659 32434 tablet_bootstrap.cc:654] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.810257 32434 tablet_bootstrap.cc:492] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: No bootstrap required, opened a new log
I20260503 14:05:10.810411 32434 ts_tablet_manager.cc:1403] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.810559 32434 raft_consensus.cc:359] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34539 } }
I20260503 14:05:10.810652 32434 raft_consensus.cc:385] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.810710 32434 raft_consensus.cc:740] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5a4c50fb3974f1fb2a039239bc0ad87, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.810791 32434 consensus_queue.cc:260] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34539 } }
I20260503 14:05:10.810853 32434 raft_consensus.cc:399] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.810884 32434 raft_consensus.cc:493] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.810914 32434 raft_consensus.cc:3060] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.811661 32434 raft_consensus.cc:515] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34539 } }
I20260503 14:05:10.811787 32434 leader_election.cc:304] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5a4c50fb3974f1fb2a039239bc0ad87; no voters:
I20260503 14:05:10.811949 32434 leader_election.cc:290] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.811992 32436 raft_consensus.cc:2804] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.812100 32434 ts_tablet_manager.cc:1434] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:05:10.812140 32436 raft_consensus.cc:697] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 1 LEADER]: Becoming Leader. State: Replica: a5a4c50fb3974f1fb2a039239bc0ad87, State: Running, Role: LEADER
I20260503 14:05:10.812197 32436 consensus_queue.cc:237] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34539 } }
I20260503 14:05:10.812755 32298 catalog_manager.cc:5671] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5a4c50fb3974f1fb2a039239bc0ad87 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5a4c50fb3974f1fb2a039239bc0ad87" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 34539 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.821185 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.830230 32297 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35420:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260503 14:05:10.831856 32443 tablet.cc:1724] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:10.831985 32443 tablet.cc:1622] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: MemRowSet was empty: no flush needed.
I20260503 14:05:10.834177 32297 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: fake-table [id=ecaf3a4f74ea4836a6b9c26a4912a172] alter complete (version 1)
I20260503 14:05:10.840031 32297 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35420:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260503 14:05:10.841338 32443 tablet.cc:1724] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:10.841499 32443 tablet.cc:1622] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: MemRowSet was empty: no flush needed.
I20260503 14:05:10.843432 32297 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: fake-table [id=ecaf3a4f74ea4836a6b9c26a4912a172] alter complete (version 2)
I20260503 14:05:10.850402 32297 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35420:
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
I20260503 14:05:10.851734 32443 tablet.cc:1724] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:c2 INT32 NULLABLE IMMUTABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:10.851848 32443 tablet.cc:1622] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: MemRowSet was empty: no flush needed.
I20260503 14:05:10.853924 32297 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: fake-table [id=ecaf3a4f74ea4836a6b9c26a4912a172] alter complete (version 3)
I20260503 14:05:10.860888 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:10.865115 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:10.865404 26083 tablet_replica.cc:333] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87: stopping tablet replica
I20260503 14:05:10.865468 26083 raft_consensus.cc:2243] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.865526 26083 raft_consensus.cc:2272] T 8ff8a057528a4fe2b69c55e69e43e8c0 P a5a4c50fb3974f1fb2a039239bc0ad87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.878213 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:10.879578 26083 master.cc:562] Master@127.25.120.254:37821 shutting down...
I20260503 14:05:10.882735 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:10.882838 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:10.882928 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f4996b1a3194f9882bbae242e2256b5: stopping tablet replica
I20260503 14:05:10.895675 26083 master.cc:584] Master@127.25.120.254:37821 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (190 ms)
[ RUN ] AlterTableTest.DropAndAddBackSameRangePartition
I20260503 14:05:10.900352 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:34501
I20260503 14:05:10.900611 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.901400 26083 webserver.cc:492] Webserver started at http://127.25.120.254:46373/ using document root <none> and password file <none>
I20260503 14:05:10.901494 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.901538 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.901584 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.901844 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "c20ae4c1b09742589c23274456bdcda0"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.902753 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:10.903242 32447 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.903369 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.903416 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "c20ae4c1b09742589c23274456bdcda0"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.903487 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-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)
I20260503 14:05:10.915874 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.916105 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.920261 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:34501
I20260503 14:05:10.920274 32499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:34501 every 8 connection(s)
I20260503 14:05:10.920702 32500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.921798 32500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Bootstrap starting.
I20260503 14:05:10.922125 32500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.922756 32500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: No bootstrap required, opened a new log
I20260503 14:05:10.922925 32500 raft_consensus.cc:359] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER }
I20260503 14:05:10.922992 32500 raft_consensus.cc:385] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.923007 32500 raft_consensus.cc:740] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c20ae4c1b09742589c23274456bdcda0, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.923066 32500 consensus_queue.cc:260] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER }
I20260503 14:05:10.923105 32500 raft_consensus.cc:399] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.923135 32500 raft_consensus.cc:493] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.923163 32500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.923758 32500 raft_consensus.cc:515] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER }
I20260503 14:05:10.923818 32500 leader_election.cc:304] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c20ae4c1b09742589c23274456bdcda0; no voters:
I20260503 14:05:10.923942 32500 leader_election.cc:290] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.923995 32503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.924130 32500 sys_catalog.cc:565] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:10.924140 32503 raft_consensus.cc:697] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 1 LEADER]: Becoming Leader. State: Replica: c20ae4c1b09742589c23274456bdcda0, State: Running, Role: LEADER
I20260503 14:05:10.924211 32503 consensus_queue.cc:237] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER }
I20260503 14:05:10.924381 32503 sys_catalog.cc:455] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c20ae4c1b09742589c23274456bdcda0. Latest consensus state: current_term: 1 leader_uuid: "c20ae4c1b09742589c23274456bdcda0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER } }
I20260503 14:05:10.924448 32503 sys_catalog.cc:458] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.924386 32504 sys_catalog.cc:455] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c20ae4c1b09742589c23274456bdcda0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20ae4c1b09742589c23274456bdcda0" member_type: VOTER } }
I20260503 14:05:10.924618 32504 sys_catalog.cc:458] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:10.925649 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260503 14:05:10.925726 32519 catalog_manager.cc:1568] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260503 14:05:10.925781 32519 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260503 14:05:10.925855 32507 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:10.925985 32507 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:10.926622 32507 catalog_manager.cc:1357] Generated new cluster ID: dc5b535026f749c09d8646c50a4ee95f
I20260503 14:05:10.926669 32507 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:10.936153 32507 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:10.936784 32507 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:10.939720 32507 catalog_manager.cc:6044] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Generated new TSK 0
I20260503 14:05:10.939805 32507 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:10.941334 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:10.942332 26083 webserver.cc:492] Webserver started at http://127.25.120.193:39777/ using document root <none> and password file <none>
I20260503 14:05:10.942421 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:10.942481 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:10.942534 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:10.942822 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "eae25912dad34473a2e8036edca08acc"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.943768 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:10.944291 32524 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.944416 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:10.944463 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "eae25912dad34473a2e8036edca08acc"
format_stamp: "Formatted at 2026-05-03 14:05:10 on dist-test-slave-clkv"
I20260503 14:05:10.944511 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-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)
I20260503 14:05:10.954895 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:10.955166 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:10.955353 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:10.955641 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:10.955677 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.955703 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:10.955715 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:10.959278 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:43297
I20260503 14:05:10.959292 32587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:43297 every 8 connection(s)
I20260503 14:05:10.963225 32588 heartbeater.cc:344] Connected to a master server at 127.25.120.254:34501
I20260503 14:05:10.963290 32588 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:10.963407 32588 heartbeater.cc:507] Master 127.25.120.254:34501 requested a full tablet report, sending...
I20260503 14:05:10.963686 32464 ts_manager.cc:194] Registered new tserver with Master: eae25912dad34473a2e8036edca08acc (127.25.120.193:43297)
I20260503 14:05:10.963848 26083 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004345432s
I20260503 14:05:10.964521 32464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39884
I20260503 14:05:10.969343 32464 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39890:
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"
}
}
}
I20260503 14:05:10.974138 32552 tablet_service.cc:1511] Processing CreateTablet for tablet d9ce1c1ff406495ab6f03b7f369e2ce6 (DEFAULT_TABLE table=fake-table [id=320339e714ef4a43a5342d7916b4cc0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:10.974267 32552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ce1c1ff406495ab6f03b7f369e2ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.975399 32588 heartbeater.cc:499] Master 127.25.120.254:34501 was elected leader, sending a full tablet report...
I20260503 14:05:10.975518 32600 tablet_bootstrap.cc:492] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:10.975891 32600 tablet_bootstrap.cc:654] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.976513 32600 tablet_bootstrap.cc:492] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:10.976614 32600 ts_tablet_manager.cc:1403] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.976802 32600 raft_consensus.cc:359] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.976859 32600 raft_consensus.cc:385] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.976873 32600 raft_consensus.cc:740] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.976933 32600 consensus_queue.cc:260] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.976972 32600 raft_consensus.cc:399] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.977000 32600 raft_consensus.cc:493] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.977029 32600 raft_consensus.cc:3060] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.977572 32600 raft_consensus.cc:515] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.977630 32600 leader_election.cc:304] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:10.977804 32600 leader_election.cc:290] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.977954 32600 ts_tablet_manager.cc:1434] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.977981 32603 raft_consensus.cc:2804] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.978201 32603 raft_consensus.cc:697] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:10.978260 32603 consensus_queue.cc:237] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.978762 32464 catalog_manager.cc:5671] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.987210 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:10.987608 32464 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39890:
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"
}
}
}
I20260503 14:05:10.989408 32552 tablet_service.cc:1511] Processing CreateTablet for tablet c79c16904f534f2eb740e3784905ef57 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260503 14:05:10.989506 32551 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce76cad16514ac2a46bb7f2a9039b93 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260503 14:05:10.989600 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce76cad16514ac2a46bb7f2a9039b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.989665 32552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79c16904f534f2eb740e3784905ef57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.989737 32550 tablet_service.cc:1511] Processing CreateTablet for tablet 83f5ddcbab4545a88d3a81ee1a3cc942 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260503 14:05:10.989830 32550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f5ddcbab4545a88d3a81ee1a3cc942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.991040 32600 tablet_bootstrap.cc:492] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:10.991138 32548 tablet_service.cc:1511] Processing CreateTablet for tablet 800d01eb455f46ce8841302786332def (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260503 14:05:10.991233 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800d01eb455f46ce8841302786332def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.991427 32600 tablet_bootstrap.cc:654] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.992002 32600 tablet_bootstrap.cc:492] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:10.992048 32600 ts_tablet_manager.cc:1403] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.992148 32600 raft_consensus.cc:359] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.992197 32600 raft_consensus.cc:385] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.992218 32600 raft_consensus.cc:740] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.992254 32600 consensus_queue.cc:260] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.992283 32600 raft_consensus.cc:399] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.992301 32600 raft_consensus.cc:493] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.992319 32600 raft_consensus.cc:3060] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.993009 32600 raft_consensus.cc:515] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.993083 32600 leader_election.cc:304] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:10.993121 32600 leader_election.cc:290] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.993185 32600 ts_tablet_manager.cc:1434] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.993243 32600 tablet_bootstrap.cc:492] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:10.991034 32549 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4079889444ea395d1c90241b0ad8a (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260503 14:05:10.993414 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4079889444ea395d1c90241b0ad8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:10.993498 32600 tablet_bootstrap.cc:654] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.993813 32603 raft_consensus.cc:2804] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.993863 32603 raft_consensus.cc:697] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:10.993899 32603 consensus_queue.cc:237] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.994208 32600 tablet_bootstrap.cc:492] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:10.994252 32600 ts_tablet_manager.cc:1403] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.994370 32600 raft_consensus.cc:359] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.994415 32600 raft_consensus.cc:385] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:10.994432 32600 raft_consensus.cc:740] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:10.994469 32600 consensus_queue.cc:260] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.994503 32600 raft_consensus.cc:399] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:10.994520 32600 raft_consensus.cc:493] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:10.994539 32600 raft_consensus.cc:3060] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:10.994897 32463 catalog_manager.cc:5671] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:10.995098 32600 raft_consensus.cc:515] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.995157 32600 leader_election.cc:304] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:10.995200 32600 leader_election.cc:290] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:10.995270 32600 ts_tablet_manager.cc:1434] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:10.995312 32600 tablet_bootstrap.cc:492] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:10.995357 32602 raft_consensus.cc:2804] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:10.995507 32602 raft_consensus.cc:697] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:10.995558 32602 consensus_queue.cc:237] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:10.995608 32600 tablet_bootstrap.cc:654] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:10.996115 32463 catalog_manager.cc:5671] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.001044 32600 tablet_bootstrap.cc:492] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.001164 32600 ts_tablet_manager.cc:1403] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.000s
I20260503 14:05:11.001323 32600 raft_consensus.cc:359] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.001403 32600 raft_consensus.cc:385] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.001428 32600 raft_consensus.cc:740] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.001513 32600 consensus_queue.cc:260] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.001565 32600 raft_consensus.cc:399] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.001588 32600 raft_consensus.cc:493] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.001645 32600 raft_consensus.cc:3060] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.002408 32600 raft_consensus.cc:515] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.002516 32600 leader_election.cc:304] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.002581 32600 leader_election.cc:290] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.002665 32603 raft_consensus.cc:2804] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.002696 32600 ts_tablet_manager.cc:1434] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:11.002725 32603 raft_consensus.cc:697] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.002770 32600 tablet_bootstrap.cc:492] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.002782 32603 consensus_queue.cc:237] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.003125 32600 tablet_bootstrap.cc:654] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.003805 32600 tablet_bootstrap.cc:492] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.003821 32463 catalog_manager.cc:5671] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.003878 32600 ts_tablet_manager.cc:1403] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.003993 32600 raft_consensus.cc:359] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.004068 32600 raft_consensus.cc:385] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.004096 32600 raft_consensus.cc:740] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.004159 32600 consensus_queue.cc:260] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.004221 32600 raft_consensus.cc:399] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.004249 32600 raft_consensus.cc:493] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.004273 32600 raft_consensus.cc:3060] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.004961 32600 raft_consensus.cc:515] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.005046 32600 leader_election.cc:304] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.005100 32600 leader_election.cc:290] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.005117 32604 raft_consensus.cc:2804] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.005175 32604 raft_consensus.cc:697] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.005218 32604 consensus_queue.cc:237] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.005300 32600 ts_tablet_manager.cc:1434] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.005358 32600 tablet_bootstrap.cc:492] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.005640 32463 catalog_manager.cc:5671] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.005865 32600 tablet_bootstrap.cc:654] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.006487 32600 tablet_bootstrap.cc:492] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.006553 32600 ts_tablet_manager.cc:1403] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.006705 32600 raft_consensus.cc:359] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.006765 32600 raft_consensus.cc:385] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.006789 32600 raft_consensus.cc:740] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.006850 32600 consensus_queue.cc:260] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.006907 32600 raft_consensus.cc:399] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.006938 32600 raft_consensus.cc:493] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.006966 32600 raft_consensus.cc:3060] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.007448 32600 raft_consensus.cc:515] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.007524 32600 leader_election.cc:304] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.007575 32600 leader_election.cc:290] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.007658 32600 ts_tablet_manager.cc:1434] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.007666 32604 raft_consensus.cc:2804] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.007754 32604 raft_consensus.cc:697] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.007788 32604 consensus_queue.cc:237] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.008149 32463 catalog_manager.cc:5671] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.011319 32463 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39890:
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
W20260503 14:05:11.012102 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe07c192e78246fd97e1d3e5155e21bc has no consensus state
W20260503 14:05:11.012195 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d63f54180cec4604bff9a1bea2cee2cf has no consensus state
W20260503 14:05:11.012253 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eaa31249046e48c7947b0236b780c793 has no consensus state
W20260503 14:05:11.012291 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a66c3bab85ad49a5a3e563e169ab5b16 has no consensus state
W20260503 14:05:11.012333 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 537a57af45f44954b8d4c6487fac1553 has no consensus state
I20260503 14:05:11.013243 32551 tablet_service.cc:1511] Processing CreateTablet for tablet fe07c192e78246fd97e1d3e5155e21bc (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.013252 32549 tablet_service.cc:1511] Processing CreateTablet for tablet d63f54180cec4604bff9a1bea2cee2cf (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.013302 32548 tablet_service.cc:1511] Processing CreateTablet for tablet eaa31249046e48c7947b0236b780c793 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.013402 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63f54180cec4604bff9a1bea2cee2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.013495 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe07c192e78246fd97e1d3e5155e21bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.013505 32552 tablet_service.cc:1511] Processing CreateTablet for tablet 537a57af45f44954b8d4c6487fac1553 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.013509 32550 tablet_service.cc:1511] Processing CreateTablet for tablet a66c3bab85ad49a5a3e563e169ab5b16 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.013643 32552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537a57af45f44954b8d4c6487fac1553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.013804 32550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66c3bab85ad49a5a3e563e169ab5b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.014817 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa31249046e48c7947b0236b780c793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.015020 32600 tablet_bootstrap.cc:492] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.015429 32600 tablet_bootstrap.cc:654] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.016001 32600 tablet_bootstrap.cc:492] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.016045 32600 ts_tablet_manager.cc:1403] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.016185 32600 raft_consensus.cc:359] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.016249 32600 raft_consensus.cc:385] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.016265 32600 raft_consensus.cc:740] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.016323 32600 consensus_queue.cc:260] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.016386 32600 raft_consensus.cc:399] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.016405 32600 raft_consensus.cc:493] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.016430 32600 raft_consensus.cc:3060] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.016986 32600 raft_consensus.cc:515] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.017102 32600 leader_election.cc:304] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.017187 32600 leader_election.cc:290] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.017292 32600 ts_tablet_manager.cc:1434] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.017397 32604 raft_consensus.cc:2804] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.017431 32600 tablet_bootstrap.cc:492] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.017459 32604 raft_consensus.cc:697] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.017513 32604 consensus_queue.cc:237] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.017760 32600 tablet_bootstrap.cc:654] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.018085 32463 catalog_manager.cc:5671] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.018646 32600 tablet_bootstrap.cc:492] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.018702 32600 ts_tablet_manager.cc:1403] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.018831 32600 raft_consensus.cc:359] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.018893 32600 raft_consensus.cc:385] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.018931 32600 raft_consensus.cc:740] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.019006 32600 consensus_queue.cc:260] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.019068 32600 raft_consensus.cc:399] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.019085 32600 raft_consensus.cc:493] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.019132 32600 raft_consensus.cc:3060] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.019701 32600 raft_consensus.cc:515] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.019760 32600 leader_election.cc:304] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.019836 32600 leader_election.cc:290] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.019858 32603 raft_consensus.cc:2804] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.019904 32603 raft_consensus.cc:697] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.019934 32600 ts_tablet_manager.cc:1434] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.019951 32603 consensus_queue.cc:237] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.020001 32600 tablet_bootstrap.cc:492] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.020354 32600 tablet_bootstrap.cc:654] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.020459 32463 catalog_manager.cc:5671] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.021169 32600 tablet_bootstrap.cc:492] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.021242 32600 ts_tablet_manager.cc:1403] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.021358 32600 raft_consensus.cc:359] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.021431 32600 raft_consensus.cc:385] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.021469 32600 raft_consensus.cc:740] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.021522 32600 consensus_queue.cc:260] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.021576 32600 raft_consensus.cc:399] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.021610 32600 raft_consensus.cc:493] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.021643 32600 raft_consensus.cc:3060] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.022125 32600 raft_consensus.cc:515] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.022183 32600 leader_election.cc:304] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.022244 32600 leader_election.cc:290] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.022269 32603 raft_consensus.cc:2804] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.022323 32603 raft_consensus.cc:697] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.022374 32603 consensus_queue.cc:237] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.022480 32600 ts_tablet_manager.cc:1434] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.022547 32600 tablet_bootstrap.cc:492] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.022794 32463 catalog_manager.cc:5671] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.022862 32600 tablet_bootstrap.cc:654] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.023438 32600 tablet_bootstrap.cc:492] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.023512 32600 ts_tablet_manager.cc:1403] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.023622 32600 raft_consensus.cc:359] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.023713 32600 raft_consensus.cc:385] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.023746 32600 raft_consensus.cc:740] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.023814 32600 consensus_queue.cc:260] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.023878 32600 raft_consensus.cc:399] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.023909 32600 raft_consensus.cc:493] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.023938 32600 raft_consensus.cc:3060] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.024617 32600 raft_consensus.cc:515] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.024698 32600 leader_election.cc:304] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.024751 32600 leader_election.cc:290] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.024791 32611 raft_consensus.cc:2804] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.024866 32600 ts_tablet_manager.cc:1434] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:11.024868 32611 raft_consensus.cc:697] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.024959 32600 tablet_bootstrap.cc:492] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.024946 32611 consensus_queue.cc:237] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.025269 32600 tablet_bootstrap.cc:654] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.025455 32463 catalog_manager.cc:5671] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.025885 32600 tablet_bootstrap.cc:492] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.025979 32600 ts_tablet_manager.cc:1403] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.026140 32600 raft_consensus.cc:359] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.026221 32600 raft_consensus.cc:385] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.026254 32600 raft_consensus.cc:740] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.026300 32600 consensus_queue.cc:260] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.026487 32600 raft_consensus.cc:399] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.026539 32600 raft_consensus.cc:493] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.026571 32600 raft_consensus.cc:3060] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.027096 32600 raft_consensus.cc:515] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.027155 32600 leader_election.cc:304] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.027217 32600 leader_election.cc:290] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.027276 32611 raft_consensus.cc:2804] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.027305 32600 ts_tablet_manager.cc:1434] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:11.027369 32611 raft_consensus.cc:697] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.027422 32611 consensus_queue.cc:237] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.027971 32463 catalog_manager.cc:5671] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.029119 32463 catalog_manager.cc:6216] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d] alter complete (version 0)
I20260503 14:05:11.030532 32463 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39890:
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
I20260503 14:05:11.031303 32463 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet fe07c192e78246fd97e1d3e5155e21bc
I20260503 14:05:11.031345 32463 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet d63f54180cec4604bff9a1bea2cee2cf
I20260503 14:05:11.031364 32463 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet eaa31249046e48c7947b0236b780c793
I20260503 14:05:11.031380 32463 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet a66c3bab85ad49a5a3e563e169ab5b16
I20260503 14:05:11.031399 32463 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 537a57af45f44954b8d4c6487fac1553
I20260503 14:05:11.031734 32549 tablet_service.cc:1558] Processing DeleteTablet for tablet d63f54180cec4604bff9a1bea2cee2cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.031767 32548 tablet_service.cc:1558] Processing DeleteTablet for tablet fe07c192e78246fd97e1d3e5155e21bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.031883 32550 tablet_service.cc:1558] Processing DeleteTablet for tablet eaa31249046e48c7947b0236b780c793 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.031904 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet a66c3bab85ad49a5a3e563e169ab5b16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.031948 32552 tablet_service.cc:1558] Processing DeleteTablet for tablet 537a57af45f44954b8d4c6487fac1553 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.031975 32629 tablet_replica.cc:333] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.032037 32629 raft_consensus.cc:2243] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.032078 32629 raft_consensus.cc:2272] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.032339 32463 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39890:
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
I20260503 14:05:11.032516 32629 ts_tablet_manager.cc:1916] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:11.033219 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c76fcc4b91564d1c9c7307ac0b6a2283 has no consensus state
W20260503 14:05:11.033305 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67ceedb577354258b2900be115148aa9 has no consensus state
W20260503 14:05:11.033372 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4eabbece62d5490e997c2789c6a745a6 has no consensus state
W20260503 14:05:11.033425 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f16896115bd4ea19362af329762f33d has no consensus state
W20260503 14:05:11.033491 32463 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee9ccc030ff945bb9c28b7ddf5ba0a36 has no consensus state
I20260503 14:05:11.034464 32552 tablet_service.cc:1511] Processing CreateTablet for tablet 67ceedb577354258b2900be115148aa9 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.034518 32549 tablet_service.cc:1511] Processing CreateTablet for tablet 4f16896115bd4ea19362af329762f33d (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.034596 32552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ceedb577354258b2900be115148aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.034485 32548 tablet_service.cc:1511] Processing CreateTablet for tablet ee9ccc030ff945bb9c28b7ddf5ba0a36 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.034438 32550 tablet_service.cc:1511] Processing CreateTablet for tablet 4eabbece62d5490e997c2789c6a745a6 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.034695 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9ccc030ff945bb9c28b7ddf5ba0a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.034789 32550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eabbece62d5490e997c2789c6a745a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.034531 32629 ts_tablet_manager.cc:1929] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.035673 32629 log.cc:1199] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/d63f54180cec4604bff9a1bea2cee2cf
I20260503 14:05:11.035871 32629 ts_tablet_manager.cc:1950] T d63f54180cec4604bff9a1bea2cee2cf P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.035900 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f16896115bd4ea19362af329762f33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.036093 32629 tablet_replica.cc:333] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.036163 32629 raft_consensus.cc:2243] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.036181 32451 catalog_manager.cc:5002] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): tablet d63f54180cec4604bff9a1bea2cee2cf (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]) successfully deleted
I20260503 14:05:11.036235 32600 tablet_bootstrap.cc:492] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.036203 32629 raft_consensus.cc:2272] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.036595 32600 tablet_bootstrap.cc:654] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.036620 32629 ts_tablet_manager.cc:1916] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.037091 32600 tablet_bootstrap.cc:492] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.037129 32600 ts_tablet_manager.cc:1403] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.037242 32600 raft_consensus.cc:359] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.037312 32600 raft_consensus.cc:385] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.034473 32551 tablet_service.cc:1511] Processing CreateTablet for tablet c76fcc4b91564d1c9c7307ac0b6a2283 (DEFAULT_TABLE table=test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260503 14:05:11.037341 32600 raft_consensus.cc:740] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.037395 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76fcc4b91564d1c9c7307ac0b6a2283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.037389 32600 consensus_queue.cc:260] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.037540 32600 raft_consensus.cc:399] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.037572 32600 raft_consensus.cc:493] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.037593 32600 raft_consensus.cc:3060] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.038122 32629 ts_tablet_manager.cc:1929] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.038187 32629 log.cc:1199] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/fe07c192e78246fd97e1d3e5155e21bc
I20260503 14:05:11.038218 32600 raft_consensus.cc:515] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.038290 32600 leader_election.cc:304] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.038344 32600 leader_election.cc:290] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.038362 32603 raft_consensus.cc:2804] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.038399 32629 ts_tablet_manager.cc:1950] T fe07c192e78246fd97e1d3e5155e21bc P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.038460 32603 raft_consensus.cc:697] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.038486 32600 ts_tablet_manager.cc:1434] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.038508 32603 consensus_queue.cc:237] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.038553 32600 tablet_bootstrap.cc:492] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.038924 32600 tablet_bootstrap.cc:654] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.039086 32451 catalog_manager.cc:5002] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): tablet fe07c192e78246fd97e1d3e5155e21bc (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]) successfully deleted
I20260503 14:05:11.039171 32629 tablet_replica.cc:333] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.039214 32629 raft_consensus.cc:2243] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.039183 32463 catalog_manager.cc:5671] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.039258 32629 raft_consensus.cc:2272] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.039556 32600 tablet_bootstrap.cc:492] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.039608 32600 ts_tablet_manager.cc:1403] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.039745 32600 raft_consensus.cc:359] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.039801 32600 raft_consensus.cc:385] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.039824 32600 raft_consensus.cc:740] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.039876 32600 consensus_queue.cc:260] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.039932 32600 raft_consensus.cc:399] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.039958 32600 raft_consensus.cc:493] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.039983 32600 raft_consensus.cc:3060] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.040096 32629 ts_tablet_manager.cc:1916] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.040637 32600 raft_consensus.cc:515] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.040714 32600 leader_election.cc:304] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.040759 32600 leader_election.cc:290] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.040786 32611 raft_consensus.cc:2804] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.040843 32600 ts_tablet_manager.cc:1434] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.040860 32611 raft_consensus.cc:697] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.040902 32600 tablet_bootstrap.cc:492] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.040910 32611 consensus_queue.cc:237] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.041306 32600 tablet_bootstrap.cc:654] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.041440 32464 catalog_manager.cc:5671] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.041536 32629 ts_tablet_manager.cc:1929] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.041595 32629 log.cc:1199] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/eaa31249046e48c7947b0236b780c793
I20260503 14:05:11.041852 32629 ts_tablet_manager.cc:1950] T eaa31249046e48c7947b0236b780c793 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
W20260503 14:05:11.041937 32451 catalog_manager.cc:5075] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): alter failed for tablet d63f54180cec4604bff9a1bea2cee2cf (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]),no further retry: Not found: Tablet not found: d63f54180cec4604bff9a1bea2cee2cf
I20260503 14:05:11.042032 32600 tablet_bootstrap.cc:492] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.042093 32600 ts_tablet_manager.cc:1403] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.042220 32629 tablet_replica.cc:333] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.042236 32600 raft_consensus.cc:359] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.042310 32451 catalog_manager.cc:5002] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): tablet eaa31249046e48c7947b0236b780c793 (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]) successfully deleted
I20260503 14:05:11.042315 32629 raft_consensus.cc:2243] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.042331 32600 raft_consensus.cc:385] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.042402 32629 raft_consensus.cc:2272] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.042481 32600 raft_consensus.cc:740] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.042593 32600 consensus_queue.cc:260] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.042654 32600 raft_consensus.cc:399] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.042678 32600 raft_consensus.cc:493] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.042697 32600 raft_consensus.cc:3060] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.042804 32629 ts_tablet_manager.cc:1916] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.043365 32600 raft_consensus.cc:515] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.043473 32600 leader_election.cc:304] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.043521 32600 leader_election.cc:290] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.043582 32603 raft_consensus.cc:2804] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.043602 32600 ts_tablet_manager.cc:1434] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:11.043632 32603 raft_consensus.cc:697] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.043655 32600 tablet_bootstrap.cc:492] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.043673 32603 consensus_queue.cc:237] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.044098 32600 tablet_bootstrap.cc:654] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.044152 32629 ts_tablet_manager.cc:1929] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.044152 32464 catalog_manager.cc:5671] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.044250 32629 log.cc:1199] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/a66c3bab85ad49a5a3e563e169ab5b16
I20260503 14:05:11.044493 32629 ts_tablet_manager.cc:1950] T a66c3bab85ad49a5a3e563e169ab5b16 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.044777 32600 tablet_bootstrap.cc:492] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.044816 32629 tablet_replica.cc:333] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.044824 32600 ts_tablet_manager.cc:1403] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.044879 32451 catalog_manager.cc:5002] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): tablet a66c3bab85ad49a5a3e563e169ab5b16 (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]) successfully deleted
I20260503 14:05:11.044880 32629 raft_consensus.cc:2243] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.045001 32629 raft_consensus.cc:2272] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.045024 32600 raft_consensus.cc:359] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.045080 32600 raft_consensus.cc:385] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.045104 32600 raft_consensus.cc:740] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.045161 32600 consensus_queue.cc:260] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.045204 32600 raft_consensus.cc:399] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260503 14:05:11.045217 32451 catalog_manager.cc:5075] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): alter failed for tablet a66c3bab85ad49a5a3e563e169ab5b16 (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]),no further retry: Not found: Tablet not found: a66c3bab85ad49a5a3e563e169ab5b16
I20260503 14:05:11.045229 32600 raft_consensus.cc:493] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.045284 32600 raft_consensus.cc:3060] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.045305 32629 ts_tablet_manager.cc:1916] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.045892 32600 raft_consensus.cc:515] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.045970 32600 leader_election.cc:304] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.046015 32600 leader_election.cc:290] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.046030 32604 raft_consensus.cc:2804] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.046094 32604 raft_consensus.cc:697] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.046113 32600 ts_tablet_manager.cc:1434] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.046133 32604 consensus_queue.cc:237] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.046164 32600 tablet_bootstrap.cc:492] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Bootstrap starting.
I20260503 14:05:11.046485 32464 catalog_manager.cc:5671] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.046591 32600 tablet_bootstrap.cc:654] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.047151 32600 tablet_bootstrap.cc:492] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: No bootstrap required, opened a new log
I20260503 14:05:11.047206 32600 ts_tablet_manager.cc:1403] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.047248 32629 ts_tablet_manager.cc:1929] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.047287 32629 log.cc:1199] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/537a57af45f44954b8d4c6487fac1553
I20260503 14:05:11.047326 32600 raft_consensus.cc:359] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.047384 32600 raft_consensus.cc:385] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.047415 32600 raft_consensus.cc:740] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae25912dad34473a2e8036edca08acc, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.047477 32600 consensus_queue.cc:260] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.047508 32629 ts_tablet_manager.cc:1950] T 537a57af45f44954b8d4c6487fac1553 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.047534 32600 raft_consensus.cc:399] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.047562 32600 raft_consensus.cc:493] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.047588 32600 raft_consensus.cc:3060] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.048048 32451 catalog_manager.cc:5002] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): tablet 537a57af45f44954b8d4c6487fac1553 (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]) successfully deleted
I20260503 14:05:11.048214 32600 raft_consensus.cc:515] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.048266 32600 leader_election.cc:304] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eae25912dad34473a2e8036edca08acc; no voters:
I20260503 14:05:11.048319 32600 leader_election.cc:290] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.048336 32611 raft_consensus.cc:2804] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.048391 32611 raft_consensus.cc:697] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Becoming Leader. State: Replica: eae25912dad34473a2e8036edca08acc, State: Running, Role: LEADER
I20260503 14:05:11.048415 32600 ts_tablet_manager.cc:1434] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:11.048441 32611 consensus_queue.cc:237] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } }
I20260503 14:05:11.048897 32464 catalog_manager.cc:5671] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc reported cstate change: term changed from 0 to 1, leader changed from <none> to eae25912dad34473a2e8036edca08acc (127.25.120.193). New cstate: current_term: 1 leader_uuid: "eae25912dad34473a2e8036edca08acc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eae25912dad34473a2e8036edca08acc" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.049736 32464 catalog_manager.cc:6216] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d] alter complete (version 0)
I20260503 14:05:11.051545 32464 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39890:
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
I20260503 14:05:11.052352 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet c76fcc4b91564d1c9c7307ac0b6a2283
I20260503 14:05:11.052484 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 67ceedb577354258b2900be115148aa9
I20260503 14:05:11.052644 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet c76fcc4b91564d1c9c7307ac0b6a2283 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.052735 32629 tablet_replica.cc:333] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
W20260503 14:05:11.052758 32451 catalog_manager.cc:5075] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): alter failed for tablet 537a57af45f44954b8d4c6487fac1553 (table test-dup-ranges [id=2a0f1e32a11444d2a2eee765a3ddae5d]),no further retry: Not found: Tablet not found: 537a57af45f44954b8d4c6487fac1553
I20260503 14:05:11.052788 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 67ceedb577354258b2900be115148aa9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.052798 32629 raft_consensus.cc:2243] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.052848 32629 raft_consensus.cc:2272] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.052860 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 4eabbece62d5490e997c2789c6a745a6
I20260503 14:05:11.052907 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 4f16896115bd4ea19362af329762f33d
I20260503 14:05:11.052937 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet ee9ccc030ff945bb9c28b7ddf5ba0a36
I20260503 14:05:11.053131 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 4eabbece62d5490e997c2789c6a745a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.053176 32547 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f16896115bd4ea19362af329762f33d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.053187 32552 tablet_service.cc:1558] Processing DeleteTablet for tablet ee9ccc030ff945bb9c28b7ddf5ba0a36 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.053153 32629 ts_tablet_manager.cc:1916] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.054380 32464 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39890:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260503 14:05:11.054474 32464 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39890:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260503 14:05:11.055130 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet c79c16904f534f2eb740e3784905ef57
I20260503 14:05:11.055177 32629 ts_tablet_manager.cc:1929] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.055212 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 4ce76cad16514ac2a46bb7f2a9039b93
I20260503 14:05:11.055241 32629 log.cc:1199] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/c76fcc4b91564d1c9c7307ac0b6a2283
I20260503 14:05:11.055250 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 83f5ddcbab4545a88d3a81ee1a3cc942
I20260503 14:05:11.055317 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 86f4079889444ea395d1c90241b0ad8a
I20260503 14:05:11.055378 32464 catalog_manager.cc:5958] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: Sending DeleteTablet for 1 replicas of tablet 800d01eb455f46ce8841302786332def
I20260503 14:05:11.055390 32547 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ce76cad16514ac2a46bb7f2a9039b93 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.055503 32552 tablet_service.cc:1558] Processing DeleteTablet for tablet c79c16904f534f2eb740e3784905ef57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.055657 32629 ts_tablet_manager.cc:1950] T c76fcc4b91564d1c9c7307ac0b6a2283 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.055738 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:11.055768 32547 tablet_service.cc:1558] Processing DeleteTablet for tablet 86f4079889444ea395d1c90241b0ad8a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.055752 32552 tablet_service.cc:1558] Processing DeleteTablet for tablet 83f5ddcbab4545a88d3a81ee1a3cc942 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.056000 32629 tablet_replica.cc:333] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.055743 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 800d01eb455f46ce8841302786332def with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-03 14:05:11 UTC) from {username='slave'} at 127.0.0.1:46864
I20260503 14:05:11.056079 32629 raft_consensus.cc:2243] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.056138 32629 raft_consensus.cc:2272] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.056473 32629 ts_tablet_manager.cc:1916] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260503 14:05:11.058223 32629 ts_tablet_manager.cc:1929] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.058290 32629 log.cc:1199] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/67ceedb577354258b2900be115148aa9
I20260503 14:05:11.058658 32629 ts_tablet_manager.cc:1950] T 67ceedb577354258b2900be115148aa9 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.059156 32629 tablet_replica.cc:333] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.059238 32629 raft_consensus.cc:2243] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.059302 32629 raft_consensus.cc:2272] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.059564 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:11.059664 32629 ts_tablet_manager.cc:1916] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:11.059684 32451 catalog_manager.cc:4729] TS eae25912dad34473a2e8036edca08acc (127.25.120.193:43297): AlterTable RPC failed for tablet c76fcc4b91564d1c9c7307ac0b6a2283: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260503 14:05:11.060892 32629 ts_tablet_manager.cc:1929] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260503 14:05:11.060947 32629 log.cc:1199] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1777817074337926-26083-0/minicluster-data/ts-0-root/wals/4eabbece62d5490e997c2789c6a745a6
I20260503 14:05:11.061235 32629 ts_tablet_manager.cc:1950] T 4eabbece62d5490e997c2789c6a745a6 P eae25912dad34473a2e8036edca08acc: Deleting consensus metadata
I20260503 14:05:11.061720 26083 tablet_replica.cc:333] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.061791 26083 raft_consensus.cc:2243] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.061856 26083 raft_consensus.cc:2272] T 4f16896115bd4ea19362af329762f33d P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.062228 26083 tablet_replica.cc:333] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.062294 26083 raft_consensus.cc:2243] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.062350 26083 raft_consensus.cc:2272] T ee9ccc030ff945bb9c28b7ddf5ba0a36 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.062748 26083 tablet_replica.cc:333] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.062803 26083 raft_consensus.cc:2243] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.062908 26083 raft_consensus.cc:2272] T c79c16904f534f2eb740e3784905ef57 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.063195 26083 tablet_replica.cc:333] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.063236 26083 raft_consensus.cc:2243] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.063318 26083 raft_consensus.cc:2272] T d9ce1c1ff406495ab6f03b7f369e2ce6 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.063704 26083 tablet_replica.cc:333] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.063771 26083 raft_consensus.cc:2243] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.063817 26083 raft_consensus.cc:2272] T 83f5ddcbab4545a88d3a81ee1a3cc942 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.064098 26083 tablet_replica.cc:333] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.064137 26083 raft_consensus.cc:2243] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.064206 26083 raft_consensus.cc:2272] T 4ce76cad16514ac2a46bb7f2a9039b93 P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.064530 26083 tablet_replica.cc:333] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.064668 26083 raft_consensus.cc:2243] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.064716 26083 raft_consensus.cc:2272] T 800d01eb455f46ce8841302786332def P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.064980 26083 tablet_replica.cc:333] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc: stopping tablet replica
I20260503 14:05:11.065033 26083 raft_consensus.cc:2243] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.065056 26083 raft_consensus.cc:2272] T 86f4079889444ea395d1c90241b0ad8a P eae25912dad34473a2e8036edca08acc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.067621 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:11.070384 26083 master.cc:562] Master@127.25.120.254:34501 shutting down...
I20260503 14:05:11.138036 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.138206 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.138374 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P c20ae4c1b09742589c23274456bdcda0: stopping tablet replica
I20260503 14:05:11.151402 26083 master.cc:584] Master@127.25.120.254:34501 shutdown complete.
[ OK ] AlterTableTest.DropAndAddBackSameRangePartition (256 ms)
[----------] 33 tests from AlterTableTest (36814 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260503 14:05:11.157181 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:34141
I20260503 14:05:11.157325 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.158001 26083 webserver.cc:492] Webserver started at http://127.25.120.254:38527/ using document root <none> and password file <none>
I20260503 14:05:11.158072 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.158098 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.158126 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.158385 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "7b2ecc883b944e2181fa117c29fd7c62"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.159287 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.159816 32644 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.160022 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.160066 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "7b2ecc883b944e2181fa117c29fd7c62"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.160096 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-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)
I20260503 14:05:11.163478 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.163640 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.166563 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:34141
I20260503 14:05:11.166981 32696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:34141 every 8 connection(s)
I20260503 14:05:11.167253 32697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.168341 32697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: Bootstrap starting.
I20260503 14:05:11.168752 32697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.169369 32697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: No bootstrap required, opened a new log
I20260503 14:05:11.169498 32697 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER }
I20260503 14:05:11.169706 32697 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.169765 32697 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2ecc883b944e2181fa117c29fd7c62, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.169817 32697 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER }
I20260503 14:05:11.169863 32697 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.169879 32697 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.169893 32697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.170459 32697 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER }
I20260503 14:05:11.170516 32697 leader_election.cc:304] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b2ecc883b944e2181fa117c29fd7c62; no voters:
I20260503 14:05:11.170642 32697 leader_election.cc:290] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.170717 32700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.170820 32697 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:11.170893 32700 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2ecc883b944e2181fa117c29fd7c62, State: Running, Role: LEADER
I20260503 14:05:11.170975 32700 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER }
I20260503 14:05:11.171238 32701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b2ecc883b944e2181fa117c29fd7c62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER } }
I20260503 14:05:11.171269 32702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b2ecc883b944e2181fa117c29fd7c62. Latest consensus state: current_term: 1 leader_uuid: "7b2ecc883b944e2181fa117c29fd7c62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2ecc883b944e2181fa117c29fd7c62" member_type: VOTER } }
I20260503 14:05:11.171320 32701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:11.171365 32702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:11.171507 32707 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:11.171658 32707 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:11.172230 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:11.172340 32707 catalog_manager.cc:1357] Generated new cluster ID: 382654a14cf84de5b25ebe503ed50fda
I20260503 14:05:11.172380 32707 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:11.186211 32707 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:11.186753 32707 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:11.201242 32707 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: Generated new TSK 0
I20260503 14:05:11.201372 32707 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:11.204123 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.205236 26083 webserver.cc:492] Webserver started at http://127.25.120.193:35327/ using document root <none> and password file <none>
I20260503 14:05:11.205320 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.205353 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.205401 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.205699 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "ebc2146719e543f0aa6cbf3f85a1f432"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.206699 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.207279 32721 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.207607 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.207687 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "ebc2146719e543f0aa6cbf3f85a1f432"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.207769 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-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)
I20260503 14:05:11.214826 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.215080 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.215268 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.215529 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.215579 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.215615 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.215643 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.218686 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:35203
I20260503 14:05:11.218715 316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:35203 every 8 connection(s)
I20260503 14:05:11.219100 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.220105 26083 webserver.cc:492] Webserver started at http://127.25.120.194:39553/ using document root <none> and password file <none>
I20260503 14:05:11.220196 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.220261 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.220312 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.220755 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-1-root/instance:
uuid: "76d33bab28a64fefa4bf4592f9e47707"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.221948 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.222644 324 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.222983 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.223048 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-1-root
uuid: "76d33bab28a64fefa4bf4592f9e47707"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.223105 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-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)
I20260503 14:05:11.223358 317 heartbeater.cc:344] Connected to a master server at 127.25.120.254:34141
I20260503 14:05:11.223440 317 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.223599 317 heartbeater.cc:507] Master 127.25.120.254:34141 requested a full tablet report, sending...
I20260503 14:05:11.223922 32661 ts_manager.cc:194] Registered new tserver with Master: ebc2146719e543f0aa6cbf3f85a1f432 (127.25.120.193:35203)
I20260503 14:05:11.224740 32661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40854
I20260503 14:05:11.232427 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.232709 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.232901 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.233130 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.233158 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.233181 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.233225 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.235332 317 heartbeater.cc:499] Master 127.25.120.254:34141 was elected leader, sending a full tablet report...
I20260503 14:05:11.236166 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.194:33567
I20260503 14:05:11.236274 387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.194:33567 every 8 connection(s)
I20260503 14:05:11.236651 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.237736 26083 webserver.cc:492] Webserver started at http://127.25.120.195:44545/ using document root <none> and password file <none>
I20260503 14:05:11.237833 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.237874 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.237911 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.238260 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-2-root/instance:
uuid: "c086bd06c536462bb5fbb152082bc9b3"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.239368 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:11.239981 394 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.240018 388 heartbeater.cc:344] Connected to a master server at 127.25.120.254:34141
I20260503 14:05:11.240119 388 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.240171 26083 fs_manager.cc:730] Time spent opening block manager: real 0.000s user 0.000s sys 0.001s
I20260503 14:05:11.240278 388 heartbeater.cc:507] Master 127.25.120.254:34141 requested a full tablet report, sending...
I20260503 14:05:11.240224 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-2-root
uuid: "c086bd06c536462bb5fbb152082bc9b3"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.240396 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-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)
I20260503 14:05:11.240583 32661 ts_manager.cc:194] Registered new tserver with Master: 76d33bab28a64fefa4bf4592f9e47707 (127.25.120.194:33567)
I20260503 14:05:11.241060 32661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40856
I20260503 14:05:11.251628 388 heartbeater.cc:499] Master 127.25.120.254:34141 was elected leader, sending a full tablet report...
I20260503 14:05:11.274927 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.275171 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.275367 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.275606 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.275637 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.275660 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.275707 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.278942 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.195:46651
I20260503 14:05:11.279139 457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.195:46651 every 8 connection(s)
I20260503 14:05:11.279435 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.280573 26083 webserver.cc:492] Webserver started at http://127.25.120.196:37471/ using document root <none> and password file <none>
I20260503 14:05:11.280668 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.280709 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.280748 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.281065 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-3-root/instance:
uuid: "b3ef2892828541359ead75187bcaa796"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.282338 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:11.283073 464 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.283175 458 heartbeater.cc:344] Connected to a master server at 127.25.120.254:34141
I20260503 14:05:11.283224 458 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.283339 458 heartbeater.cc:507] Master 127.25.120.254:34141 requested a full tablet report, sending...
I20260503 14:05:11.283555 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.283612 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-3-root
uuid: "b3ef2892828541359ead75187bcaa796"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.283675 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1777817074337926-26083-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)
I20260503 14:05:11.283818 32661 ts_manager.cc:194] Registered new tserver with Master: c086bd06c536462bb5fbb152082bc9b3 (127.25.120.195:46651)
I20260503 14:05:11.284288 32661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40866
I20260503 14:05:11.294873 458 heartbeater.cc:499] Master 127.25.120.254:34141 was elected leader, sending a full tablet report...
I20260503 14:05:11.297595 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.297832 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.298017 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.298238 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.298295 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.298336 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.298367 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.301622 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.196:34477
I20260503 14:05:11.301743 527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.196:34477 every 8 connection(s)
I20260503 14:05:11.305188 528 heartbeater.cc:344] Connected to a master server at 127.25.120.254:34141
I20260503 14:05:11.305279 528 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.305398 528 heartbeater.cc:507] Master 127.25.120.254:34141 requested a full tablet report, sending...
I20260503 14:05:11.305639 32660 ts_manager.cc:194] Registered new tserver with Master: b3ef2892828541359ead75187bcaa796 (127.25.120.196:34477)
I20260503 14:05:11.306041 32660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40876
I20260503 14:05:11.306289 26083 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004461409s
I20260503 14:05:11.311919 32660 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40890:
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"
}
}
}
I20260503 14:05:11.316556 528 heartbeater.cc:499] Master 127.25.120.254:34141 was elected leader, sending a full tablet report...
I20260503 14:05:11.317440 422 tablet_service.cc:1511] Processing CreateTablet for tablet 743ac2acdcdf4252aef0dd50c50823a7 (DEFAULT_TABLE table=fake-table [id=72b39248617343cfa2f22cff05377334]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.317587 422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ac2acdcdf4252aef0dd50c50823a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.317894 352 tablet_service.cc:1511] Processing CreateTablet for tablet 743ac2acdcdf4252aef0dd50c50823a7 (DEFAULT_TABLE table=fake-table [id=72b39248617343cfa2f22cff05377334]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.318027 352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ac2acdcdf4252aef0dd50c50823a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.318071 32749 tablet_service.cc:1511] Processing CreateTablet for tablet 743ac2acdcdf4252aef0dd50c50823a7 (DEFAULT_TABLE table=fake-table [id=72b39248617343cfa2f22cff05377334]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.318213 32749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ac2acdcdf4252aef0dd50c50823a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.319293 543 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Bootstrap starting.
I20260503 14:05:11.319433 544 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Bootstrap starting.
I20260503 14:05:11.319761 544 tablet_bootstrap.cc:654] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.319936 543 tablet_bootstrap.cc:654] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.320066 545 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Bootstrap starting.
I20260503 14:05:11.320396 545 tablet_bootstrap.cc:654] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.320489 543 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: No bootstrap required, opened a new log
I20260503 14:05:11.320641 543 ts_tablet_manager.cc:1403] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.320783 543 raft_consensus.cc:359] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.320875 543 raft_consensus.cc:385] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.320901 543 raft_consensus.cc:740] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d33bab28a64fefa4bf4592f9e47707, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.320950 543 consensus_queue.cc:260] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.320998 544 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: No bootstrap required, opened a new log
I20260503 14:05:11.321038 544 ts_tablet_manager.cc:1403] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:11.321125 543 ts_tablet_manager.cc:1434] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Time spent starting tablet: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.321156 544 raft_consensus.cc:359] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.321213 544 raft_consensus.cc:385] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.321242 544 raft_consensus.cc:740] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c086bd06c536462bb5fbb152082bc9b3, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.321347 544 consensus_queue.cc:260] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.321533 544 ts_tablet_manager.cc:1434] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Time spent starting tablet: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.321772 545 tablet_bootstrap.cc:492] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: No bootstrap required, opened a new log
I20260503 14:05:11.321868 545 ts_tablet_manager.cc:1403] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:11.321996 545 raft_consensus.cc:359] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.322069 545 raft_consensus.cc:385] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.322099 545 raft_consensus.cc:740] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebc2146719e543f0aa6cbf3f85a1f432, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.322147 545 consensus_queue.cc:260] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.322306 545 ts_tablet_manager.cc:1434] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Time spent starting tablet: real 0.000s user 0.000s sys 0.000s
W20260503 14:05:11.469173 318 tablet.cc:2404] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260503 14:05:11.550700 551 raft_consensus.cc:493] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260503 14:05:11.550836 551 raft_consensus.cc:515] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.551178 551 leader_election.cc:290] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d33bab28a64fefa4bf4592f9e47707 (127.25.120.194:33567), c086bd06c536462bb5fbb152082bc9b3 (127.25.120.195:46651)
I20260503 14:05:11.554138 362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ac2acdcdf4252aef0dd50c50823a7" candidate_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d33bab28a64fefa4bf4592f9e47707" is_pre_election: true
I20260503 14:05:11.554183 432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ac2acdcdf4252aef0dd50c50823a7" candidate_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c086bd06c536462bb5fbb152082bc9b3" is_pre_election: true
I20260503 14:05:11.554329 432 raft_consensus.cc:2468] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebc2146719e543f0aa6cbf3f85a1f432 in term 0.
I20260503 14:05:11.554342 362 raft_consensus.cc:2468] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebc2146719e543f0aa6cbf3f85a1f432 in term 0.
I20260503 14:05:11.554600 32723 leader_election.cc:304] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [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: 76d33bab28a64fefa4bf4592f9e47707, ebc2146719e543f0aa6cbf3f85a1f432; no voters:
I20260503 14:05:11.554754 551 raft_consensus.cc:2804] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260503 14:05:11.554826 551 raft_consensus.cc:493] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260503 14:05:11.554857 551 raft_consensus.cc:3060] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.555787 551 raft_consensus.cc:515] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.555982 551 leader_election.cc:290] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [CANDIDATE]: Term 1 election: Requested vote from peers 76d33bab28a64fefa4bf4592f9e47707 (127.25.120.194:33567), c086bd06c536462bb5fbb152082bc9b3 (127.25.120.195:46651)
I20260503 14:05:11.556133 362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ac2acdcdf4252aef0dd50c50823a7" candidate_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d33bab28a64fefa4bf4592f9e47707"
I20260503 14:05:11.556141 432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ac2acdcdf4252aef0dd50c50823a7" candidate_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c086bd06c536462bb5fbb152082bc9b3"
I20260503 14:05:11.556201 362 raft_consensus.cc:3060] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.556278 432 raft_consensus.cc:3060] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.557090 362 raft_consensus.cc:2468] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebc2146719e543f0aa6cbf3f85a1f432 in term 1.
I20260503 14:05:11.557116 432 raft_consensus.cc:2468] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebc2146719e543f0aa6cbf3f85a1f432 in term 1.
I20260503 14:05:11.557286 32723 leader_election.cc:304] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [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: 76d33bab28a64fefa4bf4592f9e47707, ebc2146719e543f0aa6cbf3f85a1f432; no voters:
I20260503 14:05:11.557451 551 raft_consensus.cc:2804] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.557742 551 raft_consensus.cc:697] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 1 LEADER]: Becoming Leader. State: Replica: ebc2146719e543f0aa6cbf3f85a1f432, State: Running, Role: LEADER
I20260503 14:05:11.557806 551 consensus_queue.cc:237] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [LEADER]: Queue going to LEADER mode. State: All 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: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } }
I20260503 14:05:11.558601 32661 catalog_manager.cc:5671] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebc2146719e543f0aa6cbf3f85a1f432 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebc2146719e543f0aa6cbf3f85a1f432" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 35203 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:11.607813 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:11.612762 362 raft_consensus.cc:1275] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 1 FOLLOWER]: Refusing update from remote peer ebc2146719e543f0aa6cbf3f85a1f432: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260503 14:05:11.612845 432 raft_consensus.cc:1275] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 1 FOLLOWER]: Refusing update from remote peer ebc2146719e543f0aa6cbf3f85a1f432: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260503 14:05:11.613057 551 consensus_queue.cc:1048] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d33bab28a64fefa4bf4592f9e47707" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260503 14:05:11.613169 553 consensus_queue.cc:1048] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c086bd06c536462bb5fbb152082bc9b3" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260503 14:05:11.614637 558 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260503 14:05:11.620066 26083 alter_table-test.cc:2380] Verifying initial pattern
I20260503 14:05:11.621557 26083 alter_table-test.cc:2383] Dropping and adding back c1
I20260503 14:05:11.621830 32659 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260503 14:05:11.623500 562 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:11.623670 565 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:11.623766 563 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:11.627442 32661 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: fake-table [id=72b39248617343cfa2f22cff05377334] alter complete (version 1)
I20260503 14:05:11.629858 32661 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40890:
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
I20260503 14:05:11.631609 562 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: Alter schema from (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:11.631762 562 tablet.cc:1622] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: MemRowSet was empty: no flush needed.
I20260503 14:05:11.631908 563 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: Alter schema from (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:11.632031 563 tablet.cc:1622] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: MemRowSet was empty: no flush needed.
I20260503 14:05:11.632098 565 tablet.cc:1724] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: Alter schema from (
0:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
2:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:11.632180 565 tablet.cc:1622] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: MemRowSet was empty: no flush needed.
I20260503 14:05:11.633857 32661 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: fake-table [id=72b39248617343cfa2f22cff05377334] alter complete (version 2)
I20260503 14:05:11.635257 26083 alter_table-test.cc:2393] Verifying that the new default shows up
I20260503 14:05:11.637009 26083 tablet_server.cc:179] TabletServer@127.25.120.193:0 shutting down...
I20260503 14:05:11.639631 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:11.639846 26083 tablet_replica.cc:333] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432: stopping tablet replica
I20260503 14:05:11.639921 26083 raft_consensus.cc:2243] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.640014 26083 raft_consensus.cc:2272] T 743ac2acdcdf4252aef0dd50c50823a7 P ebc2146719e543f0aa6cbf3f85a1f432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.652882 26083 tablet_server.cc:196] TabletServer@127.25.120.193:0 shutdown complete.
I20260503 14:05:11.654129 26083 tablet_server.cc:179] TabletServer@127.25.120.194:0 shutting down...
I20260503 14:05:11.658118 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:11.658362 26083 tablet_replica.cc:333] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707: stopping tablet replica
I20260503 14:05:11.658448 26083 raft_consensus.cc:2243] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260503 14:05:11.658510 26083 raft_consensus.cc:2272] T 743ac2acdcdf4252aef0dd50c50823a7 P 76d33bab28a64fefa4bf4592f9e47707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.660787 26083 tablet_server.cc:196] TabletServer@127.25.120.194:0 shutdown complete.
I20260503 14:05:11.661808 26083 tablet_server.cc:179] TabletServer@127.25.120.195:0 shutting down...
I20260503 14:05:11.664772 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:11.664968 26083 tablet_replica.cc:333] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3: stopping tablet replica
I20260503 14:05:11.665037 26083 raft_consensus.cc:2243] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260503 14:05:11.665095 26083 raft_consensus.cc:2272] T 743ac2acdcdf4252aef0dd50c50823a7 P c086bd06c536462bb5fbb152082bc9b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.677402 26083 tablet_server.cc:196] TabletServer@127.25.120.195:0 shutdown complete.
I20260503 14:05:11.678809 26083 tablet_server.cc:179] TabletServer@127.25.120.196:0 shutting down...
I20260503 14:05:11.681542 26083 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260503 14:05:11.693303 26083 tablet_server.cc:196] TabletServer@127.25.120.196:0 shutdown complete.
I20260503 14:05:11.694284 26083 master.cc:562] Master@127.25.120.254:34141 shutting down...
I20260503 14:05:11.697054 26083 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:11.697139 26083 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:11.697211 26083 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b2ecc883b944e2181fa117c29fd7c62: stopping tablet replica
I20260503 14:05:11.709352 26083 master.cc:584] Master@127.25.120.254:34141 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (558 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260503 14:05:11.715871 26083 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.120.254:43431
I20260503 14:05:11.716070 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.716961 26083 webserver.cc:492] Webserver started at http://127.25.120.254:38159/ using document root <none> and password file <none>
I20260503 14:05:11.717032 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.717097 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.717139 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.717485 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/master-0-root/instance:
uuid: "3bd61d630c164fd799de5e35e965790a"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.718737 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.719347 569 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.719604 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.719671 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/master-0-root
uuid: "3bd61d630c164fd799de5e35e965790a"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.719743 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-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)
I20260503 14:05:11.742071 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.742318 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.745075 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.254:43431
I20260503 14:05:11.745734 621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.254:43431 every 8 connection(s)
I20260503 14:05:11.745906 622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.746882 622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Bootstrap starting.
I20260503 14:05:11.747131 622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.747761 622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: No bootstrap required, opened a new log
I20260503 14:05:11.747876 622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER }
I20260503 14:05:11.747926 622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.747957 622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bd61d630c164fd799de5e35e965790a, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.748039 622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER }
I20260503 14:05:11.748090 622 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:11.748106 622 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:11.748135 622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:11.748718 622 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER }
I20260503 14:05:11.748775 622 leader_election.cc:304] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3bd61d630c164fd799de5e35e965790a; no voters:
I20260503 14:05:11.748889 622 leader_election.cc:290] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:11.748917 625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:11.749032 625 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [term 1 LEADER]: Becoming Leader. State: Replica: 3bd61d630c164fd799de5e35e965790a, State: Running, Role: LEADER
I20260503 14:05:11.749046 622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [sys.catalog]: configured and running, proceeding with master startup.
I20260503 14:05:11.749084 625 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER }
I20260503 14:05:11.749255 625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd61d630c164fd799de5e35e965790a. Latest consensus state: current_term: 1 leader_uuid: "3bd61d630c164fd799de5e35e965790a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER } }
I20260503 14:05:11.749302 625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:11.749365 627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3bd61d630c164fd799de5e35e965790a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd61d630c164fd799de5e35e965790a" member_type: VOTER } }
I20260503 14:05:11.749496 627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a [sys.catalog]: This master's current role is: LEADER
I20260503 14:05:11.749430 629 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260503 14:05:11.749740 629 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260503 14:05:11.750348 26083 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260503 14:05:11.750967 629 catalog_manager.cc:1357] Generated new cluster ID: 1181b34f09264d489e6cb6885110e5ad
I20260503 14:05:11.751019 629 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260503 14:05:11.781363 629 catalog_manager.cc:1380] Generated new certificate authority record
I20260503 14:05:11.781967 629 catalog_manager.cc:1514] Loading token signing keys...
I20260503 14:05:11.787360 629 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Generated new TSK 0
I20260503 14:05:11.787503 629 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260503 14:05:11.814492 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.815552 26083 webserver.cc:492] Webserver started at http://127.25.120.193:32855/ using document root <none> and password file <none>
I20260503 14:05:11.815706 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.815807 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.815869 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.816148 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-0-root/instance:
uuid: "c008129ee537460eac188175a865f179"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.817268 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.817935 646 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.818177 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:11.818257 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-0-root
uuid: "c008129ee537460eac188175a865f179"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.818316 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-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)
I20260503 14:05:11.848865 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.849117 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.849301 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.849581 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.849617 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.849659 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.849694 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.852661 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.193:37619
I20260503 14:05:11.852727 709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.193:37619 every 8 connection(s)
I20260503 14:05:11.853097 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.854140 26083 webserver.cc:492] Webserver started at http://127.25.120.194:43377/ using document root <none> and password file <none>
I20260503 14:05:11.854233 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.854283 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.854331 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.854635 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root/instance:
uuid: "6f785862c3e34d9cb57b5a5315299f91"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.855643 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.856334 717 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.856490 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.856560 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root
uuid: "6f785862c3e34d9cb57b5a5315299f91"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.856621 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-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)
I20260503 14:05:11.857116 710 heartbeater.cc:344] Connected to a master server at 127.25.120.254:43431
I20260503 14:05:11.857190 710 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.857303 710 heartbeater.cc:507] Master 127.25.120.254:43431 requested a full tablet report, sending...
I20260503 14:05:11.857513 586 ts_manager.cc:194] Registered new tserver with Master: c008129ee537460eac188175a865f179 (127.25.120.193:37619)
I20260503 14:05:11.858322 586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48048
I20260503 14:05:11.868865 710 heartbeater.cc:499] Master 127.25.120.254:43431 was elected leader, sending a full tablet report...
I20260503 14:05:11.874567 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.874816 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.875017 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.875244 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.875272 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.875326 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.875355 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.878873 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.194:41781
I20260503 14:05:11.878945 780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.194:41781 every 8 connection(s)
I20260503 14:05:11.879261 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.880234 26083 webserver.cc:492] Webserver started at http://127.25.120.195:42285/ using document root <none> and password file <none>
I20260503 14:05:11.880347 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.880394 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.880460 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.880859 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root/instance:
uuid: "d90d2c3b1f794a2db17e704d8c84311f"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.882265 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.882977 787 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.882992 781 heartbeater.cc:344] Connected to a master server at 127.25.120.254:43431
I20260503 14:05:11.883071 781 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.883181 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.883194 781 heartbeater.cc:507] Master 127.25.120.254:43431 requested a full tablet report, sending...
I20260503 14:05:11.883257 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root
uuid: "d90d2c3b1f794a2db17e704d8c84311f"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.883320 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-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)
I20260503 14:05:11.883503 586 ts_manager.cc:194] Registered new tserver with Master: 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781)
I20260503 14:05:11.883939 586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48050
I20260503 14:05:11.894522 781 heartbeater.cc:499] Master 127.25.120.254:43431 was elected leader, sending a full tablet report...
I20260503 14:05:11.907531 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.907760 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.907958 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.908187 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.908215 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.908238 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.908283 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.911305 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.195:38547
I20260503 14:05:11.911445 850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.195:38547 every 8 connection(s)
I20260503 14:05:11.911763 26083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260503 14:05:11.912943 26083 webserver.cc:492] Webserver started at http://127.25.120.196:36583/ using document root <none> and password file <none>
I20260503 14:05:11.913053 26083 fs_manager.cc:362] Metadata directory not provided
I20260503 14:05:11.913117 26083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260503 14:05:11.913185 26083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260503 14:05:11.913492 26083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root/instance:
uuid: "06b40164830f479cbf4add403510120a"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.914814 26083 fs_manager.cc:696] Time spent creating directory manager: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:11.915004 851 heartbeater.cc:344] Connected to a master server at 127.25.120.254:43431
I20260503 14:05:11.915071 851 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.915184 851 heartbeater.cc:507] Master 127.25.120.254:43431 requested a full tablet report, sending...
I20260503 14:05:11.915446 586 ts_manager.cc:194] Registered new tserver with Master: d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547)
I20260503 14:05:11.915429 857 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.915661 26083 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:11.915732 26083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root
uuid: "06b40164830f479cbf4add403510120a"
format_stamp: "Formatted at 2026-05-03 14:05:11 on dist-test-slave-clkv"
I20260503 14:05:11.915786 26083 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-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)
I20260503 14:05:11.915972 586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48066
I20260503 14:05:11.926539 851 heartbeater.cc:499] Master 127.25.120.254:43431 was elected leader, sending a full tablet report...
I20260503 14:05:11.931712 26083 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260503 14:05:11.931962 26083 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260503 14:05:11.932111 26083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260503 14:05:11.932291 26083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260503 14:05:11.932317 26083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.932339 26083 ts_tablet_manager.cc:616] Registered 0 tablets
I20260503 14:05:11.932351 26083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260503 14:05:11.935556 26083 rpc_server.cc:307] RPC server started. Bound to: 127.25.120.196:36909
I20260503 14:05:11.935642 920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.120.196:36909 every 8 connection(s)
I20260503 14:05:11.939713 921 heartbeater.cc:344] Connected to a master server at 127.25.120.254:43431
I20260503 14:05:11.939810 921 heartbeater.cc:461] Registering TS with master...
I20260503 14:05:11.939921 921 heartbeater.cc:507] Master 127.25.120.254:43431 requested a full tablet report, sending...
I20260503 14:05:11.940209 585 ts_manager.cc:194] Registered new tserver with Master: 06b40164830f479cbf4add403510120a (127.25.120.196:36909)
I20260503 14:05:11.940428 26083 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004663772s
I20260503 14:05:11.940726 585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48070
I20260503 14:05:11.945636 585 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48080:
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"
}
}
}
I20260503 14:05:11.950817 744 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfbee485104f3bbb1ec93a5a10cb36 (DEFAULT_TABLE table=fake-table [id=050483cf60e94246b157803426663acd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.950954 744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfbee485104f3bbb1ec93a5a10cb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.951268 885 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfbee485104f3bbb1ec93a5a10cb36 (DEFAULT_TABLE table=fake-table [id=050483cf60e94246b157803426663acd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.951279 921 heartbeater.cc:499] Master 127.25.120.254:43431 was elected leader, sending a full tablet report...
I20260503 14:05:11.951408 885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfbee485104f3bbb1ec93a5a10cb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.952370 674 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfbee485104f3bbb1ec93a5a10cb36 (DEFAULT_TABLE table=fake-table [id=050483cf60e94246b157803426663acd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260503 14:05:11.952486 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfbee485104f3bbb1ec93a5a10cb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:11.952894 936 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:11.953228 936 tablet_bootstrap.cc:654] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.953506 937 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:11.953651 939 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:11.953778 936 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:11.953826 936 ts_tablet_manager.cc:1403] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.953877 937 tablet_bootstrap.cc:654] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.953917 939 tablet_bootstrap.cc:654] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:11.953987 936 raft_consensus.cc:359] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.954083 936 raft_consensus.cc:385] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.954111 936 raft_consensus.cc:740] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.954155 936 consensus_queue.cc:260] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.954344 936 ts_tablet_manager.cc:1434] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.000s user 0.001s sys 0.000s
I20260503 14:05:11.954674 937 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:11.954725 937 ts_tablet_manager.cc:1403] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.954824 939 tablet_bootstrap.cc:492] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:11.954874 939 ts_tablet_manager.cc:1403] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:11.954866 937 raft_consensus.cc:359] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.954939 937 raft_consensus.cc:385] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.954969 937 raft_consensus.cc:740] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.955008 939 raft_consensus.cc:359] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.955010 937 consensus_queue.cc:260] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.955094 939 raft_consensus.cc:385] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:11.955139 939 raft_consensus.cc:740] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:11.955209 939 consensus_queue.cc:260] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:11.955241 937 ts_tablet_manager.cc:1434] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.000s user 0.001s sys 0.000s
I20260503 14:05:11.955570 939 ts_tablet_manager.cc:1434] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.209761 944 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260503 14:05:12.209877 944 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.210120 944 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781), 06b40164830f479cbf4add403510120a (127.25.120.196:36909)
I20260503 14:05:12.212915 748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "c008129ee537460eac188175a865f179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" is_pre_election: true
I20260503 14:05:12.213017 895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "c008129ee537460eac188175a865f179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b40164830f479cbf4add403510120a" is_pre_election: true
I20260503 14:05:12.213155 895 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c008129ee537460eac188175a865f179 in term 0.
I20260503 14:05:12.213065 748 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c008129ee537460eac188175a865f179 in term 0.
I20260503 14:05:12.213347 650 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [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: 6f785862c3e34d9cb57b5a5315299f91, c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.213670 944 raft_consensus.cc:2804] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260503 14:05:12.213729 944 raft_consensus.cc:493] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260503 14:05:12.213763 944 raft_consensus.cc:3060] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.214551 944 raft_consensus.cc:515] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.214797 944 leader_election.cc:290] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781), 06b40164830f479cbf4add403510120a (127.25.120.196:36909)
I20260503 14:05:12.214897 748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "c008129ee537460eac188175a865f179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f785862c3e34d9cb57b5a5315299f91"
I20260503 14:05:12.214951 895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfbee485104f3bbb1ec93a5a10cb36" candidate_uuid: "c008129ee537460eac188175a865f179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b40164830f479cbf4add403510120a"
I20260503 14:05:12.214989 748 raft_consensus.cc:3060] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.214996 895 raft_consensus.cc:3060] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.215768 748 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c008129ee537460eac188175a865f179 in term 1.
I20260503 14:05:12.215768 895 raft_consensus.cc:2468] T 26dfbee485104f3bbb1ec93a5a10cb36 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c008129ee537460eac188175a865f179 in term 1.
I20260503 14:05:12.215998 647 leader_election.cc:304] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [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: 06b40164830f479cbf4add403510120a, c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.216162 944 raft_consensus.cc:2804] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.216353 944 raft_consensus.cc:697] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.216425 944 consensus_queue.cc:237] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All 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: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.217129 584 catalog_manager.cc:5671] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.244289 26083 alter_table-test.cc:182] Tablet successfully located
I20260503 14:05:12.244745 585 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48080:
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"
}
}
}
I20260503 14:05:12.249275 815 tablet_service.cc:1511] Processing CreateTablet for tablet 036d1f31e5f54fae80acb39de0b9fc0a (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260503 14:05:12.249509 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036d1f31e5f54fae80acb39de0b9fc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.250989 950 tablet_bootstrap.cc:492] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.251338 950 tablet_bootstrap.cc:654] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.251878 950 tablet_bootstrap.cc:492] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.251947 950 ts_tablet_manager.cc:1403] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.252103 950 raft_consensus.cc:359] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.252175 950 raft_consensus.cc:385] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.252199 950 raft_consensus.cc:740] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.252257 950 consensus_queue.cc:260] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.252310 950 raft_consensus.cc:399] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.252337 950 raft_consensus.cc:493] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.252362 950 raft_consensus.cc:3060] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.253199 950 raft_consensus.cc:515] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.253279 950 leader_election.cc:304] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.253494 950 leader_election.cc:290] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.253566 952 raft_consensus.cc:2804] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.253754 952 raft_consensus.cc:697] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.253655 950 ts_tablet_manager.cc:1434] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260503 14:05:12.253830 952 consensus_queue.cc:237] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.254374 584 catalog_manager.cc:5671] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.256239 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.257261 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07ae32948b424100b7f9632d7bfe12e7 has no consensus state
I20260503 14:05:12.258209 674 tablet_service.cc:1511] Processing CreateTablet for tablet 07ae32948b424100b7f9632d7bfe12e7 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20260503 14:05:12.258361 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ae32948b424100b7f9632d7bfe12e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.259459 939 tablet_bootstrap.cc:492] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.259817 939 tablet_bootstrap.cc:654] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.260560 939 tablet_bootstrap.cc:492] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.260622 939 ts_tablet_manager.cc:1403] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.260809 939 raft_consensus.cc:359] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.260879 939 raft_consensus.cc:385] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.260905 939 raft_consensus.cc:740] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.260958 939 consensus_queue.cc:260] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.261005 939 raft_consensus.cc:399] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.261034 939 raft_consensus.cc:493] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.261062 939 raft_consensus.cc:3060] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.261773 939 raft_consensus.cc:515] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.261862 939 leader_election.cc:304] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.261919 939 leader_election.cc:290] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.261958 944 raft_consensus.cc:2804] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.262024 944 raft_consensus.cc:697] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.262027 939 ts_tablet_manager.cc:1434] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.262075 944 consensus_queue.cc:237] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.262692 584 catalog_manager.cc:5671] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.264037 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.267297 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.268038 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7d9d857cb1d42998f616c9d0af6223c has no consensus state
I20260503 14:05:12.268915 744 tablet_service.cc:1511] Processing CreateTablet for tablet f7d9d857cb1d42998f616c9d0af6223c (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20260503 14:05:12.269047 744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d9d857cb1d42998f616c9d0af6223c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.270102 936 tablet_bootstrap.cc:492] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.270540 936 tablet_bootstrap.cc:654] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.271173 936 tablet_bootstrap.cc:492] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.271226 936 ts_tablet_manager.cc:1403] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.271394 936 raft_consensus.cc:359] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.271495 936 raft_consensus.cc:385] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.271512 936 raft_consensus.cc:740] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.271574 936 consensus_queue.cc:260] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.271633 936 raft_consensus.cc:399] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.271651 936 raft_consensus.cc:493] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.271687 936 raft_consensus.cc:3060] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.272235 936 raft_consensus.cc:515] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.272296 936 leader_election.cc:304] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.272369 936 leader_election.cc:290] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.272392 942 raft_consensus.cc:2804] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.272614 942 raft_consensus.cc:697] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.272670 936 ts_tablet_manager.cc:1434] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:12.272688 942 consensus_queue.cc:237] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.273301 584 catalog_manager.cc:5671] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.274472 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.275707 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.276800 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac5434cd505645e4a014241cf48ee524 has no consensus state
I20260503 14:05:12.277670 885 tablet_service.cc:1511] Processing CreateTablet for tablet ac5434cd505645e4a014241cf48ee524 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20260503 14:05:12.277781 885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5434cd505645e4a014241cf48ee524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.278759 937 tablet_bootstrap.cc:492] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.279140 937 tablet_bootstrap.cc:654] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.279783 937 tablet_bootstrap.cc:492] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.279850 937 ts_tablet_manager.cc:1403] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.280000 937 raft_consensus.cc:359] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.280063 937 raft_consensus.cc:385] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.280097 937 raft_consensus.cc:740] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.280148 937 consensus_queue.cc:260] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.280208 937 raft_consensus.cc:399] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.280238 937 raft_consensus.cc:493] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.280282 937 raft_consensus.cc:3060] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.280965 937 raft_consensus.cc:515] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.281047 937 leader_election.cc:304] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.281106 937 leader_election.cc:290] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.281131 943 raft_consensus.cc:2804] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.281301 937 ts_tablet_manager.cc:1434] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:12.281314 943 raft_consensus.cc:697] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.281432 943 consensus_queue.cc:237] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.281947 584 catalog_manager.cc:5671] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.283293 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.283878 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.285048 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 71bc12748e504d42955083266f085247 has no consensus state
I20260503 14:05:12.286407 674 tablet_service.cc:1511] Processing CreateTablet for tablet 71bc12748e504d42955083266f085247 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20260503 14:05:12.286541 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bc12748e504d42955083266f085247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.287765 939 tablet_bootstrap.cc:492] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.288087 939 tablet_bootstrap.cc:654] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.288826 939 tablet_bootstrap.cc:492] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.288870 939 ts_tablet_manager.cc:1403] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.289008 939 raft_consensus.cc:359] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.289069 939 raft_consensus.cc:385] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.289114 939 raft_consensus.cc:740] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.289183 939 consensus_queue.cc:260] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.289238 939 raft_consensus.cc:399] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.289286 939 raft_consensus.cc:493] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.289317 939 raft_consensus.cc:3060] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.289909 939 raft_consensus.cc:515] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.289971 939 leader_election.cc:304] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.290035 939 leader_election.cc:290] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.290113 939 ts_tablet_manager.cc:1434] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.290102 946 raft_consensus.cc:2804] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.290194 946 raft_consensus.cc:697] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.290246 946 consensus_queue.cc:237] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.290726 584 catalog_manager.cc:5671] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.291842 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.295253 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.296439 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96e32302b4d0424e9879c2630cc7c058 has no consensus state
I20260503 14:05:12.297405 744 tablet_service.cc:1511] Processing CreateTablet for tablet 96e32302b4d0424e9879c2630cc7c058 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20260503 14:05:12.297573 744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e32302b4d0424e9879c2630cc7c058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.298914 936 tablet_bootstrap.cc:492] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.299216 936 tablet_bootstrap.cc:654] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.299798 936 tablet_bootstrap.cc:492] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.299849 936 ts_tablet_manager.cc:1403] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.299954 936 raft_consensus.cc:359] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.300024 936 raft_consensus.cc:385] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.300040 936 raft_consensus.cc:740] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.300113 936 consensus_queue.cc:260] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.300175 936 raft_consensus.cc:399] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.300194 936 raft_consensus.cc:493] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.300209 936 raft_consensus.cc:3060] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.301159 936 raft_consensus.cc:515] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.301254 936 leader_election.cc:304] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.301291 936 leader_election.cc:290] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.301374 962 raft_consensus.cc:2804] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.301404 936 ts_tablet_manager.cc:1434] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:12.301466 962 raft_consensus.cc:697] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.301527 962 consensus_queue.cc:237] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.302198 584 catalog_manager.cc:5671] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.303881 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.307060 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.308569 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd10e910fcf44b80b1039d39f374cac4 has no consensus state
I20260503 14:05:12.309450 815 tablet_service.cc:1511] Processing CreateTablet for tablet cd10e910fcf44b80b1039d39f374cac4 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20260503 14:05:12.309603 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd10e910fcf44b80b1039d39f374cac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.310585 950 tablet_bootstrap.cc:492] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.311034 950 tablet_bootstrap.cc:654] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.311762 950 tablet_bootstrap.cc:492] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.311807 950 ts_tablet_manager.cc:1403] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.311975 950 raft_consensus.cc:359] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.312068 950 raft_consensus.cc:385] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.312089 950 raft_consensus.cc:740] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.312134 950 consensus_queue.cc:260] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.312184 950 raft_consensus.cc:399] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.312206 950 raft_consensus.cc:493] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.312233 950 raft_consensus.cc:3060] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.312930 950 raft_consensus.cc:515] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.313021 950 leader_election.cc:304] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.313082 950 leader_election.cc:290] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.313126 952 raft_consensus.cc:2804] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.313167 950 ts_tablet_manager.cc:1434] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.313197 952 raft_consensus.cc:697] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.313235 952 consensus_queue.cc:237] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.313766 584 catalog_manager.cc:5671] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.314785 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.315934 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.316890 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68cbd9caf20447f0b067de9d3d2f0a6b has no consensus state
I20260503 14:05:12.317757 885 tablet_service.cc:1511] Processing CreateTablet for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20260503 14:05:12.317914 885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cbd9caf20447f0b067de9d3d2f0a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.318885 937 tablet_bootstrap.cc:492] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.319346 937 tablet_bootstrap.cc:654] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.319876 937 tablet_bootstrap.cc:492] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.319916 937 ts_tablet_manager.cc:1403] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.320031 937 raft_consensus.cc:359] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.320075 937 raft_consensus.cc:385] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.320088 937 raft_consensus.cc:740] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.320147 937 consensus_queue.cc:260] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.320196 937 raft_consensus.cc:399] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.320261 937 raft_consensus.cc:493] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.320297 937 raft_consensus.cc:3060] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.320883 937 raft_consensus.cc:515] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.320942 937 leader_election.cc:304] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.320998 937 leader_election.cc:290] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.321018 943 raft_consensus.cc:2804] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.321065 943 raft_consensus.cc:697] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.321086 937 ts_tablet_manager.cc:1434] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.321108 943 consensus_queue.cc:237] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.321624 586 catalog_manager.cc:5671] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.322585 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.323977 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.324843 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6663f02a2a8423693b9b5d7f6082f71 has no consensus state
I20260503 14:05:12.325774 673 tablet_service.cc:1511] Processing CreateTablet for tablet d6663f02a2a8423693b9b5d7f6082f71 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20260503 14:05:12.325899 673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6663f02a2a8423693b9b5d7f6082f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.327078 939 tablet_bootstrap.cc:492] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.327524 939 tablet_bootstrap.cc:654] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.328136 939 tablet_bootstrap.cc:492] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.328176 939 ts_tablet_manager.cc:1403] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.328327 939 raft_consensus.cc:359] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.328374 939 raft_consensus.cc:385] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.328388 939 raft_consensus.cc:740] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.328454 939 consensus_queue.cc:260] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.328500 939 raft_consensus.cc:399] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.328526 939 raft_consensus.cc:493] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.328583 939 raft_consensus.cc:3060] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.329244 939 raft_consensus.cc:515] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.329306 939 leader_election.cc:304] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.329365 939 leader_election.cc:290] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.329384 944 raft_consensus.cc:2804] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.329442 939 ts_tablet_manager.cc:1434] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.329532 944 raft_consensus.cc:697] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.329587 944 consensus_queue.cc:237] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.330159 586 catalog_manager.cc:5671] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.331143 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.331818 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.332827 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c3628563d5724c0cb537cc602107efc9 has no consensus state
I20260503 14:05:12.334030 745 tablet_service.cc:1511] Processing CreateTablet for tablet c3628563d5724c0cb537cc602107efc9 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20260503 14:05:12.334215 745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3628563d5724c0cb537cc602107efc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.335716 936 tablet_bootstrap.cc:492] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.336251 936 tablet_bootstrap.cc:654] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.337013 936 tablet_bootstrap.cc:492] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.337070 936 ts_tablet_manager.cc:1403] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.337221 936 raft_consensus.cc:359] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.337277 936 raft_consensus.cc:385] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.337291 936 raft_consensus.cc:740] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.337348 936 consensus_queue.cc:260] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.337396 936 raft_consensus.cc:399] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.337417 936 raft_consensus.cc:493] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.337435 936 raft_consensus.cc:3060] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.337961 936 raft_consensus.cc:515] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.338017 936 leader_election.cc:304] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.338078 936 leader_election.cc:290] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.338110 962 raft_consensus.cc:2804] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.338181 936 ts_tablet_manager.cc:1434] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.338213 962 raft_consensus.cc:697] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.338253 962 consensus_queue.cc:237] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.338894 585 catalog_manager.cc:5671] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.340256 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.342876 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\013\000\000\000""\006\001\n\000\000\000\007\001\013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.343672 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e21ce40043ae4d93ac014f6b9d7215d2 has no consensus state
I20260503 14:05:12.344671 815 tablet_service.cc:1511] Processing CreateTablet for tablet e21ce40043ae4d93ac014f6b9d7215d2 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 10 <= VALUES < 11
I20260503 14:05:12.344815 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21ce40043ae4d93ac014f6b9d7215d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.345753 950 tablet_bootstrap.cc:492] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.346117 950 tablet_bootstrap.cc:654] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.346817 950 tablet_bootstrap.cc:492] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.346882 950 ts_tablet_manager.cc:1403] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.347051 950 raft_consensus.cc:359] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.347115 950 raft_consensus.cc:385] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.347148 950 raft_consensus.cc:740] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.347199 950 consensus_queue.cc:260] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.347244 950 raft_consensus.cc:399] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.347268 950 raft_consensus.cc:493] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.347294 950 raft_consensus.cc:3060] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.347944 950 raft_consensus.cc:515] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.348032 950 leader_election.cc:304] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.348106 950 leader_election.cc:290] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.348156 952 raft_consensus.cc:2804] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.348212 950 ts_tablet_manager.cc:1434] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.348259 952 raft_consensus.cc:697] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.348308 952 consensus_queue.cc:237] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.348860 585 catalog_manager.cc:5671] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.350028 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.351446 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\013\000\000\000\007\001\014\000\000\000""\006\001\013\000\000\000\007\001\014\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.352353 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28f3251b38e343c8b7e96971b86281d2 has no consensus state
I20260503 14:05:12.353199 885 tablet_service.cc:1511] Processing CreateTablet for tablet 28f3251b38e343c8b7e96971b86281d2 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 11 <= VALUES < 12
I20260503 14:05:12.353338 885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f3251b38e343c8b7e96971b86281d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.354358 937 tablet_bootstrap.cc:492] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.354823 937 tablet_bootstrap.cc:654] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.355556 937 tablet_bootstrap.cc:492] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.355604 937 ts_tablet_manager.cc:1403] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.355737 937 raft_consensus.cc:359] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.355778 937 raft_consensus.cc:385] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.355799 937 raft_consensus.cc:740] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.355836 937 consensus_queue.cc:260] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.355867 937 raft_consensus.cc:399] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.355883 937 raft_consensus.cc:493] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.355896 937 raft_consensus.cc:3060] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.356452 937 raft_consensus.cc:515] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.356523 937 leader_election.cc:304] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.356663 937 leader_election.cc:290] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.356698 966 raft_consensus.cc:2804] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.356765 966 raft_consensus.cc:697] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.356810 937 ts_tablet_manager.cc:1434] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.356817 966 consensus_queue.cc:237] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.357846 586 catalog_manager.cc:5671] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.359099 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.360065 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\014\000\000\000\007\001\r\000\000\000""\006\001\014\000\000\000\007\001\r\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.361260 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f617d8d64ff74327bb6f3d3e55f08bf6 has no consensus state
I20260503 14:05:12.362190 674 tablet_service.cc:1511] Processing CreateTablet for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 12 <= VALUES < 13
I20260503 14:05:12.362329 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f617d8d64ff74327bb6f3d3e55f08bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.363454 939 tablet_bootstrap.cc:492] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.363835 939 tablet_bootstrap.cc:654] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.364579 939 tablet_bootstrap.cc:492] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.364647 939 ts_tablet_manager.cc:1403] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.364837 939 raft_consensus.cc:359] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.364907 939 raft_consensus.cc:385] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.364931 939 raft_consensus.cc:740] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.364984 939 consensus_queue.cc:260] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.365028 939 raft_consensus.cc:399] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.365059 939 raft_consensus.cc:493] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.365089 939 raft_consensus.cc:3060] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.365633 939 raft_consensus.cc:515] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.365732 939 leader_election.cc:304] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.365809 939 leader_election.cc:290] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.365867 979 raft_consensus.cc:2804] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.365935 939 ts_tablet_manager.cc:1434] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.365955 979 raft_consensus.cc:697] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.366016 979 consensus_queue.cc:237] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.366698 585 catalog_manager.cc:5671] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.367765 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.369632 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\r\000\000\000\007\001\016\000\000\000""\006\001\r\000\000\000\007\001\016\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.370712 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f2806e144b84d24b0b706c45b44be95 has no consensus state
I20260503 14:05:12.371991 743 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2806e144b84d24b0b706c45b44be95 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 13 <= VALUES < 14
I20260503 14:05:12.372182 743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2806e144b84d24b0b706c45b44be95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.373463 936 tablet_bootstrap.cc:492] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.374029 936 tablet_bootstrap.cc:654] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.374640 936 tablet_bootstrap.cc:492] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.374686 936 ts_tablet_manager.cc:1403] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.374806 936 raft_consensus.cc:359] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.374855 936 raft_consensus.cc:385] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.374868 936 raft_consensus.cc:740] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.374927 936 consensus_queue.cc:260] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.375005 936 raft_consensus.cc:399] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.375026 936 raft_consensus.cc:493] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.375051 936 raft_consensus.cc:3060] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.375669 936 raft_consensus.cc:515] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.375748 936 leader_election.cc:304] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.375809 936 leader_election.cc:290] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.375829 962 raft_consensus.cc:2804] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.375876 962 raft_consensus.cc:697] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.375896 936 ts_tablet_manager.cc:1434] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.375921 962 consensus_queue.cc:237] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.376447 585 catalog_manager.cc:5671] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.377718 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.378522 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\016\000\000\000\007\001\017\000\000\000""\006\001\016\000\000\000\007\001\017\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.379858 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2acb17717fa54912b99eda4a925a4a6c has no consensus state
I20260503 14:05:12.380735 815 tablet_service.cc:1511] Processing CreateTablet for tablet 2acb17717fa54912b99eda4a925a4a6c (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 14 <= VALUES < 15
I20260503 14:05:12.380846 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acb17717fa54912b99eda4a925a4a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.381982 950 tablet_bootstrap.cc:492] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.382407 950 tablet_bootstrap.cc:654] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.383169 950 tablet_bootstrap.cc:492] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.383225 950 ts_tablet_manager.cc:1403] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.383553 950 raft_consensus.cc:359] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.383666 950 raft_consensus.cc:385] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.383695 950 raft_consensus.cc:740] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.383733 950 consensus_queue.cc:260] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.383783 950 raft_consensus.cc:399] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.383809 950 raft_consensus.cc:493] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.383828 950 raft_consensus.cc:3060] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.384423 950 raft_consensus.cc:515] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.384492 950 leader_election.cc:304] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.384621 950 leader_election.cc:290] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.384697 952 raft_consensus.cc:2804] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.384719 950 ts_tablet_manager.cc:1434] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.384773 952 raft_consensus.cc:697] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.384812 952 consensus_queue.cc:237] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.385289 585 catalog_manager.cc:5671] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.386229 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.386857 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\017\000\000\000\007\001\020\000\000\000""\006\001\017\000\000\000\007\001\020\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.387830 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 803883a0349f48b88022e978877cb23d has no consensus state
I20260503 14:05:12.389276 884 tablet_service.cc:1511] Processing CreateTablet for tablet 803883a0349f48b88022e978877cb23d (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 15 <= VALUES < 16
I20260503 14:05:12.389417 884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803883a0349f48b88022e978877cb23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.390631 937 tablet_bootstrap.cc:492] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.390964 937 tablet_bootstrap.cc:654] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.391434 937 tablet_bootstrap.cc:492] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.391498 937 ts_tablet_manager.cc:1403] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.391644 937 raft_consensus.cc:359] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.391750 937 raft_consensus.cc:385] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.391777 937 raft_consensus.cc:740] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.391822 937 consensus_queue.cc:260] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.391871 937 raft_consensus.cc:399] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.391904 937 raft_consensus.cc:493] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.391937 937 raft_consensus.cc:3060] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.392498 937 raft_consensus.cc:515] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.392613 937 leader_election.cc:304] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.392673 937 leader_election.cc:290] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.392707 966 raft_consensus.cc:2804] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.392768 937 ts_tablet_manager.cc:1434] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:12.392798 966 raft_consensus.cc:697] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.392848 966 consensus_queue.cc:237] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.393397 586 catalog_manager.cc:5671] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.394348 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.397372 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\020\000\000\000\007\001\021\000\000\000""\006\001\020\000\000\000\007\001\021\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.398488 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5544df7a7b444b28283be2c0e25e0bd has no consensus state
I20260503 14:05:12.399758 674 tablet_service.cc:1511] Processing CreateTablet for tablet f5544df7a7b444b28283be2c0e25e0bd (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 16 <= VALUES < 17
I20260503 14:05:12.399895 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5544df7a7b444b28283be2c0e25e0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.400996 939 tablet_bootstrap.cc:492] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.401340 939 tablet_bootstrap.cc:654] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.401932 939 tablet_bootstrap.cc:492] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.401978 939 ts_tablet_manager.cc:1403] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.402065 939 raft_consensus.cc:359] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.402107 939 raft_consensus.cc:385] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.402120 939 raft_consensus.cc:740] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.402180 939 consensus_queue.cc:260] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.402230 939 raft_consensus.cc:399] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.402245 939 raft_consensus.cc:493] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.402258 939 raft_consensus.cc:3060] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.402778 939 raft_consensus.cc:515] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.402835 939 leader_election.cc:304] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.402866 939 leader_election.cc:290] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.402976 946 raft_consensus.cc:2804] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.402985 939 ts_tablet_manager.cc:1434] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.403041 946 raft_consensus.cc:697] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.403083 946 consensus_queue.cc:237] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.403566 586 catalog_manager.cc:5671] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.404873 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.406116 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\021\000\000\000\007\001\022\000\000\000""\006\001\021\000\000\000\007\001\022\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.407066 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a8d928c21b640fa9be067349a821be9 has no consensus state
I20260503 14:05:12.408321 742 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8d928c21b640fa9be067349a821be9 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 17 <= VALUES < 18
I20260503 14:05:12.408459 742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8d928c21b640fa9be067349a821be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.409510 936 tablet_bootstrap.cc:492] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.409965 936 tablet_bootstrap.cc:654] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.410517 936 tablet_bootstrap.cc:492] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.410588 936 ts_tablet_manager.cc:1403] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.410754 936 raft_consensus.cc:359] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.410831 936 raft_consensus.cc:385] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.410864 936 raft_consensus.cc:740] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.410918 936 consensus_queue.cc:260] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.410979 936 raft_consensus.cc:399] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.411010 936 raft_consensus.cc:493] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.411039 936 raft_consensus.cc:3060] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.411567 936 raft_consensus.cc:515] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.411653 936 leader_election.cc:304] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.411738 936 leader_election.cc:290] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.411823 962 raft_consensus.cc:2804] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.411834 936 ts_tablet_manager.cc:1434] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.411911 962 raft_consensus.cc:697] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.411954 962 consensus_queue.cc:237] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.412500 586 catalog_manager.cc:5671] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.413596 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.414547 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\022\000\000\000\007\001\023\000\000\000""\006\001\022\000\000\000\007\001\023\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.415591 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7771031775ec415d84f51d582bc0dbf7 has no consensus state
I20260503 14:05:12.416512 815 tablet_service.cc:1511] Processing CreateTablet for tablet 7771031775ec415d84f51d582bc0dbf7 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 18 <= VALUES < 19
I20260503 14:05:12.416661 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7771031775ec415d84f51d582bc0dbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.417600 950 tablet_bootstrap.cc:492] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.417912 950 tablet_bootstrap.cc:654] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.418478 950 tablet_bootstrap.cc:492] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.418540 950 ts_tablet_manager.cc:1403] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.418660 950 raft_consensus.cc:359] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.418723 950 raft_consensus.cc:385] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.418756 950 raft_consensus.cc:740] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.418809 950 consensus_queue.cc:260] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.418849 950 raft_consensus.cc:399] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.418879 950 raft_consensus.cc:493] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.418910 950 raft_consensus.cc:3060] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.419553 950 raft_consensus.cc:515] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.419639 950 leader_election.cc:304] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.419697 950 leader_election.cc:290] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.419737 952 raft_consensus.cc:2804] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.419782 950 ts_tablet_manager.cc:1434] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.419821 952 raft_consensus.cc:697] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.419874 952 consensus_queue.cc:237] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.420385 586 catalog_manager.cc:5671] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.421582 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.424288 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\023\000\000\000\007\001\024\000\000\000""\006\001\023\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.425428 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6233942d859b44b4b9d7186d4e2434ab has no consensus state
I20260503 14:05:12.426213 883 tablet_service.cc:1511] Processing CreateTablet for tablet 6233942d859b44b4b9d7186d4e2434ab (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 19 <= VALUES < 20
I20260503 14:05:12.426364 883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6233942d859b44b4b9d7186d4e2434ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.427734 937 tablet_bootstrap.cc:492] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.428222 937 tablet_bootstrap.cc:654] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.429312 937 tablet_bootstrap.cc:492] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.429369 937 ts_tablet_manager.cc:1403] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260503 14:05:12.429551 937 raft_consensus.cc:359] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.429602 937 raft_consensus.cc:385] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.429616 937 raft_consensus.cc:740] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.429651 937 consensus_queue.cc:260] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.429673 937 raft_consensus.cc:399] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.429688 937 raft_consensus.cc:493] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.429702 937 raft_consensus.cc:3060] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.430310 937 raft_consensus.cc:515] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.430409 937 leader_election.cc:304] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.430470 937 leader_election.cc:290] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.430497 966 raft_consensus.cc:2804] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.430555 937 ts_tablet_manager.cc:1434] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.430567 966 raft_consensus.cc:697] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.430667 966 consensus_queue.cc:237] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.431142 585 catalog_manager.cc:5671] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.432137 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.433521 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\024\000\000\000\007\001\025\000\000\000""\006\001\024\000\000\000\007\001\025\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.434579 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ef2e5d592024ff4b8e6a7fb31d22177 has no consensus state
I20260503 14:05:12.436014 670 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 20 <= VALUES < 21
I20260503 14:05:12.436187 670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef2e5d592024ff4b8e6a7fb31d22177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.437503 939 tablet_bootstrap.cc:492] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.437898 939 tablet_bootstrap.cc:654] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.438531 939 tablet_bootstrap.cc:492] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.438575 939 ts_tablet_manager.cc:1403] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.438702 939 raft_consensus.cc:359] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.438781 939 raft_consensus.cc:385] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.438807 939 raft_consensus.cc:740] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.438853 939 consensus_queue.cc:260] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.438911 939 raft_consensus.cc:399] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.438967 939 raft_consensus.cc:493] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.438995 939 raft_consensus.cc:3060] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.439528 939 raft_consensus.cc:515] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.439585 939 leader_election.cc:304] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.439641 939 leader_election.cc:290] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.439662 979 raft_consensus.cc:2804] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.439729 979 raft_consensus.cc:697] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.439729 939 ts_tablet_manager.cc:1434] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.439776 979 consensus_queue.cc:237] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.440315 585 catalog_manager.cc:5671] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.441452 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.444622 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\025\000\000\000\007\001\026\000\000\000""\006\001\025\000\000\000\007\001\026\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.445940 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a189f739db34464db6643a75a22cce02 has no consensus state
I20260503 14:05:12.447415 744 tablet_service.cc:1511] Processing CreateTablet for tablet a189f739db34464db6643a75a22cce02 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 21 <= VALUES < 22
I20260503 14:05:12.447578 744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a189f739db34464db6643a75a22cce02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.449040 936 tablet_bootstrap.cc:492] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.449433 936 tablet_bootstrap.cc:654] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.450147 936 tablet_bootstrap.cc:492] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.450228 936 ts_tablet_manager.cc:1403] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.450361 936 raft_consensus.cc:359] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.450426 936 raft_consensus.cc:385] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.450443 936 raft_consensus.cc:740] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.450500 936 consensus_queue.cc:260] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.450546 936 raft_consensus.cc:399] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.450570 936 raft_consensus.cc:493] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.450598 936 raft_consensus.cc:3060] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.451169 936 raft_consensus.cc:515] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.451225 936 leader_election.cc:304] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.451279 936 leader_election.cc:290] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.451318 962 raft_consensus.cc:2804] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.451365 936 ts_tablet_manager.cc:1434] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.451385 962 raft_consensus.cc:697] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.451501 962 consensus_queue.cc:237] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.451943 586 catalog_manager.cc:5671] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.453104 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.455881 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\026\000\000\000\007\001\027\000\000\000""\006\001\026\000\000\000\007\001\027\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.457166 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 708a449d6b674a35ac0e6cdcc9e69bc4 has no consensus state
I20260503 14:05:12.458462 813 tablet_service.cc:1511] Processing CreateTablet for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 22 <= VALUES < 23
I20260503 14:05:12.458628 813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708a449d6b674a35ac0e6cdcc9e69bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.459795 950 tablet_bootstrap.cc:492] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.460417 950 tablet_bootstrap.cc:654] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.461042 950 tablet_bootstrap.cc:492] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.461112 950 ts_tablet_manager.cc:1403] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.461280 950 raft_consensus.cc:359] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.461354 950 raft_consensus.cc:385] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.461387 950 raft_consensus.cc:740] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.461441 950 consensus_queue.cc:260] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.461547 950 raft_consensus.cc:399] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.461584 950 raft_consensus.cc:493] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.461618 950 raft_consensus.cc:3060] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.462203 950 raft_consensus.cc:515] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.462281 950 leader_election.cc:304] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.462337 950 leader_election.cc:290] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.462354 952 raft_consensus.cc:2804] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.462400 952 raft_consensus.cc:697] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.462425 950 ts_tablet_manager.cc:1434] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.462435 952 consensus_queue.cc:237] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.462986 586 catalog_manager.cc:5671] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.464062 586 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.465051 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\027\000\000\000\007\001\030\000\000\000""\006\001\027\000\000\000\007\001\030\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.466200 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b46bd30c87344b55b44dcab7cbd4eda4 has no consensus state
I20260503 14:05:12.467585 882 tablet_service.cc:1511] Processing CreateTablet for tablet b46bd30c87344b55b44dcab7cbd4eda4 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 23 <= VALUES < 24
I20260503 14:05:12.467697 882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46bd30c87344b55b44dcab7cbd4eda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.468894 937 tablet_bootstrap.cc:492] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.469312 937 tablet_bootstrap.cc:654] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.469973 937 tablet_bootstrap.cc:492] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.470019 937 ts_tablet_manager.cc:1403] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.470180 937 raft_consensus.cc:359] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.470249 937 raft_consensus.cc:385] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.470264 937 raft_consensus.cc:740] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.470319 937 consensus_queue.cc:260] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.470382 937 raft_consensus.cc:399] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.470405 937 raft_consensus.cc:493] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.470424 937 raft_consensus.cc:3060] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.471091 937 raft_consensus.cc:515] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.471153 937 leader_election.cc:304] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.471187 937 leader_election.cc:290] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.471261 967 raft_consensus.cc:2804] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.471335 967 raft_consensus.cc:697] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.471386 937 ts_tablet_manager.cc:1434] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:12.471366 967 consensus_queue.cc:237] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.471966 585 catalog_manager.cc:5671] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.473194 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.476207 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\030\000\000\000\007\001\031\000\000\000""\006\001\030\000\000\000\007\001\031\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.477324 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec592cab2bb1489eb4d26ce6b12bd919 has no consensus state
I20260503 14:05:12.478850 672 tablet_service.cc:1511] Processing CreateTablet for tablet ec592cab2bb1489eb4d26ce6b12bd919 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 24 <= VALUES < 25
I20260503 14:05:12.478991 672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec592cab2bb1489eb4d26ce6b12bd919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.480101 939 tablet_bootstrap.cc:492] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.480880 939 tablet_bootstrap.cc:654] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.481525 939 tablet_bootstrap.cc:492] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.481580 939 ts_tablet_manager.cc:1403] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.481763 939 raft_consensus.cc:359] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.481820 939 raft_consensus.cc:385] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.481833 939 raft_consensus.cc:740] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.481887 939 consensus_queue.cc:260] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.481940 939 raft_consensus.cc:399] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.481956 939 raft_consensus.cc:493] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.481969 939 raft_consensus.cc:3060] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.482585 939 raft_consensus.cc:515] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.482646 939 leader_election.cc:304] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.482702 939 leader_election.cc:290] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.482719 979 raft_consensus.cc:2804] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.482780 979 raft_consensus.cc:697] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.482805 939 ts_tablet_manager.cc:1434] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.482818 979 consensus_queue.cc:237] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.483325 585 catalog_manager.cc:5671] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.484375 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.485368 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } 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
W20260503 14:05:12.486389 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d36c258478ff403f83b1d3f0511ca088 has no consensus state
I20260503 14:05:12.487627 741 tablet_service.cc:1511] Processing CreateTablet for tablet d36c258478ff403f83b1d3f0511ca088 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260503 14:05:12.487780 741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36c258478ff403f83b1d3f0511ca088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.488823 936 tablet_bootstrap.cc:492] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.489182 936 tablet_bootstrap.cc:654] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.489799 936 tablet_bootstrap.cc:492] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.489866 936 ts_tablet_manager.cc:1403] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.490010 936 raft_consensus.cc:359] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.490077 936 raft_consensus.cc:385] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.490109 936 raft_consensus.cc:740] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.490165 936 consensus_queue.cc:260] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.490226 936 raft_consensus.cc:399] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.490258 936 raft_consensus.cc:493] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.490288 936 raft_consensus.cc:3060] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.490880 936 raft_consensus.cc:515] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.490958 936 leader_election.cc:304] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.491006 936 leader_election.cc:290] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.491032 962 raft_consensus.cc:2804] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.491109 962 raft_consensus.cc:697] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.491163 962 consensus_queue.cc:237] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.491113 936 ts_tablet_manager.cc:1434] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.491798 584 catalog_manager.cc:5671] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.492722 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.493813 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\032\000\000\000\007\001\033\000\000\000""\006\001\032\000\000\000\007\001\033\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.495761 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2721d8f5a66b4854b8b89bb9da2e813d has no consensus state
I20260503 14:05:12.496526 814 tablet_service.cc:1511] Processing CreateTablet for tablet 2721d8f5a66b4854b8b89bb9da2e813d (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 26 <= VALUES < 27
I20260503 14:05:12.496688 814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2721d8f5a66b4854b8b89bb9da2e813d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.497690 950 tablet_bootstrap.cc:492] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.498054 950 tablet_bootstrap.cc:654] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.498575 950 tablet_bootstrap.cc:492] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.498616 950 ts_tablet_manager.cc:1403] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.498757 950 raft_consensus.cc:359] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.498811 950 raft_consensus.cc:385] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.498823 950 raft_consensus.cc:740] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.498878 950 consensus_queue.cc:260] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.498927 950 raft_consensus.cc:399] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.498947 950 raft_consensus.cc:493] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.498967 950 raft_consensus.cc:3060] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.499440 950 raft_consensus.cc:515] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.499508 950 leader_election.cc:304] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.499569 950 leader_election.cc:290] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.499590 952 raft_consensus.cc:2804] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.499637 952 raft_consensus.cc:697] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.499658 950 ts_tablet_manager.cc:1434] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.499670 952 consensus_queue.cc:237] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.500186 584 catalog_manager.cc:5671] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.501335 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.502617 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\033\000\000\000\007\001\034\000\000\000""\006\001\033\000\000\000\007\001\034\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.504216 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 366a0f5da30b457fa2c9f3ce494bad65 has no consensus state
I20260503 14:05:12.505180 882 tablet_service.cc:1511] Processing CreateTablet for tablet 366a0f5da30b457fa2c9f3ce494bad65 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 27 <= VALUES < 28
I20260503 14:05:12.505314 882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366a0f5da30b457fa2c9f3ce494bad65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.506400 937 tablet_bootstrap.cc:492] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.506814 937 tablet_bootstrap.cc:654] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.507426 937 tablet_bootstrap.cc:492] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.507503 937 ts_tablet_manager.cc:1403] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.507627 937 raft_consensus.cc:359] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.507696 937 raft_consensus.cc:385] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.507720 937 raft_consensus.cc:740] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.507773 937 consensus_queue.cc:260] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.507815 937 raft_consensus.cc:399] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.507844 937 raft_consensus.cc:493] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.507872 937 raft_consensus.cc:3060] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.508400 937 raft_consensus.cc:515] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.508493 937 leader_election.cc:304] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.508577 937 leader_election.cc:290] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.508613 967 raft_consensus.cc:2804] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.508718 967 raft_consensus.cc:697] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.508661 937 ts_tablet_manager.cc:1434] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.508762 967 consensus_queue.cc:237] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.509295 584 catalog_manager.cc:5671] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.510605 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.512210 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\034\000\000\000\007\001\035\000\000\000""\006\001\034\000\000\000\007\001\035\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.514418 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b5fc0fed7174bb2bacc89159c176982 has no consensus state
I20260503 14:05:12.515584 674 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5fc0fed7174bb2bacc89159c176982 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 28 <= VALUES < 29
I20260503 14:05:12.515710 674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5fc0fed7174bb2bacc89159c176982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.516891 939 tablet_bootstrap.cc:492] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.517297 939 tablet_bootstrap.cc:654] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.517966 939 tablet_bootstrap.cc:492] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.518028 939 ts_tablet_manager.cc:1403] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.518198 939 raft_consensus.cc:359] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.518262 939 raft_consensus.cc:385] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.518296 939 raft_consensus.cc:740] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.518343 939 consensus_queue.cc:260] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.518409 939 raft_consensus.cc:399] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.518436 939 raft_consensus.cc:493] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.518464 939 raft_consensus.cc:3060] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.519073 939 raft_consensus.cc:515] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.519179 939 leader_election.cc:304] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.519246 939 leader_election.cc:290] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.519315 979 raft_consensus.cc:2804] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.519402 979 raft_consensus.cc:697] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.519440 979 consensus_queue.cc:237] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.519472 939 ts_tablet_manager.cc:1434] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:12.519909 584 catalog_manager.cc:5671] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.520833 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.521734 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\035\000\000\000\007\001\036\000\000\000""\006\001\035\000\000\000\007\001\036\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.524267 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf8662a251684a53bbe52f28a2011fbd has no consensus state
I20260503 14:05:12.525048 738 tablet_service.cc:1511] Processing CreateTablet for tablet cf8662a251684a53bbe52f28a2011fbd (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 29 <= VALUES < 30
I20260503 14:05:12.525172 738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8662a251684a53bbe52f28a2011fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.526278 936 tablet_bootstrap.cc:492] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.526759 936 tablet_bootstrap.cc:654] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.527429 936 tablet_bootstrap.cc:492] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.527484 936 ts_tablet_manager.cc:1403] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.527701 936 raft_consensus.cc:359] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.527760 936 raft_consensus.cc:385] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.527773 936 raft_consensus.cc:740] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.527808 936 consensus_queue.cc:260] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.527832 936 raft_consensus.cc:399] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.527844 936 raft_consensus.cc:493] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.527894 936 raft_consensus.cc:3060] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.528393 936 raft_consensus.cc:515] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.528452 936 leader_election.cc:304] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.528512 936 leader_election.cc:290] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.528556 962 raft_consensus.cc:2804] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.528600 962 raft_consensus.cc:697] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.528630 936 ts_tablet_manager.cc:1434] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.528642 962 consensus_queue.cc:237] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.529277 584 catalog_manager.cc:5671] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.530853 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.532035 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\036\000\000\000\007\001\037\000\000\000""\006\001\036\000\000\000\007\001\037\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.533262 586 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cece66f8cc2e42b588f8c88eb77bb825 has no consensus state
I20260503 14:05:12.534610 814 tablet_service.cc:1511] Processing CreateTablet for tablet cece66f8cc2e42b588f8c88eb77bb825 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 30 <= VALUES < 31
I20260503 14:05:12.534754 814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cece66f8cc2e42b588f8c88eb77bb825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.535758 950 tablet_bootstrap.cc:492] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.536296 950 tablet_bootstrap.cc:654] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.536989 950 tablet_bootstrap.cc:492] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.537035 950 ts_tablet_manager.cc:1403] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.537177 950 raft_consensus.cc:359] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.537235 950 raft_consensus.cc:385] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.537248 950 raft_consensus.cc:740] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.537317 950 consensus_queue.cc:260] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.537372 950 raft_consensus.cc:399] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.537388 950 raft_consensus.cc:493] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.537402 950 raft_consensus.cc:3060] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.537974 950 raft_consensus.cc:515] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.538081 950 leader_election.cc:304] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.538129 950 leader_election.cc:290] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.538146 954 raft_consensus.cc:2804] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.538185 954 raft_consensus.cc:697] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.538206 950 ts_tablet_manager.cc:1434] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.538223 954 consensus_queue.cc:237] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.538815 584 catalog_manager.cc:5671] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.540047 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.541182 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\037\000\000\000\007\001 \000\000\000""\006\001\037\000\000\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
W20260503 14:05:12.543722 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3bc63c642ed84bd1ac1075d2c5c2b303 has no consensus state
I20260503 14:05:12.544894 880 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 31 <= VALUES < 32
I20260503 14:05:12.545043 880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc63c642ed84bd1ac1075d2c5c2b303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.546334 937 tablet_bootstrap.cc:492] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.546810 937 tablet_bootstrap.cc:654] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.547453 937 tablet_bootstrap.cc:492] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.547502 937 ts_tablet_manager.cc:1403] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.547762 937 raft_consensus.cc:359] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.547817 937 raft_consensus.cc:385] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.547832 937 raft_consensus.cc:740] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.547897 937 consensus_queue.cc:260] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.547947 937 raft_consensus.cc:399] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.547981 937 raft_consensus.cc:493] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.548009 937 raft_consensus.cc:3060] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.548772 937 raft_consensus.cc:515] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.548836 937 leader_election.cc:304] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.548894 937 leader_election.cc:290] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.548913 967 raft_consensus.cc:2804] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.548965 967 raft_consensus.cc:697] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.548975 937 ts_tablet_manager.cc:1434] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:12.549017 967 consensus_queue.cc:237] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.549578 584 catalog_manager.cc:5671] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.550499 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.551054 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001 \000\000\000\007\001!\000\000\000""\006\001 \000\000\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
W20260503 14:05:12.552026 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 908e5958a20648f4b1ef844d1d4b31bb has no consensus state
I20260503 14:05:12.553509 669 tablet_service.cc:1511] Processing CreateTablet for tablet 908e5958a20648f4b1ef844d1d4b31bb (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 32 <= VALUES < 33
I20260503 14:05:12.553663 669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e5958a20648f4b1ef844d1d4b31bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.554921 939 tablet_bootstrap.cc:492] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.555276 939 tablet_bootstrap.cc:654] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.555837 939 tablet_bootstrap.cc:492] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.555878 939 ts_tablet_manager.cc:1403] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.555994 939 raft_consensus.cc:359] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.556071 939 raft_consensus.cc:385] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.556098 939 raft_consensus.cc:740] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.556164 939 consensus_queue.cc:260] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.556212 939 raft_consensus.cc:399] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.556228 939 raft_consensus.cc:493] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.556241 939 raft_consensus.cc:3060] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.556967 939 raft_consensus.cc:515] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.557039 939 leader_election.cc:304] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.557090 939 leader_election.cc:290] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.557108 944 raft_consensus.cc:2804] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.557160 944 raft_consensus.cc:697] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.557174 939 ts_tablet_manager.cc:1434] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.557204 944 consensus_queue.cc:237] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.557814 584 catalog_manager.cc:5671] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.558851 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.562055 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001!\000\000\000\007\001\"\000\000\000""\006\001!\000\000\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
W20260503 14:05:12.563692 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d91c8af87fd444c9c9f22d96f7946bb has no consensus state
I20260503 14:05:12.564812 738 tablet_service.cc:1511] Processing CreateTablet for tablet 7d91c8af87fd444c9c9f22d96f7946bb (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 33 <= VALUES < 34
I20260503 14:05:12.564956 738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d91c8af87fd444c9c9f22d96f7946bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.566023 936 tablet_bootstrap.cc:492] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.566442 936 tablet_bootstrap.cc:654] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.567031 936 tablet_bootstrap.cc:492] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.567071 936 ts_tablet_manager.cc:1403] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.567193 936 raft_consensus.cc:359] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.567241 936 raft_consensus.cc:385] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.567255 936 raft_consensus.cc:740] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.567318 936 consensus_queue.cc:260] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.567363 936 raft_consensus.cc:399] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.567406 936 raft_consensus.cc:493] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.567435 936 raft_consensus.cc:3060] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.567965 936 raft_consensus.cc:515] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.568022 936 leader_election.cc:304] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.568084 936 leader_election.cc:290] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.568152 962 raft_consensus.cc:2804] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.568212 936 ts_tablet_manager.cc:1434] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.568228 962 raft_consensus.cc:697] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.568270 962 consensus_queue.cc:237] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.568863 584 catalog_manager.cc:5671] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.569712 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.571527 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\"\000\000\000\007\001#\000\000\000""\006\001\"\000\000\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
W20260503 14:05:12.572825 583 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e2bbcbee833466db3a60fe6d4202ebb has no consensus state
I20260503 14:05:12.574290 810 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2bbcbee833466db3a60fe6d4202ebb (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 34 <= VALUES < 35
I20260503 14:05:12.574409 810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2bbcbee833466db3a60fe6d4202ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.575352 950 tablet_bootstrap.cc:492] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.575788 950 tablet_bootstrap.cc:654] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.576370 950 tablet_bootstrap.cc:492] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.576421 950 ts_tablet_manager.cc:1403] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.576606 950 raft_consensus.cc:359] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.576665 950 raft_consensus.cc:385] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.576681 950 raft_consensus.cc:740] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.576743 950 consensus_queue.cc:260] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.576786 950 raft_consensus.cc:399] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.576818 950 raft_consensus.cc:493] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.576846 950 raft_consensus.cc:3060] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.577350 950 raft_consensus.cc:515] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.577447 950 leader_election.cc:304] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.577495 950 leader_election.cc:290] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.577579 953 raft_consensus.cc:2804] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.577600 950 ts_tablet_manager.cc:1434] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.577628 953 raft_consensus.cc:697] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.577674 953 consensus_queue.cc:237] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.578274 583 catalog_manager.cc:5671] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.579461 583 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.580395 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001#\000\000\000\007\001$\000\000\000""\006\001#\000\000\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
W20260503 14:05:12.582000 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ba9dc57ffd7245ef9a92c977843f3eeb has no consensus state
I20260503 14:05:12.582839 880 tablet_service.cc:1511] Processing CreateTablet for tablet ba9dc57ffd7245ef9a92c977843f3eeb (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 35 <= VALUES < 36
I20260503 14:05:12.582974 880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9dc57ffd7245ef9a92c977843f3eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.584113 937 tablet_bootstrap.cc:492] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.584640 937 tablet_bootstrap.cc:654] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.585201 937 tablet_bootstrap.cc:492] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.585239 937 ts_tablet_manager.cc:1403] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.585392 937 raft_consensus.cc:359] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.585525 937 raft_consensus.cc:385] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.585554 937 raft_consensus.cc:740] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.585608 937 consensus_queue.cc:260] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.585662 937 raft_consensus.cc:399] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.585688 937 raft_consensus.cc:493] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.585717 937 raft_consensus.cc:3060] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.586268 937 raft_consensus.cc:515] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.586355 937 leader_election.cc:304] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.586411 937 leader_election.cc:290] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.586508 937 ts_tablet_manager.cc:1434] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.586582 967 raft_consensus.cc:2804] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.586642 967 raft_consensus.cc:697] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.586686 967 consensus_queue.cc:237] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.587188 583 catalog_manager.cc:5671] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.588224 583 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.589166 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001$\000\000\000\007\001%\000\000\000""\006\001$\000\000\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
W20260503 14:05:12.590363 583 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bce1e6da046b48d586141b4328a1a229 has no consensus state
I20260503 14:05:12.592422 667 tablet_service.cc:1511] Processing CreateTablet for tablet bce1e6da046b48d586141b4328a1a229 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 36 <= VALUES < 37
I20260503 14:05:12.592587 667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce1e6da046b48d586141b4328a1a229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.593820 939 tablet_bootstrap.cc:492] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.594269 939 tablet_bootstrap.cc:654] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.595067 939 tablet_bootstrap.cc:492] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.595145 939 ts_tablet_manager.cc:1403] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.595346 939 raft_consensus.cc:359] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.595496 939 raft_consensus.cc:385] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.595527 939 raft_consensus.cc:740] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.595599 939 consensus_queue.cc:260] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.595654 939 raft_consensus.cc:399] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.595683 939 raft_consensus.cc:493] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.595732 939 raft_consensus.cc:3060] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.596290 939 raft_consensus.cc:515] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.596359 939 leader_election.cc:304] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.596433 939 leader_election.cc:290] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.596454 946 raft_consensus.cc:2804] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.596505 946 raft_consensus.cc:697] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.596570 946 consensus_queue.cc:237] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.596621 939 ts_tablet_manager.cc:1434] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:12.597225 584 catalog_manager.cc:5671] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.598260 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.601046 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001%\000\000\000\007\001&\000\000\000""\006\001%\000\000\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
W20260503 14:05:12.603399 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4dc904867464708879d6a5b1b3a84d8 has no consensus state
I20260503 14:05:12.604688 742 tablet_service.cc:1511] Processing CreateTablet for tablet f4dc904867464708879d6a5b1b3a84d8 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 37 <= VALUES < 38
I20260503 14:05:12.604805 742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dc904867464708879d6a5b1b3a84d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.605741 936 tablet_bootstrap.cc:492] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.606139 936 tablet_bootstrap.cc:654] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.606740 936 tablet_bootstrap.cc:492] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.606788 936 ts_tablet_manager.cc:1403] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.607009 936 raft_consensus.cc:359] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.607071 936 raft_consensus.cc:385] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.607086 936 raft_consensus.cc:740] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.607148 936 consensus_queue.cc:260] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.607191 936 raft_consensus.cc:399] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.607214 936 raft_consensus.cc:493] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.607252 936 raft_consensus.cc:3060] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.607851 936 raft_consensus.cc:515] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.607932 936 leader_election.cc:304] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.607987 936 leader_election.cc:290] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.608008 961 raft_consensus.cc:2804] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.608076 936 ts_tablet_manager.cc:1434] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260503 14:05:12.608078 961 raft_consensus.cc:697] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.608152 961 consensus_queue.cc:237] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.608721 584 catalog_manager.cc:5671] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.610046 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.611016 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001&\000\000\000\007\001\'\000\000\000""\006\001&\000\000\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
W20260503 14:05:12.613193 583 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e6e3912289848368de24f6af4b7af04 has no consensus state
I20260503 14:05:12.614214 808 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6e3912289848368de24f6af4b7af04 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 38 <= VALUES < 39
I20260503 14:05:12.614372 808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6e3912289848368de24f6af4b7af04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.626403 946 consensus_queue.cc:1048] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260503 14:05:12.633793 946 consensus_queue.cc:1048] T 26dfbee485104f3bbb1ec93a5a10cb36 P c008129ee537460eac188175a865f179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260503 14:05:12.634287 950 tablet_bootstrap.cc:492] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.634866 950 tablet_bootstrap.cc:654] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.635617 950 tablet_bootstrap.cc:492] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.635690 950 ts_tablet_manager.cc:1403] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.635818 950 raft_consensus.cc:359] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.635862 950 raft_consensus.cc:385] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.635876 950 raft_consensus.cc:740] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.635934 950 consensus_queue.cc:260] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.635983 950 raft_consensus.cc:399] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.635998 950 raft_consensus.cc:493] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.636013 950 raft_consensus.cc:3060] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.636651 950 raft_consensus.cc:515] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.636735 950 leader_election.cc:304] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.636785 950 leader_election.cc:290] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.636814 954 raft_consensus.cc:2804] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.636857 954 raft_consensus.cc:697] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.636879 950 ts_tablet_manager.cc:1434] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.636891 954 consensus_queue.cc:237] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.637392 584 catalog_manager.cc:5671] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.638352 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.643718 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\'\000\000\000\007\001(\000\000\000""\006\001\'\000\000\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
W20260503 14:05:12.645218 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45e5faf19b164b26adaf1785b96ae08e has no consensus state
I20260503 14:05:12.646477 881 tablet_service.cc:1511] Processing CreateTablet for tablet 45e5faf19b164b26adaf1785b96ae08e (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 39 <= VALUES < 40
I20260503 14:05:12.646631 881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e5faf19b164b26adaf1785b96ae08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.647740 937 tablet_bootstrap.cc:492] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.648100 937 tablet_bootstrap.cc:654] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.648824 937 tablet_bootstrap.cc:492] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.648878 937 ts_tablet_manager.cc:1403] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.649008 937 raft_consensus.cc:359] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.649075 937 raft_consensus.cc:385] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.649096 937 raft_consensus.cc:740] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.649152 937 consensus_queue.cc:260] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.649192 937 raft_consensus.cc:399] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.649211 937 raft_consensus.cc:493] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.649258 937 raft_consensus.cc:3060] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.649891 937 raft_consensus.cc:515] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.649955 937 leader_election.cc:304] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.650015 937 leader_election.cc:290] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.650046 966 raft_consensus.cc:2804] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.650089 966 raft_consensus.cc:697] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.650110 937 ts_tablet_manager.cc:1434] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.001s
I20260503 14:05:12.650132 966 consensus_queue.cc:237] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.650740 583 catalog_manager.cc:5671] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.651826 583 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.653582 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001(\000\000\000\007\001)\000\000\000""\006\001(\000\000\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
W20260503 14:05:12.655023 583 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47e021e74772423781f3d137373445bb has no consensus state
I20260503 14:05:12.657035 669 tablet_service.cc:1511] Processing CreateTablet for tablet 47e021e74772423781f3d137373445bb (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 40 <= VALUES < 41
I20260503 14:05:12.657218 669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e021e74772423781f3d137373445bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.658368 939 tablet_bootstrap.cc:492] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.658797 939 tablet_bootstrap.cc:654] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.659466 939 tablet_bootstrap.cc:492] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.659507 939 ts_tablet_manager.cc:1403] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.659700 939 raft_consensus.cc:359] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.659780 939 raft_consensus.cc:385] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.659811 939 raft_consensus.cc:740] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.659850 939 consensus_queue.cc:260] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.659916 939 raft_consensus.cc:399] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.659950 939 raft_consensus.cc:493] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.659974 939 raft_consensus.cc:3060] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.660816 939 raft_consensus.cc:515] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.660881 939 leader_election.cc:304] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.660914 939 leader_election.cc:290] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.660982 979 raft_consensus.cc:2804] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.661015 939 ts_tablet_manager.cc:1434] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.661036 979 raft_consensus.cc:697] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.661073 979 consensus_queue.cc:237] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.661752 583 catalog_manager.cc:5671] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.662916 583 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.666218 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001)\000\000\000\007\001*\000\000\000""\006\001)\000\000\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
W20260503 14:05:12.667708 583 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a47abddbff14948854913677c622c63 has no consensus state
I20260503 14:05:12.668720 745 tablet_service.cc:1511] Processing CreateTablet for tablet 6a47abddbff14948854913677c622c63 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 41 <= VALUES < 42
I20260503 14:05:12.668874 745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a47abddbff14948854913677c622c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.670138 936 tablet_bootstrap.cc:492] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.670670 936 tablet_bootstrap.cc:654] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.671365 936 tablet_bootstrap.cc:492] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.671432 936 ts_tablet_manager.cc:1403] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.671603 936 raft_consensus.cc:359] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.671677 936 raft_consensus.cc:385] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.671737 936 raft_consensus.cc:740] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.671798 936 consensus_queue.cc:260] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.671862 936 raft_consensus.cc:399] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.671893 936 raft_consensus.cc:493] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.671923 936 raft_consensus.cc:3060] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.672880 936 raft_consensus.cc:515] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.672997 936 leader_election.cc:304] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.673048 936 leader_election.cc:290] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.673090 961 raft_consensus.cc:2804] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.673188 961 raft_consensus.cc:697] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.673203 936 ts_tablet_manager.cc:1434] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260503 14:05:12.673244 961 consensus_queue.cc:237] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.674032 584 catalog_manager.cc:5671] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.675278 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.678215 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001*\000\000\000\007\001+\000\000\000""\006\001*\000\000\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
W20260503 14:05:12.679726 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47b2efd524b348fbbd46a746a024d0ee has no consensus state
I20260503 14:05:12.681120 815 tablet_service.cc:1511] Processing CreateTablet for tablet 47b2efd524b348fbbd46a746a024d0ee (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 42 <= VALUES < 43
I20260503 14:05:12.681245 815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b2efd524b348fbbd46a746a024d0ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.682403 950 tablet_bootstrap.cc:492] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.682888 950 tablet_bootstrap.cc:654] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.683393 950 tablet_bootstrap.cc:492] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.683495 950 ts_tablet_manager.cc:1403] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.683597 950 raft_consensus.cc:359] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.683645 950 raft_consensus.cc:385] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.683666 950 raft_consensus.cc:740] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.683743 950 consensus_queue.cc:260] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.683781 950 raft_consensus.cc:399] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.683811 950 raft_consensus.cc:493] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.683842 950 raft_consensus.cc:3060] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.684686 950 raft_consensus.cc:515] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.684777 950 leader_election.cc:304] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.684830 950 leader_election.cc:290] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.684850 952 raft_consensus.cc:2804] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.684921 950 ts_tablet_manager.cc:1434] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.684924 952 raft_consensus.cc:697] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.685003 952 consensus_queue.cc:237] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.685681 584 catalog_manager.cc:5671] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.686774 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.687608 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001+\000\000\000\007\001,\000\000\000""\006\001+\000\000\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
W20260503 14:05:12.689468 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b468cfc0d024c84a1c9aef2eecd24d5 has no consensus state
I20260503 14:05:12.690855 884 tablet_service.cc:1511] Processing CreateTablet for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 43 <= VALUES < 44
I20260503 14:05:12.690994 884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b468cfc0d024c84a1c9aef2eecd24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.691917 937 tablet_bootstrap.cc:492] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.692373 937 tablet_bootstrap.cc:654] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.693106 937 tablet_bootstrap.cc:492] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.693151 937 ts_tablet_manager.cc:1403] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.693333 937 raft_consensus.cc:359] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.693392 937 raft_consensus.cc:385] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.693406 937 raft_consensus.cc:740] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.693506 937 consensus_queue.cc:260] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.693559 937 raft_consensus.cc:399] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.693580 937 raft_consensus.cc:493] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.693600 937 raft_consensus.cc:3060] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.694119 937 raft_consensus.cc:515] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.694177 937 leader_election.cc:304] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.694264 937 leader_election.cc:290] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.694284 943 raft_consensus.cc:2804] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.694366 943 raft_consensus.cc:697] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.694388 937 ts_tablet_manager.cc:1434] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.694410 943 consensus_queue.cc:237] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.694965 584 catalog_manager.cc:5671] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.696251 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.696780 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001,\000\000\000\007\001-\000\000\000""\006\001,\000\000\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
W20260503 14:05:12.698395 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8604c68178b34149b38c98a7cade2c62 has no consensus state
I20260503 14:05:12.700650 669 tablet_service.cc:1511] Processing CreateTablet for tablet 8604c68178b34149b38c98a7cade2c62 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 44 <= VALUES < 45
I20260503 14:05:12.700785 669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8604c68178b34149b38c98a7cade2c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.701716 939 tablet_bootstrap.cc:492] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.702135 939 tablet_bootstrap.cc:654] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.702922 939 tablet_bootstrap.cc:492] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.702972 939 ts_tablet_manager.cc:1403] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.703133 939 raft_consensus.cc:359] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.703186 939 raft_consensus.cc:385] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.703202 939 raft_consensus.cc:740] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.703253 939 consensus_queue.cc:260] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.703294 939 raft_consensus.cc:399] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.703315 939 raft_consensus.cc:493] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.703334 939 raft_consensus.cc:3060] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.703902 939 raft_consensus.cc:515] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.703960 939 leader_election.cc:304] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.704018 939 leader_election.cc:290] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.704039 979 raft_consensus.cc:2804] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.704093 979 raft_consensus.cc:697] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.704103 939 ts_tablet_manager.cc:1434] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.704134 979 consensus_queue.cc:237] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.704766 584 catalog_manager.cc:5671] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.706146 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.708230 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001-\000\000\000\007\001.\000\000\000""\006\001-\000\000\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
W20260503 14:05:12.709721 585 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d541627ffb09436b8d9e225af297d412 has no consensus state
I20260503 14:05:12.710922 743 tablet_service.cc:1511] Processing CreateTablet for tablet d541627ffb09436b8d9e225af297d412 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 45 <= VALUES < 46
I20260503 14:05:12.711068 743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d541627ffb09436b8d9e225af297d412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.712083 936 tablet_bootstrap.cc:492] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.712456 936 tablet_bootstrap.cc:654] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.713063 936 tablet_bootstrap.cc:492] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.713114 936 ts_tablet_manager.cc:1403] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.713210 936 raft_consensus.cc:359] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.713251 936 raft_consensus.cc:385] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.713266 936 raft_consensus.cc:740] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.713346 936 consensus_queue.cc:260] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.713404 936 raft_consensus.cc:399] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.713423 936 raft_consensus.cc:493] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.713440 936 raft_consensus.cc:3060] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.714128 936 raft_consensus.cc:515] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.714205 936 leader_election.cc:304] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.714282 936 leader_election.cc:290] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.714301 962 raft_consensus.cc:2804] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.714376 962 raft_consensus.cc:697] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.714378 936 ts_tablet_manager.cc:1434] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.714591 962 consensus_queue.cc:237] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.715111 585 catalog_manager.cc:5671] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.716116 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.716918 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001.\000\000\000\007\001/\000\000\000""\006\001.\000\000\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
W20260503 14:05:12.719596 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6946f040b5a643d19363b41b79bc8bcd has no consensus state
I20260503 14:05:12.720378 813 tablet_service.cc:1511] Processing CreateTablet for tablet 6946f040b5a643d19363b41b79bc8bcd (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 46 <= VALUES < 47
I20260503 14:05:12.720682 813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6946f040b5a643d19363b41b79bc8bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.721642 950 tablet_bootstrap.cc:492] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Bootstrap starting.
I20260503 14:05:12.722148 950 tablet_bootstrap.cc:654] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.722860 950 tablet_bootstrap.cc:492] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: No bootstrap required, opened a new log
I20260503 14:05:12.723027 950 ts_tablet_manager.cc:1403] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Time spent bootstrapping tablet: real 0.001s user 0.000s sys 0.001s
I20260503 14:05:12.723212 950 raft_consensus.cc:359] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.723280 950 raft_consensus.cc:385] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.723313 950 raft_consensus.cc:740] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.723368 950 consensus_queue.cc:260] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.723487 950 raft_consensus.cc:399] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.723524 950 raft_consensus.cc:493] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.723554 950 raft_consensus.cc:3060] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.724247 950 raft_consensus.cc:515] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.724334 950 leader_election.cc:304] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d90d2c3b1f794a2db17e704d8c84311f; no voters:
I20260503 14:05:12.724392 950 leader_election.cc:290] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.724440 952 raft_consensus.cc:2804] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.724483 950 ts_tablet_manager.cc:1434] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Time spent starting tablet: real 0.001s user 0.000s sys 0.002s
I20260503 14:05:12.724516 952 raft_consensus.cc:697] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Becoming Leader. State: Replica: d90d2c3b1f794a2db17e704d8c84311f, State: Running, Role: LEADER
I20260503 14:05:12.724694 952 consensus_queue.cc:237] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } }
I20260503 14:05:12.725333 585 catalog_manager.cc:5671] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f reported cstate change: term changed from 0 to 1, leader changed from <none> to d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195). New cstate: current_term: 1 leader_uuid: "d90d2c3b1f794a2db17e704d8c84311f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d90d2c3b1f794a2db17e704d8c84311f" member_type: VOTER last_known_addr { host: "127.25.120.195" port: 38547 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.726390 585 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.729624 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001/\000\000\000\007\0010\000\000\000""\006\001/\000\000\000\007\0010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.730873 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89bd745094e94b8681784e9f8cd70d40 has no consensus state
I20260503 14:05:12.731920 881 tablet_service.cc:1511] Processing CreateTablet for tablet 89bd745094e94b8681784e9f8cd70d40 (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 47 <= VALUES < 48
I20260503 14:05:12.732045 881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bd745094e94b8681784e9f8cd70d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.733129 937 tablet_bootstrap.cc:492] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Bootstrap starting.
I20260503 14:05:12.733677 937 tablet_bootstrap.cc:654] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.734356 937 tablet_bootstrap.cc:492] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: No bootstrap required, opened a new log
I20260503 14:05:12.734443 937 ts_tablet_manager.cc:1403] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.734633 937 raft_consensus.cc:359] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.734755 937 raft_consensus.cc:385] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.734791 937 raft_consensus.cc:740] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b40164830f479cbf4add403510120a, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.734846 937 consensus_queue.cc:260] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.734894 937 raft_consensus.cc:399] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.734920 937 raft_consensus.cc:493] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.734952 937 raft_consensus.cc:3060] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.735962 937 raft_consensus.cc:515] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.736054 937 leader_election.cc:304] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 06b40164830f479cbf4add403510120a; no voters:
I20260503 14:05:12.736130 937 leader_election.cc:290] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.736248 937 ts_tablet_manager.cc:1434] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260503 14:05:12.736274 967 raft_consensus.cc:2804] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.736371 967 raft_consensus.cc:697] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Becoming Leader. State: Replica: 06b40164830f479cbf4add403510120a, State: Running, Role: LEADER
I20260503 14:05:12.736415 967 consensus_queue.cc:237] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } }
I20260503 14:05:12.737031 584 catalog_manager.cc:5671] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b40164830f479cbf4add403510120a (127.25.120.196). New cstate: current_term: 1 leader_uuid: "06b40164830f479cbf4add403510120a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06b40164830f479cbf4add403510120a" member_type: VOTER last_known_addr { host: "127.25.120.196" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.738094 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.738364 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0010\000\000\000\007\0011\000\000\000""\006\0010\000\000\000\007\0011\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:12.739898 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb97760292b04b9c89e5488035f7f49a has no consensus state
I20260503 14:05:12.742220 665 tablet_service.cc:1511] Processing CreateTablet for tablet bb97760292b04b9c89e5488035f7f49a (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 48 <= VALUES < 49
I20260503 14:05:12.742345 665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb97760292b04b9c89e5488035f7f49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.743584 939 tablet_bootstrap.cc:492] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Bootstrap starting.
I20260503 14:05:12.744014 939 tablet_bootstrap.cc:654] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.744767 939 tablet_bootstrap.cc:492] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: No bootstrap required, opened a new log
I20260503 14:05:12.744827 939 ts_tablet_manager.cc:1403] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.744993 939 raft_consensus.cc:359] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.745066 939 raft_consensus.cc:385] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.745090 939 raft_consensus.cc:740] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c008129ee537460eac188175a865f179, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.745152 939 consensus_queue.cc:260] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.745189 939 raft_consensus.cc:399] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.745224 939 raft_consensus.cc:493] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.745254 939 raft_consensus.cc:3060] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.745803 939 raft_consensus.cc:515] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.745863 939 leader_election.cc:304] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c008129ee537460eac188175a865f179; no voters:
I20260503 14:05:12.745922 939 leader_election.cc:290] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.745945 944 raft_consensus.cc:2804] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.745988 944 raft_consensus.cc:697] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [term 1 LEADER]: Becoming Leader. State: Replica: c008129ee537460eac188175a865f179, State: Running, Role: LEADER
I20260503 14:05:12.746022 939 ts_tablet_manager.cc:1434] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Time spent starting tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.746035 944 consensus_queue.cc:237] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } }
I20260503 14:05:12.746631 584 catalog_manager.cc:5671] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179 reported cstate change: term changed from 0 to 1, leader changed from <none> to c008129ee537460eac188175a865f179 (127.25.120.193). New cstate: current_term: 1 leader_uuid: "c008129ee537460eac188175a865f179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c008129ee537460eac188175a865f179" member_type: VOTER last_known_addr { host: "127.25.120.193" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.747689 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.751318 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0011\000\000\000\007\0012\000\000\000""\006\0011\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
W20260503 14:05:12.752799 584 catalog_manager.cc:5931] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 662af951b09d43bf8076507922493c2f has no consensus state
I20260503 14:05:12.754899 740 tablet_service.cc:1511] Processing CreateTablet for tablet 662af951b09d43bf8076507922493c2f (DEFAULT_TABLE table=many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]), partition=RANGE (c0) PARTITION 49 <= VALUES < 50
I20260503 14:05:12.755028 740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662af951b09d43bf8076507922493c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260503 14:05:12.756296 936 tablet_bootstrap.cc:492] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Bootstrap starting.
I20260503 14:05:12.756969 936 tablet_bootstrap.cc:654] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Neither blocks nor log segments found. Creating new log.
I20260503 14:05:12.757699 936 tablet_bootstrap.cc:492] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: No bootstrap required, opened a new log
I20260503 14:05:12.757748 936 ts_tablet_manager.cc:1403] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Time spent bootstrapping tablet: real 0.001s user 0.001s sys 0.000s
I20260503 14:05:12.757937 936 raft_consensus.cc:359] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.758024 936 raft_consensus.cc:385] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260503 14:05:12.758044 936 raft_consensus.cc:740] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Initialized, Role: FOLLOWER
I20260503 14:05:12.758095 936 consensus_queue.cc:260] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.758142 936 raft_consensus.cc:399] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260503 14:05:12.758165 936 raft_consensus.cc:493] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260503 14:05:12.758193 936 raft_consensus.cc:3060] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 0 FOLLOWER]: Advancing to term 1
I20260503 14:05:12.758780 936 raft_consensus.cc:515] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.758867 936 leader_election.cc:304] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f785862c3e34d9cb57b5a5315299f91; no voters:
I20260503 14:05:12.758925 936 leader_election.cc:290] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260503 14:05:12.758977 962 raft_consensus.cc:2804] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260503 14:05:12.759020 936 ts_tablet_manager.cc:1434] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Time spent starting tablet: real 0.001s user 0.000s sys 0.000s
I20260503 14:05:12.759065 962 raft_consensus.cc:697] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Becoming Leader. State: Replica: 6f785862c3e34d9cb57b5a5315299f91, State: Running, Role: LEADER
I20260503 14:05:12.759109 962 consensus_queue.cc:237] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } }
I20260503 14:05:12.759634 584 catalog_manager.cc:5671] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194). New cstate: current_term: 1 leader_uuid: "6f785862c3e34d9cb57b5a5315299f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f785862c3e34d9cb57b5a5315299f91" member_type: VOTER last_known_addr { host: "127.25.120.194" port: 41781 } health_report { overall_health: HEALTHY } } }
I20260503 14:05:12.760869 584 catalog_manager.cc:6216] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5] alter complete (version 0)
I20260503 14:05:12.763240 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.763707 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 50ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.814729 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815004 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815068 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 374ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815135 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815239 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 423ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815327 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815388 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815429 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815459 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815059 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 418ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815737 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815804 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815842 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.815057 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 374ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816010 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 387ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816069 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816114 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816407 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816407 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816565 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816735 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816754 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.816815 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817158 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817245 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817297 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817319 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817397 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817742 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817763 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817790 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.817806 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.818324 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 118ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.818348 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.818569 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
W20260503 14:05:12.818614 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 145ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.818707 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:12.818745 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.818823 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.818835 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.818913 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819341 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819324 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 382ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819361 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819412 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819836 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819855 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.819963 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.820142 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.820294 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 487ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.820466 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 367ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.820464 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:12.820715 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:12.820977 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.903656 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.903807 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:12.903927 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.924655 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.924799 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:12.924928 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.936865 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.936993 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:12.937150 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.946388 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.946524 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:12.946657 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 111ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.956277 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.956566 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:12.956787 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.964082 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.964206 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:12.964347 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 67ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.974342 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.974524 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:12.974648 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.982481 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.982625 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:12.982813 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 192ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.985138 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.985275 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:12.985455 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 56ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.998468 1081 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.998593 1081 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:12.998759 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260503 14:05:12.999182 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:12.999274 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:12.999445 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.001657 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.001791 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.001914 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 141ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.028264 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.028441 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.028599 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.037161 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.037274 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.037385 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 115ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.042014 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:13.042490 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.043857 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.044051 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.044206 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.045578 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 2 got 1
W20260503 14:05:13.045642 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 67ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.046473 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.059165 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.059288 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.059401 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.060047 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.060225 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 2 got 1
I20260503 14:05:13.102041 1080 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.102232 1080 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.102427 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.103098 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.103192 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.103271 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 353ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.113102 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
I20260503 14:05:13.114426 1072 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.114526 1072 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.114764 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.114773 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 167ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.144505 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.144656 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.144819 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 73ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.145275 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 2 got 1
W20260503 14:05:13.145541 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 361ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.153918 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.154037 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.154127 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.154248 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.154294 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 2 got 1
I20260503 14:05:13.159099 1078 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.159204 1078 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.159380 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 53ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.160678 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.164108 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
I20260503 14:05:13.165405 1073 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.165504 1073 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.165560 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 429ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.165678 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.173029 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.354s user 0.000s sys 0.000s
I20260503 14:05:13.174481 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.174597 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.174810 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 61ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.174810 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 168ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.176249 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.176343 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.176433 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.176877 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.189239 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.189350 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.189446 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 436ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.189571 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.208246 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.208366 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.208568 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.208608 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.213876 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.213994 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.214104 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.214262 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.219342 1083 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.219463 1083 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.219573 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 289ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.219945 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.237339 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.237454 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.237838 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 50ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.237978 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 80ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.238655 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
W20260503 14:05:13.238724 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.238754 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.238893 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 144ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.245404 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.201s user 0.000s sys 0.000s
I20260503 14:05:13.246860 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.246973 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.247108 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.247257 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.256145 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
I20260503 14:05:13.257653 1076 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.257787 1076 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.258028 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.258153 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.279178 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.279289 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.279320 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.279349 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.279379 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.279408 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.280158 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.280159 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.280668 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.280702 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.280728 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.281277 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.281332 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
W20260503 14:05:13.282810 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.254s user 0.000s sys 0.000s
I20260503 14:05:13.284086 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.284188 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.284287 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.286377 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.349s user 0.000s sys 0.000s
I20260503 14:05:13.289142 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.289227 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.289503 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.289804 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.290006 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.290916 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.291443 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.292361 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:13.289232 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.292820 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.292948 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.293556 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.294281 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.330698 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.331s user 0.000s sys 0.000s
I20260503 14:05:13.332124 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.332221 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.332332 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.332494 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 397ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.332860 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.345690 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.345824 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.345956 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.346468 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.354682 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.252s user 0.000s sys 0.000s
I20260503 14:05:13.356104 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.356202 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.356588 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.356884 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.357513 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.366012 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.366139 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.366235 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.366303 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 278ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.367004 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 3 got 1
I20260503 14:05:13.384406 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
W20260503 14:05:13.384829 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 364ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.385020 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.385130 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 450ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.411813 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.411933 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.412253 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.413055 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.417897 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.252s user 0.000s sys 0.000s
I20260503 14:05:13.419302 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.419410 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.419561 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.437932 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 356ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.448792 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.448910 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.449173 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.449657 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 116ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.456467 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.353s user 0.000s sys 0.000s
I20260503 14:05:13.457930 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.458026 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.458158 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.458380 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.466655 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:13.467303 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.468220 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.468286 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.468319 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.468956 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.469383 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.469434 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
W20260503 14:05:13.498152 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:13.499548 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.499645 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.499920 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.500061 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.508749 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.289s user 0.000s sys 0.000s
I20260503 14:05:13.510156 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.510262 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.510607 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.511086 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 485ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.516348 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:13.517594 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.517690 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.518105 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.518172 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.518399 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 4 got 1
I20260503 14:05:13.525309 1085 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.525434 1085 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.525635 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.526137 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.528586 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
W20260503 14:05:13.530213 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.559005 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.560196 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:13.560304 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.560426 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.560812 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 188ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.560905 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.560984 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.561115 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 84ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.561513 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.561602 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.561685 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.562165 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.582773 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.582894 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.583225 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.583446 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 48ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.590044 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.590071 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
W20260503 14:05:13.590343 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 428ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.590449 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.590639 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 406ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.597769 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
I20260503 14:05:13.599092 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260503 14:05:13.599188 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.599465 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.599961 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.606694 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.317s user 0.000s sys 0.000s
I20260503 14:05:13.608067 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.608158 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.608341 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.609995 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.625615 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.436s user 0.000s sys 0.000s
I20260503 14:05:13.627031 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.627138 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.627470 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.628181 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.646545 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.646711 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.646999 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.677626 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.677760 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.678056 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.678192 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.707763 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.707878 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.707914 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.707937 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 2
I20260503 14:05:13.710657 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.710757 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 2
I20260503 14:05:13.710934 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.710973 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.711004 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.711033 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.712009 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:13.713397 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.713476 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.713508 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
W20260503 14:05:13.714547 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.728413 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:13.729885 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
W20260503 14:05:13.729933 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20260503 14:05:13.729987 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.730177 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.730600 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 470ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.731009 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.731094 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.731235 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.731374 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 2
W20260503 14:05:13.732473 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 71ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.750262 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.750391 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.750670 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.751042 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 389ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.751375 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 2
W20260503 14:05:13.752790 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.760406 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:13.761718 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.761822 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.762090 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.762219 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.817840 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.308s user 0.000s sys 0.000s
I20260503 14:05:13.819100 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 357) took 1001 ms. Trace:
I20260503 14:05:13.819186 1083 rpcz_store.cc:276] 0503 14:05:12.817117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.817244 (+ 127us) service_pool.cc:224] Handling call
0503 14:05:13.819090 (+1001846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.817306 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.817312 (+ 6us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.817313 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.817313 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.817315 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.817315 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.817328 (+ 13us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.187585 (+370257us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.510145 (+322560us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.510288 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.510327 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.818964 (+308637us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.819070 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.819080 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.819081 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":322549,"prepare.queue_time_us":23,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"replication_time_us":370264}]]}
I20260503 14:05:13.819376 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 5 got 1
I20260503 14:05:13.819416 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.819882 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.819978 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.819783 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.830338 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
I20260503 14:05:13.831647 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.831741 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.832028 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.835260 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.450s user 0.000s sys 0.000s
I20260503 14:05:13.836416 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 340) took 1021 ms. Trace:
I20260503 14:05:13.836475 1075 rpcz_store.cc:276] 0503 14:05:12.814633 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.814687 (+ 54us) service_pool.cc:224] Handling call
0503 14:05:13.836406 (+1021719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.814939 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.814942 (+ 3us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.814942 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.814943 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.814944 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.814944 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.814957 (+ 13us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.189421 (+374464us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.384391 (+194970us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.385066 (+ 675us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.385106 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.836309 (+451203us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.836381 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.836394 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.836395 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194944,"prepare.queue_time_us":221,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":38,"replication_time_us":374473,"thread_start_us":69,"threads_started":1}]]}
I20260503 14:05:13.836696 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.836771 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.836889 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 452ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.836922 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 417ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.838876 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.277s user 0.000s sys 0.000s
I20260503 14:05:13.839933 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 334) took 1021 ms. Trace:
I20260503 14:05:13.839980 1076 rpcz_store.cc:276] 0503 14:05:12.818388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.818403 (+ 15us) service_pool.cc:224] Handling call
0503 14:05:13.839926 (+1021523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.818499 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.818503 (+ 4us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.818503 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.818504 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.818505 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.818505 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.818513 (+ 8us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.161960 (+343447us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.561507 (+399547us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.561631 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.561658 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.839841 (+278183us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.839903 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.839915 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.839916 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":399536,"prepare.queue_time_us":61,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":25,"replication_time_us":343449}]]}
I20260503 14:05:13.840155 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.840229 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.840342 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 107ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.840759 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 513ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.841396 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
I20260503 14:05:13.842481 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.842578 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.842784 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.842947 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.844622 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:13.845610 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 335) took 1026 ms. Trace:
I20260503 14:05:13.845657 1080 rpcz_store.cc:276] 0503 14:05:12.819120 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.819137 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:13.845602 (+1026465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.819194 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.819202 (+ 8us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.819202 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.819202 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.819205 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.819205 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.819224 (+ 19us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.201639 (+382415us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.599083 (+397444us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.599216 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.599250 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.845523 (+246273us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.845580 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.845592 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.845593 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397433,"prepare.queue_time_us":15,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":43,"replication_time_us":382425}]]}
I20260503 14:05:13.845853 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.845913 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.846065 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.846237 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.854897 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s user 0.000s sys 0.000s
I20260503 14:05:13.856189 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 324) took 1036 ms. Trace:
I20260503 14:05:13.856245 1085 rpcz_store.cc:276] 0503 14:05:12.819942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.819961 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:13.856176 (+1036215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.820144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.820163 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.820163 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.820163 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.820166 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.820166 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.820186 (+ 20us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.307591 (+487405us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.525294 (+217703us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.525462 (+ 168us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.525495 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.856057 (+330562us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.856145 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.856161 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.856162 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217693,"prepare.queue_time_us":123,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"replication_time_us":487417}]]}
I20260503 14:05:13.856426 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.856518 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.856657 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.856834 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.865540 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.865662 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.865772 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.865895 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.867686 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:13.868887 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.868986 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:13.869117 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.869748 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 122ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.901607 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.000s sys 0.000s
I20260503 14:05:13.903010 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.903115 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.903419 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 134ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.904000 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.916764 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.916878 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.917059 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.917371 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.923240 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
I20260503 14:05:13.924494 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.924614 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.924805 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.925168 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.948902 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.949026 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.949224 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.959535 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.959662 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.959970 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.960896 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.981446 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.981565 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:13.981730 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.981839 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 453ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.982661 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.996861 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.406s user 0.000s sys 0.000s
I20260503 14:05:13.998183 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.998274 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:13.998322 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:13.998394 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
W20260503 14:05:13.998567 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:05:13.999356 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 328) took 1183 ms. Trace:
I20260503 14:05:13.999411 1084 rpcz_store.cc:276] 0503 14:05:12.815607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:12.815624 (+ 17us) service_pool.cc:224] Handling call
0503 14:05:13.999345 (+1183721us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:12.815705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:12.815711 (+ 6us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:12.815712 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:12.815712 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:12.815714 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:12.815714 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:12.815727 (+ 13us) log.cc:844] Serialized 191 byte log entry
0503 14:05:13.260047 (+444320us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.729876 (+469829us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.730018 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.730051 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:13.999268 (+269217us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:13.999327 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:13.999337 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:13.999337 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":469820,"prepare.queue_time_us":36,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":32,"replication_time_us":444326}]]}
I20260503 14:05:13.999573 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:13.999658 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:13.999738 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.000370 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.027444 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.027566 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.027868 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.028064 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.034364 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.034467 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.034736 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.035099 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.040503 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.040578 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.040596 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.040617 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.040654 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.040684 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.040709 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.041045 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 366) took 1002 ms. Trace:
I20260503 14:05:14.041106 1071 rpcz_store.cc:276] 0503 14:05:13.038989 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039108 (+ 119us) service_pool.cc:224] Handling call
0503 14:05:14.041035 (+1001927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039253 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.214095 (+174842us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.214097 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.214101 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.214102 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.214156 (+ 54us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.533550 (+319394us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.903002 (+369452us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.903143 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.903180 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.040946 (+137766us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.041014 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.041025 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.041026 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":369442,"prepare.queue_time_us":92,"prepare.run_cpu_time_us":10779,"prepare.run_wall_time_us":174943,"replication_time_us":319440}]]}
I20260503 14:05:14.041258 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.041329 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.041417 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.040623 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.043026 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.043059 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.043476 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
W20260503 14:05:14.044731 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.045971 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.046028 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.046059 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.046798 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.046850 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.046880 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.046907 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.046936 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.046962 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.046991 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 1
I20260503 14:05:14.047451 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:14.048081 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.048960 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.058955 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:14.060276 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 326) took 1021 ms. Trace:
I20260503 14:05:14.060339 1109 rpcz_store.cc:276] 0503 14:05:13.038950 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039023 (+ 73us) service_pool.cc:224] Handling call
0503 14:05:14.060248 (+1021225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039164 (+ 7us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.165381 (+126217us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.165383 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.165389 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.165390 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.165456 (+ 66us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.594848 (+429392us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.842474 (+247626us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.842607 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.842635 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.060125 (+217490us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.060220 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.060234 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.060235 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247616,"prepare.queue_time_us":80,"prepare.run_cpu_time_us":7847,"prepare.run_wall_time_us":126315,"replication_time_us":429450}]]}
I20260503 14:05:14.060508 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.060600 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.060880 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
W20260503 14:05:14.061233 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 250ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.061415 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.061931 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 351) took 1022 ms. Trace:
I20260503 14:05:14.061980 1072 rpcz_store.cc:276] 0503 14:05:13.039931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039976 (+ 45us) service_pool.cc:224] Handling call
0503 14:05:14.061921 (+1021945us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040265 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.040276 (+ 11us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.189447 (+149171us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.189449 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.189453 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.189454 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.189512 (+ 58us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.438896 (+249384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.750246 (+311350us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.750422 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.750458 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.061832 (+311374us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.061902 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.061912 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.061912 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":311339,"prepare.queue_time_us":209,"prepare.run_cpu_time_us":10053,"prepare.run_wall_time_us":149270,"replication_time_us":249411}]]}
I20260503 14:05:14.062137 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.062217 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.062532 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.062757 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
W20260503 14:05:14.060907 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.062948 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.093844 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.237s user 0.000s sys 0.000s
I20260503 14:05:14.095122 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 328) took 1056 ms. Trace:
I20260503 14:05:14.095192 1085 rpcz_store.cc:276] 0503 14:05:13.038982 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039029 (+ 47us) service_pool.cc:224] Handling call
0503 14:05:14.095111 (+1056082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039217 (+ 7us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.582748 (+543531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.582750 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.582779 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.582780 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.582819 (+ 39us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.631675 (+ 48856us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.856421 (+224746us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.856566 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.856609 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.094984 (+238375us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.095080 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.095098 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.095099 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":224737,"prepare.queue_time_us":122,"prepare.run_cpu_time_us":36143,"prepare.run_wall_time_us":543616,"replication_time_us":48888}]]}
I20260503 14:05:14.095363 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.095443 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.095801 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.096176 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.100420 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.000s sys 0.000s
I20260503 14:05:14.101629 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 358) took 1060 ms. Trace:
I20260503 14:05:14.101686 1081 rpcz_store.cc:276] 0503 14:05:13.041024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.041107 (+ 83us) service_pool.cc:224] Handling call
0503 14:05:14.101620 (+1060513us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.049585 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.049775 (+ 190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.499479 (+449704us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.499481 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.499487 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.499488 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.499544 (+ 56us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.723278 (+223734us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.868879 (+145601us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.869015 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.869045 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.101513 (+232468us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.101595 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.101609 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.101610 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145590,"prepare.queue_time_us":7360,"prepare.run_cpu_time_us":29385,"prepare.run_wall_time_us":450421,"replication_time_us":223784,"thread_start_us":2154,"threads_started":1}]]}
I20260503 14:05:14.101886 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.101967 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.102267 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.102619 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.168264 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:14.169803 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 332) took 1129 ms. Trace:
I20260503 14:05:14.169869 1082 rpcz_store.cc:276] 0503 14:05:13.039985 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040447 (+ 462us) service_pool.cc:224] Handling call
0503 14:05:14.169792 (+1129345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.043127 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.043143 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.332079 (+288936us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.332081 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.332087 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.332087 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.332155 (+ 68us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.705626 (+373471us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.916752 (+211126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.916908 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.916943 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.169681 (+252738us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.169766 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.169780 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.169780 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211115,"prepare.queue_time_us":2649,"prepare.run_cpu_time_us":18826,"prepare.run_wall_time_us":289037,"replication_time_us":373531,"thread_start_us":110,"threads_started":1}]]}
I20260503 14:05:14.170032 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.170106 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.170279 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 78ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.170554 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.179000 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
W20260503 14:05:14.179142 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20260503 14:05:14.179977 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 344) took 1140 ms. Trace:
I20260503 14:05:14.180043 1077 rpcz_store.cc:276] 0503 14:05:13.039539 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039584 (+ 45us) service_pool.cc:224] Handling call
0503 14:05:14.179970 (+1140386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039862 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039925 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.457925 (+418000us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.457927 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.457932 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.457933 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.458000 (+ 67us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.666667 (+208667us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.959520 (+292853us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.959695 (+ 175us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.959731 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.179875 (+220144us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.179952 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.179960 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.179960 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292841,"prepare.queue_time_us":211,"prepare.run_cpu_time_us":25539,"prepare.run_wall_time_us":418146,"replication_time_us":208727,"thread_start_us":83,"threads_started":1}]]}
I20260503 14:05:14.180226 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.180320 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.180368 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.180624 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 417ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.180955 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.181799 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
I20260503 14:05:14.179977 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 355) took 1139 ms. Trace:
I20260503 14:05:14.182324 1074 rpcz_store.cc:276] 0503 14:05:13.040023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040174 (+ 151us) service_pool.cc:224] Handling call
0503 14:05:14.179970 (+1139796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040830 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044271 (+ 3441us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.365986 (+321715us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.365989 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.365998 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.365999 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.366074 (+ 75us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.644551 (+278477us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.865525 (+220974us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.865692 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.865727 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.179875 (+314148us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.179952 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.179962 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.179962 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220964,"prepare.queue_time_us":608,"prepare.run_cpu_time_us":19426,"prepare.run_wall_time_us":325255,"replication_time_us":278528,"thread_start_us":85,"threads_started":1}]]}
I20260503 14:05:14.182487 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.182569 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.182690 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.184824 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 327) took 1145 ms. Trace:
I20260503 14:05:14.184881 1073 rpcz_store.cc:276] 0503 14:05:13.038967 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039091 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:14.184816 (+1145725us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039467 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039531 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.525496 (+485965us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.525498 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.525504 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.525504 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.525961 (+ 457us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.730347 (+204386us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.998174 (+267827us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.998300 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.998331 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.184732 (+186401us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.184794 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.184808 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.184808 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":267818,"prepare.queue_time_us":336,"prepare.run_cpu_time_us":27224,"prepare.run_wall_time_us":486511,"replication_time_us":204836}]]}
I20260503 14:05:14.185053 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.185117 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.185194 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.185607 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.206007 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
I20260503 14:05:14.207268 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 342) took 1167 ms. Trace:
I20260503 14:05:14.207329 1084 rpcz_store.cc:276] 0503 14:05:13.039508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039808 (+ 300us) service_pool.cc:224] Handling call
0503 14:05:14.207258 (+1167450us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.041765 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.043068 (+ 1303us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.599070 (+556002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.599104 (+ 34us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.599110 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.599111 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.599161 (+ 50us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.821293 (+222132us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.999569 (+178276us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.999681 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.999706 (+ 25us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.207148 (+207442us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.207230 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.207245 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.207245 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178266,"prepare.queue_time_us":1899,"prepare.run_cpu_time_us":41515,"prepare.run_wall_time_us":557406,"replication_time_us":222175,"thread_start_us":3441,"threads_started":1}]]}
I20260503 14:05:14.207515 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.207599 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.207921 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.216188 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 69ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.221962 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
I20260503 14:05:14.223232 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 371) took 1180 ms. Trace:
I20260503 14:05:14.223289 1079 rpcz_store.cc:276] 0503 14:05:13.042693 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.042829 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:14.223220 (+1180391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.049182 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.049194 (+ 12us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.219339 (+170145us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.219341 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.219345 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.219347 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.219569 (+ 222us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.606290 (+386721us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.924485 (+318195us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.924647 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.924679 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.223092 (+298413us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.223199 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.223208 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.223209 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318185,"prepare.queue_time_us":3569,"prepare.run_cpu_time_us":24665,"prepare.run_wall_time_us":170772,"replication_time_us":386935,"thread_start_us":80,"threads_started":1}]]}
I20260503 14:05:14.223428 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.223513 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.223860 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.224154 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 6 got 2
W20260503 14:05:14.224318 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 93ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.231523 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:14.232779 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 337) took 1194 ms. Trace:
I20260503 14:05:14.232833 1076 rpcz_store.cc:276] 0503 14:05:13.038694 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.038746 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:14.232769 (+1194023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.038908 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.038931 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.356040 (+317109us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.356041 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.356047 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.356047 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.356107 (+ 60us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.617148 (+261041us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.948880 (+331732us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.949056 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.949087 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.232658 (+283571us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.232741 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.232755 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.232756 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331720,"prepare.queue_time_us":97,"prepare.run_cpu_time_us":21513,"prepare.run_wall_time_us":317209,"replication_time_us":261094}]]}
I20260503 14:05:14.233016 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.233103 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.233498 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 13ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.234205 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 473ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.247992 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.248096 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.248363 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.248972 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.249428 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 331) took 1209 ms. Trace:
I20260503 14:05:14.249493 1082 rpcz_store.cc:276] 0503 14:05:13.039967 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040452 (+ 485us) service_pool.cc:224] Handling call
0503 14:05:14.249417 (+1208965us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.043983 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044016 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.731716 (+687700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.731798 (+ 82us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.731880 (+ 82us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.731881 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.732375 (+ 494us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.803684 (+ 71309us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.170028 (+366344us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.170134 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.170168 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.249338 (+ 79170us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.249395 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.249408 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.249408 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":366336,"prepare.queue_time_us":3497,"prepare.run_cpu_time_us":55591,"prepare.run_wall_time_us":688718,"replication_time_us":71798,"thread_start_us":867,"threads_started":1}]]}
I20260503 14:05:14.249686 1082 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.249756 1082 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.249871 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 398ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.250031 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 384ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.270781 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.208s user 0.000s sys 0.000s
I20260503 14:05:14.272065 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 354) took 1232 ms. Trace:
I20260503 14:05:14.272125 1072 rpcz_store.cc:276] 0503 14:05:13.039997 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040326 (+ 329us) service_pool.cc:224] Handling call
0503 14:05:14.272054 (+1231728us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040847 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.045182 (+ 4335us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.384327 (+339145us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.384330 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.384370 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.384371 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.384425 (+ 54us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.749134 (+364709us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.062134 (+313000us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.062247 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.062277 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.271944 (+209667us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.272027 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.272041 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.272041 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":312988,"prepare.queue_time_us":483,"prepare.run_cpu_time_us":21504,"prepare.run_wall_time_us":343587,"replication_time_us":364756,"thread_start_us":64,"threads_started":1}]]}
I20260503 14:05:14.272324 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.272413 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.272773 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.273312 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.289063 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
I20260503 14:05:14.290113 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.290189 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.290212 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.290241 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.290376 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 357) took 1249 ms. Trace:
I20260503 14:05:14.290431 1075 rpcz_store.cc:276] 0503 14:05:13.041008 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.041024 (+ 16us) service_pool.cc:224] Handling call
0503 14:05:14.290367 (+1249343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.049438 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.049678 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.238629 (+188951us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.238631 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.238636 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.238636 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.238675 (+ 39us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.557996 (+319321us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.836692 (+278696us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.836798 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.836832 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.290257 (+453425us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.290342 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.290358 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.290359 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":278685,"prepare.queue_time_us":6792,"prepare.run_cpu_time_us":11764,"prepare.run_wall_time_us":189261,"replication_time_us":319351,"thread_start_us":1146,"threads_started":1}]]}
I20260503 14:05:14.290609 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.290724 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:14.290825 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.290876 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 3
I20260503 14:05:14.290899 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
W20260503 14:05:14.291465 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.292482 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.292642 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
I20260503 14:05:14.292690 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
W20260503 14:05:14.293056 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.293844 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:14.294322 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 430ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.295527 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
W20260503 14:05:14.303954 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:14.305083 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 363) took 1262 ms. Trace:
I20260503 14:05:14.305164 1074 rpcz_store.cc:276] 0503 14:05:13.042762 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.042993 (+ 231us) service_pool.cc:224] Handling call
0503 14:05:14.305072 (+1262079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.051258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.055348 (+ 4090us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.561473 (+506125us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.561553 (+ 80us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.562255 (+ 702us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.562795 (+ 540us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.589687 (+ 26892us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.831264 (+241577us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.182484 (+351220us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.182597 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.182630 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.304973 (+122343us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.305050 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.305062 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.305063 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351208,"prepare.queue_time_us":5622,"prepare.run_cpu_time_us":64631,"prepare.run_wall_time_us":550178,"replication_time_us":268375,"thread_start_us":58,"threads_started":1}]]}
I20260503 14:05:14.305298 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.305387 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.305474 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.305577 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.305998 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 3
I20260503 14:05:14.305087 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 350) took 1027 ms. Trace:
I20260503 14:05:14.306702 1080 rpcz_store.cc:276] 0503 14:05:13.277366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277872 (+ 506us) service_pool.cc:224] Handling call
0503 14:05:14.305079 (+1027207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.277941 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.277956 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.561401 (+283445us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.561402 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.561407 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.561408 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.561473 (+ 65us) log.cc:844] Serialized 243 byte log entry
0503 14:05:13.881487 (+320014us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.034355 (+152868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.034496 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.034526 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.304968 (+270442us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.305061 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.305070 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.305071 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152859,"prepare.queue_time_us":32,"prepare.run_cpu_time_us":17021,"prepare.run_wall_time_us":283540,"replication_time_us":320073}]]}
I20260503 14:05:14.306882 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.306980 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.307116 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.307181 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
I20260503 14:05:14.308225 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 330) took 1268 ms. Trace:
I20260503 14:05:14.308276 1109 rpcz_store.cc:276] 0503 14:05:13.039947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040420 (+ 473us) service_pool.cc:224] Handling call
0503 14:05:14.308217 (+1267797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.044152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044211 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.412698 (+368487us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.412701 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.412706 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.412706 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.412756 (+ 50us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.742297 (+329541us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.060505 (+318208us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.060624 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.060658 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.308129 (+247471us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.308197 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.308207 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.308208 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318197,"mutex_wait_us":196,"prepare.queue_time_us":3704,"prepare.run_cpu_time_us":21672,"prepare.run_wall_time_us":368613,"replication_time_us":329583,"thread_start_us":155,"threads_started":1}]]}
I20260503 14:05:14.308446 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.308557 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.309033 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.309319 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
W20260503 14:05:14.310133 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.359720 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20260503 14:05:14.361210 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 365) took 1322 ms. Trace:
I20260503 14:05:14.361291 1071 rpcz_store.cc:276] 0503 14:05:13.038973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039477 (+ 504us) service_pool.cc:224] Handling call
0503 14:05:14.361197 (+1321720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.044328 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044844 (+ 516us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.517533 (+472689us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.517535 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.517541 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.517542 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.517614 (+ 72us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.803399 (+285785us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.041255 (+237856us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.041356 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.041386 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.361065 (+319679us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.361172 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.361183 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.361184 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237847,"prepare.queue_time_us":4726,"prepare.run_cpu_time_us":32131,"prepare.run_wall_time_us":473372,"replication_time_us":285849,"thread_start_us":85,"threads_started":1}]]}
I20260503 14:05:14.361503 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.361608 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.361761 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.362121 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 7 got 2
W20260503 14:05:14.365128 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
I20260503 14:05:14.366268 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 373) took 1323 ms. Trace:
I20260503 14:05:14.366325 1078 rpcz_store.cc:276] 0503 14:05:13.042733 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.042834 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:14.366259 (+1323425us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.053938 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.055242 (+ 1304us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.608995 (+553753us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.608998 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.609079 (+ 81us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.609080 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.609834 (+ 754us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.724187 (+114353us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.027429 (+303242us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.027596 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.027628 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.366152 (+338524us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.366228 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.366248 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.366249 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":303233,"prepare.queue_time_us":7824,"prepare.run_cpu_time_us":63533,"prepare.run_wall_time_us":556399,"replication_time_us":115103,"thread_start_us":49,"threads_started":1}]]}
I20260503 14:05:14.366516 1078 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.366611 1078 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.366829 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 437ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.367520 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 489ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.383054 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
I20260503 14:05:14.384418 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 334) took 1344 ms. Trace:
I20260503 14:05:14.384472 1085 rpcz_store.cc:276] 0503 14:05:13.040028 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040266 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:14.384408 (+1344142us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.041214 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.045527 (+ 4313us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.420105 (+374578us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.422207 (+ 2102us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.422924 (+ 717us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.423009 (+ 85us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.437524 (+ 14515us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.794281 (+356757us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.095360 (+301079us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.095466 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.095509 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.384293 (+288784us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.384381 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.384395 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.384395 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":301069,"prepare.queue_time_us":911,"prepare.run_cpu_time_us":38226,"prepare.run_wall_time_us":398286,"replication_time_us":371263,"thread_start_us":56,"threads_started":1}]]}
I20260503 14:05:14.384693 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.384780 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.385195 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.385846 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.392403 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.207s user 0.000s sys 0.000s
I20260503 14:05:14.393659 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 336) took 1353 ms. Trace:
I20260503 14:05:14.393714 1073 rpcz_store.cc:276] 0503 14:05:13.040093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040135 (+ 42us) service_pool.cc:224] Handling call
0503 14:05:14.393647 (+1353512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040608 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.042392 (+ 1784us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.856174 (+813782us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.856176 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.856180 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.856181 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.856223 (+ 42us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.965177 (+108954us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.185050 (+219873us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.185139 (+ 89us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.185166 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.393535 (+208369us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.393618 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.393633 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.393633 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219863,"prepare.queue_time_us":442,"prepare.run_cpu_time_us":51764,"prepare.run_wall_time_us":815622,"replication_time_us":108989,"thread_start_us":69,"threads_started":1}]]}
I20260503 14:05:14.393913 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.393994 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.394344 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.394733 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.415474 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
I20260503 14:05:14.417500 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 361) took 1376 ms. Trace:
I20260503 14:05:14.417579 1081 rpcz_store.cc:276] 0503 14:05:13.041073 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.041159 (+ 86us) service_pool.cc:224] Handling call
0503 14:05:14.417482 (+1376323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.047246 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.047411 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.627793 (+580382us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.627794 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.627802 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.627802 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.627873 (+ 71us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.777440 (+149567us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.101884 (+324444us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.101996 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.102030 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.417336 (+315306us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.417449 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.417466 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.417467 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324433,"prepare.queue_time_us":5920,"prepare.run_cpu_time_us":33642,"prepare.run_wall_time_us":580642,"replication_time_us":149631,"thread_start_us":2024,"threads_started":1}]]}
I20260503 14:05:14.417755 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.417865 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.418083 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 321ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.418318 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.431139 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260503 14:05:14.432403 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 347) took 1392 ms. Trace:
I20260503 14:05:14.432466 1084 rpcz_store.cc:276] 0503 14:05:13.039598 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040028 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:14.432392 (+1392364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.044218 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044228 (+ 10us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.845671 (+801443us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.845672 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.845676 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.845677 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.845772 (+ 95us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.150489 (+304717us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.207512 (+ 57023us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.207628 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.207665 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.432266 (+224601us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.432361 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.432377 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.432378 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57014,"prepare.queue_time_us":3879,"prepare.run_cpu_time_us":50320,"prepare.run_wall_time_us":801770,"replication_time_us":304806,"thread_start_us":61,"threads_started":1}]]}
I20260503 14:05:14.432677 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.432768 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.433141 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.433624 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.435092 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.453s user 0.000s sys 0.000s
I20260503 14:05:14.436153 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 367) took 1397 ms. Trace:
I20260503 14:05:14.436198 1083 rpcz_store.cc:276] 0503 14:05:13.039007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039143 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:14.436145 (+1397002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044375 (+ 3694us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.529795 (+485420us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.529797 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.529802 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.529803 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.529854 (+ 51us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.677598 (+147744us) op_driver.cc:464] REPLICATION: finished
0503 14:05:13.981431 (+303833us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:13.981591 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:13.981625 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.436055 (+454430us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.436121 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.436135 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.436135 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":303822,"prepare.queue_time_us":1508,"prepare.run_cpu_time_us":28855,"prepare.run_wall_time_us":489181,"replication_time_us":147788,"thread_start_us":69,"threads_started":1}]]}
I20260503 14:05:14.436349 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.436430 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.436679 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.437129 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.445619 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 351) took 1168 ms. Trace:
I20260503 14:05:14.445680 1076 rpcz_store.cc:276] 0503 14:05:13.277381 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277921 (+ 540us) service_pool.cc:224] Handling call
0503 14:05:14.445606 (+1167685us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.293488 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.293497 (+ 9us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.959541 (+666044us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.959543 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.959548 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.959569 (+ 21us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.959617 (+ 48us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.202114 (+242497us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.247979 (+ 45865us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.248127 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.248160 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.445503 (+197343us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.445579 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.445594 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.445595 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45857,"prepare.queue_time_us":15530,"prepare.run_cpu_time_us":42745,"prepare.run_wall_time_us":666137,"replication_time_us":242540}]]}
I20260503 14:05:14.445842 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.445938 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.446162 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.446686 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.502641 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 353) took 1225 ms. Trace:
I20260503 14:05:14.502732 1080 rpcz_store.cc:276] 0503 14:05:13.277416 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278002 (+ 586us) service_pool.cc:224] Handling call
0503 14:05:14.502612 (+1224610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.449494 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.449515 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.034945 (+585430us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.034946 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.034951 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.034952 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.035005 (+ 53us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.212344 (+177339us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.306879 (+ 94535us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.307006 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.307038 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.502475 (+195437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.502579 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.502595 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.502596 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94525,"prepare.queue_time_us":171453,"prepare.run_cpu_time_us":41229,"prepare.run_wall_time_us":585524,"replication_time_us":177387}]]}
I20260503 14:05:14.502914 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.503007 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.503405 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.504087 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.511090 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
W20260503 14:05:14.512055 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:14.512310 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 364) took 1473 ms. Trace:
I20260503 14:05:14.512367 1079 rpcz_store.cc:276] 0503 14:05:13.038955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039061 (+ 106us) service_pool.cc:224] Handling call
0503 14:05:14.512296 (+1473235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039164 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039184 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.510889 (+471705us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.510890 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.510896 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.510897 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.510963 (+ 66us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.996388 (+485425us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.223424 (+227036us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.223541 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.223580 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.512181 (+288601us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.512266 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.512282 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.512283 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227026,"prepare.queue_time_us":63,"prepare.run_cpu_time_us":28583,"prepare.run_wall_time_us":471812,"replication_time_us":485458}]]}
I20260503 14:05:14.513123 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 359) took 1472 ms. Trace:
I20260503 14:05:14.513177 1072 rpcz_store.cc:276] 0503 14:05:13.041040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.041089 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:14.513113 (+1472024us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.049512 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.049664 (+ 152us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.312362 (+262698us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.333706 (+ 21344us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.355065 (+ 21359us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.355067 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.558779 (+203712us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.932339 (+373560us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.272320 (+339981us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.272436 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.272471 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.513028 (+240557us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.513089 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.513104 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.513104 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":339970,"prepare.queue_time_us":5648,"prepare.run_cpu_time_us":64162,"prepare.run_wall_time_us":538410,"replication_time_us":574848,"thread_start_us":67,"threads_started":1}]]}
I20260503 14:05:14.513327 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.513407 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.513577 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.513793 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.514052 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.514135 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.514225 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.521792 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:14.522964 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 373) took 1237 ms. Trace:
I20260503 14:05:14.523016 1074 rpcz_store.cc:276] 0503 14:05:13.284993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285072 (+ 79us) service_pool.cc:224] Handling call
0503 14:05:14.522952 (+1237880us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.285305 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.285320 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.869505 (+584185us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.869507 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.869542 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.869542 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.869582 (+ 40us) log.cc:844] Serialized 243 byte log entry
0503 14:05:13.992023 (+122441us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.305294 (+313271us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.305414 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.305443 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.522830 (+217387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.522922 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.522938 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.522939 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313261,"prepare.queue_time_us":174,"prepare.run_cpu_time_us":32750,"prepare.run_wall_time_us":584289,"replication_time_us":122473}]]}
I20260503 14:05:14.523151 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.523233 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.523576 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.523877 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 357ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.536773 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
I20260503 14:05:14.538195 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 352) took 1498 ms. Trace:
I20260503 14:05:14.538264 1075 rpcz_store.cc:276] 0503 14:05:13.039957 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040062 (+ 105us) service_pool.cc:224] Handling call
0503 14:05:14.538179 (+1498117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040324 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.040331 (+ 7us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.677642 (+637311us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.677644 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.677649 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.677650 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.677715 (+ 65us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.969408 (+291693us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.290606 (+321198us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.290756 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.290788 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.538057 (+247269us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.538145 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.538163 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.538164 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321189,"prepare.queue_time_us":215,"prepare.run_cpu_time_us":40139,"prepare.run_wall_time_us":637399,"replication_time_us":291753}]]}
I20260503 14:05:14.538404 1075 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.538492 1075 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.538865 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.539192 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.553272 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:14.554575 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 347) took 1265 ms. Trace:
I20260503 14:05:14.554652 1109 rpcz_store.cc:276] 0503 14:05:13.289455 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289568 (+ 113us) service_pool.cc:224] Handling call
0503 14:05:14.554562 (+1264994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.293425 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.293435 (+ 10us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.842475 (+549040us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.842477 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.842481 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.842482 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.842541 (+ 59us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.078197 (+235656us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.308443 (+230246us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.308587 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.308616 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.554415 (+245799us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.554532 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.554549 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.554550 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230236,"prepare.queue_time_us":3825,"prepare.run_cpu_time_us":30676,"prepare.run_wall_time_us":549123,"replication_time_us":235709}]]}
I20260503 14:05:14.554850 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.554936 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.555373 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.555871 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.597874 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.417s user 0.000s sys 0.000s
I20260503 14:05:14.599097 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 343) took 1559 ms. Trace:
I20260503 14:05:14.599169 1077 rpcz_store.cc:276] 0503 14:05:13.039523 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039892 (+ 369us) service_pool.cc:224] Handling call
0503 14:05:14.599085 (+1559193us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.046139 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.046208 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.761680 (+715472us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.761682 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.761691 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.761692 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.761771 (+ 79us) log.cc:844] Serialized 217 byte log entry
0503 14:05:13.939458 (+177687us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.180222 (+240764us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.180348 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.180379 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.598973 (+418594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.599055 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.599071 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.599072 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240755,"prepare.queue_time_us":648,"prepare.run_cpu_time_us":63335,"prepare.run_wall_time_us":715644,"replication_time_us":177759}]]}
I20260503 14:05:14.599347 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260503 14:05:14.599437 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.599646 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.604636 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:14.605841 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 341) took 1329 ms. Trace:
I20260503 14:05:14.605912 1073 rpcz_store.cc:276] 0503 14:05:13.276575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277192 (+ 617us) service_pool.cc:224] Handling call
0503 14:05:14.605831 (+1328639us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.277481 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.277495 (+ 14us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.998194 (+720699us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.998196 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.998201 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.998202 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.998279 (+ 77us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.216586 (+218307us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.393909 (+177323us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.394022 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.394054 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.605708 (+211654us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.605800 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.605816 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.605817 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177313,"prepare.queue_time_us":226,"prepare.run_cpu_time_us":44439,"prepare.run_wall_time_us":720808,"replication_time_us":218376}]]}
I20260503 14:05:14.606099 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.606185 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.606390 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.606983 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 201ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.648137 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20260503 14:05:14.649644 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 325) took 1610 ms. Trace:
I20260503 14:05:14.649716 1082 rpcz_store.cc:276] 0503 14:05:13.038923 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039288 (+ 365us) service_pool.cc:224] Handling call
0503 14:05:14.649630 (+1610342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.039560 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.039577 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.590146 (+550569us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.590148 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.590154 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.590155 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.590210 (+ 55us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.018685 (+428475us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.249682 (+230997us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.249783 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.249811 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.649513 (+399702us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.649599 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.649617 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.649617 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230987,"prepare.queue_time_us":215,"prepare.run_cpu_time_us":33796,"prepare.run_wall_time_us":550656,"replication_time_us":428523,"thread_start_us":117,"threads_started":1}]]}
I20260503 14:05:14.649881 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.649967 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.650137 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 72ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.650280 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.651758 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 353) took 1611 ms. Trace:
I20260503 14:05:14.651821 1074 rpcz_store.cc:276] 0503 14:05:13.039973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040121 (+ 148us) service_pool.cc:224] Handling call
0503 14:05:14.651737 (+1611616us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.040502 (+ 7us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.836410 (+795908us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.836412 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.836419 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.836420 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.836487 (+ 67us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.254185 (+417698us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.523148 (+268963us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.523259 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.523292 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.651655 (+128363us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.651716 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.651728 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.651728 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":268955,"prepare.queue_time_us":331,"prepare.run_cpu_time_us":49400,"prepare.run_wall_time_us":796002,"replication_time_us":417758}]]}
I20260503 14:05:14.652046 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.652138 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.652274 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.652525 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 479ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.654150 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 265ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.655077 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.671969 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
I20260503 14:05:14.673272 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 385) took 1390 ms. Trace:
I20260503 14:05:14.673332 1071 rpcz_store.cc:276] 0503 14:05:13.282499 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.284391 (+ 1892us) service_pool.cc:224] Handling call
0503 14:05:14.673260 (+1388869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.288402 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.338829 (+ 50427us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.710079 (+371250us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.716498 (+ 6419us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.716602 (+ 104us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.734024 (+ 17422us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.752446 (+ 18422us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.100089 (+347643us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.361498 (+261409us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.361638 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.361677 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.673138 (+311461us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.673232 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.673246 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.673247 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":261392,"prepare.queue_time_us":2252,"prepare.run_cpu_time_us":52961,"prepare.run_wall_time_us":465116,"replication_time_us":358429}]]}
I20260503 14:05:14.673521 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.673599 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.673797 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.677963 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 375) took 1392 ms. Trace:
I20260503 14:05:14.678030 1072 rpcz_store.cc:276] 0503 14:05:13.285032 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285193 (+ 161us) service_pool.cc:224] Handling call
0503 14:05:14.677949 (+1392756us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.285341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.285350 (+ 9us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.750429 (+465079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.750430 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.750435 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.750435 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.750495 (+ 60us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.140338 (+389843us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.513324 (+372986us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.513435 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.513469 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.677832 (+164363us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.677925 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.677937 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.677938 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":372977,"prepare.queue_time_us":103,"prepare.run_cpu_time_us":35113,"prepare.run_wall_time_us":465161,"replication_time_us":389895}]]}
I20260503 14:05:14.678182 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.678274 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.678462 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 385ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.678967 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.688772 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 360) took 1401 ms. Trace:
I20260503 14:05:14.688843 1080 rpcz_store.cc:276] 0503 14:05:13.287726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.287815 (+ 89us) service_pool.cc:224] Handling call
0503 14:05:14.688755 (+1400940us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.331849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.333659 (+ 1810us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.982700 (+649041us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.998258 (+ 15558us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.037600 (+ 39342us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.044607 (+ 7007us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.048776 (+ 4169us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.353341 (+304565us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.502910 (+149569us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.503037 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.503076 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.688648 (+185572us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.688729 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.688741 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.688742 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149557,"prepare.queue_time_us":43919,"prepare.run_cpu_time_us":80645,"prepare.run_wall_time_us":717184,"replication_time_us":308725}]]}
I20260503 14:05:14.689000 1080 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:14.689071 1080 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.689433 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.690037 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.713441 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:14.714748 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 340) took 1675 ms. Trace:
I20260503 14:05:14.714808 1084 rpcz_store.cc:276] 0503 14:05:13.039472 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.040634 (+ 1162us) service_pool.cc:224] Handling call
0503 14:05:14.714737 (+1674103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.045655 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.045820 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.999348 (+953528us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.999349 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.999351 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.999351 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.999376 (+ 25us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.220753 (+221377us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.432673 (+211920us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.432798 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.432835 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.714624 (+281789us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.714706 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.714722 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.714723 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211909,"prepare.queue_time_us":4968,"prepare.run_cpu_time_us":61480,"prepare.run_wall_time_us":953728,"replication_time_us":221372,"thread_start_us":830,"threads_started":1}]]}
I20260503 14:05:14.714996 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.715077 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.716257 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.715953 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 368ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.717422 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.203s user 0.000s sys 0.000s
I20260503 14:05:14.718405 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 389) took 1435 ms. Trace:
I20260503 14:05:14.718446 1079 rpcz_store.cc:276] 0503 14:05:13.282563 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.282583 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:14.718397 (+1435814us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.288247 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.346892 (+ 58645us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.924465 (+577573us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.924467 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.924504 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.924505 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.924560 (+ 55us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.158407 (+233847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.514047 (+355640us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.514166 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.514194 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.718311 (+204117us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.718378 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.718389 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.718389 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355630,"prepare.queue_time_us":200,"prepare.run_cpu_time_us":72662,"prepare.run_wall_time_us":636323,"replication_time_us":233897}]]}
I20260503 14:05:14.718583 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.718664 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.718838 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.719250 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.721370 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
I20260503 14:05:14.722394 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 345) took 1432 ms. Trace:
I20260503 14:05:14.722441 1085 rpcz_store.cc:276] 0503 14:05:13.289423 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289614 (+ 191us) service_pool.cc:224] Handling call
0503 14:05:14.722388 (+1432774us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.346376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.346393 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.916731 (+570338us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.916734 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.916738 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.916739 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.916789 (+ 50us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.193712 (+276923us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.384689 (+190977us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.384811 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.384856 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.722292 (+337436us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.722365 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.722378 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.722379 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":190966,"prepare.queue_time_us":56724,"prepare.run_cpu_time_us":37784,"prepare.run_wall_time_us":570424,"replication_time_us":276966}]]}
I20260503 14:05:14.722620 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.722697 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.722867 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.723122 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.731392 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
I20260503 14:05:14.732085 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.732156 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.732187 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.732216 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.732245 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.732386 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:14.732470 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 354) took 1444 ms. Trace:
I20260503 14:05:14.732520 1076 rpcz_store.cc:276] 0503 14:05:13.287600 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.287935 (+ 335us) service_pool.cc:224] Handling call
0503 14:05:14.732462 (+1444527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.599184 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.599205 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.209051 (+609846us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.209137 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.209310 (+ 173us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.209311 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.215912 (+ 6601us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.285422 (+ 69510us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.445838 (+160416us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.445963 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.445998 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.732362 (+286364us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.732437 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.732452 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.732452 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160408,"prepare.queue_time_us":311059,"prepare.run_cpu_time_us":51341,"prepare.run_wall_time_us":618406,"replication_time_us":76105}]]}
I20260503 14:05:14.732708 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:14.732802 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.732888 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.732944 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 35ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.734136 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734193 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734220 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.734249 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734277 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734305 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.734333 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734480 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.734529 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734550 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.734575 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.734606 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.734635 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.735874 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.735937 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
I20260503 14:05:14.735968 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.735996 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.736027 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 3
I20260503 14:05:14.736049 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 8 got 2
W20260503 14:05:14.739300 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.321s user 0.000s sys 0.000s
I20260503 14:05:14.740594 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 369) took 1455 ms. Trace:
I20260503 14:05:14.740651 1081 rpcz_store.cc:276] 0503 14:05:13.284922 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285370 (+ 448us) service_pool.cc:224] Handling call
0503 14:05:14.740581 (+1455211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.285437 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.285446 (+ 9us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.865481 (+580035us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.865483 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.865491 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.865492 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.865559 (+ 67us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.128244 (+262685us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.417751 (+289507us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.417896 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.417938 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.740409 (+322471us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.740555 (+ 146us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.740567 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.740567 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":289495,"prepare.queue_time_us":14,"prepare.run_cpu_time_us":31850,"prepare.run_wall_time_us":580130,"replication_time_us":262745}]]}
I20260503 14:05:14.740814 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.740890 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.740983 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.743265 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.749658 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 338) took 1473 ms. Trace:
I20260503 14:05:14.749720 1109 rpcz_store.cc:276] 0503 14:05:13.276443 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.276598 (+ 155us) service_pool.cc:224] Handling call
0503 14:05:14.749649 (+1473051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.276824 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.276841 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.060318 (+783477us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.060320 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.060359 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.060360 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.060413 (+ 53us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.311505 (+251092us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.554847 (+243342us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.554969 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.555008 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.749563 (+194555us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.749630 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.749640 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.749641 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243331,"prepare.queue_time_us":143,"prepare.run_cpu_time_us":65995,"prepare.run_wall_time_us":783600,"replication_time_us":251140}]]}
I20260503 14:05:14.749891 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.750000 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.750461 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.751050 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 182ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.776000 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:14.776824 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.778517 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 9 got 3
I20260503 14:05:14.779268 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 9 got 3
I20260503 14:05:14.780573 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 9 got 3
W20260503 14:05:14.798923 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.362s user 0.000s sys 0.000s
I20260503 14:05:14.800114 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 370) took 1759 ms. Trace:
I20260503 14:05:14.800176 1083 rpcz_store.cc:276] 0503 14:05:13.040907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.041298 (+ 391us) service_pool.cc:224] Handling call
0503 14:05:14.800104 (+1758806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.044657 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.044668 (+ 11us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.819587 (+774919us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.819588 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.819594 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.819594 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.819639 (+ 45us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.122518 (+302879us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.436346 (+313828us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.436458 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.436498 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.800004 (+363506us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.800079 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.800093 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.800093 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313817,"prepare.queue_time_us":3127,"prepare.run_cpu_time_us":42100,"prepare.run_wall_time_us":775183,"replication_time_us":302919,"thread_start_us":65,"threads_started":1}]]}
I20260503 14:05:14.800381 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.800493 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.800861 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.801434 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.802670 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 9 got 2
W20260503 14:05:14.804023 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.437s user 0.000s sys 0.000s
I20260503 14:05:14.805145 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 381) took 1527 ms. Trace:
I20260503 14:05:14.805194 1078 rpcz_store.cc:276] 0503 14:05:13.277777 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278714 (+ 937us) service_pool.cc:224] Handling call
0503 14:05:14.805136 (+1526422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.278849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.278862 (+ 13us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.981411 (+702549us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.981413 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.981419 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.981447 (+ 28us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.981476 (+ 29us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.111952 (+130476us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.366511 (+254559us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.366650 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.366685 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.805043 (+438358us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.805114 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.805126 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.805127 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":254549,"prepare.queue_time_us":105,"prepare.run_cpu_time_us":46576,"prepare.run_wall_time_us":702636,"replication_time_us":130497}]]}
I20260503 14:05:14.805362 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.805434 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.805641 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.805913 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.826596 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.220s user 0.000s sys 0.000s
I20260503 14:05:14.827889 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 340) took 1551 ms. Trace:
I20260503 14:05:14.827956 1073 rpcz_store.cc:276] 0503 14:05:13.276526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.276765 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:14.827877 (+1551112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.582836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.582857 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.095263 (+512406us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.095266 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.095274 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.095274 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.095331 (+ 57us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.375532 (+280201us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.606095 (+230563us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.606214 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.606250 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.827768 (+221518us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.827852 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.827865 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.827866 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230553,"prepare.queue_time_us":306033,"prepare.run_cpu_time_us":38885,"prepare.run_wall_time_us":512506,"replication_time_us":280249}]]}
I20260503 14:05:14.828137 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:14.828222 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.828323 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.828956 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.840168 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:14.841862 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 364) took 1564 ms. Trace:
I20260503 14:05:14.841933 1075 rpcz_store.cc:276] 0503 14:05:13.277563 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278152 (+ 589us) service_pool.cc:224] Handling call
0503 14:05:14.841850 (+1563698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.278264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.278299 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.061964 (+783665us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.061966 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.061971 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.061971 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.062031 (+ 60us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.313165 (+251134us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.538401 (+225236us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.538516 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.538554 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.841747 (+303193us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.841824 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.841837 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.841838 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225227,"prepare.queue_time_us":66,"prepare.run_cpu_time_us":47104,"prepare.run_wall_time_us":783774,"replication_time_us":251189}]]}
I20260503 14:05:14.842123 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.842218 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.842329 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.842543 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.849243 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 388) took 1566 ms. Trace:
I20260503 14:05:14.849308 1071 rpcz_store.cc:276] 0503 14:05:13.282546 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.284518 (+ 1972us) service_pool.cc:224] Handling call
0503 14:05:14.849229 (+1564711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.289298 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.289339 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.903637 (+614298us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.903640 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.903646 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.903646 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.903690 (+ 44us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.170252 (+266562us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.673517 (+503265us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.673626 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.673662 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.849127 (+175465us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.849202 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.849216 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.849216 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":503256,"prepare.queue_time_us":4546,"prepare.run_cpu_time_us":34928,"prepare.run_wall_time_us":614400,"replication_time_us":266600}]]}
I20260503 14:05:14.849514 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.849623 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:14.849967 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.850528 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.867915 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
W20260503 14:05:14.868211 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.869118 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 346) took 1829 ms. Trace:
I20260503 14:05:14.869175 1077 rpcz_store.cc:276] 0503 14:05:13.039579 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.039599 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:14.869109 (+1829510us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.040757 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.043420 (+ 2663us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.839951 (+796531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.839953 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.839958 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.839959 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.840026 (+ 67us) log.cc:844] Serialized 217 byte log entry
0503 14:05:14.353999 (+513973us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.599344 (+245345us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.599473 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.599517 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.869003 (+269486us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.869082 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.869095 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.869097 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245336,"prepare.queue_time_us":1093,"prepare.run_cpu_time_us":54678,"prepare.run_wall_time_us":799277,"replication_time_us":514033,"thread_start_us":70,"threads_started":1}]]}
I20260503 14:05:14.869375 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:14.869539 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.869762 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.869817 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.889604 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.237s user 0.000s sys 0.000s
I20260503 14:05:14.892103 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 368) took 1614 ms. Trace:
I20260503 14:05:14.892168 1074 rpcz_store.cc:276] 0503 14:05:13.277640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277683 (+ 43us) service_pool.cc:224] Handling call
0503 14:05:14.892090 (+1614407us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.366102 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.366127 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.180057 (+813930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.180059 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.180065 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.180066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.180138 (+ 72us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.359671 (+179533us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.652041 (+292370us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.652166 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.652199 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.891981 (+239782us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.892062 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.892076 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.892076 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292353,"prepare.queue_time_us":88359,"prepare.run_cpu_time_us":46474,"prepare.run_wall_time_us":814055,"replication_time_us":179597}]]}
I20260503 14:05:14.892331 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.892414 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.892611 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.893479 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.914280 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 363) took 1451 ms. Trace:
I20260503 14:05:14.914371 1076 rpcz_store.cc:276] 0503 14:05:13.462531 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463818 (+ 1287us) service_pool.cc:224] Handling call
0503 14:05:14.914263 (+1450445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.959634 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.959654 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.445598 (+485944us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.445600 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.445605 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.445606 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.445661 (+ 55us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.554908 (+109247us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.732704 (+177796us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.732830 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.732862 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.914133 (+181271us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.914230 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.914248 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.914249 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177786,"prepare.queue_time_us":495775,"prepare.run_cpu_time_us":27903,"prepare.run_wall_time_us":486035,"replication_time_us":109295}]]}
I20260503 14:05:14.914583 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.914678 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.915096 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.915513 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.921258 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 344) took 1631 ms. Trace:
I20260503 14:05:14.921327 1085 rpcz_store.cc:276] 0503 14:05:13.289405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289555 (+ 150us) service_pool.cc:224] Handling call
0503 14:05:14.921244 (+1631689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.332173 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.332190 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.169811 (+837621us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.169813 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.169819 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.169820 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.169894 (+ 74us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.437854 (+267960us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.722616 (+284762us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.722724 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.722754 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.921141 (+198387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.921219 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.921233 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.921234 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284753,"prepare.queue_time_us":42567,"prepare.run_cpu_time_us":49670,"prepare.run_wall_time_us":837730,"replication_time_us":268028}]]}
I20260503 14:05:14.921483 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.921576 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.921892 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 374ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.922230 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.948555 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:14.949786 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 356) took 1662 ms. Trace:
I20260503 14:05:14.949839 1084 rpcz_store.cc:276] 0503 14:05:13.287658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.287896 (+ 238us) service_pool.cc:224] Handling call
0503 14:05:14.949777 (+1661881us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.458015 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.458033 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.180124 (+722091us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.180126 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.180130 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.180130 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.180183 (+ 53us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.525199 (+345016us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.714992 (+189793us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.716192 (+ 1200us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.716231 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.949645 (+233414us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.949753 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.949766 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.949767 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189782,"prepare.queue_time_us":170087,"prepare.run_cpu_time_us":45223,"prepare.run_wall_time_us":722175,"replication_time_us":345062}]]}
I20260503 14:05:14.950017 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.950121 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.950515 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.950587 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
I20260503 14:05:14.951498 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 369) took 1488 ms. Trace:
I20260503 14:05:14.951542 1080 rpcz_store.cc:276] 0503 14:05:13.462638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.462710 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:14.951483 (+1488773us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.729996 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.730016 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.247994 (+517978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.247995 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.248001 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.248001 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.248049 (+ 48us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.504220 (+256171us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.688996 (+184776us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.689099 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.689131 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.951409 (+262278us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.951463 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.951475 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.951476 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184767,"prepare.queue_time_us":267178,"prepare.run_cpu_time_us":30828,"prepare.run_wall_time_us":518061,"replication_time_us":256213}]]}
I20260503 14:05:14.951673 1080 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.951745 1080 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:14.951920 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 427ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.952211 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.953140 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.980870 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 382ms of latency in SegmentAllocator::Sync()
I20260503 14:05:14.981011 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 359) took 1517 ms. Trace:
I20260503 14:05:14.981081 1073 rpcz_store.cc:276] 0503 14:05:13.463547 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465391 (+ 1844us) service_pool.cc:224] Handling call
0503 14:05:14.980997 (+1515606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.842559 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.842574 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.554585 (+712011us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.554587 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.554594 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.554595 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.554664 (+ 69us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.643183 (+ 88519us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.828134 (+184951us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.828249 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.828284 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.980862 (+152578us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.980969 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.980981 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.980982 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184944,"prepare.queue_time_us":377130,"prepare.run_cpu_time_us":43319,"prepare.run_wall_time_us":712116,"replication_time_us":88581}]]}
I20260503 14:05:14.981240 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.981320 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:14.981410 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.981837 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.984143 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
I20260503 14:05:14.985303 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 371) took 1700 ms. Trace:
I20260503 14:05:14.985356 1081 rpcz_store.cc:276] 0503 14:05:13.284960 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285480 (+ 520us) service_pool.cc:224] Handling call
0503 14:05:14.985292 (+1699812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.499563 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.499582 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.101926 (+602344us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.101928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.101933 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.101934 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.101992 (+ 58us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.414924 (+312932us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.740810 (+325886us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.740918 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.740953 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:14.985192 (+244239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:14.985267 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:14.985280 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:14.985280 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":325875,"prepare.queue_time_us":214029,"prepare.run_cpu_time_us":38174,"prepare.run_wall_time_us":602437,"replication_time_us":312983}]]}
I20260503 14:05:14.985535 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:14.985620 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:14.985940 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:14.986135 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.008498 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.358s user 0.000s sys 0.000s
I20260503 14:05:15.009768 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 339) took 1733 ms. Trace:
I20260503 14:05:15.009841 1082 rpcz_store.cc:276] 0503 14:05:13.276494 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.276704 (+ 210us) service_pool.cc:224] Handling call
0503 14:05:15.009754 (+1733050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.525990 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.526009 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.185257 (+659248us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.185259 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.185264 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.185265 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.185325 (+ 60us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.387848 (+202523us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.649876 (+262028us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.649996 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.650036 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.009624 (+359588us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.009714 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.009732 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.009732 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262018,"prepare.queue_time_us":249238,"prepare.run_cpu_time_us":39363,"prepare.run_wall_time_us":659349,"replication_time_us":202577}]]}
I20260503 14:05:15.010013 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.010093 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.010188 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.021327 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:15.022022 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260503 14:05:15.023139 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 387) took 1740 ms. Trace:
I20260503 14:05:15.023190 1079 rpcz_store.cc:276] 0503 14:05:13.282529 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.282702 (+ 173us) service_pool.cc:224] Handling call
0503 14:05:15.023132 (+1740430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.284490 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.284505 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:13.840010 (+555505us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:13.863992 (+ 23982us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:13.916807 (+ 52815us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:13.954906 (+ 38099us) op_driver.cc:348] REPLICATION: starting
0503 14:05:13.982447 (+ 27541us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.213840 (+231393us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.718580 (+504740us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.718686 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.718714 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.023031 (+304317us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.023110 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.023123 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.023124 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":504732,"prepare.queue_time_us":1743,"prepare.run_cpu_time_us":88983,"prepare.run_wall_time_us":698978,"replication_time_us":240109}]]}
I20260503 14:05:15.023341 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.023411 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.023505 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 427ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.023623 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.023768 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.023811 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
W20260503 14:05:15.024358 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.025852 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.025916 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.025947 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.026067 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 2
I20260503 14:05:15.026106 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 4
I20260503 14:05:15.026134 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 4
I20260503 14:05:15.026168 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
W20260503 14:05:15.029641 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
I20260503 14:05:15.030787 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 343) took 1741 ms. Trace:
I20260503 14:05:15.030834 1109 rpcz_store.cc:276] 0503 14:05:13.289390 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289484 (+ 94us) service_pool.cc:224] Handling call
0503 14:05:15.030780 (+1741296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.732865 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.733113 (+ 248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.249434 (+516321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.249435 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.249440 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.249441 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.249496 (+ 55us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.634378 (+384882us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.749888 (+115510us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.750027 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.750060 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.030680 (+280620us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.030754 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.030768 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.030769 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":115500,"prepare.queue_time_us":443269,"prepare.run_cpu_time_us":31056,"prepare.run_wall_time_us":516640,"replication_time_us":384930}]]}
I20260503 14:05:15.030985 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.031060 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.031219 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.031241 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.047665 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
I20260503 14:05:15.048856 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 382) took 1771 ms. Trace:
I20260503 14:05:15.048918 1083 rpcz_store.cc:276] 0503 14:05:13.277793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278759 (+ 966us) service_pool.cc:224] Handling call
0503 14:05:15.048845 (+1770086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.295638 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.297909 (+ 2271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.027456 (+729547us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.027457 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.027463 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.027464 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.027535 (+ 71us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.283302 (+255767us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.800377 (+517075us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.800518 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.801248 (+ 730us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.048727 (+247479us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.048818 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.048831 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.048832 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":517065,"prepare.queue_time_us":16398,"prepare.run_cpu_time_us":74208,"prepare.run_wall_time_us":732088,"replication_time_us":255831}]]}
I20260503 14:05:15.049101 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.049172 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.049521 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 428ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.050185 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.063694 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.385s user 0.000s sys 0.000s
W20260503 14:05:15.064121 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 384ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.064980 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 370) took 1780 ms. Trace:
I20260503 14:05:15.065043 1072 rpcz_store.cc:276] 0503 14:05:13.284942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285558 (+ 616us) service_pool.cc:224] Handling call
0503 14:05:15.064967 (+1779409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.293330 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.293386 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.290388 (+997002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.290502 (+ 114us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.290506 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.290507 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.290543 (+ 36us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.398343 (+107800us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.678178 (+279835us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.678303 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.678339 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.064846 (+386507us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.064940 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.064953 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.064953 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279824,"prepare.queue_time_us":7733,"prepare.run_cpu_time_us":55962,"prepare.run_wall_time_us":997223,"replication_time_us":107828}]]}
I20260503 14:05:15.065235 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.065310 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.065400 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.065492 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.065722 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.066664 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 4
I20260503 14:05:15.066751 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.066788 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.066817 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 10 got 3
I20260503 14:05:15.076786 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 337) took 1800 ms. Trace:
I20260503 14:05:15.076871 1073 rpcz_store.cc:276] 0503 14:05:13.276421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277122 (+ 701us) service_pool.cc:224] Handling call
0503 14:05:15.076769 (+1799647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.590226 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.590246 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.649632 (+1059386us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.649634 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.649641 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.649673 (+ 32us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.649728 (+ 55us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.722326 (+ 72598us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.981235 (+258909us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.981346 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.981380 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.076645 (+ 95265us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.076741 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.076755 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.076755 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":258901,"prepare.queue_time_us":313045,"prepare.run_cpu_time_us":67747,"prepare.run_wall_time_us":1059512,"replication_time_us":72648}]]}
I20260503 14:05:15.077050 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.077145 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.077291 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 428ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.077558 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.109122 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.000s sys 0.000s
I20260503 14:05:15.110436 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 379) took 1832 ms. Trace:
I20260503 14:05:15.110500 1071 rpcz_store.cc:276] 0503 14:05:13.277737 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278606 (+ 869us) service_pool.cc:224] Handling call
0503 14:05:15.110423 (+1831817us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.278852 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.278862 (+ 10us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.041089 (+762227us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.041091 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.041096 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.041097 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.041171 (+ 74us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.400004 (+358833us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.849509 (+449505us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.849652 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.849685 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.110310 (+260625us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.110395 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.110410 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.110410 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":449498,"prepare.queue_time_us":175,"prepare.run_cpu_time_us":47014,"prepare.run_wall_time_us":762359,"replication_time_us":358901}]]}
I20260503 14:05:15.110677 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.110760 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.111104 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.112092 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.114961 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:15.116094 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 362) took 1653 ms. Trace:
I20260503 14:05:15.116142 1077 rpcz_store.cc:276] 0503 14:05:13.462514 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463756 (+ 1242us) service_pool.cc:224] Handling call
0503 14:05:15.116087 (+1652331us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.561489 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.561506 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.305168 (+743662us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.305170 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.305175 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.305176 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.305219 (+ 43us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.566853 (+261634us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.869373 (+302520us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.869570 (+ 197us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.869604 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.115987 (+246383us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.116061 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.116075 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.116076 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302507,"prepare.queue_time_us":97678,"prepare.run_cpu_time_us":44330,"prepare.run_wall_time_us":743743,"replication_time_us":261671,"spinlock_wait_cycles":10496}]]}
I20260503 14:05:15.116335 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.116423 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.116627 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.116811 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.000s sys 0.000s
I20260503 14:05:15.117702 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 384) took 1835 ms. Trace:
I20260503 14:05:15.117748 1078 rpcz_store.cc:276] 0503 14:05:13.282481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.282654 (+ 173us) service_pool.cc:224] Handling call
0503 14:05:15.117695 (+1835041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.283372 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.288601 (+ 5229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.223258 (+934657us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.223260 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.223266 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.223267 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.223323 (+ 56us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.317540 (+ 94217us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.805359 (+487819us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.805462 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.805545 (+ 83us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.117614 (+312069us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.117676 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.117688 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.117688 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":487811,"prepare.queue_time_us":334,"prepare.run_cpu_time_us":62893,"prepare.run_wall_time_us":940045,"replication_time_us":94268}]]}
I20260503 14:05:15.117916 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.117990 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.118074 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.118227 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.119113 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.153630 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.000s sys 0.000s
I20260503 14:05:15.154924 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 367) took 1877 ms. Trace:
I20260503 14:05:15.154980 1075 rpcz_store.cc:276] 0503 14:05:13.277622 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278312 (+ 690us) service_pool.cc:224] Handling call
0503 14:05:15.154912 (+1876600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.384457 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.384479 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.272083 (+887604us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.272085 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.272092 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.272093 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.272164 (+ 71us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.557525 (+285361us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.842121 (+284596us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.842246 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.842283 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.154800 (+312517us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.154885 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.154899 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.154900 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284587,"prepare.queue_time_us":106109,"prepare.run_cpu_time_us":49883,"prepare.run_wall_time_us":887718,"replication_time_us":285427}]]}
I20260503 14:05:15.155169 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.155248 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.155613 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 511ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.156170 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.156283 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
I20260503 14:05:15.157316 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 359) took 1869 ms. Trace:
I20260503 14:05:15.157375 1076 rpcz_store.cc:276] 0503 14:05:13.287708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.287747 (+ 39us) service_pool.cc:224] Handling call
0503 14:05:15.157307 (+1869560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.845788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.845803 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.432469 (+586666us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.432472 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.432479 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.432480 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.432554 (+ 74us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.568924 (+136370us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.914579 (+345655us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.914709 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.914748 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.157195 (+242447us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.157289 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.157298 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.157298 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345645,"prepare.queue_time_us":557984,"prepare.run_cpu_time_us":40186,"prepare.run_wall_time_us":586776,"replication_time_us":136437}]]}
I20260503 14:05:15.157529 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.157604 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.157835 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.158187 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.183770 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
I20260503 14:05:15.185305 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 355) took 1897 ms. Trace:
I20260503 14:05:15.185372 1084 rpcz_store.cc:276] 0503 14:05:13.287641 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.287851 (+ 210us) service_pool.cc:224] Handling call
0503 14:05:15.185293 (+1897442us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.761797 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.761822 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.599163 (+837341us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.599165 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.599203 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.599205 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.599257 (+ 52us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.600168 (+ 911us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.950013 (+349845us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.950151 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.950187 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.185161 (+234974us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.185266 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.185279 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.185280 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":349836,"prepare.queue_time_us":473909,"prepare.run_cpu_time_us":47008,"prepare.run_wall_time_us":837472,"replication_time_us":958}]]}
I20260503 14:05:15.185554 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.185644 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.186019 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 85ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.186736 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 478ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.206808 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.314s user 0.000s sys 0.000s
I20260503 14:05:15.208016 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 376) took 1922 ms. Trace:
I20260503 14:05:15.208078 1074 rpcz_store.cc:276] 0503 14:05:13.285050 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285249 (+ 199us) service_pool.cc:224] Handling call
0503 14:05:15.208004 (+1922755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.619409 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.626321 (+ 6912us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.307828 (+681507us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.307914 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.308086 (+ 172us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.308087 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.310015 (+ 1928us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.598403 (+288388us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.892328 (+293925us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.892441 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.892474 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.207884 (+315410us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.207974 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.207989 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.207989 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":293915,"prepare.queue_time_us":323520,"prepare.run_cpu_time_us":90610,"prepare.run_wall_time_us":701760,"replication_time_us":290309}]]}
I20260503 14:05:15.208266 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.208356 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.208477 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.208762 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 66ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.215391 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:15.215670 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 353) took 1752 ms. Trace:
I20260503 14:05:15.215729 1109 rpcz_store.cc:276] 0503 14:05:13.463428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465640 (+ 2212us) service_pool.cc:224] Handling call
0503 14:05:15.215657 (+1750017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.998298 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.998325 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.605860 (+607535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.605862 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.605870 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.605871 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.605988 (+ 117us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.808228 (+202240us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.030982 (+222754us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.031089 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.031119 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.215554 (+184435us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.215631 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.215644 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.215644 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":222743,"prepare.queue_time_us":532625,"prepare.run_cpu_time_us":38778,"prepare.run_wall_time_us":607702,"replication_time_us":202349}]]}
I20260503 14:05:15.215898 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.216014 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.216194 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.216410 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 348) took 1926 ms. Trace:
I20260503 14:05:15.216468 1082 rpcz_store.cc:276] 0503 14:05:13.289475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289527 (+ 52us) service_pool.cc:224] Handling call
0503 14:05:15.216403 (+1926876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.856246 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.856266 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.393692 (+537426us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.393694 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.393703 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.393704 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.393766 (+ 62us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.734023 (+340257us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.010010 (+275987us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.010119 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.010155 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.216316 (+206161us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.216384 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.216394 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.216395 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275979,"prepare.queue_time_us":566683,"prepare.run_cpu_time_us":39703,"prepare.run_wall_time_us":537532,"replication_time_us":340314}]]}
I20260503 14:05:15.216653 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.216722 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.216751 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.216820 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.216933 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.217142 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.000s sys 0.000s
I20260503 14:05:15.218027 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 374) took 1933 ms. Trace:
I20260503 14:05:15.218079 1081 rpcz_store.cc:276] 0503 14:05:13.285013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285144 (+ 131us) service_pool.cc:224] Handling call
0503 14:05:15.218019 (+1932875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.627897 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.627932 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.417525 (+789593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.417527 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.417533 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.417534 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.417607 (+ 73us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.647568 (+229961us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.985532 (+337964us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.985648 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.985678 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.217946 (+232268us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.217997 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.218011 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.218012 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337955,"prepare.queue_time_us":342718,"prepare.run_cpu_time_us":47221,"prepare.run_wall_time_us":789717,"replication_time_us":230027}]]}
I20260503 14:05:15.218241 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.218327 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.218416 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.218752 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.232332 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 386) took 1949 ms. Trace:
I20260503 14:05:15.232406 1071 rpcz_store.cc:276] 0503 14:05:13.282513 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.284569 (+ 2056us) service_pool.cc:224] Handling call
0503 14:05:15.232317 (+1947748us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.610521 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.611063 (+ 542us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.366278 (+755215us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.366280 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.366287 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.366288 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.366363 (+ 75us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.856794 (+490431us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.110664 (+253870us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.110787 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.110823 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.232189 (+121366us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.232294 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.232304 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.232305 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":253861,"prepare.queue_time_us":325724,"prepare.run_cpu_time_us":47843,"prepare.run_wall_time_us":755933,"replication_time_us":490499}]]}
I20260503 14:05:15.232563 1071 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.237221 1071 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.237346 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 359ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.272387 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 368) took 1809 ms. Trace:
W20260503 14:05:15.272871 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 41ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.272466 1084 rpcz_store.cc:276] 0503 14:05:13.462622 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464042 (+ 1420us) service_pool.cc:224] Handling call
0503 14:05:15.272368 (+1808326us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.180198 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.180215 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.949847 (+769632us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.949932 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.950107 (+ 175us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.950109 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.952873 (+ 2764us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.059346 (+106473us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.185550 (+126204us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.185690 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.185727 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.272239 (+ 86512us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.272340 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.272354 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.272354 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":126196,"prepare.queue_time_us":716103,"prepare.run_cpu_time_us":54325,"prepare.run_wall_time_us":773029,"replication_time_us":109233}]]}
I20260503 14:05:15.273286 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.273373 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.273562 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 112ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.290912 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 365) took 1828 ms. Trace:
I20260503 14:05:15.290992 1077 rpcz_store.cc:276] 0503 14:05:13.462564 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463926 (+ 1362us) service_pool.cc:224] Handling call
0503 14:05:15.290894 (+1826968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.035026 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.035048 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.502631 (+467583us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.502633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.502640 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.502641 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.502705 (+ 64us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.721344 (+218639us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.116332 (+394988us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.116452 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.116485 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.290776 (+174291us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.290865 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.290881 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.290882 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":394980,"prepare.queue_time_us":571066,"prepare.run_cpu_time_us":31394,"prepare.run_wall_time_us":467687,"replication_time_us":218699}]]}
I20260503 14:05:15.291150 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.291229 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.291436 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.296090 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.374s user 0.000s sys 0.000s
I20260503 14:05:15.298041 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 346) took 2008 ms. Trace:
I20260503 14:05:15.298110 1085 rpcz_store.cc:276] 0503 14:05:13.289440 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289657 (+ 217us) service_pool.cc:224] Handling call
0503 14:05:15.298027 (+2008370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.526737 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.713416 (+186679us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.384403 (+670987us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.384406 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.384412 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.384413 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.384457 (+ 44us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.720036 (+335579us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.921479 (+201443us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.921603 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.921637 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.297909 (+376272us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.298001 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.298014 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.298014 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201434,"prepare.queue_time_us":152220,"prepare.run_cpu_time_us":104997,"prepare.run_wall_time_us":883043,"replication_time_us":335617}]]}
I20260503 14:05:15.298285 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.298368 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.298568 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.298782 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.305719 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.354873 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 372) took 2069 ms. Trace:
I20260503 14:05:15.354959 1081 rpcz_store.cc:276] 0503 14:05:13.284976 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.285631 (+ 655us) service_pool.cc:224] Handling call
0503 14:05:15.354856 (+2069225us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.589597 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.608894 (+ 19297us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.513211 (+904317us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.513213 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.513376 (+ 163us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.513377 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.654506 (+141129us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.889350 (+234844us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.218238 (+328888us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.218349 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.218385 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.354744 (+136359us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.354827 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.354841 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.354842 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":328877,"prepare.queue_time_us":303509,"prepare.run_cpu_time_us":131757,"prepare.run_wall_time_us":1066026,"replication_time_us":375965}]]}
I20260503 14:05:15.355149 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.355254 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.355443 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.367957 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260503 14:05:15.369226 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 365) took 2091 ms. Trace:
I20260503 14:05:15.369293 1072 rpcz_store.cc:276] 0503 14:05:13.277587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278208 (+ 621us) service_pool.cc:224] Handling call
0503 14:05:15.369218 (+2091010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.677731 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.677755 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.538194 (+860439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.538196 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.538232 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.538233 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.538288 (+ 55us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.675456 (+137168us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.065230 (+389774us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.065336 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.065371 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.369120 (+303749us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.369194 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.369207 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.369208 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":389762,"prepare.queue_time_us":399492,"prepare.run_cpu_time_us":68036,"prepare.run_wall_time_us":860566,"replication_time_us":137216}]]}
I20260503 14:05:15.369450 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.369539 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.369629 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.370075 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 212ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.372859 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:15.373428 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373502 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373534 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373564 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373594 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373622 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373711 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373760 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 4
I20260503 14:05:15.373809 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.373839 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 4
I20260503 14:05:15.373867 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 4
I20260503 14:05:15.373898 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
W20260503 14:05:15.373451 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.373771 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.374629 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 4
I20260503 14:05:15.374661 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.374688 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
W20260503 14:05:15.374944 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.375877 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.375932 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.375953 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 351) took 1912 ms. Trace:
I20260503 14:05:15.375999 1082 rpcz_store.cc:276] 0503 14:05:13.463395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465544 (+ 2149us) service_pool.cc:224] Handling call
0503 14:05:15.375949 (+1910405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.185346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.185370 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.010690 (+825320us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.010692 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.013052 (+ 2360us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.013053 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.065357 (+ 52304us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.152795 (+ 87438us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.216650 (+ 63855us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.216750 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.216780 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.375868 (+159088us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.375929 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.375941 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.375941 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63844,"prepare.queue_time_us":719756,"prepare.run_cpu_time_us":62517,"prepare.run_wall_time_us":880693,"replication_time_us":139735}]]}
I20260503 14:05:15.376140 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.376227 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.376317 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 130ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.375955 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.376997 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
I20260503 14:05:15.377030 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 11 got 3
W20260503 14:05:15.379101 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.427s user 0.000s sys 0.000s
I20260503 14:05:15.380316 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 349) took 2102 ms. Trace:
I20260503 14:05:15.380381 1080 rpcz_store.cc:276] 0503 14:05:13.277349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277813 (+ 464us) service_pool.cc:224] Handling call
0503 14:05:15.380303 (+2102490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.356126 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.356147 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.233872 (+877725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.233873 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.233880 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.233880 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.233933 (+ 53us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.707459 (+473526us) op_driver.cc:464] REPLICATION: finished
0503 14:05:14.951671 (+244212us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:14.951766 (+ 95us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:14.951792 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.380172 (+428380us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.380253 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.380289 (+ 36us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.380290 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244205,"prepare.queue_time_us":78270,"prepare.run_cpu_time_us":51348,"prepare.run_wall_time_us":877821,"replication_time_us":473574}]]}
I20260503 14:05:15.380609 1080 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.380698 1080 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.380798 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.381233 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.387560 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 352) took 2110 ms. Trace:
I20260503 14:05:15.387624 1084 rpcz_store.cc:276] 0503 14:05:13.277397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.277964 (+ 567us) service_pool.cc:224] Handling call
0503 14:05:15.387548 (+2109584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.999406 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.999418 (+ 12us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.715655 (+716237us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.715657 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.715663 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.715664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.715734 (+ 70us) log.cc:844] Serialized 243 byte log entry
0503 14:05:15.084821 (+369087us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.273282 (+188461us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.273397 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.273437 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.387270 (+113833us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.387526 (+ 256us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.387537 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.387537 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188451,"prepare.queue_time_us":721400,"prepare.run_cpu_time_us":42489,"prepare.run_wall_time_us":716336,"replication_time_us":369149}]]}
I20260503 14:05:15.387768 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.387861 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.388224 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.388377 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.270s user 0.000s sys 0.000s
W20260503 14:05:15.389496 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 181ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.390545 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 378) took 2112 ms. Trace:
I20260503 14:05:15.390592 1078 rpcz_store.cc:276] 0503 14:05:13.277721 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278560 (+ 839us) service_pool.cc:224] Handling call
0503 14:05:15.390537 (+2111977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.517647 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.517670 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.365119 (+847449us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.383101 (+ 17982us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.417300 (+ 34199us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.418046 (+ 746us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.653945 (+235899us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.919408 (+265463us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.117912 (+198504us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.118021 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.118047 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.390454 (+272407us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.390517 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.390527 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.390528 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":198495,"prepare.queue_time_us":239055,"prepare.run_cpu_time_us":109423,"prepare.run_wall_time_us":1137218,"replication_time_us":501355}]]}
I20260503 14:05:15.390727 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.390805 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.390972 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.391086 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.427747 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20260503 14:05:15.429037 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 386) took 1966 ms. Trace:
I20260503 14:05:15.429101 1074 rpcz_store.cc:276] 0503 14:05:13.462971 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464520 (+ 1549us) service_pool.cc:224] Handling call
0503 14:05:15.429026 (+1964506us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.869602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.869624 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.522957 (+653333us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.522959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.522965 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.522965 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.523029 (+ 64us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.881139 (+358110us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.208260 (+327121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.208384 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.208435 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.428904 (+220469us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.428997 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.429011 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.429012 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327111,"prepare.queue_time_us":405031,"prepare.run_cpu_time_us":41318,"prepare.run_wall_time_us":653434,"replication_time_us":358167}]]}
I20260503 14:05:15.429291 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.429370 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.429562 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.429908 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.434176 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.450657 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.427s user 0.000s sys 0.000s
I20260503 14:05:15.451887 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 377) took 2174 ms. Trace:
I20260503 14:05:15.451948 1079 rpcz_store.cc:276] 0503 14:05:13.277704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278509 (+ 805us) service_pool.cc:224] Handling call
0503 14:05:15.451878 (+2173369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.510985 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.511007 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.513313 (+1002306us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.513314 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.513319 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.513320 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.513368 (+ 48us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.684056 (+170688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.023339 (+339283us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.023439 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.023466 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.451765 (+428299us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.451851 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.451864 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.451865 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":339269,"prepare.queue_time_us":232439,"prepare.run_cpu_time_us":66159,"prepare.run_wall_time_us":1002398,"replication_time_us":170729}]]}
I20260503 14:05:15.452111 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.452194 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.452570 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 132ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.452950 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.468073 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
I20260503 14:05:15.469442 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 372) took 2006 ms. Trace:
I20260503 14:05:15.469504 1076 rpcz_store.cc:276] 0503 14:05:13.462698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.462846 (+ 148us) service_pool.cc:224] Handling call
0503 14:05:15.469419 (+2006573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.049330 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.049842 (+ 512us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.688787 (+638945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.688789 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.688794 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.688794 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.689187 (+ 393us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.844365 (+155178us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.157527 (+313162us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.157630 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.157663 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.469299 (+311636us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.469391 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.469405 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.469406 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313153,"prepare.queue_time_us":586373,"prepare.run_cpu_time_us":73108,"prepare.run_wall_time_us":640031,"replication_time_us":155565}]]}
I20260503 14:05:15.469705 1076 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.469802 1076 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.470026 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.470340 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.477766 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.429s user 0.000s sys 0.000s
I20260503 14:05:15.478999 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 380) took 2201 ms. Trace:
I20260503 14:05:15.479059 1083 rpcz_store.cc:276] 0503 14:05:13.277755 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278666 (+ 911us) service_pool.cc:224] Handling call
0503 14:05:15.478987 (+2200321us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.529871 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.560588 (+ 30717us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.436138 (+875550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.436139 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.436143 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.436143 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.436200 (+ 57us) log.cc:844] Serialized 243 byte log entry
0503 14:05:14.703487 (+267287us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.049098 (+345611us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.049200 (+ 102us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.049231 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.478861 (+429630us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.478955 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.478972 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.478973 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345600,"prepare.queue_time_us":251169,"prepare.run_cpu_time_us":50359,"prepare.run_wall_time_us":906337,"replication_time_us":267336}]]}
I20260503 14:05:15.479245 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.479352 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.479790 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.505548 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.428s user 0.000s sys 0.000s
I20260503 14:05:15.506803 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 350) took 2043 ms. Trace:
I20260503 14:05:15.506855 1073 rpcz_store.cc:276] 0503 14:05:13.463377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465464 (+ 2087us) service_pool.cc:224] Handling call
0503 14:05:15.506793 (+2041329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.060435 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.060458 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.749703 (+689245us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.749705 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.749710 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.749711 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.750155 (+ 444us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.933346 (+183191us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.077047 (+143701us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.077173 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.077209 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.506672 (+429463us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.506768 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.506781 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.506782 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":143691,"prepare.queue_time_us":594899,"prepare.run_cpu_time_us":41797,"prepare.run_wall_time_us":689730,"replication_time_us":183626}]]}
I20260503 14:05:15.506985 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.507056 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:15.507402 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 352) took 2043 ms. Trace:
I20260503 14:05:15.507454 1082 rpcz_store.cc:276] 0503 14:05:13.463413 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465598 (+ 2185us) service_pool.cc:224] Handling call
0503 14:05:15.507394 (+2041796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.095352 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.095377 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.828642 (+733265us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.828645 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.828650 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.828650 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.828701 (+ 51us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.202168 (+373467us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.376137 (+173969us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.376256 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.376288 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.507327 (+131039us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.507376 (+ 49us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.507387 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.507388 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":173959,"prepare.queue_time_us":629719,"prepare.run_cpu_time_us":46698,"prepare.run_wall_time_us":733361,"replication_time_us":373512}]]}
I20260503 14:05:15.507562 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260503 14:05:15.507628 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.507720 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 126ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.507409 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.508090 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.508380 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
I20260503 14:05:15.509382 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 357) took 2045 ms. Trace:
I20260503 14:05:15.509429 1109 rpcz_store.cc:276] 0503 14:05:13.463512 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465834 (+ 2322us) service_pool.cc:224] Handling call
0503 14:05:15.509375 (+2043541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.916807 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.916831 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.722460 (+805629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.722463 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.722469 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.722470 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.722546 (+ 76us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.939433 (+216887us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.215895 (+276462us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.216045 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.216077 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.509298 (+293221us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.509354 (+ 56us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.509367 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.509367 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276453,"prepare.queue_time_us":450946,"prepare.run_cpu_time_us":46666,"prepare.run_wall_time_us":805750,"replication_time_us":216955}]]}
I20260503 14:05:15.509600 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.509663 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.509743 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.509860 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 169ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.576232 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 381) took 1867 ms. Trace:
I20260503 14:05:15.576314 1080 rpcz_store.cc:276] 0503 14:05:13.708296 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708991 (+ 695us) service_pool.cc:224] Handling call
0503 14:05:15.576215 (+1867224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.248068 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.248083 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.951486 (+703403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.951487 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.951515 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.951516 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.951554 (+ 38us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.135420 (+183866us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.380604 (+245184us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.380728 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.380767 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.576091 (+195324us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.576187 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.576199 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.576200 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245175,"prepare.queue_time_us":539038,"prepare.run_cpu_time_us":45374,"prepare.run_wall_time_us":703496,"replication_time_us":183899}]]}
W20260503 14:05:15.582378 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 347ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.576504 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.584259 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.584395 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.585810 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 394) took 2122 ms. Trace:
I20260503 14:05:15.585865 1079 rpcz_store.cc:276] 0503 14:05:13.463170 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465081 (+ 1911us) service_pool.cc:224] Handling call
0503 14:05:15.585799 (+2120718us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.981497 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.981522 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.805231 (+823709us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.805265 (+ 34us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.805270 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.805271 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.805319 (+ 48us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.059172 (+253853us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.452107 (+392935us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.452218 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.452252 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.585697 (+133445us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.585773 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.585786 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.585787 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":392924,"prepare.queue_time_us":516383,"prepare.run_cpu_time_us":47139,"prepare.run_wall_time_us":823833,"replication_time_us":253894}]]}
I20260503 14:05:15.586040 1079 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.586112 1079 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.586285 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 117ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.596660 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.359s user 0.000s sys 0.000s
I20260503 14:05:15.599126 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 402) took 2135 ms. Trace:
I20260503 14:05:15.599195 1071 rpcz_store.cc:276] 0503 14:05:13.463298 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464889 (+ 1591us) service_pool.cc:224] Handling call
0503 14:05:15.599111 (+2134222us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.924577 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.924594 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.718423 (+793829us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.718425 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.718430 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.718430 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.718481 (+ 51us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.989449 (+270968us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.232559 (+243110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.237272 (+ 4713us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.237318 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.598994 (+361676us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.599080 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.599094 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.599095 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243100,"prepare.queue_time_us":459667,"prepare.run_cpu_time_us":49398,"prepare.run_wall_time_us":793912,"replication_time_us":271015}]]}
I20260503 14:05:15.599365 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.599450 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.599639 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.599949 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 395ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.604811 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:15.605924 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 377) took 2143 ms. Trace:
I20260503 14:05:15.605986 1072 rpcz_store.cc:276] 0503 14:05:13.462800 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464102 (+ 1302us) service_pool.cc:224] Handling call
0503 14:05:15.605912 (+2141810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.062048 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.062065 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.841945 (+779880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.841947 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.841953 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.841954 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.842025 (+ 71us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.130799 (+288774us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.369447 (+238648us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.369566 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.369599 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.605800 (+236201us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.605886 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.605900 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.605900 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":238637,"prepare.queue_time_us":597883,"prepare.run_cpu_time_us":45998,"prepare.run_wall_time_us":779986,"replication_time_us":288839}]]}
I20260503 14:05:15.606151 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.606262 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.606457 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 105ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.606765 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.620434 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:15.622323 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 375) took 1914 ms. Trace:
I20260503 14:05:15.622387 1084 rpcz_store.cc:276] 0503 14:05:13.708186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708687 (+ 501us) service_pool.cc:224] Handling call
0503 14:05:15.622309 (+1913622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.445681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.445699 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.914327 (+468628us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.914329 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.914335 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.914336 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.914400 (+ 64us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.240786 (+326386us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.387765 (+146979us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.387890 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.387924 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.622189 (+234265us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.622286 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.622296 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.622297 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146970,"prepare.queue_time_us":736950,"prepare.run_cpu_time_us":32527,"prepare.run_wall_time_us":468731,"replication_time_us":326442}]]}
I20260503 14:05:15.622560 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.622653 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:15.622684 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 366) took 2345 ms. Trace:
I20260503 14:05:15.622740 1074 rpcz_store.cc:276] 0503 14:05:13.277604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.278259 (+ 655us) service_pool.cc:224] Handling call
0503 14:05:15.622673 (+2344414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.836515 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.836611 (+ 96us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.651806 (+815195us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.651807 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.651812 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.651813 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.651862 (+ 49us) log.cc:844] Serialized 243 byte log entry
0503 14:05:15.131873 (+480011us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.429286 (+297413us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.429398 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.429432 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.622578 (+193146us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.622639 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.622663 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.622664 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":297404,"prepare.queue_time_us":558216,"prepare.run_cpu_time_us":48280,"prepare.run_wall_time_us":815356,"replication_time_us":480057}]]}
W20260503 14:05:15.622859 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.622906 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.622982 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.623052 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.623129 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.623384 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.637639 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:15.638664 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 382) took 2175 ms. Trace:
I20260503 14:05:15.638725 1081 rpcz_store.cc:276] 0503 14:05:13.462891 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464356 (+ 1465us) service_pool.cc:224] Handling call
0503 14:05:15.638647 (+2174291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.865578 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.865601 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.740608 (+875007us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.740610 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.740693 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.740694 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.743117 (+ 2423us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.987511 (+244394us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.355145 (+367634us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.355281 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.355318 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.638550 (+283232us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.638621 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.638635 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.638636 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":367623,"prepare.queue_time_us":401171,"prepare.run_cpu_time_us":99402,"prepare.run_wall_time_us":877715,"replication_time_us":246810}]]}
I20260503 14:05:15.638864 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.638942 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.639026 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.639145 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.645047 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.645138 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.645169 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.645200 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.645228 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.645390 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:15.646260 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 374) took 1938 ms. Trace:
I20260503 14:05:15.646315 1076 rpcz_store.cc:276] 0503 14:05:13.708168 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708610 (+ 442us) service_pool.cc:224] Handling call
0503 14:05:15.646251 (+1937641us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.305242 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.305262 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.116084 (+810822us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.116086 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.116093 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.116094 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.116157 (+ 63us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.246552 (+130395us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.469702 (+223150us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.469831 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.469866 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.646161 (+176295us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.646229 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.646241 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.646242 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":223138,"prepare.queue_time_us":596564,"prepare.run_cpu_time_us":48892,"prepare.run_wall_time_us":810929,"replication_time_us":130452}]]}
I20260503 14:05:15.646479 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.646551 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.646638 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.646870 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.646993 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.647940 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 342) took 2358 ms. Trace:
I20260503 14:05:15.647984 1082 rpcz_store.cc:276] 0503 14:05:13.289369 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.289409 (+ 40us) service_pool.cc:224] Handling call
0503 14:05:15.647931 (+2358522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.412781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.412800 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.318184 (+905384us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.400493 (+ 82309us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.435328 (+ 34835us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.435407 (+ 79us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.805334 (+369927us) log.cc:844] Serialized 243 byte log entry
0503 14:05:15.246577 (+441243us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.507560 (+260983us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.507651 (+ 91us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.507689 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.647848 (+140159us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.647908 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.647922 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.647922 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":260977,"prepare.queue_time_us":123323,"prepare.run_cpu_time_us":206170,"prepare.run_wall_time_us":1456015,"replication_time_us":811164}]]}
I20260503 14:05:15.648133 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.648208 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.648291 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 63ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.648408 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.651432 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.651504 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.651535 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.651557 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.651786 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 5
I20260503 14:05:15.651825 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.651855 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 3
I20260503 14:05:15.651883 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.651912 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 5
I20260503 14:05:15.651942 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 5
W20260503 14:05:15.652609 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.361s user 0.000s sys 0.000s
I20260503 14:05:15.653612 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 358) took 2365 ms. Trace:
I20260503 14:05:15.653653 1077 rpcz_store.cc:276] 0503 14:05:13.287691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.288074 (+ 383us) service_pool.cc:224] Handling call
0503 14:05:15.653604 (+2365530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.840044 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.840064 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.869186 (+1029122us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.869188 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.869193 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.869194 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.869263 (+ 69us) log.cc:844] Serialized 243 byte log entry
0503 14:05:15.131014 (+261751us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.291146 (+160132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.291257 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.291295 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.653517 (+362222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.653582 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.653594 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.653594 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160123,"prepare.queue_time_us":551935,"prepare.run_cpu_time_us":62380,"prepare.run_wall_time_us":1029228,"replication_time_us":261815}]]}
I20260503 14:05:15.653798 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.653884 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.653967 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.654080 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.654743 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
I20260503 14:05:15.655656 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 371) took 1946 ms. Trace:
I20260503 14:05:15.655709 1085 rpcz_store.cc:276] 0503 14:05:13.709104 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709238 (+ 134us) service_pool.cc:224] Handling call
0503 14:05:15.655649 (+1946411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.554687 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.554710 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.981025 (+426315us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.981027 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.981031 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.981032 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.981093 (+ 61us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.165150 (+184057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.298280 (+133130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.298396 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.298432 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.655580 (+357148us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.655630 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.655642 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.655642 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":133119,"prepare.queue_time_us":845405,"prepare.run_cpu_time_us":29473,"prepare.run_wall_time_us":426413,"replication_time_us":184111}]]}
I20260503 14:05:15.655849 1085 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.655912 1085 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.655997 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.666834 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.512s user 0.000s sys 0.000s
I20260503 14:05:15.668154 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 388) took 2205 ms. Trace:
I20260503 14:05:15.668217 1075 rpcz_store.cc:276] 0503 14:05:13.462999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463057 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:15.668142 (+2205085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.750510 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.750529 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.677992 (+927463us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.677993 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.677997 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.677998 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.678064 (+ 66us) log.cc:844] Serialized 270 byte log entry
0503 14:05:14.800304 (+122240us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.155166 (+354862us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.155274 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.155310 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.668032 (+512722us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.668115 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.668129 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.668129 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":354852,"prepare.queue_time_us":287424,"prepare.run_cpu_time_us":56484,"prepare.run_wall_time_us":927562,"replication_time_us":122302}]]}
I20260503 14:05:15.668386 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.668484 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.668603 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.669057 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 117ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.689577 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 356) took 2226 ms. Trace:
I20260503 14:05:15.689651 1073 rpcz_store.cc:276] 0503 14:05:13.463497 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465794 (+ 2297us) service_pool.cc:224] Handling call
0503 14:05:15.689559 (+2223765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.169913 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.169939 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.921309 (+751370us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.921310 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.921315 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.921315 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.921356 (+ 41us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.212514 (+291158us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.506982 (+294468us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.507082 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.507114 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.689448 (+182334us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.689531 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.689546 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.689547 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":294459,"prepare.queue_time_us":704086,"prepare.run_cpu_time_us":42784,"prepare.run_wall_time_us":751451,"replication_time_us":291191}]]}
I20260503 14:05:15.689849 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.689941 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.690284 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.691053 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.693145 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 355) took 2229 ms. Trace:
I20260503 14:05:15.693210 1109 rpcz_store.cc:276] 0503 14:05:13.463477 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465743 (+ 2266us) service_pool.cc:224] Handling call
0503 14:05:15.693133 (+2227390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.249512 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.249531 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.030842 (+781311us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.030843 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.030848 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.030849 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.030899 (+ 50us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.286465 (+255566us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.509596 (+223131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.509690 (+ 94us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.509714 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.693025 (+183311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.693111 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.693123 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.693124 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":223122,"prepare.queue_time_us":783726,"prepare.run_cpu_time_us":50749,"prepare.run_wall_time_us":781397,"replication_time_us":255608}]]}
I20260503 14:05:15.693379 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.693470 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.693596 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.693823 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.694984 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:15.696079 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 401) took 2232 ms. Trace:
I20260503 14:05:15.696134 1083 rpcz_store.cc:276] 0503 14:05:13.463289 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464871 (+ 1582us) service_pool.cc:224] Handling call
0503 14:05:15.696069 (+2231198us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.903708 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.903742 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.849295 (+945553us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.849296 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.849302 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.849303 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.849367 (+ 64us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.127820 (+278453us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.479241 (+351421us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.479378 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.479412 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.695964 (+216552us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.696050 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.696058 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.696059 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351410,"prepare.queue_time_us":438814,"prepare.run_cpu_time_us":75844,"prepare.run_wall_time_us":945668,"replication_time_us":278510}]]}
I20260503 14:05:15.696309 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.696383 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.696699 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 342ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.696884 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 78ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.697438 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.704656 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 392) took 2241 ms. Trace:
I20260503 14:05:15.704749 1079 rpcz_store.cc:276] 0503 14:05:13.463135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464966 (+ 1831us) service_pool.cc:224] Handling call
0503 14:05:15.704640 (+2239674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.041188 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.041208 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.111898 (+1070690us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.111901 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.111907 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.111908 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.111976 (+ 68us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.261365 (+149389us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.586037 (+324672us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.586133 (+ 96us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.586163 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.704506 (+118343us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.704616 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.704628 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.704628 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324661,"prepare.queue_time_us":576178,"prepare.run_cpu_time_us":67414,"prepare.run_wall_time_us":1070801,"replication_time_us":149450}]]}
I20260503 14:05:15.704953 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.705051 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.705142 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.705267 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.707482 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.707796 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 387ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.707891 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 402ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.712445 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 360) took 2248 ms. Trace:
I20260503 14:05:15.712632 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 381) took 2249 ms. Trace:
W20260503 14:05:15.712728 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.712909 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 409ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.712713 1072 rpcz_store.cc:276] 0503 14:05:13.462871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464309 (+ 1438us) service_pool.cc:224] Handling call
0503 14:05:15.712621 (+2248312us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.180167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.180191 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.892806 (+712615us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.892807 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.892813 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.892813 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.892857 (+ 44us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.195722 (+302865us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.606147 (+410425us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.606293 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.606325 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.712526 (+106201us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.712601 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.712612 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.712612 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":410414,"prepare.queue_time_us":715816,"prepare.run_cpu_time_us":43289,"prepare.run_wall_time_us":712704,"replication_time_us":302902}]]}
I20260503 14:05:15.712508 1082 rpcz_store.cc:276] 0503 14:05:13.463560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465425 (+ 1865us) service_pool.cc:224] Handling call
0503 14:05:15.712431 (+2247006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.393791 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.393819 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.216471 (+822652us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.216472 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.216476 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.216477 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.216647 (+ 170us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.390141 (+173494us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.648131 (+257990us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.648234 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.648263 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.712339 (+ 64076us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.712407 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.712420 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.712420 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":257981,"prepare.queue_time_us":928333,"prepare.run_cpu_time_us":50203,"prepare.run_wall_time_us":822865,"replication_time_us":173659}]]}
I20260503 14:05:15.713245 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.713322 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.713414 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.713508 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s user 0.000s sys 0.000s
W20260503 14:05:15.713590 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.714418 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 383) took 2431 ms. Trace:
I20260503 14:05:15.713344 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:15.714468 1078 rpcz_store.cc:276] 0503 14:05:13.282451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.284588 (+ 2137us) service_pool.cc:224] Handling call
0503 14:05:15.714407 (+2429819us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.819660 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.819678 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.800140 (+980462us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.800142 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.800147 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.800148 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.800208 (+ 60us) log.cc:844] Serialized 243 byte log entry
0503 14:05:15.047178 (+246970us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.390724 (+343546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.390832 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.390862 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.714323 (+323461us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.714385 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.714398 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.714399 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":343537,"prepare.queue_time_us":535020,"prepare.run_cpu_time_us":60013,"prepare.run_wall_time_us":980557,"replication_time_us":247021}]]}
W20260503 14:05:15.714553 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.714623 1078 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.714725 1078 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.714807 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.714920 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.717070 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.766335 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.766458 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.766489 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
I20260503 14:05:15.766511 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 12 got 4
W20260503 14:05:15.810604 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
I20260503 14:05:15.811844 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 380) took 2103 ms. Trace:
I20260503 14:05:15.811901 1080 rpcz_store.cc:276] 0503 14:05:13.708279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708934 (+ 655us) service_pool.cc:224] Handling call
0503 14:05:15.811832 (+2102898us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.954258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.955380 (+ 1122us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.272358 (+316978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.272359 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.272366 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.272367 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.272442 (+ 75us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.314092 (+ 41650us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.576499 (+262407us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.584305 (+ 7806us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.584356 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.811702 (+227346us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.811801 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.811817 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.811818 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262399,"prepare.queue_time_us":1245013,"prepare.run_cpu_time_us":24227,"prepare.run_wall_time_us":318368,"replication_time_us":41719}]]}
I20260503 14:05:15.812068 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.812143 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.812494 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.813051 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.850061 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:15.851336 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 371) took 2388 ms. Trace:
I20260503 14:05:15.851394 1084 rpcz_store.cc:276] 0503 14:05:13.462685 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.462827 (+ 142us) service_pool.cc:224] Handling call
0503 14:05:15.851325 (+2388498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.432577 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.432604 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.158008 (+725404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.158009 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.158013 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.158014 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.158064 (+ 50us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.343498 (+185434us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.622557 (+279059us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.622693 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.622727 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.851200 (+228473us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.851292 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.851311 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.851312 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279048,"prepare.queue_time_us":969726,"prepare.run_cpu_time_us":45506,"prepare.run_wall_time_us":725500,"replication_time_us":185476}]]}
I20260503 14:05:15.851574 1084 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.851657 1084 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.852036 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.852448 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.863437 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.207s user 0.000s sys 0.000s
I20260503 14:05:15.864723 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 365) took 2155 ms. Trace:
I20260503 14:05:15.864780 1085 rpcz_store.cc:276] 0503 14:05:13.708984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709460 (+ 476us) service_pool.cc:224] Handling call
0503 14:05:15.864713 (+2155253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.606014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.606044 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.215717 (+609673us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.215719 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.215725 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.215726 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.215789 (+ 63us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.399122 (+183333us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.655846 (+256724us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.655939 (+ 93us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.655963 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.864582 (+208619us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.864688 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.864701 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.864702 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":256714,"prepare.queue_time_us":896496,"prepare.run_cpu_time_us":31248,"prepare.run_wall_time_us":609784,"replication_time_us":183389}]]}
I20260503 14:05:15.881404 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.881613 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.881906 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 328ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.885816 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s user 0.000s sys 0.000s
I20260503 14:05:15.886976 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 395) took 2423 ms. Trace:
I20260503 14:05:15.887022 1071 rpcz_store.cc:276] 0503 14:05:13.463193 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465121 (+ 1928us) service_pool.cc:224] Handling call
0503 14:05:15.886966 (+2421845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.027556 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.027583 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.049830 (+1022247us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.049832 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.049837 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.049837 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.049898 (+ 61us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.277413 (+227515us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.599362 (+321949us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.599478 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.599514 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.886854 (+287340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.886937 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.886952 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.886953 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321940,"prepare.queue_time_us":562405,"prepare.run_cpu_time_us":56344,"prepare.run_wall_time_us":1022351,"replication_time_us":227571}]]}
I20260503 14:05:15.887163 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.887238 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.887532 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 64ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.888597 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 74ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.898494 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 400) took 2435 ms. Trace:
I20260503 14:05:15.898566 1079 rpcz_store.cc:276] 0503 14:05:13.463279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464833 (+ 1554us) service_pool.cc:224] Handling call
0503 14:05:15.898477 (+2433644us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.986095 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.987409 (+ 1314us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.023192 (+1035783us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.023194 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.023200 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.023200 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.023268 (+ 68us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.334890 (+311622us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.704949 (+370059us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.705074 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.705111 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.898364 (+193253us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.898450 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.898465 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.898465 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370049,"prepare.queue_time_us":520449,"prepare.run_cpu_time_us":74089,"prepare.run_wall_time_us":1037445,"replication_time_us":311684}]]}
I20260503 14:05:15.898763 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.898869 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:15.899226 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.899706 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.909922 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.263s user 0.000s sys 0.000s
I20260503 14:05:15.911118 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 366) took 2448 ms. Trace:
I20260503 14:05:15.911190 1076 rpcz_store.cc:276] 0503 14:05:13.462582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463967 (+ 1385us) service_pool.cc:224] Handling call
0503 14:05:15.911109 (+2447142us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.219715 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.227283 (+ 7568us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.892070 (+664787us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.905730 (+ 13660us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.914396 (+ 8666us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.914397 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.063396 (+148999us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.448395 (+384999us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.646476 (+198081us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.646580 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.646608 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.911001 (+264393us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.911082 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.911096 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.911096 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":198071,"prepare.queue_time_us":754101,"prepare.run_cpu_time_us":110214,"prepare.run_wall_time_us":846246,"replication_time_us":467524}]]}
I20260503 14:05:15.911396 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.911506 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.911608 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.911999 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.916813 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260503 14:05:15.918005 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 358) took 2454 ms. Trace:
I20260503 14:05:15.918057 1109 rpcz_store.cc:276] 0503 14:05:13.463529 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465868 (+ 2339us) service_pool.cc:224] Handling call
0503 14:05:15.917997 (+2452129us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.384476 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.384498 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.298023 (+913525us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.298025 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.298032 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.298033 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.298112 (+ 79us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.524261 (+226149us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.693376 (+169115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.693498 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.693532 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.917885 (+224353us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.917971 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.917984 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.917985 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":169104,"prepare.queue_time_us":918568,"prepare.run_cpu_time_us":63923,"prepare.run_wall_time_us":913649,"replication_time_us":226218}]]}
I20260503 14:05:15.918229 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.918303 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.918609 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.919018 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 124ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.926223 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
I20260503 14:05:15.927439 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 377) took 2219 ms. Trace:
I20260503 14:05:15.927493 1077 rpcz_store.cc:276] 0503 14:05:13.708224 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708781 (+ 557us) service_pool.cc:224] Handling call
0503 14:05:15.927428 (+2218647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.502738 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.502759 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.292958 (+790199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.293592 (+ 634us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.295040 (+ 1448us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.295130 (+ 90us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.305369 (+ 10239us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.544093 (+238724us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.653795 (+109702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.653912 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.653941 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.927313 (+273372us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.927401 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.927416 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.927417 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109692,"prepare.queue_time_us":793924,"prepare.run_cpu_time_us":57053,"prepare.run_wall_time_us":803913,"replication_time_us":248954}]]}
I20260503 14:05:15.927664 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.927757 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:15.928100 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.928587 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 390ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.934110 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.934183 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 3
I20260503 14:05:15.934211 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.934237 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
W20260503 14:05:15.936829 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
I20260503 14:05:15.937952 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 349) took 2474 ms. Trace:
I20260503 14:05:15.938000 1073 rpcz_store.cc:276] 0503 14:05:13.463350 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465348 (+ 1998us) service_pool.cc:224] Handling call
0503 14:05:15.937944 (+2472596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.649748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.649778 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.077331 (+427553us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.077333 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.077338 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.077339 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.077437 (+ 98us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.407906 (+330469us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.689845 (+281939us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.689969 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.690005 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.937841 (+247836us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.937919 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.937934 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.937935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":281929,"prepare.queue_time_us":1184354,"prepare.run_cpu_time_us":25485,"prepare.run_wall_time_us":427704,"replication_time_us":330559}]]}
W20260503 14:05:15.939754 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.225s user 0.000s sys 0.000s
I20260503 14:05:15.940172 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.940248 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 5
I20260503 14:05:15.940308 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.940339 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.940366 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.940397 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 5
I20260503 14:05:15.940429 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.940904 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 380) took 2478 ms. Trace:
I20260503 14:05:15.940963 1072 rpcz_store.cc:276] 0503 14:05:13.462854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464266 (+ 1412us) service_pool.cc:224] Handling call
0503 14:05:15.940897 (+2476631us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.272186 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.272213 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.154913 (+882700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.154915 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.154921 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.154923 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.154991 (+ 68us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.458433 (+303442us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.713240 (+254807us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.714500 (+ 1260us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.714530 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.940794 (+226264us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.940876 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.940887 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.940888 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":254796,"prepare.queue_time_us":807884,"prepare.run_cpu_time_us":47711,"prepare.run_wall_time_us":882814,"replication_time_us":303504}]]}
I20260503 14:05:15.941143 1072 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.941236 1072 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.941357 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 340ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.942013 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.942066 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.942070 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.942201 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 3
I20260503 14:05:15.942226 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 5
I20260503 14:05:15.942252 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 5
I20260503 14:05:15.942276 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.942672 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.944013 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
I20260503 14:05:15.947322 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.947438 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:15.947532 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 283ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.948055 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:15.948523 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 64ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.952833 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 391) took 2489 ms. Trace:
I20260503 14:05:15.952886 1071 rpcz_store.cc:276] 0503 14:05:13.463107 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464918 (+ 1811us) service_pool.cc:224] Handling call
0503 14:05:15.952823 (+2487905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.655558 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.729034 (+ 73476us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.390574 (+661540us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.390576 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.390581 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.390582 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.390645 (+ 63us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.554417 (+163772us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.887161 (+332744us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.887258 (+ 97us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.887289 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.952716 (+ 65427us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.952802 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.952811 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.952812 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":332734,"prepare.queue_time_us":1190176,"prepare.run_cpu_time_us":73011,"prepare.run_wall_time_us":735520,"replication_time_us":163827}]]}
I20260503 14:05:15.953027 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:15.953104 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:15.953228 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
W20260503 14:05:15.953336 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.953342 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
I20260503 14:05:15.954386 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 383) took 2491 ms. Trace:
I20260503 14:05:15.954427 1074 rpcz_store.cc:276] 0503 14:05:13.462908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464413 (+ 1505us) service_pool.cc:224] Handling call
0503 14:05:15.954377 (+2489964us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.290561 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.290572 (+ 11us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.065557 (+774985us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.065559 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.065563 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.065590 (+ 27us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.065633 (+ 43us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.204962 (+139329us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.622904 (+417942us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.623002 (+ 98us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.623031 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:15.954294 (+331263us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:15.954358 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:15.954368 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:15.954369 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":417934,"prepare.queue_time_us":826123,"prepare.run_cpu_time_us":42353,"prepare.run_wall_time_us":775085,"replication_time_us":139364}]]}
I20260503 14:05:15.954587 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:15.954663 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:15.955044 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.955094 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:15.955265 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:15.956908 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 13 got 4
W20260503 14:05:16.000245 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.361s user 0.000s sys 0.000s
I20260503 14:05:16.001981 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 384) took 2539 ms. Trace:
I20260503 14:05:16.002059 1081 rpcz_store.cc:276] 0503 14:05:13.462923 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464446 (+ 1523us) service_pool.cc:224] Handling call
0503 14:05:16.001969 (+2537523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.102009 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.102029 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.985334 (+883305us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.985335 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.985341 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.985342 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.985386 (+ 44us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.237023 (+251637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.638861 (+401838us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.638970 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.638998 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.001804 (+362806us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.001941 (+ 137us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.001957 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.001957 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":401827,"prepare.queue_time_us":637502,"prepare.run_cpu_time_us":101104,"prepare.run_wall_time_us":883385,"replication_time_us":251675}]]}
I20260503 14:05:16.002247 1081 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.002343 1081 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.002526 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.002826 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.004830 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s user 0.000s sys 0.000s
I20260503 14:05:16.006006 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 389) took 2542 ms. Trace:
I20260503 14:05:16.006068 1075 rpcz_store.cc:276] 0503 14:05:13.463018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463083 (+ 65us) service_pool.cc:224] Handling call
0503 14:05:16.005993 (+2542910us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.311002 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.311607 (+ 605us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.208004 (+896397us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.208007 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.208014 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.208015 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.208094 (+ 79us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.275058 (+ 66964us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.668382 (+393324us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.668509 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.668563 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.005877 (+337314us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.005967 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.005981 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.005982 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":393313,"prepare.queue_time_us":847802,"prepare.run_cpu_time_us":66355,"prepare.run_wall_time_us":897186,"replication_time_us":67038}]]}
I20260503 14:05:16.006227 1075 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.006330 1075 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.006531 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 139ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.006975 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.015142 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:16.020376 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.022279 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 14 got 4
I20260503 14:05:16.022356 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 14 got 4
W20260503 14:05:16.025758 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
I20260503 14:05:16.026940 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 369) took 2317 ms. Trace:
I20260503 14:05:16.026994 1082 rpcz_store.cc:276] 0503 14:05:13.709073 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709696 (+ 623us) service_pool.cc:224] Handling call
0503 14:05:16.026931 (+2317235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.722570 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.722591 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.509388 (+786797us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.509389 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.509392 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.509392 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.509427 (+ 35us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.679144 (+169717us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.713319 (+ 34175us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.713442 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.713481 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.026817 (+313336us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.026909 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.026919 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.026920 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34165,"prepare.queue_time_us":1012840,"prepare.run_cpu_time_us":49251,"prepare.run_wall_time_us":786865,"replication_time_us":169743}]]}
I20260503 14:05:16.027185 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.027287 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.027408 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.027814 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.028348 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 14 got 5
W20260503 14:05:16.038864 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.342s user 0.000s sys 0.000s
I20260503 14:05:16.039999 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 397) took 2576 ms. Trace:
I20260503 14:05:16.040055 1083 rpcz_store.cc:276] 0503 14:05:13.463225 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465201 (+ 1976us) service_pool.cc:224] Handling call
0503 14:05:16.039992 (+2574791us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.223339 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.223373 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.118903 (+895530us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.118905 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.118909 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.118910 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.118971 (+ 61us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.308319 (+189348us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.696306 (+387987us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.696409 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.696440 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.039873 (+343433us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.039972 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.039982 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.039983 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":387976,"prepare.queue_time_us":758103,"prepare.run_cpu_time_us":46434,"prepare.run_wall_time_us":895645,"replication_time_us":189403}]]}
I20260503 14:05:16.040210 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.040316 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.040802 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.040977 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 14 got 4
W20260503 14:05:16.041041 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
I20260503 14:05:16.042021 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 364) took 2579 ms. Trace:
I20260503 14:05:16.042068 1080 rpcz_store.cc:276] 0503 14:05:13.462547 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463873 (+ 1326us) service_pool.cc:224] Handling call
0503 14:05:16.042014 (+2578141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.715753 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.715772 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.387642 (+671870us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.387644 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.387653 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.387683 (+ 30us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.387723 (+ 40us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.570879 (+183156us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.812064 (+241185us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.812171 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.812203 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.041931 (+229728us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.041997 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.042006 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.042007 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":241176,"prepare.queue_time_us":1251833,"prepare.run_cpu_time_us":38853,"prepare.run_wall_time_us":671979,"replication_time_us":183190}]]}
I20260503 14:05:16.042189 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.042275 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.042608 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.042852 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 14 got 4
W20260503 14:05:16.043180 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 146ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.043438 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.044018 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s user 0.000s sys 0.000s
I20260503 14:05:16.045375 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 398) took 2582 ms. Trace:
I20260503 14:05:16.045420 1078 rpcz_store.cc:276] 0503 14:05:13.463240 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465243 (+ 2003us) service_pool.cc:224] Handling call
0503 14:05:16.045368 (+2580125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:13.754482 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:13.756373 (+ 1891us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:14.675393 (+919020us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:14.677923 (+ 2530us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:14.734008 (+ 56085us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:14.734009 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:14.980492 (+246483us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.363131 (+382639us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.714620 (+351489us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.714751 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.714779 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.045282 (+330503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.045347 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.045358 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.045359 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351480,"prepare.queue_time_us":288694,"prepare.run_cpu_time_us":163022,"prepare.run_wall_time_us":1226562,"replication_time_us":629116}]]}
I20260503 14:05:16.045583 1078 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.045655 1078 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.045743 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.045864 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 462ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.047724 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 367) took 2585 ms. Trace:
I20260503 14:05:16.047775 1076 rpcz_store.cc:276] 0503 14:05:13.462601 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464006 (+ 1405us) service_pool.cc:224] Handling call
0503 14:05:16.047715 (+2583709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.599281 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.599305 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.186467 (+587162us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.186468 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.186475 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.186475 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.186550 (+ 75us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.664969 (+478419us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.911392 (+246423us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.911536 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.911570 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.047603 (+136033us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.047656 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.047668 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.047669 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":246412,"prepare.queue_time_us":1135246,"prepare.run_cpu_time_us":32746,"prepare.run_wall_time_us":587283,"replication_time_us":478458}]]}
I20260503 14:05:16.047923 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.047991 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.048094 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.048982 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 361) took 2586 ms. Trace:
I20260503 14:05:16.049026 1084 rpcz_store.cc:276] 0503 14:05:13.462494 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463654 (+ 1160us) service_pool.cc:224] Handling call
0503 14:05:16.048975 (+2585321us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.233954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.233973 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.380312 (+1146339us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.380315 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.380323 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.380324 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.380403 (+ 79us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.571461 (+191058us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.851570 (+280109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.851693 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.851731 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.048912 (+197181us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.048956 (+ 44us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.048966 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.048967 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":280100,"prepare.queue_time_us":770209,"prepare.run_cpu_time_us":104234,"prepare.run_wall_time_us":1146458,"replication_time_us":191133}]]}
I20260503 14:05:16.049156 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.049237 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.049311 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.049424 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.050799 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.129002 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.128476 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 384) took 2420 ms. Trace:
I20260503 14:05:16.129640 1077 rpcz_store.cc:276] 0503 14:05:13.708359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708567 (+ 208us) service_pool.cc:224] Handling call
0503 14:05:16.128458 (+2419891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.689363 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.689829 (+ 466us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.469473 (+779644us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.469475 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.469482 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.469483 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.469555 (+ 72us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.738636 (+269081us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.927660 (+189024us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.927784 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.927818 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.128326 (+200508us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.128430 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.128444 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.128445 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189013,"prepare.queue_time_us":980762,"prepare.run_cpu_time_us":51539,"prepare.run_wall_time_us":780202,"replication_time_us":269145}]]}
I20260503 14:05:16.129833 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.129932 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.130131 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 68ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.146903 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 385) took 2683 ms. Trace:
I20260503 14:05:16.146976 1075 rpcz_store.cc:276] 0503 14:05:13.462954 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.462979 (+ 25us) service_pool.cc:224] Handling call
0503 14:05:16.146886 (+2683907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.655825 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.672144 (+ 16319us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.377610 (+705466us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.377793 (+ 183us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.378311 (+ 518us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.378653 (+ 342us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.433982 (+ 55329us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.684467 (+250485us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.006223 (+321756us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.006361 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.006400 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.146774 (+140374us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.146857 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.146873 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.146873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321746,"prepare.queue_time_us":1192609,"prepare.run_cpu_time_us":89107,"prepare.run_wall_time_us":779073,"replication_time_us":305808}]]}
I20260503 14:05:16.147131 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.147229 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.147439 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.147727 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.163441 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.168215 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.169788 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.183151 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 390) took 2720 ms. Trace:
I20260503 14:05:16.183233 1078 rpcz_store.cc:276] 0503 14:05:13.463087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464772 (+ 1685us) service_pool.cc:224] Handling call
0503 14:05:16.183132 (+2718360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.513390 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.513410 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.451884 (+938474us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.451886 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.451891 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.451892 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.451958 (+ 66us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.830184 (+378226us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.045578 (+215394us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.045690 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.045719 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.183004 (+137285us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.183101 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.183117 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.183118 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215383,"prepare.queue_time_us":1048557,"prepare.run_cpu_time_us":59051,"prepare.run_wall_time_us":938577,"replication_time_us":378285}]]}
I20260503 14:05:16.183415 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.183513 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.183889 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.184319 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 467ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.198354 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
I20260503 14:05:16.199544 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 399) took 2485 ms. Trace:
I20260503 14:05:16.199604 1074 rpcz_store.cc:276] 0503 14:05:13.713743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714361 (+ 618us) service_pool.cc:224] Handling call
0503 14:05:16.199534 (+2485173us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.523050 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.523069 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.429046 (+905977us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.429048 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.429056 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.429058 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.429130 (+ 72us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.565187 (+136057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.954585 (+389398us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.954744 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.954773 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.199420 (+244647us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.199505 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.199521 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.199521 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":389388,"prepare.queue_time_us":808629,"prepare.run_cpu_time_us":58336,"prepare.run_wall_time_us":906092,"replication_time_us":136121}]]}
I20260503 14:05:16.199792 1074 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.199884 1074 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:16.200891 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 386) took 2159 ms. Trace:
I20260503 14:05:16.200938 1077 rpcz_store.cc:276] 0503 14:05:14.041508 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041634 (+ 126us) service_pool.cc:224] Handling call
0503 14:05:16.200884 (+2159250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.116180 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.116204 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.646741 (+530537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.646743 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.646747 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.646748 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.646783 (+ 35us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.008141 (+361358us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.129830 (+121689us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.129961 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.130001 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.200805 (+ 70804us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.200864 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.200876 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.200876 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121681,"prepare.queue_time_us":1074504,"prepare.run_cpu_time_us":30856,"prepare.run_wall_time_us":530611,"replication_time_us":361390}]]}
I20260503 14:05:16.201097 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.201169 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.201665 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.201813 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 102ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.202618 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.202847 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.210145 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.000s sys 0.000s
I20260503 14:05:16.211423 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 364) took 2502 ms. Trace:
I20260503 14:05:16.211474 1085 rpcz_store.cc:276] 0503 14:05:13.708967 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709397 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:16.211413 (+2502016us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.828722 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.828740 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.507735 (+678995us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.507737 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.507743 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.507743 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.507808 (+ 65us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.881318 (+373510us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.881385 (+ 67us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.881641 (+ 256us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.881720 (+ 79us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.211286 (+329566us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.211384 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.211400 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.211400 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":1119270,"prepare.run_cpu_time_us":43017,"prepare.run_wall_time_us":679098,"replication_time_us":373566}]]}
I20260503 14:05:16.211621 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.211719 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.212073 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.212633 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.213656 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 368) took 2504 ms. Trace:
I20260503 14:05:16.213712 1082 rpcz_store.cc:276] 0503 14:05:13.709056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709643 (+ 587us) service_pool.cc:224] Handling call
0503 14:05:16.213649 (+2504006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.921374 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.921391 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.690618 (+769227us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.690620 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.690655 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.690656 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.690714 (+ 58us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.956519 (+265805us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.027182 (+ 70663us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.027317 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.027351 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.213566 (+186215us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.213627 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.213640 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.213640 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70654,"prepare.queue_time_us":1211684,"prepare.run_cpu_time_us":66346,"prepare.run_wall_time_us":769349,"replication_time_us":265858}]]}
I20260503 14:05:16.213886 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.213959 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.214039 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.214916 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.230774 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.283s user 0.000s sys 0.000s
I20260503 14:05:16.232012 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 372) took 2522 ms. Trace:
I20260503 14:05:16.232079 1073 rpcz_store.cc:276] 0503 14:05:13.709114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709277 (+ 163us) service_pool.cc:224] Handling call
0503 14:05:16.232000 (+2522723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.216664 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.216699 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.712505 (+495806us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.712507 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.712512 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.712513 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.712583 (+ 70us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.938906 (+226323us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.947314 (+ 8408us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.947469 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.947503 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.231892 (+284389us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.231974 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.231987 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.231988 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8367,"prepare.queue_time_us":1507349,"prepare.run_cpu_time_us":30025,"prepare.run_wall_time_us":495927,"replication_time_us":226388}]]}
I20260503 14:05:16.232283 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.232380 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.232774 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 426ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.233407 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.261410 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.362s user 0.000s sys 0.000s
I20260503 14:05:16.262653 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 407) took 2553 ms. Trace:
I20260503 14:05:16.262750 1079 rpcz_store.cc:276] 0503 14:05:13.709230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709601 (+ 371us) service_pool.cc:224] Handling call
0503 14:05:16.262640 (+2553039us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.805341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.805381 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.586515 (+781134us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.586517 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.586522 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.586523 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.586592 (+ 69us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.586763 (+ 171us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.898759 (+311996us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.898894 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.898931 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.262499 (+363568us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.262599 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.262625 (+ 26us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.262625 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":311987,"prepare.queue_time_us":1095665,"prepare.run_cpu_time_us":69676,"prepare.run_wall_time_us":781265,"replication_time_us":236}]]}
I20260503 14:05:16.262930 1079 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.263024 1079 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.263410 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.263631 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.345s user 0.000s sys 0.000s
I20260503 14:05:16.264757 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 354) took 2801 ms. Trace:
I20260503 14:05:16.264806 1109 rpcz_store.cc:276] 0503 14:05:13.463458 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465679 (+ 2221us) service_pool.cc:224] Handling call
0503 14:05:16.264749 (+2799070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.873054 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.874162 (+ 1108us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.648011 (+773849us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.648014 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.648018 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.648019 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.648081 (+ 62us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.903687 (+255606us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.918227 (+ 14540us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.918328 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.918359 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.264622 (+346263us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.264728 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.264740 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.264741 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14528,"prepare.queue_time_us":1403396,"prepare.run_cpu_time_us":71347,"prepare.run_wall_time_us":778539,"replication_time_us":255662}]]}
I20260503 14:05:16.264982 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.265059 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.265323 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 422ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.265380 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.225s user 0.000s sys 0.000s
I20260503 14:05:16.266279 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 414) took 2553 ms. Trace:
I20260503 14:05:16.266323 1083 rpcz_store.cc:276] 0503 14:05:13.712773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712895 (+ 122us) service_pool.cc:224] Handling call
0503 14:05:16.266273 (+2553378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.849389 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.849410 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.696076 (+846666us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.696078 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.696119 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.696120 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.696169 (+ 49us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.775149 (+ 78980us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.040205 (+265056us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.040341 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.040372 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.266203 (+225831us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.266253 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.266264 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.266265 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":265043,"prepare.queue_time_us":1136460,"prepare.run_cpu_time_us":50435,"prepare.run_wall_time_us":846790,"replication_time_us":79022}]]}
I20260503 14:05:16.266438 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.266500 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.266642 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.266777 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.266881 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.266971 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 41ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.281575 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.340s user 0.000s sys 0.000s
I20260503 14:05:16.282858 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 387) took 2819 ms. Trace:
I20260503 14:05:16.282924 1072 rpcz_store.cc:276] 0503 14:05:13.462989 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.463038 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:16.282845 (+2819807us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.417626 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.417675 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.218576 (+800901us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.218578 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.218611 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.218611 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.218649 (+ 38us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.544125 (+325476us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.941139 (+397014us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.941263 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.941295 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.282727 (+341432us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.282818 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.282830 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.282831 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397007,"prepare.queue_time_us":954565,"prepare.run_cpu_time_us":48406,"prepare.run_wall_time_us":801039,"replication_time_us":325509}]]}
I20260503 14:05:16.283095 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.283197 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.283496 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 394ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.283608 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
W20260503 14:05:16.284901 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.285451 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 370) took 2822 ms. Trace:
I20260503 14:05:16.285506 1080 rpcz_store.cc:276] 0503 14:05:13.462663 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.462716 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:16.285446 (+2822730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.869282 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.869331 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.653626 (+784295us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.653628 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.653634 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.653634 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.653685 (+ 51us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.888283 (+234598us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.042186 (+153903us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.042302 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.042330 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.285352 (+243022us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.285427 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.285437 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.285438 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":153894,"mutex_wait_us":359,"prepare.queue_time_us":1406466,"prepare.run_cpu_time_us":44734,"prepare.run_wall_time_us":784412,"replication_time_us":234645}]]}
I20260503 14:05:16.285661 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.285754 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.285847 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.286111 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 341ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.305738 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 392) took 2264 ms. Trace:
I20260503 14:05:16.305819 1077 rpcz_store.cc:276] 0503 14:05:14.041659 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042656 (+ 997us) service_pool.cc:224] Handling call
0503 14:05:16.305721 (+2263065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.272462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.272487 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.811856 (+539369us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.811858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.811864 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.811865 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.811957 (+ 92us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.018842 (+206885us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.201094 (+182252us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.201196 (+ 102us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.201223 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.305599 (+104376us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.305694 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.305707 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.305708 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182243,"prepare.queue_time_us":1229727,"prepare.run_cpu_time_us":30917,"prepare.run_wall_time_us":539506,"replication_time_us":206970}]]}
I20260503 14:05:16.305982 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.306082 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.306289 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.306967 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.316497 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.363s user 0.000s sys 0.000s
I20260503 14:05:16.317777 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 399) took 2854 ms. Trace:
I20260503 14:05:16.317849 1071 rpcz_store.cc:276] 0503 14:05:13.463262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465293 (+ 2031us) service_pool.cc:224] Handling call
0503 14:05:16.317767 (+2852474us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.366384 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.366410 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.245578 (+879168us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.275028 (+ 29450us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.291484 (+ 16456us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.363087 (+ 71603us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.366780 (+ 3693us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.628243 (+261463us) op_driver.cc:464] REPLICATION: finished
0503 14:05:15.953022 (+324779us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:15.953128 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:15.953175 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.317657 (+364482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.317745 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.317759 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.317760 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324770,"prepare.queue_time_us":901043,"prepare.run_cpu_time_us":115592,"prepare.run_wall_time_us":1008914,"replication_time_us":265149}]]}
I20260503 14:05:16.317999 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.318089 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.318171 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.318439 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
I20260503 14:05:16.318495 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
I20260503 14:05:16.318519 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.318544 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
W20260503 14:05:16.318706 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:16.319716 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 393) took 2278 ms. Trace:
I20260503 14:05:16.319768 1084 rpcz_store.cc:276] 0503 14:05:14.041678 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042190 (+ 512us) service_pool.cc:224] Handling call
0503 14:05:16.319708 (+2277518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.951573 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.951594 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.576245 (+624651us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.576248 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.576256 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.576257 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.576324 (+ 67us) log.cc:844] Serialized 322 byte log entry
0503 14:05:15.929656 (+353332us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.049154 (+119498us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.049262 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.049285 (+ 23us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.319616 (+270331us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.319689 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.319700 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.319701 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":119489,"prepare.queue_time_us":909323,"prepare.run_cpu_time_us":36292,"prepare.run_wall_time_us":624760,"replication_time_us":353392}]]}
I20260503 14:05:16.319916 1084 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.319994 1084 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.320158 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 347ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.321071 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.321130 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.321162 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
I20260503 14:05:16.321185 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
W20260503 14:05:16.324074 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.324549 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
I20260503 14:05:16.324611 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.324635 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.325395 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.326323 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
I20260503 14:05:16.326380 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.326411 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
I20260503 14:05:16.326436 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 6
I20260503 14:05:16.326467 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 6
I20260503 14:05:16.326496 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
W20260503 14:05:16.328845 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.334077 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 6
I20260503 14:05:16.338500 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:16.339092 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.367787 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.000s sys 0.000s
I20260503 14:05:16.369302 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 378) took 2906 ms. Trace:
I20260503 14:05:16.369366 1081 rpcz_store.cc:276] 0503 14:05:13.462820 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464172 (+ 1352us) service_pool.cc:224] Handling call
0503 14:05:16.369291 (+2905119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.538306 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.538324 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.369726 (+831402us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.369728 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.369754 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.369755 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.369792 (+ 37us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.582492 (+212700us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.002244 (+419752us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.002371 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.002404 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.369184 (+366780us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.369265 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.369279 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.369280 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":419741,"prepare.queue_time_us":1074088,"prepare.run_cpu_time_us":56675,"prepare.run_wall_time_us":831495,"replication_time_us":212730}]]}
I20260503 14:05:16.369545 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.369633 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.369742 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.370039 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 171ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.370786 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 4
W20260503 14:05:16.390278 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.342s user 0.000s sys 0.000s
I20260503 14:05:16.391512 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 387) took 2349 ms. Trace:
I20260503 14:05:16.391575 1076 rpcz_store.cc:276] 0503 14:05:14.041530 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041685 (+ 155us) service_pool.cc:224] Handling call
0503 14:05:16.391501 (+2349816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.914421 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.914465 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.622347 (+707882us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.622349 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.622355 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.622355 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.622440 (+ 85us) log.cc:844] Serialized 322 byte log entry
0503 14:05:15.920339 (+297899us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.047919 (+127580us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.048016 (+ 97us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.048044 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.391382 (+343338us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.391473 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.391490 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.391491 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127571,"prepare.queue_time_us":872695,"prepare.run_cpu_time_us":44879,"prepare.run_wall_time_us":708029,"replication_time_us":297978}]]}
I20260503 14:05:16.391727 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.391831 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.391999 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.392192 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 393ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.394495 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 6
W20260503 14:05:16.407128 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
I20260503 14:05:16.408356 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 408) took 2699 ms. Trace:
I20260503 14:05:16.408421 1078 rpcz_store.cc:276] 0503 14:05:13.709260 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709685 (+ 425us) service_pool.cc:224] Handling call
0503 14:05:16.408347 (+2698662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.049917 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.049935 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.888335 (+838400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.888337 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.888341 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.888342 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.888405 (+ 63us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.962866 (+ 74461us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.183412 (+220546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.183540 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.183580 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.408227 (+224647us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.408327 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.408337 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.408337 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220535,"prepare.queue_time_us":1340186,"prepare.run_cpu_time_us":42669,"prepare.run_wall_time_us":838502,"replication_time_us":74515}]]}
I20260503 14:05:16.408635 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260503 14:05:16.408730 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.409000 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.409561 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
W20260503 14:05:16.409824 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.418650 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
I20260503 14:05:16.419937 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 379) took 2957 ms. Trace:
I20260503 14:05:16.419996 1075 rpcz_store.cc:276] 0503 14:05:13.462837 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.464226 (+ 1389us) service_pool.cc:224] Handling call
0503 14:05:16.419926 (+2955700us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.651878 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.651894 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.622709 (+970815us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.622711 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.622715 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.622715 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.622778 (+ 63us) log.cc:844] Serialized 270 byte log entry
0503 14:05:15.758666 (+135888us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.147126 (+388460us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.147253 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.147287 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.419814 (+272527us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.419900 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.419915 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.419916 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":388449,"prepare.queue_time_us":1187620,"prepare.run_cpu_time_us":64126,"prepare.run_wall_time_us":970908,"replication_time_us":135945}]]}
I20260503 14:05:16.420176 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.420310 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.420678 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.423511 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 156ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.426923 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 415) took 2714 ms. Trace:
I20260503 14:05:16.426981 1083 rpcz_store.cc:276] 0503 14:05:13.712789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712807 (+ 18us) service_pool.cc:224] Handling call
0503 14:05:16.426915 (+2714108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.718498 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.718513 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.599111 (+880598us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.599112 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.599118 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.599119 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.599176 (+ 57us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.995194 (+396018us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.266435 (+271241us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.266525 (+ 90us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.266547 (+ 22us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.426813 (+160266us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.426891 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.426904 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.426905 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":271233,"prepare.queue_time_us":1005368,"prepare.run_cpu_time_us":57281,"prepare.run_wall_time_us":880685,"replication_time_us":396070}]]}
I20260503 14:05:16.427120 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.427223 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.427500 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.427862 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:16.428969 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 390) took 2718 ms. Trace:
I20260503 14:05:16.429016 1074 rpcz_store.cc:276] 0503 14:05:13.710480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.710577 (+ 97us) service_pool.cc:224] Handling call
0503 14:05:16.428962 (+2718385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.842047 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.842088 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.605932 (+763844us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.605935 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.605943 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.605971 (+ 28us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.606024 (+ 53us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.781974 (+175950us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.199790 (+417816us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.199928 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.199963 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.428871 (+228908us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.428935 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.428948 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.428949 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":417806,"prepare.queue_time_us":1131402,"prepare.run_cpu_time_us":42277,"prepare.run_wall_time_us":763988,"replication_time_us":175998}]]}
I20260503 14:05:16.429188 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.429275 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.429396 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.429435 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.429502 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 418ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.463277 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:16.464959 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 363) took 2756 ms. Trace:
I20260503 14:05:16.465029 1085 rpcz_store.cc:276] 0503 14:05:13.708949 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709356 (+ 407us) service_pool.cc:224] Handling call
0503 14:05:16.464947 (+2755591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.066879 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.076166 (+ 9287us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.387168 (+311002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.388332 (+ 1164us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.528235 (+139903us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.585670 (+ 57435us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.714368 (+128698us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.965267 (+250899us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.211617 (+246350us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.211746 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.211782 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.464454 (+252672us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.464925 (+ 471us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.464935 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.464936 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":246341,"prepare.queue_time_us":1356821,"prepare.run_cpu_time_us":84919,"prepare.run_wall_time_us":661692,"replication_time_us":365658}]]}
I20260503 14:05:16.465193 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.465281 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.465447 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 485ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.466032 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.466732 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 15 got 5
W20260503 14:05:16.470278 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
I20260503 14:05:16.471391 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 367) took 2762 ms. Trace:
I20260503 14:05:16.471442 1082 rpcz_store.cc:276] 0503 14:05:13.709024 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709588 (+ 564us) service_pool.cc:224] Handling call
0503 14:05:16.471384 (+2761796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.030922 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.030965 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.693171 (+662206us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.693173 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.693178 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.693179 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.693245 (+ 66us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.991055 (+297810us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.213883 (+222828us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.213987 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.214015 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.471287 (+257272us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.471360 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.471373 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.471374 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":222817,"prepare.queue_time_us":1321287,"prepare.run_cpu_time_us":73327,"prepare.run_wall_time_us":662332,"replication_time_us":297871}]]}
I20260503 14:05:16.471607 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.471724 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.471895 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.472151 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 392ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.511498 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:16.512809 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 378) took 2804 ms. Trace:
I20260503 14:05:16.512867 1077 rpcz_store.cc:276] 0503 14:05:13.708245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708820 (+ 575us) service_pool.cc:224] Handling call
0503 14:05:16.512797 (+2803977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.065705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.066283 (+ 578us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.911112 (+844829us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.911113 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.911118 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.911119 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.911170 (+ 51us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.168227 (+257057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.305978 (+137751us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.306108 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.306144 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.512684 (+206540us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.512770 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.512782 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.512783 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137741,"prepare.queue_time_us":1356396,"prepare.run_cpu_time_us":93774,"prepare.run_wall_time_us":845898,"replication_time_us":257101}]]}
I20260503 14:05:16.513005 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.513088 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.513243 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 405ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.513530 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.519147 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 381) took 2476 ms. Trace:
I20260503 14:05:16.519204 1082 rpcz_store.cc:276] 0503 14:05:14.042572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044262 (+ 1690us) service_pool.cc:224] Handling call
0503 14:05:16.519122 (+2474860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.509442 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.509459 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.026931 (+517472us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.026933 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.026940 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.026941 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.027009 (+ 68us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.314077 (+287068us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.471604 (+157527us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.471758 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.471792 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.519015 (+ 47223us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.519099 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.519111 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.519112 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":157518,"prepare.queue_time_us":1465137,"prepare.run_cpu_time_us":30734,"prepare.run_wall_time_us":517576,"replication_time_us":287131}]]}
I20260503 14:05:16.519369 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.519467 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.519598 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 18ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.519860 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.538980 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 376) took 2496 ms. Trace:
I20260503 14:05:16.539065 1082 rpcz_store.cc:276] 0503 14:05:14.042480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044018 (+ 1538us) service_pool.cc:224] Handling call
0503 14:05:16.538963 (+2494945us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.507829 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.507848 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.211447 (+703599us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.211448 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.211453 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.211454 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.211516 (+ 62us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.354899 (+143383us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.519365 (+164466us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.519495 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.519534 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.538835 (+ 19301us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.538934 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.538949 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.538950 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":164456,"prepare.queue_time_us":1463777,"prepare.run_cpu_time_us":44059,"prepare.run_wall_time_us":703695,"replication_time_us":143439}]]}
I20260503 14:05:16.539224 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.539310 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.539650 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.540239 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.546361 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:16.547634 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 396) took 3084 ms. Trace:
I20260503 14:05:16.547694 1071 rpcz_store.cc:276] 0503 14:05:13.463208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465156 (+ 1948us) service_pool.cc:224] Handling call
0503 14:05:16.547623 (+3082467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.800226 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.800286 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.714444 (+914158us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.714445 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.714450 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.714451 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.714510 (+ 59us) log.cc:844] Serialized 270 byte log entry
0503 14:05:16.008110 (+293600us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.317996 (+309886us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.318110 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.318140 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.547508 (+229368us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.547593 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.547608 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.547609 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":309875,"prepare.queue_time_us":1335032,"prepare.run_cpu_time_us":54011,"prepare.run_wall_time_us":914291,"replication_time_us":293654}]]}
I20260503 14:05:16.547863 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.547968 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.548161 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 122ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.548468 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.575378 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 393) took 3112 ms. Trace:
I20260503 14:05:16.575452 1078 rpcz_store.cc:276] 0503 14:05:13.463153 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.465017 (+ 1864us) service_pool.cc:224] Handling call
0503 14:05:16.575360 (+3110343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.436218 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.436248 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.519340 (+1083092us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.607130 (+ 87790us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.623926 (+ 16796us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.634178 (+ 10252us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.707679 (+ 73501us) log.cc:844] Serialized 270 byte log entry
0503 14:05:16.095022 (+387343us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.408630 (+313608us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.408759 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.408795 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.575249 (+166454us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.575334 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.575345 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.575346 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":313597,"prepare.queue_time_us":971145,"prepare.run_cpu_time_us":99329,"prepare.run_wall_time_us":1271812,"replication_time_us":460577}]]}
I20260503 14:05:16.575627 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.575764 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.576133 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 389ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.576584 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.606940 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.237s user 0.000s sys 0.000s
I20260503 14:05:16.608167 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 395) took 2894 ms. Trace:
I20260503 14:05:16.608235 1081 rpcz_store.cc:276] 0503 14:05:13.713679 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714224 (+ 545us) service_pool.cc:224] Handling call
0503 14:05:16.608158 (+2893934us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.743612 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.744313 (+ 701us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.638668 (+894355us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.638670 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.638675 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.638675 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.638724 (+ 49us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.954389 (+315665us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.369541 (+415152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.369666 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.369715 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.608038 (+238323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.608128 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.608143 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.608144 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":415142,"prepare.queue_time_us":1029214,"prepare.run_cpu_time_us":72907,"prepare.run_wall_time_us":895195,"replication_time_us":315707}]]}
I20260503 14:05:16.608373 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.608482 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.608758 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.609105 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.610929 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 394) took 2900 ms. Trace:
I20260503 14:05:16.610991 1075 rpcz_store.cc:276] 0503 14:05:13.710554 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.710807 (+ 253us) service_pool.cc:224] Handling call
0503 14:05:16.610918 (+2900111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.892878 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.892898 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.712647 (+819749us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.712649 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.712653 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.712654 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.712688 (+ 34us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.122173 (+409485us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.420173 (+298000us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.420339 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.420377 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.610829 (+190452us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.610895 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.610907 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.610908 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":297986,"prepare.queue_time_us":1182029,"prepare.run_cpu_time_us":49166,"prepare.run_wall_time_us":819817,"replication_time_us":409511}]]}
I20260503 14:05:16.611157 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.611248 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.611420 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.611943 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.612989 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.327s user 0.000s sys 0.000s
I20260503 14:05:16.614010 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 383) took 2905 ms. Trace:
I20260503 14:05:16.614064 1080 rpcz_store.cc:276] 0503 14:05:13.708332 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708519 (+ 187us) service_pool.cc:224] Handling call
0503 14:05:16.614002 (+2905483us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.158086 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.158121 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.851331 (+693210us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.851333 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.851339 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.851340 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.851410 (+ 70us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.079775 (+228365us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.285658 (+205883us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.285788 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.285823 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.613917 (+328094us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.613978 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.613992 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.613992 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205873,"prepare.queue_time_us":1449514,"prepare.run_cpu_time_us":51669,"prepare.run_wall_time_us":693335,"replication_time_us":228428}]]}
I20260503 14:05:16.614223 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.614310 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.614514 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 359ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.615335 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 365ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.630971 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:16.631543 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 4
I20260503 14:05:16.631619 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 4
I20260503 14:05:16.631650 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
W20260503 14:05:16.632700 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 200ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.632905 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 6
I20260503 14:05:16.632956 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
I20260503 14:05:16.632980 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 6
I20260503 14:05:16.633415 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 4
I20260503 14:05:16.633476 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
I20260503 14:05:16.633505 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
I20260503 14:05:16.633549 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
W20260503 14:05:16.633635 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.371s user 0.000s sys 0.000s
I20260503 14:05:16.634699 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 405) took 2925 ms. Trace:
I20260503 14:05:16.634761 1079 rpcz_store.cc:276] 0503 14:05:13.709199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709512 (+ 313us) service_pool.cc:224] Handling call
0503 14:05:16.634692 (+2925180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.111999 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.112020 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.704656 (+592636us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.704658 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.704666 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.704667 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.704721 (+ 54us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.987525 (+282804us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.262926 (+275401us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.263053 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.263096 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.634596 (+371500us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.634667 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.634682 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.634682 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275388,"prepare.queue_time_us":1402447,"prepare.run_cpu_time_us":34239,"prepare.run_wall_time_us":592735,"replication_time_us":282850}]]}
I20260503 14:05:16.634935 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.635022 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.635102 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.635212 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 301ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.636190 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
I20260503 14:05:16.636251 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 16 got 5
W20260503 14:05:16.658952 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.427s user 0.000s sys 0.000s
I20260503 14:05:16.660247 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 383) took 2617 ms. Trace:
I20260503 14:05:16.660336 1073 rpcz_store.cc:276] 0503 14:05:14.042623 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043840 (+ 1217us) service_pool.cc:224] Handling call
0503 14:05:16.660236 (+2616396us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.981107 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.981127 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.655853 (+674726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.655942 (+ 89us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.656202 (+ 260us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.656203 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.707294 (+ 51091us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.032728 (+325434us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.232280 (+199552us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.232408 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.232441 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.660121 (+427680us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.660209 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.660221 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.660222 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":199541,"prepare.queue_time_us":937234,"prepare.run_cpu_time_us":61823,"prepare.run_wall_time_us":726498,"replication_time_us":376519}]]}
I20260503 14:05:16.660491 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.660615 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.660774 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.661136 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:16.662127 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 376) took 2953 ms. Trace:
I20260503 14:05:16.662171 1076 rpcz_store.cc:276] 0503 14:05:13.708205 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708737 (+ 532us) service_pool.cc:224] Handling call
0503 14:05:16.662117 (+2953380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.387745 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.387768 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.042009 (+654241us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.042010 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.042015 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.042015 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.042097 (+ 82us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.304707 (+262610us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.391723 (+ 87016us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.391864 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.391900 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.662027 (+270127us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.662096 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.662108 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.662109 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87005,"prepare.queue_time_us":1678972,"prepare.run_cpu_time_us":40559,"prepare.run_wall_time_us":654359,"replication_time_us":262684}]]}
I20260503 14:05:16.662312 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.662382 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.662477 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.662596 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.667318 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.347s user 0.000s sys 0.000s
I20260503 14:05:16.668504 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 373) took 2960 ms. Trace:
I20260503 14:05:16.668627 1084 rpcz_store.cc:276] 0503 14:05:13.708146 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708457 (+ 311us) service_pool.cc:224] Handling call
0503 14:05:16.668494 (+2960037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.380431 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.380482 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.049036 (+668554us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.049037 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.049042 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.049042 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.049088 (+ 46us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.275706 (+226618us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.319913 (+ 44207us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.320037 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.320065 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.668395 (+348330us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.668468 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.668482 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.668483 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44197,"prepare.queue_time_us":1671908,"prepare.run_cpu_time_us":41909,"prepare.run_wall_time_us":668668,"replication_time_us":226655}]]}
I20260503 14:05:16.668812 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:16.668927 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.669011 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.669132 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 292ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.671365 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 413) took 2958 ms. Trace:
I20260503 14:05:16.671422 1071 rpcz_store.cc:276] 0503 14:05:13.712754 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712850 (+ 96us) service_pool.cc:224] Handling call
0503 14:05:16.671358 (+2958508us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.023294 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.023313 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.898503 (+875190us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.898505 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.898511 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.898512 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.898576 (+ 64us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.184922 (+286346us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.547860 (+362938us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.547991 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.548029 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.671270 (+123241us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.671335 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.671349 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.671349 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":362929,"prepare.queue_time_us":1310405,"prepare.run_cpu_time_us":50496,"prepare.run_wall_time_us":875292,"replication_time_us":286404}]]}
I20260503 14:05:16.671571 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.671667 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.671770 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.677722 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.394s user 0.000s sys 0.000s
I20260503 14:05:16.678912 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 401) took 2965 ms. Trace:
I20260503 14:05:16.678970 1072 rpcz_store.cc:276] 0503 14:05:13.713795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.713891 (+ 96us) service_pool.cc:224] Handling call
0503 14:05:16.678900 (+2965009us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.678082 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.678099 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.668153 (+990054us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.668155 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.668160 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.668161 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.668194 (+ 33us) log.cc:844] Serialized 296 byte log entry
0503 14:05:15.786303 (+118109us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.283092 (+496789us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.283226 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.283263 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.678787 (+395524us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.678873 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.678887 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.678888 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":496780,"prepare.queue_time_us":963083,"prepare.run_cpu_time_us":76888,"prepare.run_wall_time_us":990132,"replication_time_us":118136}]]}
I20260503 14:05:16.679111 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.679199 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.679359 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.679382 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.687479 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.422s user 0.000s sys 0.000s
W20260503 14:05:16.687731 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
I20260503 14:05:16.688781 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 370) took 2979 ms. Trace:
I20260503 14:05:16.688830 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 397) took 2975 ms. Trace:
I20260503 14:05:16.688892 1074 rpcz_store.cc:276] 0503 14:05:13.713717 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714256 (+ 539us) service_pool.cc:224] Handling call
0503 14:05:16.688820 (+2974564us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.985405 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.985418 (+ 13us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.002036 (+1016618us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.002038 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.002044 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.002044 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.002125 (+ 81us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.228072 (+225947us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.429183 (+201111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.429301 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.429332 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.688730 (+259398us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.688798 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.688809 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.688810 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201101,"prepare.queue_time_us":1271113,"prepare.run_cpu_time_us":51196,"prepare.run_wall_time_us":1016729,"replication_time_us":226020}]]}
I20260503 14:05:16.689090 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.689191 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.689322 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.689540 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.689642 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.688843 1109 rpcz_store.cc:276] 0503 14:05:13.709088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709737 (+ 649us) service_pool.cc:224] Handling call
0503 14:05:16.688769 (+2979032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.298141 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.298166 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.917993 (+619827us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.917996 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.918004 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.918005 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.918076 (+ 71us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.043300 (+125224us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.264980 (+221680us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.265086 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.265115 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.688636 (+423521us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.688744 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.688756 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.688757 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":221670,"prepare.queue_time_us":1588349,"prepare.run_cpu_time_us":38354,"prepare.run_wall_time_us":619946,"replication_time_us":125290}]]}
I20260503 14:05:16.690248 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.690332 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.690421 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.691689 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.264s user 0.000s sys 0.000s
I20260503 14:05:16.692802 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 404) took 2983 ms. Trace:
I20260503 14:05:16.692860 1083 rpcz_store.cc:276] 0503 14:05:13.709181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709468 (+ 287us) service_pool.cc:224] Handling call
0503 14:05:16.692793 (+2983325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.390669 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.390689 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.953383 (+562694us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.953384 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.953389 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.953389 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.953438 (+ 49us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.120499 (+167061us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.427117 (+306618us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.427252 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.427289 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.692690 (+265401us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.692770 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.692782 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.692782 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306608,"prepare.queue_time_us":1681164,"prepare.run_cpu_time_us":35813,"prepare.run_wall_time_us":562778,"replication_time_us":167102}]]}
I20260503 14:05:16.693006 1083 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.693106 1083 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.693200 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 208ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.806150 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 396) took 3092 ms. Trace:
I20260503 14:05:16.806239 1081 rpcz_store.cc:276] 0503 14:05:13.713700 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714300 (+ 600us) service_pool.cc:224] Handling call
0503 14:05:16.806133 (+3091833us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.065652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.065672 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.954448 (+888776us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.954449 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.954453 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.954454 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.954510 (+ 56us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.283581 (+329071us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.608370 (+324789us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.608511 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.608565 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.806014 (+197449us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.806103 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.806118 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.806119 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324780,"prepare.queue_time_us":1351324,"prepare.run_cpu_time_us":60737,"prepare.run_wall_time_us":888865,"replication_time_us":329121}]]}
I20260503 14:05:16.806409 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.806490 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.806692 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.806890 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.000s sys 0.000s
I20260503 14:05:16.807891 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 377) took 2765 ms. Trace:
I20260503 14:05:16.807945 1082 rpcz_store.cc:276] 0503 14:05:14.042495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044058 (+ 1563us) service_pool.cc:224] Handling call
0503 14:05:16.807883 (+2763825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.215804 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.215822 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.890992 (+675170us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.005211 (+114219us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.146155 (+140944us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.146235 (+ 80us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.163114 (+ 16879us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.425702 (+262588us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.539221 (+113519us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.539331 (+ 110us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.539367 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.807794 (+268427us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.807859 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.807873 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.807873 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":113507,"prepare.queue_time_us":1171699,"prepare.run_cpu_time_us":89931,"prepare.run_wall_time_us":948301,"replication_time_us":279460}]]}
I20260503 14:05:16.808106 1082 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.808177 1082 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.808352 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.809453 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.810030 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.810132 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 384ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.841950 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:16.842564 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.842639 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.842667 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
W20260503 14:05:16.843012 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.843478 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.843533 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.843564 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.843683 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.843726 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 17 got 5
I20260503 14:05:16.875852 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 384) took 2833 ms. Trace:
I20260503 14:05:16.875932 1109 rpcz_store.cc:276] 0503 14:05:14.042634 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043871 (+ 1237us) service_pool.cc:224] Handling call
0503 14:05:16.875834 (+2831963us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.712599 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.712613 (+ 14us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.232032 (+519419us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.232034 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.232040 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.232040 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.232104 (+ 64us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.479641 (+247537us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.690245 (+210604us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.690360 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.690392 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.875693 (+185301us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.875806 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.875820 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.875820 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210595,"prepare.queue_time_us":1668696,"prepare.run_cpu_time_us":38495,"prepare.run_wall_time_us":519514,"replication_time_us":247595}]]}
I20260503 14:05:16.876063 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.876165 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.876421 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.885610 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.901386 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.208s user 0.000s sys 0.000s
I20260503 14:05:16.902722 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 411) took 3190 ms. Trace:
I20260503 14:05:16.902791 1083 rpcz_store.cc:276] 0503 14:05:13.712687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712879 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:16.902709 (+3189830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.981416 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.982075 (+ 659us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.045384 (+1063309us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.045386 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.045392 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.045393 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.045458 (+ 65us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.508081 (+462623us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.693002 (+184921us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.693141 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.693173 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.902560 (+209387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.902677 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.902693 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.902694 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184912,"prepare.queue_time_us":1268405,"prepare.run_cpu_time_us":80262,"prepare.run_wall_time_us":1064127,"replication_time_us":462683}]]}
I20260503 14:05:16.902990 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.903100 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.903304 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.903545 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.918501 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.405s user 0.000s sys 0.000s
W20260503 14:05:16.919641 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.308s user 0.000s sys 0.000s
I20260503 14:05:16.919706 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 389) took 2878 ms. Trace:
I20260503 14:05:16.919742 1077 rpcz_store.cc:276] 0503 14:05:14.041575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041796 (+ 221us) service_pool.cc:224] Handling call
0503 14:05:16.919700 (+2877904us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.308158 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.383091 (+ 74933us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.927476 (+544385us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.927478 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.927485 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.927486 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.927580 (+ 94us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.320222 (+392642us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.513001 (+192779us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.513108 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.513140 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.919592 (+406452us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.919678 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.919691 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.919691 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":192770,"prepare.queue_time_us":1265530,"prepare.run_cpu_time_us":39851,"prepare.run_wall_time_us":620046,"replication_time_us":392731}]]}
I20260503 14:05:16.919904 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:16.919986 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.920140 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.920260 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.920714 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 402) took 3206 ms. Trace:
I20260503 14:05:16.920756 1075 rpcz_store.cc:276] 0503 14:05:13.713811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714099 (+ 288us) service_pool.cc:224] Handling call
0503 14:05:16.920705 (+3206606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.208118 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.208142 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.006599 (+798457us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.006601 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.006605 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.006606 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.006670 (+ 64us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.324199 (+317529us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.611154 (+286955us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.611274 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.611305 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.920633 (+309328us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.920686 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.920697 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.920698 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":286946,"prepare.queue_time_us":1493942,"prepare.run_cpu_time_us":47716,"prepare.run_wall_time_us":798562,"replication_time_us":317588}]]}
I20260503 14:05:16.921141 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.921274 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.921362 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.921697 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.921809 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.933964 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.000s sys 0.000s
I20260503 14:05:16.935173 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 412) took 3222 ms. Trace:
I20260503 14:05:16.935228 1071 rpcz_store.cc:276] 0503 14:05:13.712731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712754 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:16.935162 (+3222408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.375917 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.377713 (+ 1796us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.323074 (+945361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.323160 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.323334 (+ 174us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.323504 (+ 170us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.327208 (+ 3704us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.453120 (+125912us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.671567 (+218447us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.671701 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.671747 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.935045 (+263298us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.935133 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.935148 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.935149 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218437,"prepare.queue_time_us":1662720,"prepare.run_cpu_time_us":142511,"prepare.run_wall_time_us":952596,"replication_time_us":129608}]]}
I20260503 14:05:16.935375 1071 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.935458 1071 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.935637 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.936959 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.950644 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.485s user 0.000s sys 0.000s
I20260503 14:05:16.951874 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 362) took 3242 ms. Trace:
I20260503 14:05:16.951936 1085 rpcz_store.cc:276] 0503 14:05:13.708931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709323 (+ 392us) service_pool.cc:224] Handling call
0503 14:05:16.951862 (+3242539us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:14.750177 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:14.750199 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.508613 (+758414us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.508858 (+ 245us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.509359 (+ 501us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.596884 (+ 87525us) op_driver.cc:348] REPLICATION: starting
0503 14:05:15.707768 (+110884us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.110210 (+402442us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.465189 (+354979us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.465303 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.465341 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.951714 (+486373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.951825 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.951849 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.951850 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":354967,"prepare.queue_time_us":1040826,"prepare.run_cpu_time_us":115023,"prepare.run_wall_time_us":958197,"replication_time_us":513065}]]}
I20260503 14:05:16.952119 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.952216 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:16.952566 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.952867 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.959625 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
I20260503 14:05:16.960877 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 393) took 3250 ms. Trace:
I20260503 14:05:16.960943 1072 rpcz_store.cc:276] 0503 14:05:13.710537 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.710747 (+ 210us) service_pool.cc:224] Handling call
0503 14:05:16.960866 (+3250119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.155010 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.155034 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.943760 (+788726us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.945369 (+ 1609us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.951933 (+ 6564us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:15.956790 (+ 4857us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.167843 (+211053us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.336499 (+168656us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.679107 (+342608us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.679220 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.679254 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.960748 (+281494us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.960839 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.960852 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.960853 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":342599,"prepare.queue_time_us":1444211,"prepare.run_cpu_time_us":85394,"prepare.run_wall_time_us":1013631,"replication_time_us":379102}]]}
I20260503 14:05:16.961145 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.961244 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.961341 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 459ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.961493 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 23ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.965330 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.389s user 0.000s sys 0.000s
I20260503 14:05:16.966437 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 410) took 3253 ms. Trace:
I20260503 14:05:16.966523 1078 rpcz_store.cc:276] 0503 14:05:13.712669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.713047 (+ 378us) service_pool.cc:224] Handling call
0503 14:05:16.966428 (+3253381us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.118993 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.119009 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.042939 (+923930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.042940 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.042944 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.042945 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.042996 (+ 51us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.189462 (+146466us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.575623 (+386161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.575797 (+ 174us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.575835 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.966320 (+390485us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.966402 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.966416 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.966417 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":386152,"prepare.queue_time_us":1405913,"prepare.run_cpu_time_us":47753,"prepare.run_wall_time_us":924009,"replication_time_us":146512}]]}
I20260503 14:05:16.966713 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.966796 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.966984 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.973737 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.359s user 0.000s sys 0.000s
I20260503 14:05:16.974802 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 396) took 2933 ms. Trace:
I20260503 14:05:16.974851 1080 rpcz_store.cc:276] 0503 14:05:14.041739 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042109 (+ 370us) service_pool.cc:224] Handling call
0503 14:05:16.974793 (+2932684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.469574 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.469599 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.128478 (+658879us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.128480 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.128485 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.128486 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.128552 (+ 66us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.386288 (+257736us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.614220 (+227932us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.614337 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.614372 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.974698 (+360326us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.974770 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.974782 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.974783 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227922,"prepare.queue_time_us":1427408,"prepare.run_cpu_time_us":39762,"prepare.run_wall_time_us":658986,"replication_time_us":257797}]]}
I20260503 14:05:16.974989 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:16.975075 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.975322 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.975677 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.978259 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.343s user 0.000s sys 0.000s
I20260503 14:05:16.979291 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 420) took 2937 ms. Trace:
I20260503 14:05:16.979344 1079 rpcz_store.cc:276] 0503 14:05:14.042239 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042259 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:16.979283 (+2937024us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.586613 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.586635 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.262653 (+676018us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.262655 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.262660 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.262661 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.262738 (+ 77us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.308197 (+ 45459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.634932 (+326735us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.635045 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.635077 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.979183 (+344106us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.979262 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.979274 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.979274 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":326727,"prepare.queue_time_us":1544311,"prepare.run_cpu_time_us":35054,"prepare.run_wall_time_us":676132,"replication_time_us":45525}]]}
I20260503 14:05:16.979489 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:16.979586 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:16.979776 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.980149 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.989220 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.320s user 0.000s sys 0.000s
I20260503 14:05:16.990362 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 405) took 2698 ms. Trace:
I20260503 14:05:16.990415 1084 rpcz_store.cc:276] 0503 14:05:14.292036 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292404 (+ 368us) service_pool.cc:224] Handling call
0503 14:05:16.990351 (+2697947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.576349 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.576402 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.319878 (+743476us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.319964 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.320136 (+ 172us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.320137 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.323767 (+ 3630us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.576209 (+252442us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.668807 (+ 92598us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.668950 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.668983 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.990235 (+321252us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.990326 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.990339 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.990339 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92588,"prepare.queue_time_us":1283906,"prepare.run_cpu_time_us":72346,"prepare.run_wall_time_us":748116,"replication_time_us":256066}]]}
I20260503 14:05:16.990547 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.990629 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:16.990829 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.991117 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 278ms of latency in SegmentAllocator::Sync()
I20260503 14:05:16.997972 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 398) took 3284 ms. Trace:
I20260503 14:05:16.998040 1081 rpcz_store.cc:276] 0503 14:05:13.713730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.714184 (+ 454us) service_pool.cc:224] Handling call
0503 14:05:16.997961 (+3283777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.435246 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.436787 (+ 1541us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.146896 (+710109us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.146897 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.146927 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.146928 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.146969 (+ 41us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.475014 (+328045us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.806407 (+331393us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.806514 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.806550 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:16.997858 (+191308us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:16.997932 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:16.997947 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:16.997948 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331383,"prepare.queue_time_us":1720772,"prepare.run_cpu_time_us":51373,"prepare.run_wall_time_us":711901,"replication_time_us":328079}]]}
I20260503 14:05:16.998231 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:16.998322 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:16.998513 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:16.998875 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.008965 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
I20260503 14:05:17.010138 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 380) took 2967 ms. Trace:
I20260503 14:05:17.010196 1073 rpcz_store.cc:276] 0503 14:05:14.042556 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044217 (+ 1661us) service_pool.cc:224] Handling call
0503 14:05:17.010126 (+2965909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.690744 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.690788 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.214300 (+523512us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.214302 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.214307 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.214308 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.214350 (+ 42us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.462263 (+247913us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.660487 (+198224us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.660640 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.660676 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.010011 (+349335us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.010100 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.010113 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.010114 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":198214,"prepare.queue_time_us":1646488,"prepare.run_cpu_time_us":28730,"prepare.run_wall_time_us":523618,"replication_time_us":247948}]]}
I20260503 14:05:17.010370 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.010457 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.010751 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.010908 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
I20260503 14:05:17.011829 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 379) took 3303 ms. Trace:
I20260503 14:05:17.011876 1076 rpcz_store.cc:276] 0503 14:05:13.708263 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.708892 (+ 629us) service_pool.cc:224] Handling call
0503 14:05:17.011821 (+3302929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.186571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.186592 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.050603 (+864011us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.050636 (+ 33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.050641 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.050642 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.050681 (+ 39us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.389290 (+338609us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.662308 (+273018us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.662409 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.662443 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.011743 (+349300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.011800 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.011813 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.011813 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":273009,"prepare.queue_time_us":1477643,"prepare.run_cpu_time_us":51699,"prepare.run_wall_time_us":864123,"replication_time_us":338641}]]}
I20260503 14:05:17.012028 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.012105 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.012271 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.012754 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.012914 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.016654 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 391) took 3306 ms. Trace:
I20260503 14:05:17.016718 1075 rpcz_store.cc:276] 0503 14:05:13.710500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.710654 (+ 154us) service_pool.cc:224] Handling call
0503 14:05:17.016645 (+3305991us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.369809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.369825 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.369293 (+999468us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.369294 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.369301 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.369302 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.369369 (+ 67us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.541328 (+171959us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.921130 (+379802us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.921304 (+ 174us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.921336 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.016564 (+ 95228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.016625 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.016635 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.016635 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":379792,"prepare.queue_time_us":1659121,"prepare.run_cpu_time_us":62028,"prepare.run_wall_time_us":999570,"replication_time_us":172021}]]}
I20260503 14:05:17.016887 1075 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.016973 1075 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.017135 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.017493 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.022527 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260503 14:05:17.023803 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 412) took 2981 ms. Trace:
I20260503 14:05:17.023864 1074 rpcz_store.cc:276] 0503 14:05:14.042020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042070 (+ 50us) service_pool.cc:224] Handling call
0503 14:05:17.023792 (+2981722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.429152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.429176 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.202208 (+773032us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.202209 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.202216 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.202216 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.202289 (+ 73us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.371067 (+168778us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.689086 (+318019us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.689221 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.689256 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.023635 (+334379us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.023764 (+ 129us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.023779 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.023779 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318009,"prepare.queue_time_us":1386999,"prepare.run_cpu_time_us":37013,"prepare.run_wall_time_us":773147,"replication_time_us":168844}]]}
I20260503 14:05:17.024030 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.024109 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.024286 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.024436 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.024618 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:17.025559 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 361) took 3316 ms. Trace:
I20260503 14:05:17.025609 1082 rpcz_store.cc:276] 0503 14:05:13.708909 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709175 (+ 266us) service_pool.cc:224] Handling call
0503 14:05:17.025551 (+3316376us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.077459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.077479 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:15.952338 (+874859us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:15.954663 (+ 2325us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:15.987929 (+ 33266us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.009520 (+ 21591us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.169250 (+159730us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.500063 (+330813us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.808104 (+308041us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.808200 (+ 96us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.808232 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.025471 (+217239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.025531 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.025542 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.025543 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":308031,"prepare.queue_time_us":1368220,"prepare.run_cpu_time_us":108195,"prepare.run_wall_time_us":1092324,"replication_time_us":486265}]]}
I20260503 14:05:17.025768 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.025866 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.026095 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 260ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.026315 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 283ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.032380 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032461 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032492 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032558 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.032595 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032622 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032650 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032677 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032703 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.032725 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032745 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.032779 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.032807 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.035441 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:17.036041 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.055886 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 366) took 3346 ms. Trace:
I20260503 14:05:17.055970 1109 rpcz_store.cc:276] 0503 14:05:13.709000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709525 (+ 525us) service_pool.cc:224] Handling call
0503 14:05:17.055869 (+3346344us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.648101 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.648117 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.264771 (+616654us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.264773 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.264780 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.264781 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.264853 (+ 72us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.577098 (+312245us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.876059 (+298961us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.876192 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.876228 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.055761 (+179533us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.055845 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.055857 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.055858 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":298953,"prepare.queue_time_us":1938519,"prepare.run_cpu_time_us":40529,"prepare.run_wall_time_us":616762,"replication_time_us":312311}]]}
I20260503 14:05:17.056130 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.056213 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.056452 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.057080 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.120518 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:17.121768 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 427) took 3079 ms. Trace:
I20260503 14:05:17.121825 1083 rpcz_store.cc:276] 0503 14:05:14.042357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043732 (+ 1375us) service_pool.cc:224] Handling call
0503 14:05:17.121758 (+3078026us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.696190 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.696208 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.266342 (+570134us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.266344 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.266348 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.266348 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.266411 (+ 63us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.586035 (+319624us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.902985 (+316950us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.903131 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.903172 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.121624 (+218452us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.121731 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.121747 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.121747 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316939,"prepare.queue_time_us":1652401,"prepare.run_cpu_time_us":53069,"prepare.run_wall_time_us":570229,"replication_time_us":319684}]]}
I20260503 14:05:17.121958 1083 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:17.122040 1083 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.122211 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 316ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.122504 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 174ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.168520 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
I20260503 14:05:17.169786 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 398) took 2877 ms. Trace:
I20260503 14:05:17.169858 1077 rpcz_store.cc:276] 0503 14:05:14.291902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292910 (+ 1008us) service_pool.cc:224] Handling call
0503 14:05:17.169775 (+2876865us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.646802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.646836 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.202369 (+555533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.202370 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.202373 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.202373 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.202420 (+ 47us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.576228 (+373808us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.919900 (+343672us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.920006 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.920037 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.169639 (+249602us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.169748 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.169763 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.169764 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":343665,"prepare.queue_time_us":1353821,"prepare.run_cpu_time_us":28285,"prepare.run_wall_time_us":555624,"replication_time_us":373851}]]}
I20260503 14:05:17.170054 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.170135 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.170408 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.170881 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.190196 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260503 14:05:17.191416 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 421) took 3149 ms. Trace:
I20260503 14:05:17.191488 1078 rpcz_store.cc:276] 0503 14:05:14.042256 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042309 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:17.191403 (+3149094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.888426 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.888470 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.409204 (+520734us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.409206 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.409211 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.409212 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.409256 (+ 44us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.660888 (+251632us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.966709 (+305821us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.966824 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.966863 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.191285 (+224422us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.191377 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.191392 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.191392 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":305811,"prepare.queue_time_us":1846085,"prepare.run_cpu_time_us":26030,"prepare.run_wall_time_us":520838,"replication_time_us":251671}]]}
I20260503 14:05:17.191654 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260503 14:05:17.191737 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.191931 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.192375 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.203866 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
I20260503 14:05:17.205655 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 403) took 3496 ms. Trace:
I20260503 14:05:17.205726 1071 rpcz_store.cc:276] 0503 14:05:13.709161 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709389 (+ 228us) service_pool.cc:224] Handling call
0503 14:05:17.205642 (+3496253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.451979 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.452003 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.183156 (+731153us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.183158 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.183194 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.183195 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.183259 (+ 64us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.651624 (+468365us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.935371 (+283747us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.935480 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.935512 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.205528 (+270016us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.205616 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.205630 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.205631 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":283736,"prepare.queue_time_us":1742520,"prepare.run_cpu_time_us":44297,"prepare.run_wall_time_us":731291,"replication_time_us":468420}]]}
I20260503 14:05:17.205896 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.205992 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.206169 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.209012 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.209980 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.230s user 0.000s sys 0.000s
I20260503 14:05:17.211064 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 428) took 3168 ms. Trace:
I20260503 14:05:17.211128 1079 rpcz_store.cc:276] 0503 14:05:14.042374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042548 (+ 174us) service_pool.cc:224] Handling call
0503 14:05:17.211053 (+3168505us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.599196 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.599215 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.426948 (+827733us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.426950 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.426957 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.426958 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.427014 (+ 56us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.794776 (+367762us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.979485 (+184709us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.979614 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.979649 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.210953 (+231304us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.211029 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.211041 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.211042 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184700,"prepare.queue_time_us":1556592,"prepare.run_cpu_time_us":53549,"prepare.run_wall_time_us":827830,"replication_time_us":367811}]]}
I20260503 14:05:17.211301 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.211382 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.211620 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 117ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.212975 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.213200 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 390) took 3171 ms. Trace:
I20260503 14:05:17.213248 1076 rpcz_store.cc:276] 0503 14:05:14.041591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041846 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:17.213195 (+3171349us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.911187 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.911210 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.512787 (+601577us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.512789 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.512794 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.512794 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.512861 (+ 67us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.721783 (+208922us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.012026 (+290243us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.012132 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.012161 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.212512 (+200351us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.213177 (+ 665us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.213187 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.213187 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":290234,"prepare.queue_time_us":1869304,"prepare.run_cpu_time_us":33818,"prepare.run_wall_time_us":601682,"replication_time_us":208982}]]}
I20260503 14:05:17.213423 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.213485 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 410) took 3171 ms. Trace:
I20260503 14:05:17.213557 1074 rpcz_store.cc:276] 0503 14:05:14.041986 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043268 (+ 1282us) service_pool.cc:224] Handling call
0503 14:05:17.213473 (+3170205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.002144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.002165 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.688924 (+686759us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.688926 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.688932 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.688933 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.688988 (+ 55us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.876497 (+187509us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.024027 (+147530us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.024136 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.024174 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.213373 (+189199us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.213456 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.213465 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.213465 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":147521,"prepare.queue_time_us":1958842,"prepare.run_cpu_time_us":36045,"prepare.run_wall_time_us":686852,"replication_time_us":187558}]]}
I20260503 14:05:17.213725 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
W20260503 14:05:17.213783 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.213814 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.214169 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.214367 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
W20260503 14:05:17.214712 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.213503 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.215256 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.225283 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225392 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225425 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225455 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225476 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225497 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225523 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225551 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225580 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.225606 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225664 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225687 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.225708 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
W20260503 14:05:17.246546 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
I20260503 14:05:17.247781 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 404) took 2955 ms. Trace:
I20260503 14:05:17.247843 1080 rpcz_store.cc:276] 0503 14:05:14.292021 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292343 (+ 322us) service_pool.cc:224] Handling call
0503 14:05:17.247769 (+2955426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.811982 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.812011 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.306434 (+494423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.306436 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.306441 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.306442 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.306498 (+ 56us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.581191 (+274693us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.974985 (+393794us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.975097 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.975144 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.247647 (+272503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.247733 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.247755 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.247756 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":393786,"prepare.queue_time_us":1519584,"prepare.run_cpu_time_us":27930,"prepare.run_wall_time_us":494524,"replication_time_us":274743}]]}
I20260503 14:05:17.248021 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.248114 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.248332 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.248987 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 102ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.255834 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
I20260503 14:05:17.257306 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 375) took 3214 ms. Trace:
I20260503 14:05:17.257370 1085 rpcz_store.cc:276] 0503 14:05:14.042464 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043953 (+ 1489us) service_pool.cc:224] Handling call
0503 14:05:17.257296 (+3213343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.810930 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.850319 (+ 39389us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.465748 (+615429us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.465750 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.465754 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.465755 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.465838 (+ 83us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.694269 (+228431us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.952115 (+257846us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.952246 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.952285 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.257166 (+304881us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.257270 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.257283 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.257284 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":257837,"prepare.queue_time_us":1704861,"prepare.run_cpu_time_us":60239,"prepare.run_wall_time_us":690768,"replication_time_us":228507}]]}
I20260503 14:05:17.257543 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.257645 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.257844 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.258430 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.271626 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.281669 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 7
I20260503 14:05:17.281778 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.281839 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.281867 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.281886 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.281906 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.281934 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 7
I20260503 14:05:17.281960 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.281999 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.282032 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.282054 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 7
I20260503 14:05:17.282078 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
I20260503 14:05:17.285790 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 399) took 2993 ms. Trace:
I20260503 14:05:17.285859 1077 rpcz_store.cc:276] 0503 14:05:14.291920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292005 (+ 85us) service_pool.cc:224] Handling call
0503 14:05:17.285777 (+2993772us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.622464 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.622492 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.391535 (+769043us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.391537 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.391544 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.391545 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.391623 (+ 78us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.785520 (+393897us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.170050 (+384530us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.170168 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.170206 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.285647 (+115441us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.285736 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.285762 (+ 26us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.285763 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384519,"prepare.queue_time_us":1330391,"prepare.run_cpu_time_us":45661,"prepare.run_wall_time_us":769171,"replication_time_us":393968}]]}
I20260503 14:05:17.286015 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.286123 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.286254 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 93ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.286302 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.000s
I20260503 14:05:17.287300 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 388) took 2995 ms. Trace:
I20260503 14:05:17.287353 1082 rpcz_store.cc:276] 0503 14:05:14.291316 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291617 (+ 301us) service_pool.cc:224] Handling call
0503 14:05:17.287292 (+2995675us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.211538 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.211562 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.539839 (+328277us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.539841 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.539847 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.539847 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.539920 (+ 73us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.836970 (+297050us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.025766 (+188796us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.025889 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.025922 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.287200 (+261278us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.287269 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.287282 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.287283 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188787,"prepare.queue_time_us":1919883,"prepare.run_cpu_time_us":19434,"prepare.run_wall_time_us":328391,"replication_time_us":297117}]]}
I20260503 14:05:17.287519 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.287598 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.287804 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.288261 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 328ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.288455 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.290057 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.290122 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 6
I20260503 14:05:17.290154 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 18 got 5
W20260503 14:05:17.310034 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
I20260503 14:05:17.311246 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 382) took 3602 ms. Trace:
I20260503 14:05:17.311312 1084 rpcz_store.cc:276] 0503 14:05:13.708316 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709080 (+ 764us) service_pool.cc:224] Handling call
0503 14:05:17.311234 (+3602154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.653703 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.653718 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.285490 (+631772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.285492 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.285497 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.285498 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.285555 (+ 57us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.628207 (+342652us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.990544 (+362337us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.990669 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.990704 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.311122 (+320418us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.311204 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.311218 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.311219 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":362327,"prepare.queue_time_us":1944571,"prepare.run_cpu_time_us":38549,"prepare.run_wall_time_us":631860,"replication_time_us":342703}]]}
I20260503 14:05:17.311470 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.311561 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.311780 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.318946 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.308s user 0.000s sys 0.000s
I20260503 14:05:17.320205 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 393) took 3028 ms. Trace:
I20260503 14:05:17.320262 1073 rpcz_store.cc:276] 0503 14:05:14.291395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291793 (+ 398us) service_pool.cc:224] Handling call
0503 14:05:17.320195 (+3028402us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.027035 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.027080 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.519154 (+492074us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.519156 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.519163 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.519164 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.519242 (+ 78us) log.cc:844] Serialized 348 byte log entry
0503 14:05:16.709099 (+189857us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.010366 (+301267us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.010485 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.010522 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.320058 (+309536us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.320157 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.320169 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.320169 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":301258,"prepare.queue_time_us":1735205,"prepare.run_cpu_time_us":40360,"prepare.run_wall_time_us":492219,"replication_time_us":189927}]]}
I20260503 14:05:17.320441 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
W20260503 14:05:17.321046 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.329984 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 426) took 3287 ms. Trace:
I20260503 14:05:17.330050 1079 rpcz_store.cc:276] 0503 14:05:14.042337 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042342 (+ 5us) service_pool.cc:224] Handling call
0503 14:05:17.329971 (+3287629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.898593 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.898614 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.805248 (+906634us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.805327 (+ 79us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.806074 (+ 747us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.806229 (+ 155us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.809891 (+ 3662us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.996325 (+186434us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.211298 (+214973us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.211410 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.211460 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.329858 (+118398us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.329945 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.329959 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.329960 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":214963,"prepare.queue_time_us":1856221,"prepare.run_cpu_time_us":150021,"prepare.run_wall_time_us":911486,"replication_time_us":190089}]]}
I20260503 14:05:17.330215 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.330314 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.330513 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 89ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.335769 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
W20260503 14:05:17.335980 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.336939 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 400) took 3623 ms. Trace:
I20260503 14:05:17.336995 1081 rpcz_store.cc:276] 0503 14:05:13.713761 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.713833 (+ 72us) service_pool.cc:224] Handling call
0503 14:05:17.336929 (+3623096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.218673 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.218689 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.282890 (+1064201us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.282891 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.282898 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.282900 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.282980 (+ 80us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.622192 (+339212us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.998227 (+376035us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.998345 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.998379 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.336823 (+338444us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.336904 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.336917 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.336918 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":376024,"prepare.queue_time_us":1504792,"prepare.run_cpu_time_us":78719,"prepare.run_wall_time_us":1064318,"replication_time_us":339284}]]}
I20260503 14:05:17.337157 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.337260 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.337462 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.337538 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.321s user 0.000s sys 0.000s
I20260503 14:05:17.338497 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 403) took 3296 ms. Trace:
I20260503 14:05:17.338562 1075 rpcz_store.cc:276] 0503 14:05:14.041847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042861 (+ 1014us) service_pool.cc:224] Handling call
0503 14:05:17.338491 (+3295630us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.606049 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.606074 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.429022 (+822948us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.429024 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.429027 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.429028 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.429083 (+ 55us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.847802 (+418719us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.016884 (+169082us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.017000 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.017031 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.338404 (+321373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.338467 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.338481 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.338481 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":169071,"prepare.queue_time_us":1563111,"prepare.run_cpu_time_us":54106,"prepare.run_wall_time_us":823045,"replication_time_us":418768}]]}
I20260503 14:05:17.338717 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.338789 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.338873 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.341646 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.341784 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.356273 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.356464 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.375866 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.376021 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 63ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.380625 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 401) took 3088 ms. Trace:
I20260503 14:05:17.380713 1077 rpcz_store.cc:276] 0503 14:05:14.291963 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292127 (+ 164us) service_pool.cc:224] Handling call
0503 14:05:17.380609 (+3088482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.927604 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.927631 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.921452 (+993821us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.921453 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.921458 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.921459 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.921529 (+ 70us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.207934 (+286405us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.286011 (+ 78077us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.286152 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.286206 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.380444 (+ 94238us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.380583 (+ 139us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.380595 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.380595 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78067,"prepare.queue_time_us":1635413,"prepare.run_cpu_time_us":66324,"prepare.run_wall_time_us":993940,"replication_time_us":286470}]]}
I20260503 14:05:17.380872 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.380973 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.381202 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.395895 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 385) took 3354 ms. Trace:
I20260503 14:05:17.395982 1076 rpcz_store.cc:276] 0503 14:05:14.041482 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041545 (+ 63us) service_pool.cc:224] Handling call
0503 14:05:17.395878 (+3354333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.049104 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.049134 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.668568 (+619434us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.668571 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.668577 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.668578 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.668643 (+ 65us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.961431 (+292788us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.213418 (+251987us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.215153 (+ 1735us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.215187 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.395781 (+180594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.395854 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.395870 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.395870 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":251976,"prepare.queue_time_us":2007482,"prepare.run_cpu_time_us":40321,"prepare.run_wall_time_us":619551,"replication_time_us":292847}]]}
I20260503 14:05:17.396170 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.396267 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.397858 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 381ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.398483 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 5
I20260503 14:05:17.398562 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
W20260503 14:05:17.398713 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 114ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.399528 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.399544 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:17.400111 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400180 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.400213 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.400239 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.400267 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 5
I20260503 14:05:17.400322 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400352 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
W20260503 14:05:17.400593 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.400605 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400864 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400910 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400949 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.400978 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.401005 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 5
I20260503 14:05:17.401042 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.401064 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.401087 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.401116 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 7
I20260503 14:05:17.401149 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.401177 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 5
W20260503 14:05:17.420572 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.459s user 0.000s sys 0.000s
I20260503 14:05:17.420879 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 424) took 3378 ms. Trace:
I20260503 14:05:17.420928 1079 rpcz_store.cc:276] 0503 14:05:14.042304 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042429 (+ 125us) service_pool.cc:224] Handling call
0503 14:05:17.420855 (+3378426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.045478 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.045496 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.902791 (+857295us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.902793 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.902801 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.902803 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.902895 (+ 92us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.055795 (+152900us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.330212 (+274417us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.330344 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.330384 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.420744 (+ 90360us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.420835 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.420844 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.420845 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274406,"prepare.queue_time_us":2003018,"prepare.run_cpu_time_us":55862,"prepare.run_wall_time_us":857428,"replication_time_us":152986}]]}
I20260503 14:05:17.421062 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.421134 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.421459 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 417ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.421492 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 392) took 3710 ms. Trace:
I20260503 14:05:17.421525 1072 rpcz_store.cc:276] 0503 14:05:13.710519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.710696 (+ 177us) service_pool.cc:224] Handling call
0503 14:05:17.421489 (+3710793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.622797 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.622813 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.420135 (+797322us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.420374 (+ 239us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.420603 (+ 229us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.420603 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.423350 (+ 2747us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.579756 (+156406us) op_driver.cc:464] REPLICATION: finished
0503 14:05:16.961142 (+381386us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:16.961273 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:16.961309 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.421398 (+460089us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.421473 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.421481 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.421482 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":381377,"prepare.queue_time_us":1912058,"prepare.run_cpu_time_us":56551,"prepare.run_wall_time_us":800815,"replication_time_us":159146}]]}
I20260503 14:05:17.421684 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.421764 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.421777 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.421849 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.422631 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.421684 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 6
I20260503 14:05:17.423237 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 19 got 5
W20260503 14:05:17.433672 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.377s user 0.000s sys 0.000s
I20260503 14:05:17.434916 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 379) took 3392 ms. Trace:
I20260503 14:05:17.434981 1109 rpcz_store.cc:276] 0503 14:05:14.042530 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044165 (+ 1635us) service_pool.cc:224] Handling call
0503 14:05:17.434904 (+3390739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.693261 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.693278 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.471966 (+778688us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.471967 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.471972 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.471973 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.472043 (+ 70us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.864413 (+392370us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.056126 (+191713us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.056241 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.056276 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.434795 (+378519us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.434875 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.434890 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.434891 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":191702,"prepare.queue_time_us":1649050,"prepare.run_cpu_time_us":45361,"prepare.run_wall_time_us":778790,"replication_time_us":392433}]]}
I20260503 14:05:17.435180 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.435278 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.435381 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.435617 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 432ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.438376 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.316s user 0.000s sys 0.000s
I20260503 14:05:17.439452 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 406) took 3730 ms. Trace:
I20260503 14:05:17.439507 1083 rpcz_store.cc:276] 0503 14:05:13.709215 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.709560 (+ 345us) service_pool.cc:224] Handling call
0503 14:05:17.439442 (+3729882us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.708612 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.709726 (+ 1114us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.575369 (+865643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.575372 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.575379 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.575380 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.575449 (+ 69us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.837284 (+261835us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.121955 (+284671us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.122059 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.122089 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.439351 (+317262us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.439419 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.439429 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.439430 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284663,"prepare.queue_time_us":1998698,"prepare.run_cpu_time_us":59099,"prepare.run_wall_time_us":867167,"replication_time_us":261899}]]}
I20260503 14:05:17.439656 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.439754 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.440037 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.440367 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.470065 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.212s user 0.000s sys 0.000s
I20260503 14:05:17.471288 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 382) took 3428 ms. Trace:
I20260503 14:05:17.471354 1085 rpcz_store.cc:276] 0503 14:05:14.042596 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044312 (+ 1716us) service_pool.cc:224] Handling call
0503 14:05:17.471275 (+3426963us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.918096 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.918117 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.689375 (+771258us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.689376 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.689380 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.689380 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.689417 (+ 37us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.908781 (+219364us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.257540 (+348759us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.257676 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.257714 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.471163 (+213449us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.471246 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.471260 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.471261 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348749,"prepare.queue_time_us":1873747,"prepare.run_cpu_time_us":51488,"prepare.run_wall_time_us":771341,"replication_time_us":219393}]]}
I20260503 14:05:17.471530 1085 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.471621 1085 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.471825 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.472303 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.475353 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 417) took 2748 ms. Trace:
I20260503 14:05:17.475397 1077 rpcz_store.cc:276] 0503 14:05:14.727069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728274 (+ 1205us) service_pool.cc:224] Handling call
0503 14:05:17.475344 (+2747070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.325301 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.329380 (+ 4079us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.990389 (+661009us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.990391 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.990396 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.990396 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.990472 (+ 76us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.269323 (+278851us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.380869 (+111546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.381003 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.381049 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.475235 (+ 94186us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.475326 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.475336 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.475336 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":111537,"prepare.queue_time_us":1596629,"prepare.run_cpu_time_us":72036,"prepare.run_wall_time_us":665353,"replication_time_us":278922}]]}
I20260503 14:05:17.475531 1077 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.475625 1077 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.475716 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.475912 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.493177 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.301s user 0.000s sys 0.000s
I20260503 14:05:17.494367 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 409) took 3781 ms. Trace:
I20260503 14:05:17.494426 1078 rpcz_store.cc:276] 0503 14:05:13.712650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:13.712945 (+ 295us) service_pool.cc:224] Handling call
0503 14:05:17.494355 (+3781410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.714529 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.714545 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.547774 (+833229us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.547776 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.547782 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.547783 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.547837 (+ 54us) log.cc:844] Serialized 296 byte log entry
0503 14:05:16.841267 (+293430us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.191650 (+350383us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.191769 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.191807 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.494248 (+302441us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.494329 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.494341 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.494341 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":350373,"prepare.queue_time_us":2001291,"prepare.run_cpu_time_us":53672,"prepare.run_wall_time_us":833318,"replication_time_us":293479}]]}
I20260503 14:05:17.494580 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.494668 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.494946 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.495244 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.513381 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
I20260503 14:05:17.514675 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 408) took 3472 ms. Trace:
I20260503 14:05:17.514737 1074 rpcz_store.cc:276] 0503 14:05:14.041935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043173 (+ 1238us) service_pool.cc:224] Handling call
0503 14:05:17.514663 (+3471490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.638741 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.638759 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.608204 (+969445us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.608206 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.608211 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.608212 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.608277 (+ 65us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.912919 (+304642us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.213723 (+300804us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.213844 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.213877 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.514461 (+300584us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.514632 (+ 171us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.514648 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.514649 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":300795,"prepare.queue_time_us":1595525,"prepare.run_cpu_time_us":60494,"prepare.run_wall_time_us":969543,"replication_time_us":304699}]]}
I20260503 14:05:17.514879 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.514971 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.515069 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.515194 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.518345 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
I20260503 14:05:17.519471 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 418) took 3477 ms. Trace:
I20260503 14:05:17.519526 1071 rpcz_store.cc:276] 0503 14:05:14.042206 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043556 (+ 1350us) service_pool.cc:224] Handling call
0503 14:05:17.519463 (+3475907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.704747 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.704771 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.634719 (+929948us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.634720 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.634760 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.634761 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.634809 (+ 48us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.936482 (+301673us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.205893 (+269411us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.206021 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.206060 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.519365 (+313305us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.519439 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.519453 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.519454 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":269400,"prepare.queue_time_us":1661156,"prepare.run_cpu_time_us":63028,"prepare.run_wall_time_us":930073,"replication_time_us":301716}]]}
I20260503 14:05:17.519692 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.519779 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.519945 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 328ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.520229 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.529882 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 407) took 3487 ms. Trace:
I20260503 14:05:17.529953 1081 rpcz_store.cc:276] 0503 14:05:14.041917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043104 (+ 1187us) service_pool.cc:224] Handling call
0503 14:05:17.529864 (+3486760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.712705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.712722 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.611694 (+898972us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.611695 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.611701 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.611701 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.611773 (+ 72us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.912938 (+301165us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.337154 (+424216us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.337285 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.337320 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.529746 (+192426us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.529838 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.529852 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.529853 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":424207,"prepare.queue_time_us":1669538,"prepare.run_cpu_time_us":52808,"prepare.run_wall_time_us":899081,"replication_time_us":301232}]]}
I20260503 14:05:17.530107 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.530205 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.530299 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.530699 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.533983 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260503 14:05:17.535194 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 408) took 3243 ms. Trace:
I20260503 14:05:17.535257 1084 rpcz_store.cc:276] 0503 14:05:14.292080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292778 (+ 698us) service_pool.cc:224] Handling call
0503 14:05:17.535181 (+3242403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.128576 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.128626 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.974818 (+846192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.974819 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.974824 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.974824 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.974875 (+ 51us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.266985 (+292110us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.311467 (+ 44482us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.311582 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.311618 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.535069 (+223451us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.535153 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.535169 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.535170 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44472,"prepare.queue_time_us":1835714,"prepare.run_cpu_time_us":49838,"prepare.run_wall_time_us":846307,"replication_time_us":292154}]]}
I20260503 14:05:17.535436 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.535534 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.535642 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 376ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.537077 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.555548 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.000s sys 0.000s
I20260503 14:05:17.556964 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 395) took 3515 ms. Trace:
I20260503 14:05:17.557039 1080 rpcz_store.cc:276] 0503 14:05:14.041712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042018 (+ 306us) service_pool.cc:224] Handling call
0503 14:05:17.556949 (+3514931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.851430 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.851459 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.615069 (+763610us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.615070 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.615075 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.615075 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.615141 (+ 66us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.980585 (+365444us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.248018 (+267433us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.248144 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.248182 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.556795 (+308613us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.556913 (+ 118us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.556933 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.556934 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":267424,"prepare.queue_time_us":1809378,"prepare.run_cpu_time_us":42847,"prepare.run_wall_time_us":763725,"replication_time_us":365503}]]}
I20260503 14:05:17.557222 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.557317 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.557430 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.557780 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 316ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.566061 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:17.567375 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 406) took 3525 ms. Trace:
I20260503 14:05:17.567440 1075 rpcz_store.cc:276] 0503 14:05:14.041898 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043049 (+ 1151us) service_pool.cc:224] Handling call
0503 14:05:17.567364 (+3524315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.169696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.170019 (+ 323us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.960929 (+790910us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.960931 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.960939 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.960940 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.960997 (+ 57us) log.cc:844] Serialized 322 byte log entry
0503 14:05:16.984735 (+ 23738us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.338714 (+353979us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.338818 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.338845 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.567243 (+228398us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.567334 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.567349 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.567350 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353968,"prepare.queue_time_us":2125896,"prepare.run_cpu_time_us":87638,"prepare.run_wall_time_us":791842,"replication_time_us":23788}]]}
I20260503 14:05:17.567639 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.567736 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.567835 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.568423 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 167ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.571681 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 392) took 3280 ms. Trace:
I20260503 14:05:17.571739 1109 rpcz_store.cc:276] 0503 14:05:14.291379 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291749 (+ 370us) service_pool.cc:224] Handling call
0503 14:05:17.571670 (+3279921us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.214372 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.214394 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.012561 (+798167us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.012562 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.012564 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.012565 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.012589 (+ 24us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.222211 (+209622us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.435177 (+212966us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.435306 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.435340 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.571570 (+136230us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.571641 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.571657 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.571658 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212957,"prepare.queue_time_us":1922585,"prepare.run_cpu_time_us":41093,"prepare.run_wall_time_us":798224,"replication_time_us":209639}]]}
I20260503 14:05:17.571913 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.571991 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.572198 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.572341 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.573369 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 5
I20260503 14:05:17.573447 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.573484 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 5
I20260503 14:05:17.574949 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:17.575645 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 8
I20260503 14:05:17.575704 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.575731 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 7
I20260503 14:05:17.577193 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.577255 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.577291 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
W20260503 14:05:17.577839 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.580919 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 7
I20260503 14:05:17.581012 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.581043 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 6
I20260503 14:05:17.589601 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 433) took 3297 ms. Trace:
I20260503 14:05:17.589691 1083 rpcz_store.cc:276] 0503 14:05:14.291936 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292465 (+ 529us) service_pool.cc:224] Handling call
0503 14:05:17.589586 (+3297121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.262759 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.262784 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.979344 (+716560us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.979345 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.979352 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.979353 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.979431 (+ 78us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.234371 (+254940us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.439653 (+205282us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.439782 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.439817 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.589436 (+149619us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.589554 (+ 118us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.589573 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.589573 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205274,"prepare.queue_time_us":1970262,"prepare.run_cpu_time_us":46012,"prepare.run_wall_time_us":716682,"replication_time_us":255011}]]}
I20260503 14:05:17.589879 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.589975 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.590219 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.590437 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 20 got 7
W20260503 14:05:17.590466 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.628118 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
I20260503 14:05:17.629550 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 409) took 3587 ms. Trace:
I20260503 14:05:17.629618 1072 rpcz_store.cc:276] 0503 14:05:14.041970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043225 (+ 1255us) service_pool.cc:224] Handling call
0503 14:05:17.629537 (+3586312us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.954524 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.954559 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.806979 (+852420us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.807010 (+ 31us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.807014 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.807014 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.809323 (+ 2309us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.056886 (+247563us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.421680 (+364794us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.421787 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.421816 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.629403 (+207587us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.629497 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.629510 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.629511 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":364786,"prepare.queue_time_us":1911264,"prepare.run_cpu_time_us":55178,"prepare.run_wall_time_us":854813,"replication_time_us":249867}]]}
I20260503 14:05:17.629806 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.629901 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.630100 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.630394 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.640025 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
I20260503 14:05:17.641276 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 389) took 3349 ms. Trace:
I20260503 14:05:17.641335 1082 rpcz_store.cc:276] 0503 14:05:14.291330 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291662 (+ 332us) service_pool.cc:224] Handling call
0503 14:05:17.641264 (+3349602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.165045 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.167415 (+ 2370us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.807882 (+640467us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.807884 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.810030 (+ 2146us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.810031 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.918954 (+108923us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.085381 (+166427us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.287516 (+202135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.287626 (+ 110us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.287656 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.641144 (+353488us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.641234 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.641250 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.641251 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202125,"prepare.queue_time_us":1873178,"prepare.run_cpu_time_us":98627,"prepare.run_wall_time_us":800846,"replication_time_us":275343}]]}
I20260503 14:05:17.641521 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.641646 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.641851 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.672214 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.681803 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 396) took 3388 ms. Trace:
I20260503 14:05:17.681875 1109 rpcz_store.cc:276] 0503 14:05:14.293587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293606 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:17.681786 (+3388180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.232127 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.232154 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.875900 (+643746us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.875902 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.875907 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.875908 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.885286 (+ 9378us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.329868 (+444582us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.571910 (+242042us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.572018 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.572051 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.681672 (+109621us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.681758 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.681773 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.681774 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242033,"prepare.queue_time_us":1938453,"prepare.run_cpu_time_us":38162,"prepare.run_wall_time_us":653196,"replication_time_us":453952}]]}
I20260503 14:05:17.682022 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.682133 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.682245 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.682730 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 384ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.693452 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 440) took 3401 ms. Trace:
I20260503 14:05:17.693535 1078 rpcz_store.cc:276] 0503 14:05:14.292066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292194 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:17.693435 (+3401241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.266437 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.266477 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.121791 (+855314us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.121793 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.121799 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.121799 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.121854 (+ 55us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.296774 (+174920us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.494576 (+197802us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.494704 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.494742 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.693301 (+198559us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.693392 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.693419 (+ 27us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.693420 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197793,"prepare.queue_time_us":1974200,"prepare.run_cpu_time_us":50755,"prepare.run_wall_time_us":855425,"replication_time_us":174969}]]}
I20260503 14:05:17.693712 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.693810 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.694012 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 340ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.694320 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 57ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.700649 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.344s user 0.000s sys 0.000s
I20260503 14:05:17.701917 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 374) took 3659 ms. Trace:
I20260503 14:05:17.701997 1073 rpcz_store.cc:276] 0503 14:05:14.042446 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043911 (+ 1465us) service_pool.cc:224] Handling call
0503 14:05:17.701905 (+3657994us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.709028 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.709547 (+ 519us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.951941 (+1242394us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.951943 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.951949 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.951950 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.952030 (+ 80us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.103169 (+151139us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.320436 (+217267us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.356376 (+ 35940us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.356433 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.701779 (+345346us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.701874 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.701891 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.701892 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217255,"prepare.queue_time_us":1664434,"prepare.run_cpu_time_us":94535,"prepare.run_wall_time_us":1243258,"replication_time_us":151212}]]}
I20260503 14:05:17.702189 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.702304 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.702525 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.703054 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.717022 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:17.718209 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 373) took 3675 ms. Trace:
I20260503 14:05:17.718271 1085 rpcz_store.cc:276] 0503 14:05:14.042428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043797 (+ 1369us) service_pool.cc:224] Handling call
0503 14:05:17.718200 (+3674403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.169941 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.170713 (+ 772us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.025550 (+854837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.025553 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.025558 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.025559 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.025635 (+ 76us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.309617 (+283982us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.471525 (+161908us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.471649 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.471698 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.718085 (+246387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.718170 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.718185 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.718186 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":161897,"prepare.queue_time_us":2126099,"prepare.run_cpu_time_us":77364,"prepare.run_wall_time_us":855703,"replication_time_us":284051}]]}
I20260503 14:05:17.718451 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.718564 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.718655 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.718937 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
I20260503 14:05:17.720005 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 388) took 3678 ms. Trace:
I20260503 14:05:17.720055 1077 rpcz_store.cc:276] 0503 14:05:14.041558 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041733 (+ 175us) service_pool.cc:224] Handling call
0503 14:05:17.719996 (+3678263us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.042112 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.042137 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.662132 (+619995us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.662133 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.662138 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.662139 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.662196 (+ 57us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.281655 (+619459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.475529 (+193874us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.475651 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.475690 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.719884 (+244194us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.719975 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.719986 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.719986 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193694,"prepare.queue_time_us":2000326,"prepare.run_cpu_time_us":42910,"prepare.run_wall_time_us":620092,"replication_time_us":619248}]]}
I20260503 14:05:17.720217 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.720307 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.720567 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.720772 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.722667 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.737257 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260503 14:05:17.738466 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 414) took 3696 ms. Trace:
I20260503 14:05:17.738545 1074 rpcz_store.cc:276] 0503 14:05:14.042056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042176 (+ 120us) service_pool.cc:224] Handling call
0503 14:05:17.738455 (+3696279us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.668223 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.668261 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.678933 (+1010672us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.678934 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.678940 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.678940 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.679010 (+ 70us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.104785 (+425775us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.514875 (+410090us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.515000 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.515034 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.738335 (+223301us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.738423 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.738441 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.738441 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":387161,"prepare.queue_time_us":1626016,"prepare.run_cpu_time_us":69292,"prepare.run_wall_time_us":1010795,"replication_time_us":391122}]]}
I20260503 14:05:17.738724 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.738827 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.739029 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.739171 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.757828 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 402) took 3465 ms. Trace:
I20260503 14:05:17.757910 1080 rpcz_store.cc:276] 0503 14:05:14.291990 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292242 (+ 252us) service_pool.cc:224] Handling call
0503 14:05:17.757812 (+3465570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.512882 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.512922 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.213205 (+700283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.213207 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.213212 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.213212 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.213268 (+ 56us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.430120 (+216852us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.557217 (+127097us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.557343 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.557381 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.757684 (+200303us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.757780 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.757797 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.757798 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127083,"prepare.queue_time_us":2220584,"prepare.run_cpu_time_us":41703,"prepare.run_wall_time_us":700396,"replication_time_us":216899}]]}
I20260503 14:05:17.758080 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.758179 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.758366 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.758551 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.758761 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.763674 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 405) took 3032 ms. Trace:
I20260503 14:05:17.763754 1109 rpcz_store.cc:276] 0503 14:05:14.731151 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731721 (+ 570us) service_pool.cc:224] Handling call
0503 14:05:17.763659 (+3031938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.519266 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.519294 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.320241 (+800947us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.320244 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.320250 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.320251 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.320347 (+ 96us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.440105 (+119758us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.682018 (+241913us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.682162 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.682196 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.763516 (+ 81320us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.763633 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.763645 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.763646 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":241904,"prepare.queue_time_us":1787494,"prepare.run_cpu_time_us":48574,"prepare.run_wall_time_us":801092,"replication_time_us":119849}]]}
I20260503 14:05:17.763917 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.764019 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.764148 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.764470 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.779086 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.383s user 0.000s sys 0.000s
I20260503 14:05:17.780333 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 391) took 3738 ms. Trace:
I20260503 14:05:17.780411 1076 rpcz_store.cc:276] 0503 14:05:14.041607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041892 (+ 285us) service_pool.cc:224] Handling call
0503 14:05:17.780322 (+3738430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.050700 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.050720 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.012406 (+961686us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.012408 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.012413 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.012413 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.012465 (+ 52us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.270915 (+258450us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.396167 (+125252us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.396300 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.396334 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.780182 (+383848us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.780294 (+ 112us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.780308 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.780309 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":125245,"prepare.queue_time_us":2008736,"prepare.run_cpu_time_us":53093,"prepare.run_wall_time_us":961771,"replication_time_us":258498}]]}
I20260503 14:05:17.780650 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.780752 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.780848 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.781172 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.789459 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.000s sys 0.000s
I20260503 14:05:17.790710 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 411) took 3748 ms. Trace:
I20260503 14:05:17.790778 1081 rpcz_store.cc:276] 0503 14:05:14.042002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043308 (+ 1306us) service_pool.cc:224] Handling call
0503 14:05:17.790698 (+3747390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.146986 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.147012 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.997959 (+850947us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.997961 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.997998 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.997998 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.998039 (+ 41us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.190715 (+192676us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.530102 (+339387us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.530233 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.530269 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.790581 (+260312us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.790668 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.790683 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.790684 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":339377,"prepare.queue_time_us":2103641,"prepare.run_cpu_time_us":47650,"prepare.run_wall_time_us":851060,"replication_time_us":192637}]]}
I20260503 14:05:17.790957 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.791059 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.791153 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.791530 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 140ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.801438 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:17.802707 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 434) took 3510 ms. Trace:
I20260503 14:05:17.802771 1083 rpcz_store.cc:276] 0503 14:05:14.291966 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292505 (+ 539us) service_pool.cc:224] Handling call
0503 14:05:17.802695 (+3510190us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.409275 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.409318 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.192081 (+782763us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.192083 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.192088 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.192089 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.192152 (+ 63us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.385209 (+193057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.589875 (+204666us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.590006 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.590046 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.802570 (+212524us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.802666 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.802681 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.802681 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":204656,"prepare.queue_time_us":2116704,"prepare.run_cpu_time_us":44289,"prepare.run_wall_time_us":782886,"replication_time_us":193113}]]}
I20260503 14:05:17.802946 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.803047 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.803242 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 401ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.805423 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 111ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.838753 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.418s user 0.000s sys 0.000s
I20260503 14:05:17.840027 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 417) took 3797 ms. Trace:
I20260503 14:05:17.840097 1079 rpcz_store.cc:276] 0503 14:05:14.042192 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043516 (+ 1324us) service_pool.cc:224] Handling call
0503 14:05:17.840015 (+3796499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.953455 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.953487 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.805164 (+851677us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.805404 (+ 240us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.806149 (+ 745us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.806150 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.809986 (+ 3836us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.194375 (+384389us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.421059 (+226684us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.421159 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.421190 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.839890 (+418700us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.839985 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.840000 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.840001 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226676,"prepare.queue_time_us":1909906,"prepare.run_cpu_time_us":82862,"prepare.run_wall_time_us":856708,"replication_time_us":388218}]]}
I20260503 14:05:17.840262 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.840394 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.840910 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.841131 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.848140 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.000s sys 0.000s
I20260503 14:05:17.849634 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 425) took 3807 ms. Trace:
I20260503 14:05:17.849720 1071 rpcz_store.cc:276] 0503 14:05:14.042320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043688 (+ 1368us) service_pool.cc:224] Handling call
0503 14:05:17.849621 (+3805933us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.409584 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.409999 (+ 415us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.935152 (+525153us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.935154 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.935191 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.935192 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.935249 (+ 57us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.316281 (+381032us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.519678 (+203397us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.519802 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.519831 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.849496 (+329665us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.849592 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.849607 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.849608 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":203385,"prepare.queue_time_us":2285407,"prepare.run_cpu_time_us":65340,"prepare.run_wall_time_us":531931,"replication_time_us":381084}]]}
I20260503 14:05:17.849884 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.849982 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:17.850219 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.850601 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.861109 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20260503 14:05:17.862382 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 378) took 3819 ms. Trace:
I20260503 14:05:17.862479 1082 rpcz_store.cc:276] 0503 14:05:14.042513 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.044111 (+ 1598us) service_pool.cc:224] Handling call
0503 14:05:17.862369 (+3818258us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.264874 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.264896 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.056664 (+791768us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.056665 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.056670 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.056698 (+ 28us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.056743 (+ 45us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.358329 (+301586us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.641517 (+283188us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.641678 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.641722 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.862232 (+220510us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.862332 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.862352 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.862353 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":283180,"prepare.queue_time_us":2220717,"prepare.run_cpu_time_us":48038,"prepare.run_wall_time_us":791877,"replication_time_us":301623}]]}
I20260503 14:05:17.862646 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.862748 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.862936 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.863104 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.863315 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.000s sys 0.000s
I20260503 14:05:17.864485 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 404) took 3822 ms. Trace:
I20260503 14:05:17.864575 1072 rpcz_store.cc:276] 0503 14:05:14.041863 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042945 (+ 1082us) service_pool.cc:224] Handling call
0503 14:05:17.864472 (+3821527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.369389 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.369441 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.016667 (+647226us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.016669 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.016675 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.016676 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.016740 (+ 64us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.271967 (+255227us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.629802 (+357835us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.629928 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.629966 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.864366 (+234400us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.864445 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.864459 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.864459 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":357825,"prepare.queue_time_us":2326389,"prepare.run_cpu_time_us":37537,"prepare.run_wall_time_us":647359,"replication_time_us":255285}]]}
I20260503 14:05:17.864780 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.864876 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.864961 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.865250 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.882048 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.314s user 0.000s sys 0.000s
I20260503 14:05:17.883335 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 415) took 3841 ms. Trace:
I20260503 14:05:17.883397 1075 rpcz_store.cc:276] 0503 14:05:14.042065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042204 (+ 139us) service_pool.cc:224] Handling call
0503 14:05:17.883323 (+3841119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.006689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.006731 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.921600 (+914869us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.921601 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.921603 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.921603 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:16.921624 (+ 21us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.225303 (+303679us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.567636 (+342333us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.567764 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.567802 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.883208 (+315406us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.883295 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.883311 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.883311 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":342322,"prepare.queue_time_us":1964462,"prepare.run_cpu_time_us":54480,"prepare.run_wall_time_us":914941,"replication_time_us":303621}]]}
I20260503 14:05:17.883592 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.883666 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.883847 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.884056 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.902647 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 395) took 3609 ms. Trace:
I20260503 14:05:17.902732 1073 rpcz_store.cc:276] 0503 14:05:14.293560 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293681 (+ 121us) service_pool.cc:224] Handling call
0503 14:05:17.902630 (+3608949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:15.708695 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:15.812007 (+103312us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.663108 (+851101us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.663194 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.663707 (+ 513us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.663708 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.269917 (+606209us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.445900 (+175983us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.702185 (+256285us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.702340 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.702383 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.902378 (+199995us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.902602 (+ 224us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.902615 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.902615 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":256276,"prepare.queue_time_us":1414492,"prepare.run_cpu_time_us":174791,"prepare.run_wall_time_us":1582257,"replication_time_us":782186}]]}
I20260503 14:05:17.902920 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.903009 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.903314 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.904245 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 425) took 3610 ms. Trace:
I20260503 14:05:17.904302 1074 rpcz_store.cc:276] 0503 14:05:14.293502 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.294031 (+ 529us) service_pool.cc:224] Handling call
0503 14:05:17.904236 (+3610205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.202309 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.202336 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.024205 (+821869us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.024206 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.024211 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.024211 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.024259 (+ 48us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.356677 (+332418us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.738721 (+382044us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.738856 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.738893 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.904132 (+165239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.904214 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.904227 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.904227 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":382035,"prepare.queue_time_us":1908243,"prepare.run_cpu_time_us":43797,"prepare.run_wall_time_us":821958,"replication_time_us":332460}]]}
I20260503 14:05:17.904419 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 400) took 3173 ms. Trace:
W20260503 14:05:17.904727 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.904475 1109 rpcz_store.cc:276] 0503 14:05:14.731067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731457 (+ 390us) service_pool.cc:224] Handling call
0503 14:05:17.904409 (+3172952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.539938 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.539965 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.288020 (+748055us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.288022 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.288027 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.288027 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.288083 (+ 56us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.616957 (+328874us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.763913 (+146956us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.764049 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.764088 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.904316 (+140228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.904376 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.904389 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.904390 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146946,"prepare.queue_time_us":1808436,"prepare.run_cpu_time_us":40222,"prepare.run_wall_time_us":748153,"replication_time_us":328923}]]}
I20260503 14:05:17.905144 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.905242 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:17.905304 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.905332 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.904466 1074 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.905580 1074 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.905652 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.905153 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.911849 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.376s user 0.000s sys 0.000s
I20260503 14:05:17.913129 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 416) took 3186 ms. Trace:
I20260503 14:05:17.913193 1084 rpcz_store.cc:276] 0503 14:05:14.727054 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728232 (+ 1178us) service_pool.cc:224] Handling call
0503 14:05:17.913116 (+3184884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.306515 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.306537 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.248521 (+941984us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.248523 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.248528 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.248612 (+ 84us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.248692 (+ 80us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.369389 (+120697us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.535431 (+166042us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.535567 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.535608 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.912970 (+377362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.913086 (+ 116us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.913102 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.913102 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165696,"prepare.queue_time_us":1578246,"prepare.run_cpu_time_us":48737,"prepare.run_wall_time_us":942185,"replication_time_us":119911}]]}
I20260503 14:05:17.913371 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.913493 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.913684 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.914140 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.922008 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.922099 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.922128 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.922154 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.923291 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 8
I20260503 14:05:17.923367 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 8
I20260503 14:05:17.923395 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.923426 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.923453 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.923480 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.923509 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.923534 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.924804 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:17.925336 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.931457 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.931556 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 8
I20260503 14:05:17.931591 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.931620 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.931941 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.931989 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:17.932017 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.932046 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.932080 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.932111 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 6
I20260503 14:05:17.969544 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 416) took 3676 ms. Trace:
I20260503 14:05:17.969630 1072 rpcz_store.cc:276] 0503 14:05:14.293335 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293358 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:17.969529 (+3676171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.429100 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.429118 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.339285 (+910167us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.339287 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.339290 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.339290 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.339342 (+ 52us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.504962 (+165620us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.864776 (+359814us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.864899 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.864933 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.969413 (+104480us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.969501 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.969517 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.969518 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":359804,"prepare.queue_time_us":2135650,"prepare.run_cpu_time_us":56370,"prepare.run_wall_time_us":910247,"replication_time_us":165665}]]}
W20260503 14:05:17.969822 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.000s sys 0.000s
W20260503 14:05:17.970088 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 318ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.969823 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:17.970306 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.970394 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.970808 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 394) took 3929 ms. Trace:
I20260503 14:05:17.970855 1077 rpcz_store.cc:276] 0503 14:05:14.041694 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.041973 (+ 279us) service_pool.cc:224] Handling call
0503 14:05:17.970799 (+3928826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.285572 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.285590 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.339856 (+1054266us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.339858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.339942 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.339942 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.375547 (+ 35605us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.439974 (+ 64427us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.720214 (+280240us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.720338 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.720367 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.970719 (+250352us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.970779 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.970792 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.970792 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":280230,"prepare.queue_time_us":2243561,"prepare.run_cpu_time_us":99254,"prepare.run_wall_time_us":1090692,"replication_time_us":100027}]]}
I20260503 14:05:17.971025 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:17.971125 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.971326 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:05:17.979094 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 397) took 3689 ms. Trace:
I20260503 14:05:17.979169 1076 rpcz_store.cc:276] 0503 14:05:14.289222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.289292 (+ 70us) service_pool.cc:224] Handling call
0503 14:05:17.979079 (+3689787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.668675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.668705 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.398562 (+729857us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.398563 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.398567 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.398568 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.398617 (+ 49us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.512954 (+114337us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.780646 (+267692us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.780779 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.780816 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.978982 (+198166us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.979056 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.979070 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.979070 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":267681,"prepare.queue_time_us":2379302,"prepare.run_cpu_time_us":45534,"prepare.run_wall_time_us":729958,"replication_time_us":114377}]]}
I20260503 14:05:17.979351 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:17.979444 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:17.979599 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.979902 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.994333 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.203s user 0.000s sys 0.000s
I20260503 14:05:17.995597 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 423) took 3702 ms. Trace:
I20260503 14:05:17.995661 1081 rpcz_store.cc:276] 0503 14:05:14.293469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293942 (+ 473us) service_pool.cc:224] Handling call
0503 14:05:17.995585 (+3701643us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.689010 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.689036 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.213906 (+524870us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.213907 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.213911 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.213912 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.213955 (+ 43us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.463054 (+249099us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.790954 (+327900us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.791087 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.791124 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:17.995464 (+204340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:17.995556 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:17.995573 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:17.995573 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327875,"prepare.queue_time_us":2395028,"prepare.run_cpu_time_us":30402,"prepare.run_wall_time_us":524955,"replication_time_us":249133}]]}
I20260503 14:05:17.995867 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:17.995961 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:17.996057 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:17.997637 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 69ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.034332 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.340s user 0.000s sys 0.000s
I20260503 14:05:18.035519 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 441) took 3743 ms. Trace:
I20260503 14:05:18.035578 1078 rpcz_store.cc:276] 0503 14:05:14.292077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292235 (+ 158us) service_pool.cc:224] Handling call
0503 14:05:18.035510 (+3743275us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.427038 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.427064 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.211077 (+784013us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.211078 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.211085 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.211086 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.211163 (+ 77us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.436251 (+225088us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.693708 (+257457us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.693841 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.693881 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.035404 (+341523us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.035492 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.035503 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.035503 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":257448,"prepare.queue_time_us":2134757,"prepare.run_cpu_time_us":48518,"prepare.run_wall_time_us":784135,"replication_time_us":225159}]]}
I20260503 14:05:18.035755 1078 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:18.035842 1078 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.035989 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 340ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.036504 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
W20260503 14:05:18.044693 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.055819 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
I20260503 14:05:18.057205 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 387) took 3765 ms. Trace:
I20260503 14:05:18.057269 1085 rpcz_store.cc:276] 0503 14:05:14.291301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291559 (+ 258us) service_pool.cc:224] Handling call
0503 14:05:18.057194 (+3765635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.465863 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.465915 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.258158 (+792243us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.258194 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.258199 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.258200 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.258246 (+ 46us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.614720 (+356474us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.718447 (+103727us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.718592 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.718627 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.057082 (+338455us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.057176 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.057186 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.057186 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103715,"prepare.queue_time_us":2174252,"prepare.run_cpu_time_us":42580,"prepare.run_wall_time_us":792397,"replication_time_us":356512}]]}
I20260503 14:05:18.057446 1085 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.057483 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 21 got 7
I20260503 14:05:18.057528 1085 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.057711 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.057897 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.089745 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.331s user 0.000s sys 0.000s
I20260503 14:05:18.090976 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 410) took 3364 ms. Trace:
I20260503 14:05:18.091038 1080 rpcz_store.cc:276] 0503 14:05:14.726934 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.727944 (+ 1010us) service_pool.cc:224] Handling call
0503 14:05:18.090966 (+3363022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.202432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.202447 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.169786 (+967339us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.169788 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.169795 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.169796 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.169875 (+ 79us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.494929 (+325054us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.758076 (+263147us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.758211 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.758255 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.090846 (+332591us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.090938 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.090953 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.090954 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263137,"prepare.queue_time_us":1474450,"prepare.run_cpu_time_us":74642,"prepare.run_wall_time_us":967452,"replication_time_us":325127}]]}
I20260503 14:05:18.091179 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.091267 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.091440 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.091655 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.096428 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
I20260503 14:05:18.097635 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 439) took 3805 ms. Trace:
I20260503 14:05:18.097698 1071 rpcz_store.cc:276] 0503 14:05:14.292047 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292162 (+ 115us) service_pool.cc:224] Handling call
0503 14:05:18.097625 (+3805463us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.810748 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.812245 (+ 1497us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.330175 (+517930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.330262 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.330439 (+ 177us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.330440 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.335817 (+ 5377us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.672440 (+336623us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.849880 (+177440us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.850011 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.850053 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.097515 (+247462us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.097600 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.097612 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.097613 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177430,"prepare.queue_time_us":2518220,"prepare.run_cpu_time_us":73958,"prepare.run_wall_time_us":525405,"replication_time_us":341993}]]}
I20260503 14:05:18.097856 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.097925 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.098104 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.105625 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 76ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.129307 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.000s sys 0.000s
I20260503 14:05:18.130550 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 394) took 3839 ms. Trace:
I20260503 14:05:18.130610 1082 rpcz_store.cc:276] 0503 14:05:14.291409 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291836 (+ 427us) service_pool.cc:224] Handling call
0503 14:05:18.130540 (+3838704us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.689446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.689468 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.472103 (+782635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.472106 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.472111 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.472112 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.472184 (+ 72us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.804571 (+332387us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.862641 (+ 58070us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.862786 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.862825 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.130415 (+267590us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.130513 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.130527 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.130527 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58060,"prepare.queue_time_us":2397560,"prepare.run_cpu_time_us":48784,"prepare.run_wall_time_us":782754,"replication_time_us":332454}]]}
I20260503 14:05:18.130781 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.130872 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.131064 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.131361 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.135360 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.294s user 0.000s sys 0.000s
I20260503 14:05:18.136421 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 437) took 3844 ms. Trace:
I20260503 14:05:18.136472 1079 rpcz_store.cc:276] 0503 14:05:14.292016 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292675 (+ 659us) service_pool.cc:224] Handling call
0503 14:05:18.136413 (+3843738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.902922 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.902960 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.420853 (+517893us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.420855 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.420863 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.420864 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.420944 (+ 80us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.651046 (+230102us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.840258 (+189212us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.840523 (+ 265us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.841092 (+ 569us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.136320 (+295228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.136388 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.136401 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.136402 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":189200,"prepare.queue_time_us":2610177,"prepare.run_cpu_time_us":35442,"prepare.run_wall_time_us":518032,"replication_time_us":230175}]]}
I20260503 14:05:18.136644 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:18.136750 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.136932 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.137423 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.151737 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 429) took 3380 ms. Trace:
I20260503 14:05:18.151803 1077 rpcz_store.cc:276] 0503 14:05:14.771113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772722 (+ 1609us) service_pool.cc:224] Handling call
0503 14:05:18.151724 (+3379002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.990492 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.990513 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.475363 (+484850us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.475364 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.475368 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.475368 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.475421 (+ 53us) log.cc:844] Serialized 400 byte log entry
0503 14:05:17.691205 (+215784us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.971022 (+279817us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.971154 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.971185 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.151603 (+180418us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.151698 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.151711 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.151712 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279807,"prepare.queue_time_us":2217705,"prepare.run_cpu_time_us":27326,"prepare.run_wall_time_us":484937,"replication_time_us":215827}]]}
I20260503 14:05:18.151955 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.152051 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.152281 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 156ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.152720 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.156574 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.254s user 0.000s sys 0.000s
I20260503 14:05:18.157743 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 404) took 3426 ms. Trace:
I20260503 14:05:18.157800 1073 rpcz_store.cc:276] 0503 14:05:14.731135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731651 (+ 516us) service_pool.cc:224] Handling call
0503 14:05:18.157733 (+3426082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.012602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.012617 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.571679 (+559062us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.571681 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.571687 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.571688 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.571747 (+ 59us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.817474 (+245727us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.902914 (+ 85440us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.903033 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.903070 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.157612 (+254542us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.157694 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.157709 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.157709 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":85428,"prepare.queue_time_us":2280889,"prepare.run_cpu_time_us":30195,"prepare.run_wall_time_us":559154,"replication_time_us":245776}]]}
I20260503 14:05:18.157972 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.158075 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.158268 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.179839 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:18.181165 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 419) took 3887 ms. Trace:
I20260503 14:05:18.181228 1074 rpcz_store.cc:276] 0503 14:05:14.293402 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293789 (+ 387us) service_pool.cc:224] Handling call
0503 14:05:18.181153 (+3887364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.961025 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.961073 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.568090 (+607017us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.568093 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.568126 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.568126 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.568183 (+ 57us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.735727 (+167544us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.904464 (+168737us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.905608 (+ 1144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.905630 (+ 22us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.181036 (+275406us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.181127 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.181140 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.181140 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":168727,"prepare.queue_time_us":2667184,"prepare.run_cpu_time_us":38284,"prepare.run_wall_time_us":607181,"replication_time_us":167592}]]}
I20260503 14:05:18.181377 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.181476 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.181579 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.181900 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.193466 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 421) took 3900 ms. Trace:
I20260503 14:05:18.193553 1081 rpcz_store.cc:276] 0503 14:05:14.293435 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293900 (+ 465us) service_pool.cc:224] Handling call
0503 14:05:18.193453 (+3899553us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.608296 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.608340 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.514725 (+906385us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.514727 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.514732 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.514732 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.514832 (+ 100us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.767456 (+252624us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.995863 (+228407us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.995986 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.996025 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.193336 (+197311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.193423 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.193438 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.193439 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228396,"prepare.queue_time_us":2314362,"prepare.run_cpu_time_us":57568,"prepare.run_wall_time_us":906543,"replication_time_us":252715}]]}
I20260503 14:05:18.193722 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.193807 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.193897 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.194316 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.204893 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.291s user 0.000s sys 0.000s
I20260503 14:05:18.206120 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 411) took 3479 ms. Trace:
I20260503 14:05:18.206185 1084 rpcz_store.cc:276] 0503 14:05:14.726952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.727988 (+ 1036us) service_pool.cc:224] Handling call
0503 14:05:18.206108 (+3478120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.391645 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.391673 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.285853 (+894180us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.285855 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.285862 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.285863 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.285918 (+ 55us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.544746 (+258828us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.913367 (+368621us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.913525 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.913564 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.205991 (+292427us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.206082 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.206094 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.206095 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":368608,"prepare.queue_time_us":1663608,"prepare.run_cpu_time_us":55335,"prepare.run_wall_time_us":894283,"replication_time_us":258873}]]}
I20260503 14:05:18.206343 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.206430 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.206656 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.206722 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
I20260503 14:05:18.207628 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 423) took 4165 ms. Trace:
I20260503 14:05:18.207710 1083 rpcz_store.cc:276] 0503 14:05:14.042291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043633 (+ 1342us) service_pool.cc:224] Handling call
0503 14:05:18.207621 (+4163988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.043010 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.043027 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:16.967460 (+924433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:16.967548 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:16.967732 (+ 184us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:16.967733 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.196997 (+229264us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.468294 (+271297us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.802941 (+334647us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.803077 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.803120 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.207534 (+404414us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.207592 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.207613 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.207613 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334637,"prepare.queue_time_us":1999329,"prepare.run_cpu_time_us":94218,"prepare.run_wall_time_us":1184354,"replication_time_us":500556}]]}
I20260503 14:05:18.207828 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.207901 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.208117 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 359ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.208366 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.208555 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.207607 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:18.209614 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 391) took 3918 ms. Trace:
I20260503 14:05:18.209671 1109 rpcz_store.cc:276] 0503 14:05:14.291365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291702 (+ 337us) service_pool.cc:224] Handling call
0503 14:05:18.209607 (+3917905us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.472060 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.472084 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.434903 (+962819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.434905 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.434912 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.434914 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.434994 (+ 80us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.867859 (+432865us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.905142 (+ 37283us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.905270 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.905304 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.209532 (+304228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.209584 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.209598 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.209598 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37274,"prepare.queue_time_us":2180318,"prepare.run_cpu_time_us":70046,"prepare.run_wall_time_us":962945,"replication_time_us":432939}]]}
I20260503 14:05:18.209811 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.209893 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.209926 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.210083 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.234074 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
I20260503 14:05:18.235329 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 413) took 4193 ms. Trace:
I20260503 14:05:18.235391 1075 rpcz_store.cc:276] 0503 14:05:14.042037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042151 (+ 114us) service_pool.cc:224] Handling call
0503 14:05:18.235316 (+4193165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.283001 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.283025 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.338935 (+1055910us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.338936 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.338940 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.338940 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.341474 (+ 2534us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.596072 (+254598us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.883588 (+287516us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.883710 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.883746 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.235205 (+351459us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.235289 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.235302 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.235302 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":287506,"prepare.queue_time_us":2240822,"prepare.run_cpu_time_us":63627,"prepare.run_wall_time_us":1058487,"replication_time_us":257121}]]}
W20260503 14:05:18.235750 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.265s user 0.000s sys 0.000s
W20260503 14:05:18.236992 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.237354 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 405) took 4195 ms. Trace:
I20260503 14:05:18.237394 1072 rpcz_store.cc:276] 0503 14:05:14.041879 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043008 (+ 1129us) service_pool.cc:224] Handling call
0503 14:05:18.237350 (+4194342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.424142 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.425385 (+ 1243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.421863 (+996478us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.421864 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.421897 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.421898 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.421938 (+ 40us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.758861 (+336923us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.969820 (+210959us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.970331 (+ 511us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.970368 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.237276 (+266908us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.237335 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.237343 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.237343 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210949,"prepare.queue_time_us":2380931,"prepare.run_cpu_time_us":99936,"prepare.run_wall_time_us":997890,"replication_time_us":336956}]]}
I20260503 14:05:18.237557 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.237633 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.237720 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.238111 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 152ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.238718 1075 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.238795 1075 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.238867 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.271181 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.271278 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 6
I20260503 14:05:18.271309 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.271780 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:18.272600 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.273347 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.273404 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.273447 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.273476 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 6
I20260503 14:05:18.273505 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.273535 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 6
I20260503 14:05:18.309998 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 413) took 3582 ms. Trace:
I20260503 14:05:18.310082 1077 rpcz_store.cc:276] 0503 14:05:14.726984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728094 (+ 1110us) service_pool.cc:224] Handling call
0503 14:05:18.309979 (+3581885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.921551 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.921576 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.384610 (+463034us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.384613 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.392362 (+ 7749us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.393218 (+ 856us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.641292 (+248074us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.924742 (+283450us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.151952 (+227210us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.152079 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.152118 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.309860 (+157742us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.309948 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.309967 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.309968 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227199,"prepare.queue_time_us":2193416,"prepare.run_cpu_time_us":86580,"prepare.run_wall_time_us":770069,"replication_time_us":530828,"spinlock_wait_cycles":3328}]]}
I20260503 14:05:18.310263 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.310351 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.310549 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.314667 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260503 14:05:18.315793 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 407) took 4023 ms. Trace:
I20260503 14:05:18.315848 1080 rpcz_store.cc:276] 0503 14:05:14.292065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292495 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:18.315783 (+4023288us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.615164 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.615212 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.557573 (+942361us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.557575 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.557581 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.557582 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.557651 (+ 69us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.874065 (+316414us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.091176 (+217111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.091288 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.091319 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.315687 (+224368us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.315759 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.315772 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.315773 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217099,"prepare.queue_time_us":2322597,"prepare.run_cpu_time_us":54314,"prepare.run_wall_time_us":942502,"replication_time_us":316476}]]}
I20260503 14:05:18.316001 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.316102 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.316265 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.316867 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 348ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.319738 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 422) took 4026 ms. Trace:
I20260503 14:05:18.319790 1074 rpcz_store.cc:276] 0503 14:05:14.293450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.294508 (+ 1058us) service_pool.cc:224] Handling call
0503 14:05:18.319731 (+4025223us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.809348 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.809376 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.629572 (+820196us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.629574 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.629582 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.629584 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.629691 (+ 107us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.799680 (+169989us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.181373 (+381693us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.181504 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.181548 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.319646 (+138098us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.319707 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.319721 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.319722 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":381684,"prepare.queue_time_us":2514790,"prepare.run_cpu_time_us":74264,"prepare.run_wall_time_us":820357,"replication_time_us":170088}]]}
I20260503 14:05:18.319947 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.320031 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.320113 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 346ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.320465 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 116ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.327819 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
I20260503 14:05:18.329000 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 420) took 3601 ms. Trace:
I20260503 14:05:18.329056 1076 rpcz_store.cc:276] 0503 14:05:14.727110 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.727895 (+ 785us) service_pool.cc:224] Handling call
0503 14:05:18.328990 (+3601095us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.974890 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.974910 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.536850 (+561940us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.536852 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.536859 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.536860 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.536935 (+ 75us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.847418 (+310483us) op_driver.cc:464] REPLICATION: finished
0503 14:05:17.979348 (+131930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:17.979472 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:17.979505 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.328854 (+349349us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.328964 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.328978 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.328978 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":131921,"prepare.queue_time_us":2246955,"prepare.run_cpu_time_us":32243,"prepare.run_wall_time_us":562062,"replication_time_us":310549}]]}
I20260503 14:05:18.329231 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.329324 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.329491 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.329779 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 403ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.348026 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.290s user 0.000s sys 0.000s
I20260503 14:05:18.349603 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 385) took 4058 ms. Trace:
I20260503 14:05:18.349702 1085 rpcz_store.cc:276] 0503 14:05:14.291266 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291442 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:18.349592 (+4058150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.025655 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.025678 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.718213 (+692535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.718215 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.718221 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.718222 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.718296 (+ 74us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.938075 (+219779us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.057442 (+119367us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.057552 (+ 110us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.057585 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.349459 (+291874us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.349566 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.349581 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.349582 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":119357,"mutex_wait_us":3,"prepare.queue_time_us":2734152,"prepare.run_cpu_time_us":46638,"prepare.run_wall_time_us":692652,"replication_time_us":219821}]]}
I20260503 14:05:18.349895 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.349988 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.350262 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.351835 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 435ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.352449 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 6
I20260503 14:05:18.352509 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 9
I20260503 14:05:18.352556 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 8
I20260503 14:05:18.352586 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.352613 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 8
W20260503 14:05:18.350633 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 38ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.359458 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 390) took 4068 ms. Trace:
I20260503 14:05:18.359521 1109 rpcz_store.cc:276] 0503 14:05:14.291348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291369 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:18.359447 (+4068078us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.056761 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.056788 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.862434 (+805646us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.862435 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.862441 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.862489 (+ 48us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.862537 (+ 48us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.029136 (+166599us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.209808 (+180672us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.209920 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.209945 (+ 25us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.359335 (+149390us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.359419 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.359435 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.359436 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":180662,"prepare.queue_time_us":2765260,"prepare.run_cpu_time_us":48386,"prepare.run_wall_time_us":805784,"replication_time_us":166639}]]}
I20260503 14:05:18.359661 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.359751 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.359920 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.361533 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.375026 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.376165 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.340s user 0.000s sys 0.000s
I20260503 14:05:18.377341 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 416) took 4335 ms. Trace:
I20260503 14:05:18.377396 1078 rpcz_store.cc:276] 0503 14:05:14.042163 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043468 (+ 1305us) service_pool.cc:224] Handling call
0503 14:05:18.377330 (+4333862us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.183280 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.183328 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.225475 (+1042147us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.285898 (+ 60423us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.337920 (+ 52022us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.337921 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.374590 (+ 36669us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.673115 (+298525us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.035752 (+362637us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.035870 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.035905 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.377212 (+341307us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.377306 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.377318 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.377319 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":362630,"prepare.queue_time_us":2139770,"prepare.run_cpu_time_us":138456,"prepare.run_wall_time_us":1193071,"replication_time_us":335189}]]}
I20260503 14:05:18.377555 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260503 14:05:18.377688 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.377842 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 119ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.377955 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 59ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.378121 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 6
I20260503 14:05:18.408599 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.408699 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 7
I20260503 14:05:18.408737 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 22 got 8
W20260503 14:05:18.413267 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:18.414418 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 417) took 3642 ms. Trace:
I20260503 14:05:18.414491 1082 rpcz_store.cc:276] 0503 14:05:14.771985 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.775002 (+ 3017us) service_pool.cc:224] Handling call
0503 14:05:18.414408 (+3639406us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.320374 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.320401 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.763688 (+443287us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.763690 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.763696 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.763697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.763764 (+ 67us) log.cc:844] Serialized 400 byte log entry
0503 14:05:17.951821 (+188057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.130778 (+178957us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.130901 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.130941 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.414292 (+283351us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.414381 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.414396 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.414396 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178947,"prepare.queue_time_us":2545344,"prepare.run_cpu_time_us":27553,"prepare.run_wall_time_us":443400,"replication_time_us":188116}]]}
I20260503 14:05:18.414675 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.414772 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.414969 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.415172 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.431303 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260503 14:05:18.432660 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 431) took 4140 ms. Trace:
I20260503 14:05:18.432729 1071 rpcz_store.cc:276] 0503 14:05:14.291903 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292332 (+ 429us) service_pool.cc:224] Handling call
0503 14:05:18.432648 (+4140316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.634834 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.634877 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.519569 (+884692us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.519572 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.519577 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.519578 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.519638 (+ 60us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.706485 (+186847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.097852 (+391367us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.097945 (+ 93us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.097984 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.432497 (+334513us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.432620 (+ 123us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.432633 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.432634 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":391355,"prepare.queue_time_us":2342429,"prepare.run_cpu_time_us":52810,"prepare.run_wall_time_us":884813,"replication_time_us":186901}]]}
I20260503 14:05:18.432886 1071 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.432976 1071 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.433152 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.433360 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.467146 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
W20260503 14:05:18.468240 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:18.468381 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 419) took 4426 ms. Trace:
I20260503 14:05:18.468451 1079 rpcz_store.cc:276] 0503 14:05:14.042222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.043596 (+ 1374us) service_pool.cc:224] Handling call
0503 14:05:18.468370 (+4424774us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.575479 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.575502 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.439492 (+863990us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.439494 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.439500 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.439501 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.439575 (+ 74us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.722576 (+283001us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.136641 (+414065us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.136773 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.136806 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.468239 (+331433us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.468345 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.468358 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.468359 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":414056,"prepare.queue_time_us":2531845,"prepare.run_cpu_time_us":79822,"prepare.run_wall_time_us":864112,"replication_time_us":283069}]]}
I20260503 14:05:18.468618 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.468726 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.468937 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 398ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.469139 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.469388 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 420) took 4175 ms. Trace:
I20260503 14:05:18.469439 1081 rpcz_store.cc:276] 0503 14:05:14.293421 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293848 (+ 427us) service_pool.cc:224] Handling call
0503 14:05:18.469380 (+4175532us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.611796 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.611822 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.529906 (+918084us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.529907 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.529912 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.529913 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.529976 (+ 63us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.857040 (+327064us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.193718 (+336678us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.193834 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.193870 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.469297 (+275427us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.469360 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.469372 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.469372 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":336668,"prepare.queue_time_us":2317903,"prepare.run_cpu_time_us":53838,"prepare.run_wall_time_us":918188,"replication_time_us":327117}]]}
I20260503 14:05:18.469563 1081 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.469650 1081 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.469736 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.470027 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 54ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.489439 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.331s user 0.000s sys 0.000s
I20260503 14:05:18.490672 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 401) took 3759 ms. Trace:
I20260503 14:05:18.490732 1073 rpcz_store.cc:276] 0503 14:05:14.731082 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731508 (+ 426us) service_pool.cc:224] Handling call
0503 14:05:18.490659 (+3759151us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.974282 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.010130 (+ 35848us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.642593 (+632463us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.643322 (+ 729us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.678637 (+ 35315us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.689325 (+ 10688us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.756865 (+ 67540us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.999609 (+242744us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.157969 (+158360us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.158104 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.158142 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.490536 (+332394us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.490630 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.490645 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.490646 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158351,"prepare.queue_time_us":2237316,"prepare.run_cpu_time_us":74506,"prepare.run_wall_time_us":802172,"replication_time_us":309027}]]}
I20260503 14:05:18.490875 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.490973 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.491168 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.492489 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.498041 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 422) took 4455 ms. Trace:
I20260503 14:05:18.498100 1078 rpcz_store.cc:276] 0503 14:05:14.042274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.042380 (+ 106us) service_pool.cc:224] Handling call
0503 14:05:18.498033 (+4455653us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.547856 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.547883 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.494371 (+946488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.494373 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.494381 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.494382 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.494462 (+ 80us) log.cc:844] Serialized 322 byte log entry
0503 14:05:17.872522 (+378060us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.377552 (+505030us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.377723 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.377759 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.497936 (+120177us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.498009 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.498021 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.498022 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":505019,"prepare.queue_time_us":2505433,"prepare.run_cpu_time_us":58836,"prepare.run_wall_time_us":946617,"replication_time_us":378133}]]}
I20260503 14:05:18.498241 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.498324 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.498544 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 104ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.499531 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 400) took 4207 ms. Trace:
I20260503 14:05:18.499581 1076 rpcz_store.cc:276] 0503 14:05:14.291937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292081 (+ 144us) service_pool.cc:224] Handling call
0503 14:05:18.499522 (+4207441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.662213 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.662260 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.720030 (+1057770us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.720032 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.720035 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.720035 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.722535 (+ 2500us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.060919 (+338384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.329227 (+268308us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.329354 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.329388 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.499425 (+170037us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.499499 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.499513 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.499513 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":268294,"prepare.queue_time_us":2370094,"prepare.run_cpu_time_us":64011,"prepare.run_wall_time_us":1060339,"replication_time_us":340875}]]}
I20260503 14:05:18.499722 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.499810 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.499987 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 361ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.500970 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 386) took 4209 ms. Trace:
I20260503 14:05:18.501035 1085 rpcz_store.cc:276] 0503 14:05:14.291286 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.291516 (+ 230us) service_pool.cc:224] Handling call
0503 14:05:18.500959 (+4209443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.952054 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.952078 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.702869 (+750791us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.702871 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.702877 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.702878 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.702930 (+ 52us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.034284 (+331354us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.349891 (+315607us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.350017 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.350054 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.500875 (+150821us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.500937 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.500950 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.500951 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315597,"prepare.queue_time_us":2660501,"prepare.run_cpu_time_us":49874,"prepare.run_wall_time_us":750893,"replication_time_us":331400}]]}
I20260503 14:05:18.501185 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.501267 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.501530 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.501724 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.501837 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.502161 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.514848 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.308s user 0.000s sys 0.000s
I20260503 14:05:18.516149 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 428) took 3745 ms. Trace:
I20260503 14:05:18.516212 1084 rpcz_store.cc:276] 0503 14:05:14.771095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772667 (+ 1572us) service_pool.cc:224] Handling call
0503 14:05:18.516136 (+3743469us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.248710 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.248736 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.913840 (+665104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.913842 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.913847 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.913848 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.913919 (+ 71us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.022473 (+108554us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.206341 (+183868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.206459 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.206495 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.515985 (+309490us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.516094 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.516123 (+ 29us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.516123 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183859,"prepare.queue_time_us":2476003,"prepare.run_cpu_time_us":35604,"prepare.run_wall_time_us":665218,"replication_time_us":108604}]]}
I20260503 14:05:18.516382 1084 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.516495 1084 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.516764 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.523392 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.524906 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
I20260503 14:05:18.526183 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 427) took 4232 ms. Trace:
I20260503 14:05:18.526248 1072 rpcz_store.cc:276] 0503 14:05:14.293543 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293634 (+ 91us) service_pool.cc:224] Handling call
0503 14:05:18.526171 (+4232537us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.679032 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.679055 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.738524 (+1059469us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.738526 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.738534 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.738536 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.738620 (+ 84us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.066471 (+327851us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.237554 (+171083us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.237660 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.237693 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.526028 (+288335us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.526142 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.526158 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.526159 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":171071,"prepare.queue_time_us":2385342,"prepare.run_cpu_time_us":60194,"prepare.run_wall_time_us":1059599,"replication_time_us":327928}]]}
I20260503 14:05:18.526424 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.526532 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.526625 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 84ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.526751 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.567303 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.359s user 0.000s sys 0.000s
I20260503 14:05:18.568578 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 453) took 3840 ms. Trace:
I20260503 14:05:18.568638 1083 rpcz_store.cc:276] 0503 14:05:14.727644 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729385 (+ 1741us) service_pool.cc:224] Handling call
0503 14:05:18.568566 (+3839181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.121872 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.121893 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.693428 (+571535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.693430 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.693435 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.693436 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.693496 (+ 60us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.751612 (+ 58116us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.207825 (+456213us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.207928 (+ 103us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.207954 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.568426 (+360472us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.568514 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.568552 (+ 38us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.568553 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":456203,"prepare.queue_time_us":2392444,"prepare.run_cpu_time_us":32858,"prepare.run_wall_time_us":571632,"replication_time_us":58163}]]}
I20260503 14:05:18.568773 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.568871 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.569065 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 102ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.569380 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.581032 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.342s user 0.000s sys 0.000s
I20260503 14:05:18.582376 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 424) took 4288 ms. Trace:
I20260503 14:05:18.582442 1075 rpcz_store.cc:276] 0503 14:05:14.293486 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293988 (+ 502us) service_pool.cc:224] Handling call
0503 14:05:18.582365 (+4288377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.998054 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.998078 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.791387 (+793309us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.791389 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.791428 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.791428 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.791469 (+ 41us) log.cc:844] Serialized 348 byte log entry
0503 14:05:17.932021 (+140552us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.238715 (+306694us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.238820 (+ 105us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.238843 (+ 23us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.582240 (+343397us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.582334 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.582351 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.582351 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":303549,"prepare.queue_time_us":2704029,"prepare.run_cpu_time_us":46918,"prepare.run_wall_time_us":793530,"replication_time_us":140586}]]}
I20260503 14:05:18.582640 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.582752 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.582852 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.583225 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.591183 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.000s sys 0.000s
I20260503 14:05:18.592473 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 408) took 3861 ms. Trace:
I20260503 14:05:18.592550 1109 rpcz_store.cc:276] 0503 14:05:14.731192 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731294 (+ 102us) service_pool.cc:224] Handling call
0503 14:05:18.592461 (+3861167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.885331 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.885358 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.681813 (+796455us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.681815 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.681821 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.681821 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.681876 (+ 55us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.066897 (+385021us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.359658 (+292761us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.359778 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.359815 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.592337 (+232522us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.592433 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.592447 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.592447 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292752,"prepare.queue_time_us":2153996,"prepare.run_cpu_time_us":46870,"prepare.run_wall_time_us":796554,"replication_time_us":385071}]]}
I20260503 14:05:18.592716 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.592808 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.593003 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.593374 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.603907 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 438) took 4311 ms. Trace:
I20260503 14:05:18.603978 1078 rpcz_store.cc:276] 0503 14:05:14.292031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292753 (+ 722us) service_pool.cc:224] Handling call
0503 14:05:18.603890 (+4311137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.935275 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.936891 (+ 1616us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.849695 (+912804us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.849697 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.849730 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.849731 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.849786 (+ 55us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.043874 (+194088us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.498238 (+454364us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.498352 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.498390 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.603768 (+105378us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.603861 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.603875 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.603876 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":454354,"prepare.queue_time_us":2642484,"prepare.run_cpu_time_us":57845,"prepare.run_wall_time_us":914521,"replication_time_us":194136}]]}
I20260503 14:05:18.604159 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.604249 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.604499 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 353ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.612067 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 438) took 3884 ms. Trace:
I20260503 14:05:18.612139 1072 rpcz_store.cc:276] 0503 14:05:14.727328 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728969 (+ 1641us) service_pool.cc:224] Handling call
0503 14:05:18.612050 (+3883081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.024273 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.024291 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.904283 (+879992us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.904284 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.904289 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.904290 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.904345 (+ 55us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.154876 (+250531us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.526421 (+371545us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.526559 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.526595 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.611910 (+ 85315us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.612021 (+ 111us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.612037 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.612038 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":371537,"prepare.queue_time_us":2295273,"prepare.run_cpu_time_us":50047,"prepare.run_wall_time_us":880080,"replication_time_us":250582}]]}
I20260503 14:05:18.612269 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.612365 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.612460 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.612720 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.629446 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
I20260503 14:05:18.630661 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 414) took 3903 ms. Trace:
I20260503 14:05:18.630725 1080 rpcz_store.cc:276] 0503 14:05:14.727021 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728143 (+ 1122us) service_pool.cc:224] Handling call
0503 14:05:18.630650 (+3902507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.213286 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.213306 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.757830 (+544524us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.757832 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.757838 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.757839 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.757926 (+ 87us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.027053 (+269127us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.315998 (+288945us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.316130 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.316167 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.630529 (+314362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.630620 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.630635 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.630636 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":288936,"prepare.queue_time_us":2485104,"prepare.run_cpu_time_us":36521,"prepare.run_wall_time_us":544651,"replication_time_us":269209}]]}
I20260503 14:05:18.630882 1080 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:18.630980 1080 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.631173 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.631649 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.636696 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.326s user 0.000s sys 0.000s
I20260503 14:05:18.637782 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 403) took 4345 ms. Trace:
I20260503 14:05:18.637840 1077 rpcz_store.cc:276] 0503 14:05:14.292006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292303 (+ 297us) service_pool.cc:224] Handling call
0503 14:05:18.637773 (+4345470us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.012480 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.012500 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.780989 (+768489us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.780990 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.780995 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.780995 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.781063 (+ 68us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.024418 (+243355us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.310259 (+285841us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.310379 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.310417 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.637679 (+327262us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.637748 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.637761 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.637762 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":285831,"prepare.queue_time_us":2720146,"prepare.run_cpu_time_us":45435,"prepare.run_wall_time_us":768595,"replication_time_us":243417}]]}
I20260503 14:05:18.638005 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.638101 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.638195 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.638303 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.653828 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 6
I20260503 14:05:18.653923 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.653959 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.653980 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 6
I20260503 14:05:18.654001 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.655247 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 9
I20260503 14:05:18.655316 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.655341 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.655365 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.655385 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.655406 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.661270 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.661363 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.661396 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.661459 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.661484 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.661947 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:18.662474 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.666316 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.346s user 0.000s sys 0.000s
I20260503 14:05:18.667531 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 436) took 3940 ms. Trace:
I20260503 14:05:18.667594 1074 rpcz_store.cc:276] 0503 14:05:14.727285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728863 (+ 1578us) service_pool.cc:224] Handling call
0503 14:05:18.667518 (+3938655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.213973 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.213994 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.996291 (+782297us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.996370 (+ 79us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.996454 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.996454 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.997540 (+ 1086us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.066815 (+ 69275us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.319943 (+253128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.320056 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.320086 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.667381 (+347295us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.667494 (+ 113us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.667503 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.667504 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":253120,"prepare.queue_time_us":2485077,"prepare.run_cpu_time_us":107226,"prepare.run_wall_time_us":783874,"replication_time_us":70357}]]}
I20260503 14:05:18.667789 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.667883 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.668126 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.669106 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.672351 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 430) took 4380 ms. Trace:
I20260503 14:05:18.672406 1083 rpcz_store.cc:276] 0503 14:05:14.291883 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292287 (+ 404us) service_pool.cc:224] Handling call
0503 14:05:18.672341 (+4380054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.810665 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.811184 (+ 519us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.840041 (+1028857us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.840042 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.840050 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.840052 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.840130 (+ 78us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.165129 (+324999us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.568770 (+403641us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.568899 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.568932 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.672241 (+103309us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.672323 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.672333 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.672333 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":403631,"prepare.queue_time_us":2518007,"prepare.run_cpu_time_us":66280,"prepare.run_wall_time_us":1029809,"replication_time_us":325070}]]}
I20260503 14:05:18.672573 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.672657 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.672889 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.673118 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.673640 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
W20260503 14:05:18.692021 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260503 14:05:18.693281 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 428) took 4399 ms. Trace:
W20260503 14:05:18.693329 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.202s user 0.000s sys 0.000s
I20260503 14:05:18.694448 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 412) took 3922 ms. Trace:
I20260503 14:05:18.694505 1073 rpcz_store.cc:276] 0503 14:05:14.771886 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774739 (+ 2853us) service_pool.cc:224] Handling call
0503 14:05:18.694439 (+3919700us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.288103 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.288126 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.904808 (+616682us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.904810 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.904814 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.904814 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.904870 (+ 56us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.137149 (+232279us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.490871 (+353722us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.491001 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.491041 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.694322 (+203281us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.694399 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.694427 (+ 28us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.694428 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353712,"prepare.queue_time_us":2513336,"prepare.run_cpu_time_us":34120,"prepare.run_wall_time_us":616776,"replication_time_us":232330}]]}
I20260503 14:05:18.694658 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.694752 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.695104 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.695431 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 9
W20260503 14:05:18.695612 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.695874 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 415ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.693346 1081 rpcz_store.cc:276] 0503 14:05:14.293553 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293687 (+ 134us) service_pool.cc:224] Handling call
0503 14:05:18.693269 (+4399582us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.921655 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.921671 (+ 16us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.883368 (+961697us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.883370 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.883377 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.883378 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.883461 (+ 83us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.154264 (+270803us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.469558 (+315294us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.469678 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.469706 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.693154 (+223448us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.693241 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.693255 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.693256 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315285,"prepare.queue_time_us":2627920,"prepare.run_cpu_time_us":53741,"prepare.run_wall_time_us":961817,"replication_time_us":270880}]]}
I20260503 14:05:18.696260 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.696352 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.696482 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.697510 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 406) took 3966 ms. Trace:
I20260503 14:05:18.697563 1109 rpcz_store.cc:276] 0503 14:05:14.731166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731776 (+ 610us) service_pool.cc:224] Handling call
0503 14:05:18.697501 (+3965725us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.472209 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.472233 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.131027 (+658794us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.131029 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.131061 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.131062 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.131108 (+ 46us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.371565 (+240457us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.592713 (+221148us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.592836 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.592874 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.697400 (+104526us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.697478 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.697492 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.697492 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":221138,"prepare.queue_time_us":2740400,"prepare.run_cpu_time_us":45936,"prepare.run_wall_time_us":658907,"replication_time_us":240498}]]}
I20260503 14:05:18.697686 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.697767 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.697846 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.697969 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.712752 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:18.715402 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 399) took 3984 ms. Trace:
I20260503 14:05:18.715480 1085 rpcz_store.cc:276] 0503 14:05:14.731052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731410 (+ 358us) service_pool.cc:224] Handling call
0503 14:05:18.715388 (+3983978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.258269 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.258295 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.057221 (+798926us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.057224 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.057231 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.057232 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.057285 (+ 53us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.284151 (+226866us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.501182 (+217031us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.501296 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.501328 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.715075 (+213747us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.715361 (+ 286us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.715373 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.715374 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217022,"prepare.queue_time_us":2526817,"prepare.run_cpu_time_us":52490,"prepare.run_wall_time_us":799026,"replication_time_us":226913}]]}
I20260503 14:05:18.715627 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.715713 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.715888 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.716034 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.733386 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.300s user 0.000s sys 0.000s
I20260503 14:05:18.734696 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 446) took 4007 ms. Trace:
I20260503 14:05:18.734758 1071 rpcz_store.cc:276] 0503 14:05:14.727536 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729623 (+ 2087us) service_pool.cc:224] Handling call
0503 14:05:18.734685 (+4005062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:16.979450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:16.979477 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.589650 (+610173us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.589653 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.589660 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.589661 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.589724 (+ 63us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.904511 (+314787us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.432881 (+528370us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.432997 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.433031 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.734574 (+301543us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.734658 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.734671 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.734672 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":528360,"prepare.queue_time_us":2249766,"prepare.run_cpu_time_us":36798,"prepare.run_wall_time_us":610285,"replication_time_us":314843}]]}
I20260503 14:05:18.734930 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.735028 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.735234 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 273ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.735291 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.320s user 0.000s sys 0.000s
I20260503 14:05:18.736213 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 407) took 4005 ms. Trace:
I20260503 14:05:18.736259 1082 rpcz_store.cc:276] 0503 14:05:14.731183 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731262 (+ 79us) service_pool.cc:224] Handling call
0503 14:05:18.736205 (+4004943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.292189 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.341813 (+ 49624us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.902643 (+560830us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.902645 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.902658 (+ 13us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.902659 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.902704 (+ 45us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.105520 (+202816us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.414671 (+309151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.414801 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.414842 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.736119 (+321277us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.736184 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.736195 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.736196 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":309137,"prepare.queue_time_us":2560358,"prepare.run_cpu_time_us":58354,"prepare.run_wall_time_us":610877,"replication_time_us":202855}]]}
I20260503 14:05:18.736460 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:18.736608 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.736852 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.736958 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.737282 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.739040 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.739101 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.739131 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 8
I20260503 14:05:18.739159 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.739194 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 9
I20260503 14:05:18.739223 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
I20260503 14:05:18.739243 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 23 got 7
W20260503 14:05:18.757514 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 386ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.757515 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 378ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.761950 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:18.763173 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 422) took 3992 ms. Trace:
I20260503 14:05:18.763233 1084 rpcz_store.cc:276] 0503 14:05:14.770991 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772337 (+ 1346us) service_pool.cc:224] Handling call
0503 14:05:18.763161 (+3990824us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.169904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.169954 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.091008 (+921054us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.091010 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.091016 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.091017 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.091078 (+ 61us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.347973 (+256895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.516380 (+168407us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.516525 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.516597 (+ 72us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.763043 (+246446us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.763134 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.763148 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.763149 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":168396,"prepare.queue_time_us":2397524,"prepare.run_cpu_time_us":58484,"prepare.run_wall_time_us":921182,"replication_time_us":256948}]]}
I20260503 14:05:18.763401 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.763494 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.763702 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 192ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.791494 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 441) took 3775 ms. Trace:
I20260503 14:05:18.791579 1080 rpcz_store.cc:276] 0503 14:05:15.015900 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017598 (+ 1698us) service_pool.cc:224] Handling call
0503 14:05:18.791476 (+3773878us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.475445 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.475462 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.152429 (+676967us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.152431 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.152437 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.152438 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.152508 (+ 70us) log.cc:844] Serialized 426 byte log entry
0503 14:05:18.365011 (+212503us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.630878 (+265867us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.631014 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.631053 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.791350 (+160297us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.791444 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.791458 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.791459 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":265857,"prepare.queue_time_us":2457809,"prepare.run_cpu_time_us":38258,"prepare.run_wall_time_us":677071,"replication_time_us":212546}]]}
I20260503 14:05:18.791721 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.791812 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.791914 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 78ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.792502 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.816139 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.000s sys 0.000s
I20260503 14:05:18.817438 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 417) took 4524 ms. Trace:
I20260503 14:05:18.817507 1075 rpcz_store.cc:276] 0503 14:05:14.293357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293569 (+ 212us) service_pool.cc:224] Handling call
0503 14:05:18.817427 (+4523858us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.016760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.016802 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.864519 (+847717us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.864522 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.864567 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.864567 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.864624 (+ 57us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.231829 (+367205us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.582636 (+350807us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.582781 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.582820 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.817314 (+234494us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.817399 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.817415 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.817415 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":350796,"prepare.queue_time_us":2723123,"prepare.run_cpu_time_us":50576,"prepare.run_wall_time_us":847874,"replication_time_us":367252}]]}
I20260503 14:05:18.817675 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.817760 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.817852 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 63ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.818152 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.822842 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
I20260503 14:05:18.823259 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
I20260503 14:05:18.823318 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
I20260503 14:05:18.823339 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
I20260503 14:05:18.828675 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:18.829603 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 433ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.831413 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 7
I20260503 14:05:18.831486 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 7
W20260503 14:05:18.861305 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.361s user 0.000s sys 0.000s
I20260503 14:05:18.862548 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 409) took 4135 ms. Trace:
I20260503 14:05:18.862612 1076 rpcz_store.cc:276] 0503 14:05:14.726912 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.727741 (+ 829us) service_pool.cc:224] Handling call
0503 14:05:18.862538 (+4134797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.398639 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.398660 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.979085 (+580425us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.979087 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.979092 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.979093 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.979177 (+ 84us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.318222 (+339045us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.499717 (+181495us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.499838 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.499871 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.862402 (+362531us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.862509 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.862524 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.862525 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":181487,"prepare.queue_time_us":2670788,"prepare.run_cpu_time_us":36844,"prepare.run_wall_time_us":580546,"replication_time_us":339123}]]}
I20260503 14:05:18.862776 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.862856 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.863194 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.863634 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.867146 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20260503 14:05:18.868206 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 447) took 4140 ms. Trace:
I20260503 14:05:18.868259 1079 rpcz_store.cc:276] 0503 14:05:14.727553 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729691 (+ 2138us) service_pool.cc:224] Handling call
0503 14:05:18.868198 (+4138507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.192169 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.192195 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.803717 (+611522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.803800 (+ 83us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.803888 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.803889 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.805303 (+ 1414us) log.cc:844] Serialized 374 byte log entry
0503 14:05:17.916669 (+111366us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.468615 (+551946us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.468754 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.468800 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.868099 (+399299us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.868173 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.868188 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.868188 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":551937,"prepare.queue_time_us":2462418,"prepare.run_cpu_time_us":37609,"prepare.run_wall_time_us":613439,"replication_time_us":112773}]]}
I20260503 14:05:18.868408 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.868501 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.868695 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.868968 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 173ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.871004 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 432) took 4099 ms. Trace:
I20260503 14:05:18.871062 1080 rpcz_store.cc:276] 0503 14:05:14.771165 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772299 (+ 1134us) service_pool.cc:224] Handling call
0503 14:05:18.870996 (+4098697us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.536968 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.536993 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.329048 (+792055us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.329051 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.329086 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.329087 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.329142 (+ 55us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.733026 (+403884us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.791717 (+ 58691us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.791841 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.791882 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.870917 (+ 79035us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.870977 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.870988 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.870988 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58680,"prepare.queue_time_us":2764638,"prepare.run_cpu_time_us":79965,"prepare.run_wall_time_us":792185,"replication_time_us":403929}]]}
I20260503 14:05:18.871213 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.871323 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.871490 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.871907 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 356ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.872875 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
W20260503 14:05:18.881912 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.882051 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 435) took 4154 ms. Trace:
I20260503 14:05:18.882113 1075 rpcz_store.cc:276] 0503 14:05:14.727268 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728820 (+ 1552us) service_pool.cc:224] Handling call
0503 14:05:18.882041 (+4153221us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.629716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.629744 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.319800 (+690056us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.319802 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.319807 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.319808 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.319870 (+ 62us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.436679 (+116809us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.817663 (+380984us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.817782 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.817820 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.881950 (+ 64130us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.882019 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.882032 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.882033 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":380968,"prepare.queue_time_us":2900858,"prepare.run_cpu_time_us":40607,"prepare.run_wall_time_us":690165,"replication_time_us":116864}]]}
I20260503 14:05:18.882261 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.882345 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.882511 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.882711 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.882787 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 9
I20260503 14:05:18.882853 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 10
W20260503 14:05:18.920047 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260503 14:05:18.921368 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 403) took 4190 ms. Trace:
I20260503 14:05:18.921434 1109 rpcz_store.cc:276] 0503 14:05:14.731118 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731606 (+ 488us) service_pool.cc:224] Handling call
0503 14:05:18.921357 (+4189751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.435016 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.435044 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.209669 (+774625us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.209670 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.209674 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.209674 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.209730 (+ 56us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.414175 (+204445us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.697683 (+283508us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.697788 (+ 105us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.697816 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.921236 (+223420us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.921337 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.921347 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.921347 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":283497,"prepare.queue_time_us":2703372,"prepare.run_cpu_time_us":48451,"prepare.run_wall_time_us":774729,"replication_time_us":204492}]]}
I20260503 14:05:18.921609 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.921703 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.921784 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 70ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.922313 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 24 got 8
W20260503 14:05:18.943357 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
W20260503 14:05:18.943650 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
I20260503 14:05:18.944583 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 418) took 4651 ms. Trace:
I20260503 14:05:18.944696 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 434) took 4217 ms. Trace:
I20260503 14:05:18.944766 1081 rpcz_store.cc:276] 0503 14:05:14.727250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728777 (+ 1527us) service_pool.cc:224] Handling call
0503 14:05:18.944688 (+4215911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.514848 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.514871 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.193961 (+679090us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.193962 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.193965 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.193965 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.194023 (+ 58us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.419534 (+225511us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.696255 (+276721us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.696381 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.696429 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.944587 (+248158us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.944669 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.944679 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.944679 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276711,"prepare.queue_time_us":2786035,"prepare.run_cpu_time_us":44530,"prepare.run_wall_time_us":679182,"replication_time_us":225561}]]}
I20260503 14:05:18.944936 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.945041 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.945139 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 491ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.945256 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.944641 1074 rpcz_store.cc:276] 0503 14:05:14.293385 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.293745 (+ 360us) service_pool.cc:224] Handling call
0503 14:05:18.944573 (+4650828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.421958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.422001 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.237418 (+815417us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.237420 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.237424 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.237424 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.237484 (+ 60us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.390428 (+152944us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.667785 (+277357us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.667911 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.667950 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.944434 (+276484us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.944526 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.944560 (+ 34us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.944560 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277344,"prepare.queue_time_us":3128175,"prepare.run_cpu_time_us":47347,"prepare.run_wall_time_us":815535,"replication_time_us":152993}]]}
I20260503 14:05:18.945391 1074 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.945485 1074 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.945565 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.953393 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.955224 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
I20260503 14:05:18.956403 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 402) took 4225 ms. Trace:
I20260503 14:05:18.956477 1085 rpcz_store.cc:276] 0503 14:05:14.731100 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731559 (+ 459us) service_pool.cc:224] Handling call
0503 14:05:18.956393 (+4224834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.862557 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.862586 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.361319 (+498733us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.361321 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.361327 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.361328 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.361390 (+ 62us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.560855 (+199465us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.715623 (+154768us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.715743 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.715783 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.956280 (+240497us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.956366 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.956380 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.956380 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":154758,"prepare.queue_time_us":3130957,"prepare.run_cpu_time_us":26651,"prepare.run_wall_time_us":498849,"replication_time_us":199517}]]}
I20260503 14:05:18.956709 1085 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.956802 1085 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.957002 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.958009 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 419) took 4230 ms. Trace:
I20260503 14:05:18.958060 1084 rpcz_store.cc:276] 0503 14:05:14.727099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.727851 (+ 752us) service_pool.cc:224] Handling call
0503 14:05:18.958000 (+4230149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.557675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.557702 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.316472 (+758770us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.316474 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.316480 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.316481 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.316543 (+ 62us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.665184 (+348641us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.763397 (+ 98213us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.763519 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.763563 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.957917 (+194354us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.957980 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.957991 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.957992 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":98202,"prepare.queue_time_us":2829777,"prepare.run_cpu_time_us":41350,"prepare.run_wall_time_us":758877,"replication_time_us":348696}]]}
I20260503 14:05:18.958202 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.958281 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.958529 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.958591 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.354s user 0.000s sys 0.000s
I20260503 14:05:18.959573 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 452) took 4231 ms. Trace:
I20260503 14:05:18.959627 1078 rpcz_store.cc:276] 0503 14:05:14.727631 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729340 (+ 1709us) service_pool.cc:224] Handling call
0503 14:05:18.959566 (+4230226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.336148 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.341499 (+ 5351us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.097683 (+756184us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.098944 (+ 1261us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.100613 (+ 1669us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.100697 (+ 84us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.105491 (+ 4794us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.181833 (+ 76342us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.604155 (+422322us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.604305 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.604349 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.959412 (+355063us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.959545 (+ 133us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.959558 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.959559 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":422312,"mutex_wait_us":11243,"prepare.queue_time_us":2606685,"prepare.run_cpu_time_us":65032,"prepare.run_wall_time_us":769514,"replication_time_us":81129}]]}
I20260503 14:05:18.959784 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:18.959865 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.960070 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 134ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.960235 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 73ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.960357 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.960615 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.968734 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
I20260503 14:05:18.970000 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 429) took 4242 ms. Trace:
I20260503 14:05:18.970059 1072 rpcz_store.cc:276] 0503 14:05:14.727162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728377 (+ 1215us) service_pool.cc:224] Handling call
0503 14:05:18.969989 (+4241612us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.339356 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.341840 (+ 2484us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.969572 (+627732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:17.969574 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:17.969580 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:17.969581 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:17.969666 (+ 85us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.288475 (+318809us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.612265 (+323790us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.612392 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.612428 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.969873 (+357445us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.969962 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.969977 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.969978 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323780,"prepare.queue_time_us":2610916,"prepare.run_cpu_time_us":38475,"prepare.run_wall_time_us":630335,"replication_time_us":318886}]]}
I20260503 14:05:18.970196 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.970275 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:18.970438 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.971066 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.972069 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
I20260503 14:05:18.973089 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 454) took 4245 ms. Trace:
I20260503 14:05:18.973141 1083 rpcz_store.cc:276] 0503 14:05:14.727654 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729424 (+ 1770us) service_pool.cc:224] Handling call
0503 14:05:18.973082 (+4243658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.211184 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.211210 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.035802 (+824592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.036144 (+ 342us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.036401 (+ 257us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.036488 (+ 87us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.044145 (+ 7657us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.210153 (+166008us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.672569 (+462416us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.672684 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.672724 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.972992 (+300268us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.973060 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.973072 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.973073 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":462407,"prepare.queue_time_us":2481724,"prepare.run_cpu_time_us":72305,"prepare.run_wall_time_us":835768,"replication_time_us":173659}]]}
I20260503 14:05:18.973280 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.973357 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:18.973516 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 405ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.973717 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.975338 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.337s user 0.000s sys 0.000s
I20260503 14:05:18.976310 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 423) took 4205 ms. Trace:
I20260503 14:05:18.976361 1077 rpcz_store.cc:276] 0503 14:05:14.771019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772384 (+ 1365us) service_pool.cc:224] Handling call
0503 14:05:18.976300 (+4203916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.285943 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.285976 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.206174 (+920198us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.206176 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.206181 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.206182 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.206268 (+ 86us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.372789 (+166521us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.638002 (+265213us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.638128 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.638165 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.976213 (+338048us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.976276 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.976289 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.976290 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":265204,"prepare.queue_time_us":2513517,"prepare.run_cpu_time_us":85375,"prepare.run_wall_time_us":920334,"replication_time_us":166600}]]}
I20260503 14:05:18.976548 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:18.976636 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:18.976788 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:05:18.993141 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 416) took 4221 ms. Trace:
I20260503 14:05:18.993221 1109 rpcz_store.cc:276] 0503 14:05:14.771970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774958 (+ 2988us) service_pool.cc:224] Handling call
0503 14:05:18.993123 (+4218165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.571772 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.571798 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.188887 (+617089us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.214466 (+ 25579us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.232291 (+ 17825us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.236944 (+ 4653us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.373301 (+136357us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.627336 (+254035us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.921605 (+294269us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.921728 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.921760 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:18.993006 (+ 71246us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:18.993095 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:18.993109 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:18.993109 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":294260,"prepare.queue_time_us":2796778,"prepare.run_cpu_time_us":103463,"prepare.run_wall_time_us":836843,"replication_time_us":390221}]]}
I20260503 14:05:18.993374 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:18.993486 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:18.993642 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.993784 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:18.993966 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.005162 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
I20260503 14:05:19.006403 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 429) took 3989 ms. Trace:
I20260503 14:05:19.006475 1082 rpcz_store.cc:276] 0503 14:05:15.016814 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.020081 (+ 3267us) service_pool.cc:224] Handling call
0503 14:05:19.006392 (+3986311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.763783 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.763805 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.414481 (+650676us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.414483 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.414487 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.414488 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.414549 (+ 61us) log.cc:844] Serialized 426 byte log entry
0503 14:05:18.597502 (+182953us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.736458 (+138956us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.736635 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.736668 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.006213 (+269545us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.006366 (+ 153us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.006378 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.006379 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138946,"mutex_wait_us":16851,"prepare.queue_time_us":2743670,"prepare.run_cpu_time_us":37442,"prepare.run_wall_time_us":650774,"replication_time_us":183008}]]}
I20260503 14:05:19.006645 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.006726 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.007079 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.007299 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.008373 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.273s user 0.000s sys 0.000s
I20260503 14:05:19.009428 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 450) took 4281 ms. Trace:
I20260503 14:05:19.009496 1071 rpcz_store.cc:276] 0503 14:05:14.727600 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729863 (+ 2263us) service_pool.cc:224] Handling call
0503 14:05:19.009419 (+4279556us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.420965 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.420991 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.137167 (+716176us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.137168 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.137172 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.137173 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.137215 (+ 42us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.434653 (+297438us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.734927 (+300274us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.735055 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.735092 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.009328 (+274236us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.009398 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.009409 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.009410 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":300264,"prepare.queue_time_us":2691053,"prepare.run_cpu_time_us":42307,"prepare.run_wall_time_us":716257,"replication_time_us":297473}]]}
I20260503 14:05:19.009667 1071 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:19.009742 1071 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.009898 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.043545 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 406) took 4751 ms. Trace:
I20260503 14:05:19.043628 1076 rpcz_store.cc:276] 0503 14:05:14.292051 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292448 (+ 397us) service_pool.cc:224] Handling call
0503 14:05:19.043528 (+4751080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.381562 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.386163 (+ 4601us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:17.995859 (+609696us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.066373 (+ 70514us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.193368 (+126995us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.193369 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.351613 (+158244us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.787072 (+435459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.862773 (+ 75701us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.862924 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.862967 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.043404 (+180437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.043499 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.043514 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.043515 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75691,"prepare.queue_time_us":3087245,"prepare.run_cpu_time_us":131845,"prepare.run_wall_time_us":970774,"replication_time_us":593695}]]}
I20260503 14:05:19.043795 1076 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.043915 1076 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.044108 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.044392 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.081332 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.387s user 0.000s sys 0.000s
I20260503 14:05:19.082583 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 397) took 4351 ms. Trace:
I20260503 14:05:19.082645 1073 rpcz_store.cc:276] 0503 14:05:14.731014 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731206 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:19.082572 (+4351366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.718316 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.718340 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.349642 (+631302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.349644 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.349653 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.349654 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.349729 (+ 75us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.390987 (+ 41258us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.694655 (+303668us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.694780 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.694818 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.082453 (+387635us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.082546 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.082559 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.082560 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":303661,"prepare.queue_time_us":2987052,"prepare.run_cpu_time_us":36491,"prepare.run_wall_time_us":631422,"replication_time_us":41327}]]}
I20260503 14:05:19.082830 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.082926 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.083107 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 142ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.083395 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.095463 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 436) took 4803 ms. Trace:
I20260503 14:05:19.095542 1078 rpcz_store.cc:276] 0503 14:05:14.292000 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292631 (+ 631us) service_pool.cc:224] Handling call
0503 14:05:19.095447 (+4802816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.270623 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.295228 (+ 24605us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.207685 (+912457us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.207720 (+ 35us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.207724 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.207724 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.207761 (+ 37us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.449547 (+241786us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.959780 (+510233us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.959891 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.959919 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.095319 (+135400us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.095408 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.095423 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.095424 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":510225,"prepare.queue_time_us":2969807,"prepare.run_cpu_time_us":83619,"prepare.run_wall_time_us":940181,"replication_time_us":241815}]]}
I20260503 14:05:19.095745 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.095835 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.096006 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.096293 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.096859 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:19.097839 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 429) took 4805 ms. Trace:
I20260503 14:05:19.097892 1079 rpcz_store.cc:276] 0503 14:05:14.291861 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292093 (+ 232us) service_pool.cc:224] Handling call
0503 14:05:19.097830 (+4805737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.381648 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.395354 (+ 13706us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.377380 (+982026us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.377381 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.377388 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.377389 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.377463 (+ 74us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.437172 (+ 59709us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.868404 (+431232us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.868577 (+ 173us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.868612 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.097743 (+229131us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.097806 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.097819 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.097820 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":431224,"prepare.queue_time_us":3085662,"prepare.run_cpu_time_us":105226,"prepare.run_wall_time_us":996171,"replication_time_us":59777}]]}
I20260503 14:05:19.098063 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.098162 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.098244 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 260ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.098555 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 88ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.113647 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
I20260503 14:05:19.114959 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 425) took 4343 ms. Trace:
I20260503 14:05:19.115024 1080 rpcz_store.cc:276] 0503 14:05:14.771053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772481 (+ 1428us) service_pool.cc:224] Handling call
0503 14:05:19.114948 (+4342467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.724256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.757038 (+ 32782us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.347598 (+590560us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.347602 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.373657 (+ 26055us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.390940 (+ 17283us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.516026 (+125086us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.805770 (+289744us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.871211 (+ 65441us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.871352 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.871385 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.114830 (+243445us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.114919 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.114934 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.114935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65434,"prepare.queue_time_us":2939803,"prepare.run_cpu_time_us":97343,"prepare.run_wall_time_us":826304,"replication_time_us":413749}]]}
I20260503 14:05:19.115147 1080 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.115247 1080 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.115420 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 108ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.115788 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 105ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.183741 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.225s user 0.000s sys 0.000s
I20260503 14:05:19.185310 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 412) took 4458 ms. Trace:
I20260503 14:05:19.185380 1084 rpcz_store.cc:276] 0503 14:05:14.726970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728044 (+ 1074us) service_pool.cc:224] Handling call
0503 14:05:19.185297 (+4457253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.722560 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.722592 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.499600 (+777008us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.499602 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.499606 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.499607 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.499650 (+ 43us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.812092 (+312442us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.958201 (+146109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.958307 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.958333 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.185169 (+226836us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.185270 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.185283 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.185284 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146100,"prepare.queue_time_us":2994474,"prepare.run_cpu_time_us":116008,"prepare.run_wall_time_us":777098,"replication_time_us":312478}]]}
I20260503 14:05:19.185571 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.185680 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.185773 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.186159 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.209987 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:19.211242 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 398) took 4480 ms. Trace:
I20260503 14:05:19.211305 1109 rpcz_store.cc:276] 0503 14:05:14.731034 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.731340 (+ 306us) service_pool.cc:224] Handling call
0503 14:05:19.211231 (+4479891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.702954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.702980 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.501995 (+799015us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.501997 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.502001 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.502002 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.502044 (+ 42us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.843365 (+341321us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.993371 (+150006us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.993515 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.993550 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.211107 (+217557us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.211204 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.211218 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.211219 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149998,"prepare.queue_time_us":2971551,"prepare.run_cpu_time_us":72718,"prepare.run_wall_time_us":799105,"replication_time_us":341358}]]}
I20260503 14:05:19.211432 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.211549 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.212008 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 119ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.213073 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 418) took 4441 ms. Trace:
I20260503 14:05:19.213124 1109 rpcz_store.cc:276] 0503 14:05:14.772027 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.775034 (+ 3007us) service_pool.cc:224] Handling call
0503 14:05:19.213067 (+4438033us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.131127 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.131151 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.697538 (+566387us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.697540 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.697543 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.697544 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.697596 (+ 52us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.998167 (+300571us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.211429 (+213262us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.211579 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.211616 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.212990 (+ 1374us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.213049 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.213059 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.213060 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213253,"prepare.queue_time_us":3356052,"prepare.run_cpu_time_us":28840,"prepare.run_wall_time_us":566476,"replication_time_us":300618}]]}
I20260503 14:05:19.213228 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.213318 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.213398 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.213608 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 63ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.220774 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
I20260503 14:05:19.221918 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 426) took 4928 ms. Trace:
I20260503 14:05:19.221982 1074 rpcz_store.cc:276] 0503 14:05:14.293528 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.294072 (+ 544us) service_pool.cc:224] Handling call
0503 14:05:19.221909 (+4927837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.341497 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.341530 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.236634 (+895104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.236637 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.236644 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.236645 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.236689 (+ 44us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.550300 (+313611us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.945388 (+395088us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.945514 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.945540 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.221803 (+276263us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.221883 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.221897 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.221898 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":395080,"prepare.queue_time_us":3047376,"prepare.run_cpu_time_us":51243,"prepare.run_wall_time_us":895200,"replication_time_us":313646}]]}
I20260503 14:05:19.222178 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.222280 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.222462 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.222684 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.224787 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 421) took 4453 ms. Trace:
I20260503 14:05:19.224843 1080 rpcz_store.cc:276] 0503 14:05:14.770970 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772158 (+ 1188us) service_pool.cc:224] Handling call
0503 14:05:19.224778 (+4452620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.979200 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.979226 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.863330 (+884104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.863331 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.863336 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.863337 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.863408 (+ 71us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.909972 (+ 46564us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.115144 (+205172us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.115277 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.115312 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.224505 (+109193us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.224757 (+ 252us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.224767 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.224767 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205162,"prepare.queue_time_us":3206946,"prepare.run_cpu_time_us":61110,"prepare.run_wall_time_us":884216,"replication_time_us":46627}]]}
I20260503 14:05:19.225009 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.225102 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.225267 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.226321 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 424) took 4209 ms. Trace:
I20260503 14:05:19.226366 1073 rpcz_store.cc:276] 0503 14:05:15.016733 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019788 (+ 3055us) service_pool.cc:224] Handling call
0503 14:05:19.226315 (+4206527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.904886 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.904906 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.694442 (+789536us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.694444 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.694450 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.694450 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.694507 (+ 57us) log.cc:844] Serialized 426 byte log entry
0503 14:05:18.889837 (+195330us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.082827 (+192990us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.082955 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.082989 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.226243 (+143254us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.226296 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.226308 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.226308 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":192981,"prepare.queue_time_us":2885048,"prepare.run_cpu_time_us":44666,"prepare.run_wall_time_us":789629,"replication_time_us":195380}]]}
I20260503 14:05:19.226521 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.226598 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.226744 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 146ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.227187 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 308ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.227321 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.228624 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
I20260503 14:05:19.229696 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 440) took 4502 ms. Trace:
I20260503 14:05:19.229751 1072 rpcz_store.cc:276] 0503 14:05:14.727354 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728466 (+ 1112us) service_pool.cc:224] Handling call
0503 14:05:19.229681 (+4501215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.738644 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.738676 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.526220 (+787544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.526222 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.526237 (+ 15us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.526238 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.526310 (+ 72us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.661971 (+135661us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.970192 (+308221us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.970296 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.970325 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.229577 (+259252us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.229649 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.229672 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.229672 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":308193,"prepare.queue_time_us":3010134,"prepare.run_cpu_time_us":43745,"prepare.run_wall_time_us":787678,"replication_time_us":135728}]]}
I20260503 14:05:19.229872 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.229976 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.230074 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.230212 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 96ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.239301 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.000s sys 0.000s
W20260503 14:05:19.240788 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.240482 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 420) took 4468 ms. Trace:
I20260503 14:05:19.240934 1082 rpcz_store.cc:276] 0503 14:05:14.772067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774607 (+ 2540us) service_pool.cc:224] Handling call
0503 14:05:19.240473 (+4465866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.681898 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.681935 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.592558 (+910623us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.592560 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.592572 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.592573 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.592632 (+ 59us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.850606 (+257974us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.006641 (+156035us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.006753 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.006786 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.240354 (+233568us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.240435 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.240460 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.240460 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":156026,"prepare.queue_time_us":2907258,"prepare.run_cpu_time_us":54161,"prepare.run_wall_time_us":910743,"replication_time_us":258027}]]}
I20260503 14:05:19.241115 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.241204 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.241371 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 48ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.259750 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.377s user 0.000s sys 0.000s
I20260503 14:05:19.261274 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 432) took 4534 ms. Trace:
I20260503 14:05:19.261350 1075 rpcz_store.cc:276] 0503 14:05:14.727218 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728680 (+ 1462us) service_pool.cc:224] Handling call
0503 14:05:19.261258 (+4532578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.568215 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.568243 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.181182 (+612939us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.181184 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.181189 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.181191 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.181266 (+ 75us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.468276 (+287010us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.882257 (+413981us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.882372 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.882403 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.261106 (+378703us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.261224 (+ 118us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.261240 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.261241 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":413970,"prepare.queue_time_us":2839490,"prepare.run_cpu_time_us":37346,"prepare.run_wall_time_us":613059,"replication_time_us":287068}]]}
I20260503 14:05:19.261528 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.261616 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.261736 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.261885 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 366ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.265771 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:19.267702 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.270769 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 10
I20260503 14:05:19.270852 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.270895 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.270925 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.270951 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.270983 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.271008 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 10
I20260503 14:05:19.271040 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.272619 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.272691 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 7
I20260503 14:05:19.272719 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.272746 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.272789 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 9
I20260503 14:05:19.272817 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.272846 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.273010 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.273049 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 7
I20260503 14:05:19.273084 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.273115 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.273145 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 7
I20260503 14:05:19.273173 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
I20260503 14:05:19.273211 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 25 got 8
W20260503 14:05:19.287212 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
I20260503 14:05:19.288506 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 413) took 4516 ms. Trace:
I20260503 14:05:19.288590 1085 rpcz_store.cc:276] 0503 14:05:14.771902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774773 (+ 2871us) service_pool.cc:224] Handling call
0503 14:05:19.288493 (+4513720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.848527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.973119 (+124592us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.490673 (+517554us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.490674 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.491458 (+ 784us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.491460 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.492308 (+ 848us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.767769 (+275461us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.956707 (+188938us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.956830 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.956865 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.288357 (+331492us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.288464 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.288480 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.288480 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188929,"prepare.queue_time_us":3044913,"prepare.run_cpu_time_us":64007,"prepare.run_wall_time_us":652626,"replication_time_us":276301}]]}
I20260503 14:05:19.288790 1085 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.288895 1085 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.289085 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.290508 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 411) took 4518 ms. Trace:
I20260503 14:05:19.290568 1082 rpcz_store.cc:276] 0503 14:05:14.771870 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774695 (+ 2825us) service_pool.cc:224] Handling call
0503 14:05:19.290498 (+4515803us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.057312 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.057373 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.715389 (+658016us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.715390 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.715396 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.715396 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.715460 (+ 64us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.049103 (+333643us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.241111 (+192008us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.241229 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.241264 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.290408 (+ 49144us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.290477 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.290489 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.290489 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":191998,"prepare.queue_time_us":3282578,"prepare.run_cpu_time_us":36131,"prepare.run_wall_time_us":658157,"replication_time_us":333700}]]}
I20260503 14:05:19.290748 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.290835 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.290992 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.291186 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.291345 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.295096 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
I20260503 14:05:19.296258 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 432) took 5004 ms. Trace:
I20260503 14:05:19.296316 1071 rpcz_store.cc:276] 0503 14:05:14.291921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292412 (+ 491us) service_pool.cc:224] Handling call
0503 14:05:19.296249 (+5003837us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.439596 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.439641 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.468499 (+1028858us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.468500 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.468504 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.468505 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.468590 (+ 85us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.723351 (+254761us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.009663 (+286312us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.009770 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.009802 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.296141 (+286339us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.296224 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.296238 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.296238 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":286302,"prepare.queue_time_us":3147136,"prepare.run_cpu_time_us":57621,"prepare.run_wall_time_us":1029001,"replication_time_us":254840}]]}
I20260503 14:05:19.296506 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260503 14:05:19.296617 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.296778 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.312067 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.000s sys 0.000s
I20260503 14:05:19.313376 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 426) took 4542 ms. Trace:
I20260503 14:05:19.313436 1077 rpcz_store.cc:276] 0503 14:05:14.771068 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772553 (+ 1485us) service_pool.cc:224] Handling call
0503 14:05:19.313363 (+4540810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.757953 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.757976 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.631456 (+873480us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.631457 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.631464 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.631464 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.631528 (+ 64us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.835933 (+204405us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.976545 (+140612us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.976659 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.976689 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.313245 (+336556us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.313335 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.313350 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.313350 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140588,"prepare.queue_time_us":2985342,"prepare.run_cpu_time_us":53789,"prepare.run_wall_time_us":873588,"replication_time_us":204462}]]}
I20260503 14:05:19.313586 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.313686 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.313866 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.314137 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.331233 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:19.332587 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 466) took 4560 ms. Trace:
I20260503 14:05:19.332657 1078 rpcz_store.cc:276] 0503 14:05:14.771776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773850 (+ 2074us) service_pool.cc:224] Handling call
0503 14:05:19.332575 (+4558725us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.693520 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.693546 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.568614 (+875068us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.568616 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.568652 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.568653 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.568702 (+ 49us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.811671 (+242969us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.095742 (+284071us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.095865 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.095900 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.332425 (+236525us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.332521 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.332560 (+ 39us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.332561 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284061,"prepare.queue_time_us":2919624,"prepare.run_cpu_time_us":53822,"prepare.run_wall_time_us":875190,"replication_time_us":243012}]]}
I20260503 14:05:19.332837 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.332926 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.333149 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 37ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.333585 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.345271 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 453) took 3975 ms. Trace:
I20260503 14:05:19.345356 1084 rpcz_store.cc:276] 0503 14:05:15.369373 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370531 (+ 1158us) service_pool.cc:224] Handling call
0503 14:05:19.345255 (+3974724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.152815 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.152874 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.792349 (+639475us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.792350 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.792355 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.792356 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.792417 (+ 61us) log.cc:844] Serialized 453 byte log entry
0503 14:05:18.946771 (+154354us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.185568 (+238797us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.185707 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.185744 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.345135 (+159391us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.345231 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.345242 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.345243 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":238786,"mutex_wait_us":39080,"prepare.queue_time_us":2781952,"prepare.run_cpu_time_us":63846,"prepare.run_wall_time_us":640062,"replication_time_us":154410}]]}
I20260503 14:05:19.345568 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.345666 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.345937 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.358446 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.000s
I20260503 14:05:19.359650 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 443) took 4632 ms. Trace:
I20260503 14:05:19.359717 1079 rpcz_store.cc:276] 0503 14:05:14.727476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729466 (+ 1990us) service_pool.cc:224] Handling call
0503 14:05:19.359641 (+4630175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.840152 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.840185 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.672395 (+832210us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.672397 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.672403 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.672404 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.672471 (+ 67us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.815295 (+142824us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.098060 (+282765us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.098189 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.098219 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.359517 (+261298us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.359612 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.359626 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.359627 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282758,"prepare.queue_time_us":3110625,"prepare.run_cpu_time_us":54494,"prepare.run_wall_time_us":832329,"replication_time_us":142885}]]}
I20260503 14:05:19.359887 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.360008 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.360204 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.360524 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.369714 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 444ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.371395 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 460) took 4599 ms. Trace:
I20260503 14:05:19.371472 1078 rpcz_store.cc:276] 0503 14:05:14.771683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774150 (+ 2467us) service_pool.cc:224] Handling call
0503 14:05:19.371386 (+4597236us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.805864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.806379 (+ 515us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.868263 (+1061884us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.868265 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.868271 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.868272 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.868348 (+ 76us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.042187 (+173839us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.332833 (+290646us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.332955 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.332990 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.371276 (+ 38286us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.371360 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.371374 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.371375 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":290638,"prepare.queue_time_us":3031513,"prepare.run_cpu_time_us":70766,"prepare.run_wall_time_us":1062575,"replication_time_us":173909}]]}
I20260503 14:05:19.371644 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.371737 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.371930 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 96ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.372222 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.374006 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 414) took 4602 ms. Trace:
I20260503 14:05:19.374061 1073 rpcz_store.cc:276] 0503 14:05:14.771929 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774827 (+ 2898us) service_pool.cc:224] Handling call
0503 14:05:19.373996 (+4599169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.361431 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.361475 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.956409 (+594934us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.956411 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.956454 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.956455 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.956553 (+ 98us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.040571 (+ 84018us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.226518 (+185947us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.226624 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.226652 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.373898 (+147246us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.373970 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.373983 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.373984 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":185939,"prepare.queue_time_us":3586547,"prepare.run_cpu_time_us":36725,"prepare.run_wall_time_us":595131,"replication_time_us":84110}]]}
I20260503 14:05:19.374229 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.374320 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.374511 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.374786 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 123ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.378777 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.405s user 0.000s sys 0.000s
I20260503 14:05:19.379889 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 444) took 4652 ms. Trace:
I20260503 14:05:19.379944 1083 rpcz_store.cc:276] 0503 14:05:14.727503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729533 (+ 2030us) service_pool.cc:224] Handling call
0503 14:05:19.379865 (+4650332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.519656 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.519677 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.432673 (+912996us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.432676 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.432681 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.432682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.432763 (+ 81us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.651599 (+218836us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.973277 (+321678us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.973378 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.973405 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.379759 (+406354us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.379841 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.379855 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.379855 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321668,"prepare.queue_time_us":2790083,"prepare.run_cpu_time_us":55946,"prepare.run_wall_time_us":913118,"replication_time_us":218908}]]}
I20260503 14:05:19.380108 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.380198 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.380365 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.380605 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.380875 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 347ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.412750 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 451) took 4641 ms. Trace:
I20260503 14:05:19.412827 1072 rpcz_store.cc:276] 0503 14:05:14.771407 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773423 (+ 2016us) service_pool.cc:224] Handling call
0503 14:05:19.412725 (+4639302us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.904365 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.904386 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.612127 (+707741us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.612129 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.612135 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.612135 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.612198 (+ 63us) log.cc:844] Serialized 400 byte log entry
0503 14:05:18.896045 (+283847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.229868 (+333823us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.230014 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.230043 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.412580 (+182537us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.412680 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.412709 (+ 29us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.412710 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":333813,"prepare.queue_time_us":3130882,"prepare.run_cpu_time_us":38729,"prepare.run_wall_time_us":707842,"replication_time_us":283902}]]}
I20260503 14:05:19.412966 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.413066 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.413357 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.413681 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 49ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.425323 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.381s user 0.000s sys 0.000s
I20260503 14:05:19.426728 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 434) took 4410 ms. Trace:
I20260503 14:05:19.426797 1076 rpcz_store.cc:276] 0503 14:05:15.015782 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017222 (+ 1440us) service_pool.cc:224] Handling call
0503 14:05:19.426715 (+4409493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.091094 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.091115 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.765839 (+674724us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.816154 (+ 50315us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.816402 (+ 248us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.816607 (+ 205us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.881289 (+ 64682us) log.cc:844] Serialized 426 byte log entry
0503 14:05:18.881721 (+ 432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.043792 (+162071us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.043941 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.043980 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.426574 (+382594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.426683 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.426700 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.426700 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":162063,"prepare.queue_time_us":3073840,"prepare.run_cpu_time_us":93596,"prepare.run_wall_time_us":790382,"replication_time_us":64935,"spinlock_wait_cycles":390016}]]}
I20260503 14:05:19.426980 1076 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.427091 1076 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.427301 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.427637 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 201ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.429457 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
I20260503 14:05:19.430645 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 415) took 4703 ms. Trace:
I20260503 14:05:19.430716 1080 rpcz_store.cc:276] 0503 14:05:14.727038 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728189 (+ 1151us) service_pool.cc:224] Handling call
0503 14:05:19.430636 (+4702447us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.781083 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.781104 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.637826 (+856722us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.637828 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.637835 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.637837 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.637901 (+ 64us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.996555 (+358654us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.225007 (+228452us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.225130 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.225160 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.430511 (+205351us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.430609 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.430625 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.430626 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228442,"prepare.queue_time_us":3052857,"prepare.run_cpu_time_us":51409,"prepare.run_wall_time_us":856828,"replication_time_us":358712}]]}
I20260503 14:05:19.430893 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.430998 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.431175 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.431470 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 374ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.436321 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.491s user 0.000s sys 0.000s
I20260503 14:05:19.437546 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 433) took 4710 ms. Trace:
I20260503 14:05:19.437608 1081 rpcz_store.cc:276] 0503 14:05:14.727234 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728731 (+ 1497us) service_pool.cc:224] Handling call
0503 14:05:19.437537 (+4708806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.529993 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.530011 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.469423 (+939412us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.469425 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.469429 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.469429 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.469464 (+ 35us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.524318 (+ 54854us) op_driver.cc:464] REPLICATION: finished
0503 14:05:18.944931 (+420613us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:18.945070 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:18.945107 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.437410 (+492303us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.437511 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.437527 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.437527 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":420602,"prepare.queue_time_us":2801224,"prepare.run_cpu_time_us":58020,"prepare.run_wall_time_us":939489,"replication_time_us":54880}]]}
I20260503 14:05:19.437808 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.437908 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.438086 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 30ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.438648 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.458638 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:19.459990 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 437) took 4732 ms. Trace:
I20260503 14:05:19.460071 1074 rpcz_store.cc:276] 0503 14:05:14.727303 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728903 (+ 1600us) service_pool.cc:224] Handling call
0503 14:05:19.459976 (+4731073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.791592 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.791615 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.583010 (+791395us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.583012 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.583046 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.583047 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.583098 (+ 51us) log.cc:844] Serialized 374 byte log entry
0503 14:05:18.865482 (+282384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.222174 (+356692us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.222306 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.222340 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.459826 (+237486us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.459943 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.459961 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.459962 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":356681,"prepare.queue_time_us":3062629,"prepare.run_cpu_time_us":53004,"prepare.run_wall_time_us":791519,"replication_time_us":282428}]]}
I20260503 14:05:19.460325 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.460456 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.460685 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.460988 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 390ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.469663 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 448) took 4698 ms. Trace:
I20260503 14:05:19.469740 1081 rpcz_store.cc:276] 0503 14:05:14.771358 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773277 (+ 1919us) service_pool.cc:224] Handling call
0503 14:05:19.469650 (+4696373us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.319892 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.319915 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.882083 (+562168us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.882084 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.882089 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.882089 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.882144 (+ 55us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.127051 (+244907us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.437805 (+310754us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.437938 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.437968 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.469527 (+ 31559us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.469622 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.469635 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.469637 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":310745,"prepare.queue_time_us":3546567,"prepare.run_cpu_time_us":32775,"prepare.run_wall_time_us":562261,"replication_time_us":244957}]]}
I20260503 14:05:19.469907 1081 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.470018 1081 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.470223 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.470563 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.470644 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.257s user 0.000s sys 0.000s
I20260503 14:05:19.471716 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 419) took 4699 ms. Trace:
I20260503 14:05:19.471777 1109 rpcz_store.cc:276] 0503 14:05:14.772049 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774549 (+ 2500us) service_pool.cc:224] Handling call
0503 14:05:19.471709 (+4697160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.902729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.902755 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.736296 (+833541us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.736299 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.736304 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.736305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.736408 (+ 103us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.037492 (+301084us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.213226 (+175734us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.213345 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.213373 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.471612 (+258239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.471685 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.471700 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.471701 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":175726,"prepare.queue_time_us":3128126,"prepare.run_cpu_time_us":50842,"prepare.run_wall_time_us":833696,"replication_time_us":301182}]]}
I20260503 14:05:19.471946 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.472044 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.472224 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.472520 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.473435 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 451) took 4745 ms. Trace:
I20260503 14:05:19.473496 1078 rpcz_store.cc:276] 0503 14:05:14.727615 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729920 (+ 2305us) service_pool.cc:224] Handling call
0503 14:05:19.473427 (+4743507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.849805 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.849830 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.749847 (+900017us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.754752 (+ 4905us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.755104 (+ 352us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.755278 (+ 174us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.757284 (+ 2006us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.135927 (+378643us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.371642 (+235715us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.371766 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.371804 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.473331 (+101527us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.473398 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.473410 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.473411 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":235706,"prepare.queue_time_us":3119848,"prepare.run_cpu_time_us":86384,"prepare.run_wall_time_us":908089,"replication_time_us":380642}]]}
I20260503 14:05:19.473678 1078 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.473767 1078 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.473920 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.489945 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:19.491333 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 430) took 4764 ms. Trace:
I20260503 14:05:19.491394 1075 rpcz_store.cc:276] 0503 14:05:14.727181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728565 (+ 1384us) service_pool.cc:224] Handling call
0503 14:05:19.491321 (+4762756us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.864656 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.864682 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.817427 (+952745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.817428 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.817458 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.817459 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.817508 (+ 49us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.044403 (+226895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.261523 (+217120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.261643 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.261700 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.491193 (+229493us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.491290 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.491306 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.491306 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217109,"prepare.queue_time_us":3136018,"prepare.run_cpu_time_us":57725,"prepare.run_wall_time_us":954126,"replication_time_us":226939}]]}
I20260503 14:05:19.491595 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.491686 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.491959 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.492246 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 446ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.506369 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:19.506862 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.218s user 0.000s sys 0.000s
W20260503 14:05:19.507025 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 401ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.508054 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 409) took 4736 ms. Trace:
I20260503 14:05:19.508108 1085 rpcz_store.cc:276] 0503 14:05:14.771838 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774425 (+ 2587us) service_pool.cc:224] Handling call
0503 14:05:19.508047 (+4733622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.351581 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.351620 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.082643 (+731023us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.082645 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.082651 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.082652 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.082733 (+ 81us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.192741 (+110008us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.288787 (+ 96046us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.288919 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.288957 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.507945 (+218988us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.508024 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.508040 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.508040 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96036,"prepare.queue_time_us":3577028,"prepare.run_cpu_time_us":50519,"prepare.run_wall_time_us":731163,"replication_time_us":110083}]]}
I20260503 14:05:19.508271 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.508350 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.508869 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.520959 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.521533 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.521606 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.521642 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.521682 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.521721 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
W20260503 14:05:19.522104 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.208s user 0.000s sys 0.000s
I20260503 14:05:19.522127 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 11
I20260503 14:05:19.522168 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 10
I20260503 14:05:19.522207 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.522238 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.522533 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.522589 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.522611 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.522634 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.522660 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.523249 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 440) took 4507 ms. Trace:
I20260503 14:05:19.523309 1077 rpcz_store.cc:276] 0503 14:05:15.015884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017547 (+ 1663us) service_pool.cc:224] Handling call
0503 14:05:19.523240 (+4505693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.913937 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.913959 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.526359 (+612400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.526718 (+ 359us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.526801 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.526882 (+ 81us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.734606 (+207724us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.027112 (+292506us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.313582 (+286470us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.313715 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.313753 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.523137 (+209384us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.523215 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.523228 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.523229 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":286459,"prepare.queue_time_us":2896345,"prepare.run_cpu_time_us":84713,"prepare.run_wall_time_us":824808,"replication_time_us":500222}]]}
I20260503 14:05:19.523511 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.523617 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.523710 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.533968 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.534067 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 8
I20260503 14:05:19.534092 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 7
I20260503 14:05:19.534117 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 9
I20260503 14:05:19.534152 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 26 got 7
W20260503 14:05:19.534758 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.536388 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.536506 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 156ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.548687 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 467) took 4776 ms. Trace:
I20260503 14:05:19.548769 1079 rpcz_store.cc:276] 0503 14:05:14.771786 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773892 (+ 2106us) service_pool.cc:224] Handling call
0503 14:05:19.548668 (+4774776us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.193448 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.352882 (+159434us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.973132 (+620250us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.973134 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.973139 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.973140 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.973210 (+ 70us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.123982 (+150772us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.359884 (+235902us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.360039 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.360075 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.548428 (+188353us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.548641 (+ 213us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.548652 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.548653 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":235893,"prepare.queue_time_us":3344191,"prepare.run_cpu_time_us":64633,"prepare.run_wall_time_us":780352,"replication_time_us":150836}]]}
I20260503 14:05:19.548949 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.549050 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.549243 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.549481 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.551715 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 441) took 4824 ms. Trace:
I20260503 14:05:19.551786 1072 rpcz_store.cc:276] 0503 14:05:14.727365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728505 (+ 1140us) service_pool.cc:224] Handling call
0503 14:05:19.551702 (+4823197us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.883479 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.883500 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.695682 (+812182us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.695683 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.695688 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.695689 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.695755 (+ 66us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.111208 (+415453us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.412963 (+301755us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.413093 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.413134 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.551590 (+138456us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.551675 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.551691 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.551691 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":301745,"prepare.queue_time_us":3154922,"prepare.run_cpu_time_us":43133,"prepare.run_wall_time_us":812297,"replication_time_us":415512}]]}
I20260503 14:05:19.551963 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.552062 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.552259 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.553342 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 443ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.604622 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 444) took 4588 ms. Trace:
I20260503 14:05:19.604714 1080 rpcz_store.cc:276] 0503 14:05:15.015950 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017175 (+ 1225us) service_pool.cc:224] Handling call
0503 14:05:19.604605 (+4587430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.329163 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.329189 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.871672 (+542483us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.871674 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.871678 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.871678 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.871738 (+ 60us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.228132 (+356394us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.430890 (+202758us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.431028 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.431060 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.604462 (+173402us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.604579 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.604591 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.604591 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202748,"prepare.queue_time_us":3311948,"prepare.run_cpu_time_us":31838,"prepare.run_wall_time_us":542588,"replication_time_us":356446}]]}
I20260503 14:05:19.604902 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.604995 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.605178 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 477ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.605716 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.614126 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 418) took 4887 ms. Trace:
I20260503 14:05:19.614194 1077 rpcz_store.cc:276] 0503 14:05:14.727084 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728332 (+ 1248us) service_pool.cc:224] Handling call
0503 14:05:19.614115 (+4885783us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.369553 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.371996 (+ 2443us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.043593 (+671597us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.043595 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.043602 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.043603 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.043685 (+ 82us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.283654 (+239969us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.523506 (+239852us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.523648 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.523680 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.613996 (+ 90316us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.614091 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.614102 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.614103 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":239843,"prepare.queue_time_us":3640762,"prepare.run_cpu_time_us":79412,"prepare.run_wall_time_us":674306,"replication_time_us":240041}]]}
I20260503 14:05:19.614357 1077 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.614447 1077 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.614673 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.614735 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20260503 14:05:19.615722 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 435) took 5323 ms. Trace:
I20260503 14:05:19.615779 1071 rpcz_store.cc:276] 0503 14:05:14.291984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.292579 (+ 595us) service_pool.cc:224] Handling call
0503 14:05:19.615714 (+5323135us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.494491 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.494529 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.498109 (+1003580us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.498146 (+ 37us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.498153 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.498154 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.498212 (+ 58us) log.cc:844] Serialized 348 byte log entry
0503 14:05:18.823928 (+325716us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.296503 (+472575us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.296641 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.296675 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.615629 (+318954us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.615690 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.615702 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.615702 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":472566,"prepare.queue_time_us":3201865,"prepare.run_cpu_time_us":64285,"prepare.run_wall_time_us":1003733,"replication_time_us":325770}]]}
I20260503 14:05:19.615938 1071 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.616021 1071 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.616255 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.616654 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.616950 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.638242 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.347s user 0.000s sys 0.000s
I20260503 14:05:19.639484 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 415) took 4867 ms. Trace:
I20260503 14:05:19.639554 1082 rpcz_store.cc:276] 0503 14:05:14.771945 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774891 (+ 2946us) service_pool.cc:224] Handling call
0503 14:05:19.639471 (+4864580us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.209755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.209776 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.956037 (+746261us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.964861 (+ 8824us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.969772 (+ 4911us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.969944 (+ 172us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.992030 (+ 22086us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.208908 (+216878us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.290744 (+ 81836us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.290862 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.290894 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.639341 (+348447us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.639434 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.639448 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.639448 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81827,"prepare.queue_time_us":3434805,"prepare.run_cpu_time_us":56249,"prepare.run_wall_time_us":783120,"replication_time_us":238958}]]}
I20260503 14:05:19.639743 1082 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.639838 1082 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.640038 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.640506 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 407ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.643554 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:19.644876 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 437) took 4629 ms. Trace:
I20260503 14:05:19.644953 1076 rpcz_store.cc:276] 0503 14:05:15.015833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017360 (+ 1527us) service_pool.cc:224] Handling call
0503 14:05:19.644864 (+4627504us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.568153 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.666838 (+ 98685us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.115016 (+448178us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.115018 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.115023 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.115023 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.115091 (+ 68us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.222473 (+107382us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.426976 (+204503us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.427119 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.427164 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.644630 (+217466us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.644827 (+ 197us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.644847 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.644848 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":204493,"prepare.queue_time_us":3550429,"prepare.run_cpu_time_us":54354,"prepare.run_wall_time_us":547114,"replication_time_us":107443}]]}
I20260503 14:05:19.645115 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.645231 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.645421 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.662798 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.283s user 0.000s sys 0.000s
I20260503 14:05:19.664084 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 459) took 4892 ms. Trace:
I20260503 14:05:19.664148 1083 rpcz_store.cc:276] 0503 14:05:14.771660 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774103 (+ 2443us) service_pool.cc:224] Handling call
0503 14:05:19.664071 (+4889968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.589756 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.589799 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.791010 (+1201211us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.791013 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.824233 (+ 33220us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.824408 (+ 175us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.881636 (+ 57228us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.154225 (+272589us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.380104 (+225879us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.380228 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.380264 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.663945 (+283681us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.664044 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.664059 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.664059 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225870,"prepare.queue_time_us":2815612,"prepare.run_cpu_time_us":118309,"prepare.run_wall_time_us":1314142,"replication_time_us":329810}]]}
I20260503 14:05:19.664328 1083 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.664435 1083 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.664558 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.664696 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.674867 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.000s sys 0.000s
I20260503 14:05:19.676105 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 449) took 4904 ms. Trace:
I20260503 14:05:19.676169 1074 rpcz_store.cc:276] 0503 14:05:14.771375 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773331 (+ 1956us) service_pool.cc:224] Handling call
0503 14:05:19.676095 (+4902764us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.998102 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.998436 (+ 334us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.754491 (+756055us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.754840 (+ 349us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.755191 (+ 351us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.755191 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.757376 (+ 2185us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.143883 (+386507us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.460321 (+316438us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.460485 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.460525 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.675976 (+215451us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.676070 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.676082 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.676083 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316427,"prepare.queue_time_us":3224647,"prepare.run_cpu_time_us":64651,"prepare.run_wall_time_us":759953,"replication_time_us":388684}]]}
I20260503 14:05:19.676373 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.676479 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.676616 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.676680 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:19.677693 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 441) took 4307 ms. Trace:
I20260503 14:05:19.677752 1073 rpcz_store.cc:276] 0503 14:05:15.369697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371319 (+ 1622us) service_pool.cc:224] Handling call
0503 14:05:19.677683 (+4306364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.431472 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.431515 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.006406 (+574891us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.006408 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.006422 (+ 14us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.006423 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.006509 (+ 86us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.227509 (+221000us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.374226 (+146717us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.374348 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.374385 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.677588 (+303203us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.677658 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.677672 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.677673 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146709,"prepare.queue_time_us":3060087,"prepare.run_cpu_time_us":34305,"prepare.run_wall_time_us":575052,"replication_time_us":221081}]]}
I20260503 14:05:19.677908 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.677994 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.678344 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 434ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.678450 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.679513 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 436) took 4309 ms. Trace:
I20260503 14:05:19.679566 1073 rpcz_store.cc:276] 0503 14:05:15.369609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371078 (+ 1469us) service_pool.cc:224] Handling call
0503 14:05:19.679505 (+4308427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.694551 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.694589 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.226862 (+532273us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.226864 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.226868 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.226869 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.226924 (+ 55us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.354558 (+127634us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.677905 (+323347us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.678021 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.678050 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.679424 (+ 1374us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.679485 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.679497 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.679498 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323336,"prepare.queue_time_us":3323416,"prepare.run_cpu_time_us":27999,"prepare.run_wall_time_us":532380,"replication_time_us":127682}]]}
I20260503 14:05:19.679706 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.679791 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.679868 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.680368 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.693315 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 430) took 4676 ms. Trace:
I20260503 14:05:19.693380 1085 rpcz_store.cc:276] 0503 14:05:15.016838 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.020121 (+ 3283us) service_pool.cc:224] Handling call
0503 14:05:19.693303 (+4673182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.697610 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.697628 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.213119 (+515491us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.213121 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.213124 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.213125 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.213180 (+ 55us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.276840 (+ 63660us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.508268 (+231428us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.508375 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.508407 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.693188 (+184781us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.693276 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.693288 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.693288 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":231417,"prepare.queue_time_us":3677432,"prepare.run_cpu_time_us":29366,"prepare.run_wall_time_us":515577,"replication_time_us":63709}]]}
I20260503 14:05:19.693534 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.693642 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.693812 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.693938 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.698115 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
I20260503 14:05:19.699266 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 431) took 4928 ms. Trace:
I20260503 14:05:19.699324 1084 rpcz_store.cc:276] 0503 14:05:14.771144 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772263 (+ 1119us) service_pool.cc:224] Handling call
0503 14:05:19.699258 (+4926995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.316563 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.316605 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.957994 (+641389us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.957996 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.958000 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.958000 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.958071 (+ 71us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.033502 (+ 75431us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.345564 (+312062us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.345697 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.345735 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.699153 (+353418us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.699232 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.699246 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.699246 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":312052,"prepare.queue_time_us":3544259,"prepare.run_cpu_time_us":39788,"prepare.run_wall_time_us":641516,"replication_time_us":75496}]]}
I20260503 14:05:19.699484 1084 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.699586 1084 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.699676 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.699970 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.703658 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.704411 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
I20260503 14:05:19.705590 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 442) took 4934 ms. Trace:
I20260503 14:05:19.705650 1081 rpcz_store.cc:276] 0503 14:05:14.771209 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772842 (+ 1633us) service_pool.cc:224] Handling call
0503 14:05:19.705580 (+4932738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:17.969706 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:17.969755 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.970050 (+1000295us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.970052 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.970056 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.970057 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.970097 (+ 40us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.226366 (+256269us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.469903 (+243537us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.470048 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.470087 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.705470 (+235383us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.705553 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.705569 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.705569 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243528,"prepare.queue_time_us":3196797,"prepare.run_cpu_time_us":85708,"prepare.run_wall_time_us":1000399,"replication_time_us":256304}]]}
I20260503 14:05:19.705825 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.705914 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.706007 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.706430 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.747157 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.000s sys 0.000s
I20260503 14:05:19.748647 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 447) took 4977 ms. Trace:
I20260503 14:05:19.748711 1075 rpcz_store.cc:276] 0503 14:05:14.771326 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773216 (+ 1890us) service_pool.cc:224] Handling call
0503 14:05:19.748632 (+4975416us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.194038 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.194059 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.945025 (+750966us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.945026 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.945061 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.945062 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.945108 (+ 46us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.271495 (+326387us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.491591 (+220096us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.491710 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.491748 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.748464 (+256716us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.748606 (+ 142us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.748618 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.748619 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220088,"prepare.queue_time_us":3420769,"prepare.run_cpu_time_us":49226,"prepare.run_wall_time_us":751077,"replication_time_us":326427}]]}
I20260503 14:05:19.748862 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.748970 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.749079 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.749229 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.755122 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:19.756349 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 442) took 5028 ms. Trace:
I20260503 14:05:19.756419 1078 rpcz_store.cc:276] 0503 14:05:14.727458 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729294 (+ 1836us) service_pool.cc:224] Handling call
0503 14:05:19.756337 (+5027043us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.377489 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.377508 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.098304 (+720796us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.098305 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.098309 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.098309 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.098365 (+ 56us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.186774 (+ 88409us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.473675 (+286901us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.473797 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.473827 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.756208 (+282381us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.756304 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.756322 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.756322 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":286893,"prepare.queue_time_us":3648148,"prepare.run_cpu_time_us":45927,"prepare.run_wall_time_us":720883,"replication_time_us":88458}]]}
I20260503 14:05:19.756690 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.756836 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.757097 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 398ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.757345 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.781411 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.309s user 0.000s sys 0.000s
I20260503 14:05:19.782629 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 428) took 4765 ms. Trace:
I20260503 14:05:19.782706 1109 rpcz_store.cc:276] 0503 14:05:15.016798 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.020013 (+ 3215us) service_pool.cc:224] Handling call
0503 14:05:19.782617 (+4762604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.471062 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.476005 (+ 4943us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.993174 (+517169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.993176 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.993181 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.993181 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.993242 (+ 61us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.235209 (+241967us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.471943 (+236734us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.472073 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.472113 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.782505 (+310392us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.782590 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.782603 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.782603 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":236725,"prepare.queue_time_us":3411254,"prepare.run_cpu_time_us":35277,"prepare.run_wall_time_us":538124,"replication_time_us":242021}]]}
I20260503 14:05:19.782897 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.783000 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.783187 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.783589 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.810508 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
I20260503 14:05:19.811756 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 465) took 5039 ms. Trace:
I20260503 14:05:19.811825 1079 rpcz_store.cc:276] 0503 14:05:14.771763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773804 (+ 2041us) service_pool.cc:224] Handling call
0503 14:05:19.811746 (+5037942us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.119781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.122503 (+ 2722us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.960462 (+837959us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.960464 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.960467 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.960468 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.960518 (+ 50us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.254898 (+294380us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.548946 (+294048us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.549078 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.549115 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.811621 (+262506us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.811708 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.811723 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.811724 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":294038,"prepare.queue_time_us":3344628,"prepare.run_cpu_time_us":60294,"prepare.run_wall_time_us":841367,"replication_time_us":294422}]]}
I20260503 14:05:19.812002 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.812095 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.812290 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.812927 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 407ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.843073 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 431) took 5115 ms. Trace:
I20260503 14:05:19.843158 1074 rpcz_store.cc:276] 0503 14:05:14.727200 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728636 (+ 1436us) service_pool.cc:224] Handling call
0503 14:05:19.843055 (+5114419us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.237502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.237524 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:18.945923 (+708399us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:18.945924 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:18.946098 (+ 174us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:18.946099 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:18.952796 (+ 6697us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.330694 (+377898us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.676369 (+345675us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.676504 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.676561 (+ 57us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.842921 (+166360us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.843026 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.843041 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.843041 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345667,"prepare.queue_time_us":3508829,"prepare.run_cpu_time_us":47245,"prepare.run_wall_time_us":716430,"replication_time_us":384585}]]}
I20260503 14:05:19.843339 1074 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:19.843427 1074 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.843642 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.856597 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
I20260503 14:05:19.857968 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 453) took 5086 ms. Trace:
I20260503 14:05:19.858036 1072 rpcz_store.cc:276] 0503 14:05:14.771431 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772944 (+ 1513us) service_pool.cc:224] Handling call
0503 14:05:19.857956 (+5085012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.526336 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.526363 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.229717 (+703354us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.229753 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.229758 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.229759 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.229799 (+ 40us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.326494 (+ 96695us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.551960 (+225466us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.552087 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.552125 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.857821 (+305696us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.857923 (+ 102us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.857941 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.857942 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225453,"prepare.queue_time_us":3753356,"prepare.run_cpu_time_us":43050,"prepare.run_wall_time_us":703471,"replication_time_us":96730}]]}
I20260503 14:05:19.858224 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.858332 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.858774 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.859360 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.865094 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 463) took 5093 ms. Trace:
I20260503 14:05:19.865167 1083 rpcz_store.cc:276] 0503 14:05:14.771726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774314 (+ 2588us) service_pool.cc:224] Handling call
0503 14:05:19.865081 (+5090767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.137232 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.137255 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.052257 (+915002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.052345 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.135872 (+ 83527us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.139386 (+ 3514us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.515027 (+375641us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.533351 (+ 18324us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.664325 (+130974us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.664465 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.664502 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.864938 (+200436us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.865054 (+ 116us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.865068 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.865069 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130964,"prepare.queue_time_us":3362871,"prepare.run_cpu_time_us":148617,"prepare.run_wall_time_us":1396685,"replication_time_us":393959}]]}
I20260503 14:05:19.865365 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.865459 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.865654 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.866866 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 446) took 4497 ms. Trace:
I20260503 14:05:19.866933 1084 rpcz_store.cc:276] 0503 14:05:15.369250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370083 (+ 833us) service_pool.cc:224] Handling call
0503 14:05:19.866855 (+4496772us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.881879 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.882198 (+ 319us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.426720 (+544522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.426722 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.426727 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.426727 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.426801 (+ 74us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.628863 (+202062us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.699481 (+ 70618us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.699613 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.699648 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.866759 (+167111us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.866832 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.866846 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.866846 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70608,"prepare.queue_time_us":3511726,"prepare.run_cpu_time_us":53400,"prepare.run_wall_time_us":544932,"replication_time_us":202129}]]}
I20260503 14:05:19.867106 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.867197 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.867403 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.868436 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 432) took 4851 ms. Trace:
I20260503 14:05:19.868485 1073 rpcz_store.cc:276] 0503 14:05:15.016873 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019607 (+ 2734us) service_pool.cc:224] Handling call
0503 14:05:19.868428 (+4848821us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.592652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.592687 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.240522 (+647835us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.240523 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.240549 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.240550 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.240596 (+ 46us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.422086 (+181490us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.679704 (+257618us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.679813 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.679843 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.868325 (+188482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.868409 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.868419 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.868420 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":257608,"prepare.queue_time_us":3572998,"prepare.run_cpu_time_us":42116,"prepare.run_wall_time_us":647954,"replication_time_us":181528}]]}
I20260503 14:05:19.868623 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.868721 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.869050 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.869117 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.253s user 0.000s sys 0.000s
I20260503 14:05:19.870071 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 449) took 5142 ms. Trace:
I20260503 14:05:19.870122 1071 rpcz_store.cc:276] 0503 14:05:14.727587 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729801 (+ 2214us) service_pool.cc:224] Handling call
0503 14:05:19.870065 (+5140264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.207776 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.207795 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.095498 (+887703us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.095501 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.095506 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.095507 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.095563 (+ 56us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.318519 (+222956us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.615935 (+297416us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.616045 (+ 110us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.616073 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.869986 (+253913us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.870045 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.870057 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.870058 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":297406,"prepare.queue_time_us":3477922,"prepare.run_cpu_time_us":65028,"prepare.run_wall_time_us":887797,"replication_time_us":223006}]]}
I20260503 14:05:19.870288 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:19.870383 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:19.870613 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.871088 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.871280 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 421ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.871440 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 340ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.872778 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.874171 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.892656 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
I20260503 14:05:19.893932 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 438) took 4878 ms. Trace:
I20260503 14:05:19.893996 1076 rpcz_store.cc:276] 0503 14:05:15.015846 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017408 (+ 1562us) service_pool.cc:224] Handling call
0503 14:05:19.893923 (+4876515us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.631549 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.631575 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.313397 (+681822us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.313399 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.313431 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.313432 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.313474 (+ 42us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.541377 (+227903us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.645112 (+103735us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.645257 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.645298 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.893809 (+248511us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.893894 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.893909 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.893910 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103726,"prepare.queue_time_us":3614091,"prepare.run_cpu_time_us":41587,"prepare.run_wall_time_us":681934,"replication_time_us":227937}]]}
I20260503 14:05:19.894182 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.894301 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.894497 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.894861 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.904011 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:19.905372 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 426) took 4888 ms. Trace:
I20260503 14:05:19.905433 1085 rpcz_store.cc:276] 0503 14:05:15.016767 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019899 (+ 3132us) service_pool.cc:224] Handling call
0503 14:05:19.905360 (+4885461us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.956571 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.956599 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.374063 (+417464us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.374064 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.374069 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.374070 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.374129 (+ 59us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.498052 (+123923us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.693531 (+195479us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.693671 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.693707 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.905241 (+211534us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.905331 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.905346 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.905346 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":195468,"prepare.queue_time_us":3936627,"prepare.run_cpu_time_us":26094,"prepare.run_wall_time_us":417566,"replication_time_us":123976}]]}
I20260503 14:05:19.905609 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.905700 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:19.905900 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.906180 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.916834 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 11
I20260503 14:05:19.916934 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.916966 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 11
I20260503 14:05:19.916994 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.917028 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.917057 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.917086 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.917387 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.917438 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.917470 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.917514 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.917551 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.917586 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.918540 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.918605 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.918635 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.918670 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.918700 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 11
I20260503 14:05:19.918733 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 11
I20260503 14:05:19.918766 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.920222 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:19.920883 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 385ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.921502 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.921556 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.921587 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.921610 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.921639 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.921674 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.921712 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
I20260503 14:05:19.921744 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.921764 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.921798 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
I20260503 14:05:19.921833 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
I20260503 14:05:19.921866 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 7
I20260503 14:05:19.921901 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
W20260503 14:05:19.933868 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
I20260503 14:05:19.935130 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 433) took 4919 ms. Trace:
I20260503 14:05:19.935185 1077 rpcz_store.cc:276] 0503 14:05:15.015762 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017004 (+ 1242us) service_pool.cc:224] Handling call
0503 14:05:19.935121 (+4918117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.863424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.863458 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.226972 (+363514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.226973 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.226975 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.226975 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.227006 (+ 31us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.535483 (+308477us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.614353 (+ 78870us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.614492 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.614528 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.934991 (+320463us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.935098 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.935109 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.935110 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78859,"prepare.queue_time_us":3846304,"prepare.run_cpu_time_us":18542,"prepare.run_wall_time_us":363588,"replication_time_us":308501}]]}
I20260503 14:05:19.935328 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:19.935426 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:19.935518 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.935532 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 10
W20260503 14:05:19.935649 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.941200 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.301s user 0.000s sys 0.000s
I20260503 14:05:19.942323 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 410) took 5170 ms. Trace:
I20260503 14:05:19.942378 1082 rpcz_store.cc:276] 0503 14:05:14.771854 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774648 (+ 2794us) service_pool.cc:224] Handling call
0503 14:05:19.942314 (+5167666us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.502073 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.502097 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.211296 (+709199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.211297 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.211302 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.211303 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.211357 (+ 54us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.333028 (+121671us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.639740 (+306712us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.639866 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.639905 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.942200 (+302295us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.942296 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.942304 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.942305 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306703,"prepare.queue_time_us":3727386,"prepare.run_cpu_time_us":41537,"prepare.run_wall_time_us":709292,"replication_time_us":121721}]]}
I20260503 14:05:19.942543 1082 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.942622 1082 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:19.942634 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 9
W20260503 14:05:19.942742 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 57ms of latency in SegmentAllocator::Sync()
W20260503 14:05:19.942863 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.995015 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 439) took 5267 ms. Trace:
I20260503 14:05:19.995095 1074 rpcz_store.cc:276] 0503 14:05:14.727343 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.728437 (+ 1094us) service_pool.cc:224] Handling call
0503 14:05:19.994998 (+5266561us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.236705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.236728 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.221920 (+985192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.221923 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.221931 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.221932 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.222010 (+ 78us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.600939 (+378929us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.843335 (+242396us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.843454 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.843492 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:19.994866 (+151374us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:19.994975 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:19.994986 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:19.994987 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242385,"prepare.queue_time_us":3508237,"prepare.run_cpu_time_us":62848,"prepare.run_wall_time_us":985316,"replication_time_us":378999}]]}
I20260503 14:05:19.995282 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:19.995381 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:19.995477 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 104ms of latency in SegmentAllocator::Sync()
I20260503 14:05:19.996254 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 27 got 8
W20260503 14:05:19.997646 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 151ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.001006 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 421) took 4984 ms. Trace:
I20260503 14:05:20.001075 1082 rpcz_store.cc:276] 0503 14:05:15.016669 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019525 (+ 2856us) service_pool.cc:224] Handling call
0503 14:05:20.000993 (+4981468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.082753 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.082780 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.520656 (+437876us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.520658 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.520701 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.520703 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.520805 (+ 102us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.764241 (+243436us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.942538 (+178297us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.942647 (+ 109us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.942682 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.000895 (+ 58213us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.000972 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.000984 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.000985 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178287,"prepare.queue_time_us":4063180,"prepare.run_cpu_time_us":26032,"prepare.run_wall_time_us":438079,"replication_time_us":243530}]]}
I20260503 14:05:20.001235 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.001329 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.001442 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.001643 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.037307 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
I20260503 14:05:20.038669 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 446) took 5267 ms. Trace:
I20260503 14:05:20.038740 1075 rpcz_store.cc:276] 0503 14:05:14.771301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773160 (+ 1859us) service_pool.cc:224] Handling call
0503 14:05:20.038657 (+5265497us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.469493 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.469521 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.438394 (+968873us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.438395 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.438400 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.438400 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.438482 (+ 82us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.565955 (+127473us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.748859 (+182904us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.749000 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.749041 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.038527 (+289486us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.038624 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.038642 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.038643 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182894,"prepare.queue_time_us":3696286,"prepare.run_cpu_time_us":52501,"prepare.run_wall_time_us":969000,"replication_time_us":127547}]]}
I20260503 14:05:20.038942 1075 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.039041 1075 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.039485 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.040057 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 61ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.040906 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 464) took 5269 ms. Trace:
I20260503 14:05:20.040969 1071 rpcz_store.cc:276] 0503 14:05:14.771748 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774368 (+ 2620us) service_pool.cc:224] Handling call
0503 14:05:20.040895 (+5266527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.758400 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.759245 (+ 845us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.491662 (+732417us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.494810 (+ 3148us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.532913 (+ 38103us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.532992 (+ 79us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.536337 (+ 3345us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.694183 (+157846us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.870285 (+176102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.870415 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.870442 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.040799 (+170357us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.040874 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.040885 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.040886 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":176093,"prepare.queue_time_us":3983820,"prepare.run_cpu_time_us":56781,"prepare.run_wall_time_us":778935,"replication_time_us":161184}]]}
I20260503 14:05:20.041136 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.041218 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.041307 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.042717 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.062026 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
I20260503 14:05:20.063340 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 445) took 5292 ms. Trace:
I20260503 14:05:20.063400 1072 rpcz_store.cc:276] 0503 14:05:14.771286 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773116 (+ 1830us) service_pool.cc:224] Handling call
0503 14:05:20.063327 (+5290211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.181290 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.181330 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.261303 (+1079973us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.261306 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.261311 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.261312 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.261388 (+ 76us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.628204 (+366816us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.858219 (+230015us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.858359 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.858401 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.063188 (+204787us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.063294 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.063312 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.063312 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230004,"prepare.queue_time_us":3408135,"prepare.run_cpu_time_us":63324,"prepare.run_wall_time_us":1080109,"replication_time_us":366883}]]}
I20260503 14:05:20.063599 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.063697 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.064144 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.064730 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.071235 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.000s sys 0.000s
I20260503 14:05:20.072466 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 464) took 5056 ms. Trace:
I20260503 14:05:20.072546 1081 rpcz_store.cc:276] 0503 14:05:15.016248 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018525 (+ 2277us) service_pool.cc:224] Handling call
0503 14:05:20.072456 (+5053931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.612215 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.612236 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.412774 (+800538us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.412776 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.412782 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.412783 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.412844 (+ 61us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.462951 (+ 50107us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.705823 (+242872us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.705942 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.705979 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.072336 (+366357us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.072428 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.072444 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.072444 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242863,"prepare.queue_time_us":3593638,"prepare.run_cpu_time_us":51075,"prepare.run_wall_time_us":800638,"replication_time_us":50160}]]}
I20260503 14:05:20.072683 1081 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.072804 1081 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.072904 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.073187 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 22ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.077406 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.294s user 0.000s sys 0.000s
I20260503 14:05:20.078570 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 425) took 5061 ms. Trace:
I20260503 14:05:20.078635 1109 rpcz_store.cc:276] 0503 14:05:15.016749 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019845 (+ 3096us) service_pool.cc:224] Handling call
0503 14:05:20.078560 (+5058715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.492896 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.493229 (+ 333us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.289257 (+796028us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.289259 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.289264 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.289264 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.289338 (+ 74us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.530639 (+241301us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.782894 (+252255us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.783025 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.783059 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.078456 (+295397us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.078534 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.078549 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.078549 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":252246,"prepare.queue_time_us":3472926,"prepare.run_cpu_time_us":52653,"prepare.run_wall_time_us":796529,"replication_time_us":241367}]]}
I20260503 14:05:20.078826 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.078931 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.079114 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 260ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.079586 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.082393 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.477s user 0.000s sys 0.000s
I20260503 14:05:20.083561 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 424) took 5312 ms. Trace:
I20260503 14:05:20.083617 1080 rpcz_store.cc:276] 0503 14:05:14.771035 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772434 (+ 1399us) service_pool.cc:224] Handling call
0503 14:05:20.083553 (+5311119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.499672 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.499694 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.185350 (+685656us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.185352 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.185360 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.185361 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.185434 (+ 73us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.399511 (+214077us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.604897 (+205386us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.605022 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.605060 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.083451 (+478391us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.083527 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.083542 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.083543 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205376,"prepare.queue_time_us":3727197,"prepare.run_cpu_time_us":42675,"prepare.run_wall_time_us":685773,"replication_time_us":214141}]]}
I20260503 14:05:20.083788 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.083909 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.084040 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.084097 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:20.085099 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 435) took 5069 ms. Trace:
I20260503 14:05:20.085150 1084 rpcz_store.cc:276] 0503 14:05:15.015800 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017262 (+ 1462us) service_pool.cc:224] Handling call
0503 14:05:20.085092 (+5067830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.206287 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.206313 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.207665 (+1001352us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.207839 (+ 174us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.293137 (+ 85298us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.294062 (+ 925us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.534580 (+240518us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.702008 (+167428us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.867102 (+165094us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.867220 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.867270 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.084988 (+217718us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.085071 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.085083 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.085084 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165083,"prepare.queue_time_us":3188983,"prepare.run_cpu_time_us":110452,"prepare.run_wall_time_us":1329745,"replication_time_us":407669}]]}
I20260503 14:05:20.085319 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.085433 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.085857 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.086433 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 172ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.100808 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 461) took 5084 ms. Trace:
I20260503 14:05:20.100888 1074 rpcz_store.cc:276] 0503 14:05:15.016160 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018350 (+ 2190us) service_pool.cc:224] Handling call
0503 14:05:20.100793 (+5082443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.882161 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.882181 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.469681 (+587500us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.469683 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.469689 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.469689 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.469757 (+ 68us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.795830 (+326073us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.995280 (+199450us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.995410 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.995446 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.100668 (+105222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.100767 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.100781 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.100781 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":199439,"prepare.queue_time_us":3863748,"prepare.run_cpu_time_us":34682,"prepare.run_wall_time_us":587604,"replication_time_us":326132}]]}
I20260503 14:05:20.101069 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.101159 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.101248 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 385ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.101547 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.104887 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
I20260503 14:05:20.106014 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 473) took 5089 ms. Trace:
I20260503 14:05:20.106077 1083 rpcz_store.cc:276] 0503 14:05:15.016461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019214 (+ 2753us) service_pool.cc:224] Handling call
0503 14:05:20.106002 (+5086788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.868366 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.868408 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.371443 (+503035us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.371446 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.371450 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.371451 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.371516 (+ 65us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.671473 (+299957us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.865359 (+193886us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.865487 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.865524 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.105896 (+240372us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.105980 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.105990 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.105990 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193876,"prepare.queue_time_us":3849109,"prepare.run_cpu_time_us":34488,"prepare.run_wall_time_us":503158,"replication_time_us":300015}]]}
I20260503 14:05:20.106257 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.106360 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.106599 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 372ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.119536 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.000s sys 0.000s
I20260503 14:05:20.120873 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 445) took 5393 ms. Trace:
I20260503 14:05:20.120946 1079 rpcz_store.cc:276] 0503 14:05:14.727518 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729580 (+ 2062us) service_pool.cc:224] Handling call
0503 14:05:20.120863 (+5391283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.468604 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.468625 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.296492 (+827867us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.296704 (+ 212us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.297915 (+ 1211us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.298090 (+ 175us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.379020 (+ 80930us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.648637 (+269617us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.811999 (+163362us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.812123 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.812160 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.120714 (+308554us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.120839 (+ 125us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.120849 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.120850 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":163352,"prepare.queue_time_us":3738989,"prepare.run_cpu_time_us":76155,"prepare.run_wall_time_us":911023,"replication_time_us":350539}]]}
I20260503 14:05:20.121148 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.121243 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.121728 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.122325 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.123270 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.254s user 0.000s sys 0.000s
I20260503 14:05:20.124428 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 423) took 5107 ms. Trace:
I20260503 14:05:20.124488 1073 rpcz_store.cc:276] 0503 14:05:15.016712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019711 (+ 2999us) service_pool.cc:224] Handling call
0503 14:05:20.124420 (+5104709us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.715478 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.715503 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.290578 (+575075us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.290580 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.290587 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.290588 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.290652 (+ 64us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.560463 (+269811us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.868619 (+308156us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.868767 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.868798 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.124315 (+255517us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.124396 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.124409 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.124409 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":308145,"prepare.queue_time_us":3695698,"prepare.run_cpu_time_us":32820,"prepare.run_wall_time_us":575184,"replication_time_us":269867}]]}
I20260503 14:05:20.124675 1073 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.124811 1073 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.124984 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.155328 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20260503 14:05:20.157290 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 479) took 5140 ms. Trace:
I20260503 14:05:20.157367 1078 rpcz_store.cc:276] 0503 14:05:15.016609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018838 (+ 2229us) service_pool.cc:224] Handling call
0503 14:05:20.157277 (+5138439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.568717 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.568735 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.333307 (+764572us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.333309 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.333314 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.333315 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.333381 (+ 66us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.544827 (+211446us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.756684 (+211857us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.756878 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.756923 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.156437 (+399514us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.157253 (+ 816us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.157265 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.157266 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211848,"prepare.queue_time_us":3549838,"prepare.run_cpu_time_us":38807,"prepare.run_wall_time_us":764672,"replication_time_us":211505}]]}
I20260503 14:05:20.157553 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260503 14:05:20.157652 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.157846 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.158376 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.175798 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:20.178560 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 452) took 4809 ms. Trace:
I20260503 14:05:20.178629 1077 rpcz_store.cc:276] 0503 14:05:15.369358 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370464 (+ 1106us) service_pool.cc:224] Handling call
0503 14:05:20.178545 (+4808081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.833907 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.882984 (+ 49077us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.533068 (+650084us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.533070 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.533441 (+ 371us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.533442 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.536235 (+ 2793us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.798647 (+262412us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.935324 (+136677us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.935455 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.935489 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.178413 (+242924us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.178514 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.178530 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.178530 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136668,"prepare.queue_time_us":3453289,"prepare.run_cpu_time_us":60868,"prepare.run_wall_time_us":709912,"replication_time_us":265196}]]}
I20260503 14:05:20.178787 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.178881 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.179080 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.179293 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 126ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.199085 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 450) took 5427 ms. Trace:
W20260503 14:05:20.199193 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.000s sys 0.000s
W20260503 14:05:20.200048 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.200228 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 431) took 5183 ms. Trace:
I20260503 14:05:20.200280 1085 rpcz_store.cc:276] 0503 14:05:15.016863 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019570 (+ 2707us) service_pool.cc:224] Handling call
0503 14:05:20.200220 (+5180650us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.736433 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.736463 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.471856 (+735393us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.471858 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.471864 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.471865 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.471946 (+ 81us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.700775 (+228829us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.905606 (+204831us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.905728 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.905775 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.200138 (+294363us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.200198 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.200211 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.200211 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":204817,"prepare.queue_time_us":3716823,"prepare.run_cpu_time_us":53936,"prepare.run_wall_time_us":735522,"replication_time_us":228905}]]}
I20260503 14:05:20.200474 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.200599 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.200807 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 84ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.201663 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.199167 1075 rpcz_store.cc:276] 0503 14:05:14.771391 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773381 (+ 1990us) service_pool.cc:224] Handling call
0503 14:05:20.199067 (+5425686us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.583121 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.583147 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.459992 (+876845us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.460027 (+ 35us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.460035 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.460036 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.460193 (+ 157us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.851265 (+391072us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.038938 (+187673us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.039071 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.039112 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.198937 (+159825us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.199036 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.199053 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.199053 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187663,"prepare.queue_time_us":3809704,"prepare.run_cpu_time_us":55396,"prepare.run_wall_time_us":877083,"replication_time_us":391222}]]}
I20260503 14:05:20.202242 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.202330 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.202420 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.220697 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.326s user 0.000s sys 0.000s
I20260503 14:05:20.221962 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 456) took 4852 ms. Trace:
I20260503 14:05:20.222029 1076 rpcz_store.cc:276] 0503 14:05:15.369461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370036 (+ 575us) service_pool.cc:224] Handling call
0503 14:05:20.221950 (+4851914us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.871760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.871782 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.605324 (+733542us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.605327 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.605334 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.605334 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.605399 (+ 65us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.745012 (+139613us) op_driver.cc:464] REPLICATION: finished
0503 14:05:19.894179 (+149167us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:19.894332 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:19.894367 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.221829 (+327462us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.221919 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.221934 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.221935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149144,"prepare.queue_time_us":3501685,"prepare.run_cpu_time_us":38745,"prepare.run_wall_time_us":733647,"replication_time_us":139667}]]}
I20260503 14:05:20.222208 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.222311 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.222504 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.222982 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.228701 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 455) took 5212 ms. Trace:
I20260503 14:05:20.228776 1072 rpcz_store.cc:276] 0503 14:05:15.016044 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017889 (+ 1845us) service_pool.cc:224] Handling call
0503 14:05:20.228687 (+5210798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.970112 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.970132 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.706248 (+736116us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.706282 (+ 34us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.706289 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.706290 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.706338 (+ 48us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.851722 (+145384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.063595 (+211873us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.063728 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.063769 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.228566 (+164797us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.228660 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.228672 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.228673 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211865,"prepare.queue_time_us":3952176,"prepare.run_cpu_time_us":65731,"prepare.run_wall_time_us":736244,"replication_time_us":145428}]]}
I20260503 14:05:20.228972 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.229068 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.229369 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.229991 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.251330 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 378ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.251683 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.279636 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.278s user 0.000s sys 0.000s
I20260503 14:05:20.280925 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 448) took 4639 ms. Trace:
I20260503 14:05:20.280992 1082 rpcz_store.cc:276] 0503 14:05:15.641265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641670 (+ 405us) service_pool.cc:224] Handling call
0503 14:05:20.280910 (+4639240us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.226941 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.226961 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.680183 (+453222us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.680184 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.680189 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.680189 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.680232 (+ 43us) log.cc:844] Serialized 480 byte log entry
0503 14:05:19.924616 (+244384us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.001231 (+ 76615us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.001357 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.001397 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.280794 (+279397us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.280883 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.280895 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.280896 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76605,"prepare.queue_time_us":3585218,"prepare.run_cpu_time_us":25284,"prepare.run_wall_time_us":453306,"replication_time_us":244421}]]}
I20260503 14:05:20.281162 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.281256 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.281452 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.281670 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.286091 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 453) took 4644 ms. Trace:
I20260503 14:05:20.286151 1085 rpcz_store.cc:276] 0503 14:05:15.641377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641999 (+ 622us) service_pool.cc:224] Handling call
0503 14:05:20.286081 (+4644082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.006529 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.006588 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.677705 (+671117us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.677706 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.677712 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.677713 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.678183 (+ 470us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.112641 (+434458us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.200471 (+ 87830us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.200626 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.200665 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.285971 (+ 85306us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.286059 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.286071 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.286072 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87820,"prepare.queue_time_us":3364466,"prepare.run_cpu_time_us":53543,"prepare.run_wall_time_us":671663,"replication_time_us":434848}]]}
I20260503 14:05:20.286275 1085 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.286375 1085 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.286547 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.286743 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 360ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.311312 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 8
I20260503 14:05:20.311415 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.311446 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
I20260503 14:05:20.311475 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.315958 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
I20260503 14:05:20.316043 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
I20260503 14:05:20.316067 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.316094 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.316115 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.316140 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
I20260503 14:05:20.316514 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
I20260503 14:05:20.316584 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.316612 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 11
I20260503 14:05:20.316633 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 11
I20260503 14:05:20.317595 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.317658 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.317687 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.317708 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 11
I20260503 14:05:20.317734 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 12
I20260503 14:05:20.317767 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 12
I20260503 14:05:20.330883 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:20.331459 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 290ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.339371 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.000s
I20260503 14:05:20.340749 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 442) took 4971 ms. Trace:
I20260503 14:05:20.340811 1109 rpcz_store.cc:276] 0503 14:05:15.369714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371383 (+ 1669us) service_pool.cc:224] Handling call
0503 14:05:20.340729 (+4969346us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.213200 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.213221 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.693304 (+480083us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.693306 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.693309 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.693310 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.693368 (+ 58us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.021178 (+327810us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.078823 (+ 57645us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.078960 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.078997 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.340593 (+261596us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.340709 (+ 116us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.340719 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.340719 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57636,"prepare.queue_time_us":3841775,"prepare.run_cpu_time_us":28047,"prepare.run_wall_time_us":480176,"replication_time_us":327861}]]}
I20260503 14:05:20.340960 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.341049 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.341248 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.341986 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.221s user 0.000s sys 0.000s
I20260503 14:05:20.342033 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 11
I20260503 14:05:20.342967 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 480) took 5326 ms. Trace:
I20260503 14:05:20.343024 1079 rpcz_store.cc:276] 0503 14:05:15.016620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018877 (+ 2257us) service_pool.cc:224] Handling call
0503 14:05:20.342961 (+5324084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.973228 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.973252 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.548732 (+575480us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.548735 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.548742 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.548743 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.548802 (+ 59us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.844677 (+295875us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.121144 (+276467us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.121270 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.121306 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.342879 (+221573us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.342945 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.342955 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.342955 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276458,"prepare.queue_time_us":3954294,"prepare.run_cpu_time_us":35734,"prepare.run_wall_time_us":575585,"replication_time_us":295927}]]}
I20260503 14:05:20.343150 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.343250 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.343428 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 224ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.343561 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
I20260503 14:05:20.343444 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 10
I20260503 14:05:20.344411 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 465) took 4705 ms. Trace:
I20260503 14:05:20.344499 1084 rpcz_store.cc:276] 0503 14:05:15.638440 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.639013 (+ 573us) service_pool.cc:224] Handling call
0503 14:05:20.344404 (+4705391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.831715 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.831750 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.355536 (+523786us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.355625 (+ 89us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.355982 (+ 357us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.355983 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.369297 (+ 13314us) log.cc:844] Serialized 480 byte log entry
0503 14:05:19.813991 (+444694us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.085316 (+271325us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.085461 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.085494 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.344325 (+258831us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.344388 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.344397 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.344397 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":271316,"prepare.queue_time_us":3192620,"prepare.run_cpu_time_us":81515,"prepare.run_wall_time_us":538558,"replication_time_us":457915}]]}
I20260503 14:05:20.344650 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.344729 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.344895 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 392ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.344937 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 12
W20260503 14:05:20.345130 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 174ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.345319 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.347149 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260503 14:05:20.348091 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 427) took 5331 ms. Trace:
I20260503 14:05:20.348140 1073 rpcz_store.cc:276] 0503 14:05:15.016782 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019951 (+ 3169us) service_pool.cc:224] Handling call
0503 14:05:20.348084 (+5328133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.006086 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.009440 (+ 3354us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.640107 (+630667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.640108 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.640113 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.640114 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.640182 (+ 68us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.047768 (+407586us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.124671 (+ 76903us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.124841 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.124880 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.348015 (+223135us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.348064 (+ 49us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.348076 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.348077 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76893,"prepare.queue_time_us":3985324,"prepare.run_cpu_time_us":64840,"prepare.run_wall_time_us":634616,"replication_time_us":407647}]]}
I20260503 14:05:20.348253 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.348354 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.348439 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 385ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.348711 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.368422 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 443) took 5352 ms. Trace:
I20260503 14:05:20.368502 1077 rpcz_store.cc:276] 0503 14:05:15.015930 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017120 (+ 1190us) service_pool.cc:224] Handling call
0503 14:05:20.368403 (+5351283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.958087 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.958106 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.699279 (+741173us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.699281 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.699289 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.699290 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.699356 (+ 66us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.944223 (+244867us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.178784 (+234561us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.178907 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.178943 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.368293 (+189350us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.368375 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.368391 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.368392 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":234552,"prepare.queue_time_us":3940908,"prepare.run_cpu_time_us":47640,"prepare.run_wall_time_us":741281,"replication_time_us":244926}]]}
I20260503 14:05:20.368700 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.368835 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.368937 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.374816 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.375200 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.291s user 0.000s sys 0.000s
I20260503 14:05:20.376348 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 427) took 5605 ms. Trace:
I20260503 14:05:20.376410 1080 rpcz_store.cc:276] 0503 14:05:14.771081 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772618 (+ 1537us) service_pool.cc:224] Handling call
0503 14:05:20.376340 (+5603722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.637927 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.637953 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.431217 (+793264us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.431219 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.431265 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.431266 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.431321 (+ 55us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.805861 (+374540us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.083785 (+277924us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.083939 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.083975 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.376245 (+292270us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.376316 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.376331 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.376331 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277913,"prepare.queue_time_us":3865265,"prepare.run_cpu_time_us":53715,"prepare.run_wall_time_us":793406,"replication_time_us":374565}]]}
I20260503 14:05:20.376583 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.376674 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.376777 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.376907 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.395764 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 430) took 5624 ms. Trace:
I20260503 14:05:20.395848 1076 rpcz_store.cc:276] 0503 14:05:14.771129 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772795 (+ 1666us) service_pool.cc:224] Handling call
0503 14:05:20.395750 (+5622955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.043707 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.043764 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.614157 (+570393us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.614159 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.614198 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.614199 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.614263 (+ 64us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.960266 (+346003us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.222205 (+261939us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.222339 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.222375 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.395628 (+173253us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.395712 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.395728 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.395729 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":261926,"prepare.queue_time_us":4270871,"prepare.run_cpu_time_us":33435,"prepare.run_wall_time_us":570567,"replication_time_us":346045}]]}
I20260503 14:05:20.396039 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.396113 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.396260 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.396312 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.396488 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.414492 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.000s
I20260503 14:05:20.415699 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 456) took 5644 ms. Trace:
I20260503 14:05:20.415776 1071 rpcz_store.cc:276] 0503 14:05:14.771604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773939 (+ 2335us) service_pool.cc:224] Handling call
0503 14:05:20.415689 (+5641750us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.672494 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.672520 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.359703 (+687183us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.359704 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.359709 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.359710 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.359759 (+ 49us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.709764 (+350005us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.041133 (+331369us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.041248 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.041281 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.415574 (+374293us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.415661 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.415677 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.415678 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331360,"prepare.queue_time_us":3898502,"prepare.run_cpu_time_us":51978,"prepare.run_wall_time_us":687277,"replication_time_us":350049}]]}
I20260503 14:05:20.415946 1071 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.416051 1071 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.416224 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.416419 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 379ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.427080 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.354s user 0.000s sys 0.000s
I20260503 14:05:20.428333 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 443) took 5657 ms. Trace:
I20260503 14:05:20.428406 1081 rpcz_store.cc:276] 0503 14:05:14.771246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773013 (+ 1767us) service_pool.cc:224] Handling call
0503 14:05:20.428322 (+5655309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.818785 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.818812 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.491379 (+672567us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.491381 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.491389 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.491390 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.491463 (+ 73us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.938559 (+447096us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.072679 (+134120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.072834 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.072872 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.428198 (+355326us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.428301 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.428310 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.428311 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":134108,"prepare.queue_time_us":4045723,"prepare.run_cpu_time_us":42287,"prepare.run_wall_time_us":672690,"replication_time_us":447161}]]}
I20260503 14:05:20.428593 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.428694 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.429049 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 363ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.429371 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 28 got 9
W20260503 14:05:20.429385 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.455618 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
I20260503 14:05:20.456904 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 444) took 5685 ms. Trace:
I20260503 14:05:20.456964 1072 rpcz_store.cc:276] 0503 14:05:14.771261 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773068 (+ 1807us) service_pool.cc:224] Handling call
0503 14:05:20.456894 (+5683826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.961209 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.963987 (+ 2778us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.844301 (+880314us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.844828 (+ 527us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.845289 (+ 461us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.845289 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.862695 (+ 17406us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.024467 (+161772us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.228968 (+204501us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.229093 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.229134 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.456780 (+227646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.456868 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.456882 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.456882 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":204490,"prepare.queue_time_us":4187929,"prepare.run_cpu_time_us":77682,"prepare.run_wall_time_us":913582,"replication_time_us":179172}]]}
I20260503 14:05:20.457134 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.457224 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.457544 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 144ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.478896 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.372s user 0.000s sys 0.000s
I20260503 14:05:20.480124 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 457) took 5708 ms. Trace:
I20260503 14:05:20.480187 1083 rpcz_store.cc:276] 0503 14:05:14.771620 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773999 (+ 2379us) service_pool.cc:224] Handling call
0503 14:05:20.480113 (+5706114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.432786 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.432803 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.379872 (+947069us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.379874 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.379878 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.379879 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.379943 (+ 64us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.728129 (+348186us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.106254 (+378125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.106390 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.106429 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.479994 (+373565us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.480084 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.480099 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.480100 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":378115,"prepare.queue_time_us":3658748,"prepare.run_cpu_time_us":87619,"prepare.run_wall_time_us":947164,"replication_time_us":348243}]]}
I20260503 14:05:20.480366 1083 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.480454 1083 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.480654 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.481223 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 414ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.485522 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 438) took 5115 ms. Trace:
I20260503 14:05:20.485579 1109 rpcz_store.cc:276] 0503 14:05:15.369644 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371188 (+ 1544us) service_pool.cc:224] Handling call
0503 14:05:20.485514 (+5114326us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.374153 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.374196 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.905394 (+531198us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.905396 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.905444 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.905445 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.905511 (+ 66us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.213415 (+307904us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.340955 (+127540us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.341076 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.341111 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.485420 (+144309us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.485490 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.485503 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.485503 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127532,"prepare.queue_time_us":4002929,"prepare.run_cpu_time_us":33374,"prepare.run_wall_time_us":531369,"replication_time_us":307965}]]}
I20260503 14:05:20.485742 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.485841 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.485950 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.486006 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.000s sys 0.000s
I20260503 14:05:20.486917 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 448) took 5759 ms. Trace:
I20260503 14:05:20.486966 1078 rpcz_store.cc:276] 0503 14:05:14.727570 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.729758 (+ 2188us) service_pool.cc:224] Handling call
0503 14:05:20.486910 (+5757152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.498233 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.498255 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.616350 (+1118095us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.616352 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.616356 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.616356 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.616421 (+ 65us) log.cc:844] Serialized 374 byte log entry
0503 14:05:19.870584 (+254163us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.157551 (+286967us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.157680 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.157720 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.486828 (+329108us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.486891 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.486902 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.486903 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":286956,"prepare.queue_time_us":3768438,"prepare.run_cpu_time_us":66643,"prepare.run_wall_time_us":1118196,"replication_time_us":254223}]]}
I20260503 14:05:20.487124 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.487213 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.487385 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.487439 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.386s user 0.000s sys 0.000s
I20260503 14:05:20.488278 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 462) took 5472 ms. Trace:
I20260503 14:05:20.488328 1074 rpcz_store.cc:276] 0503 14:05:15.016204 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018421 (+ 2217us) service_pool.cc:224] Handling call
0503 14:05:20.488271 (+5469850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.758147 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.761120 (+ 2973us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.676121 (+915001us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.676123 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.676131 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.676132 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.676193 (+ 61us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.976739 (+300546us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.101067 (+124328us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.101185 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.101219 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.488200 (+386981us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.488253 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.488264 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.488264 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124318,"prepare.queue_time_us":3739522,"prepare.run_cpu_time_us":76107,"prepare.run_wall_time_us":918058,"replication_time_us":300600}]]}
I20260503 14:05:20.488464 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.488554 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.488678 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 452ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.489149 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.489333 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 89ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.489506 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 385ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.501849 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
I20260503 14:05:20.503134 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 433) took 5133 ms. Trace:
I20260503 14:05:20.503206 1085 rpcz_store.cc:276] 0503 14:05:15.369555 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370799 (+ 1244us) service_pool.cc:224] Handling call
0503 14:05:20.503123 (+5132324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.520849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.520883 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.001012 (+480129us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.001013 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.001017 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.001018 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.001073 (+ 55us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.152835 (+151762us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.286272 (+133437us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.286403 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.286437 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.503004 (+216567us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.503093 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.503108 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.503109 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":133429,"prepare.queue_time_us":4149996,"prepare.run_cpu_time_us":30554,"prepare.run_wall_time_us":480233,"replication_time_us":151811}]]}
I20260503 14:05:20.503342 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.503448 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.503548 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.503955 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.516440 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.540654 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
I20260503 14:05:20.542064 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 454) took 5770 ms. Trace:
I20260503 14:05:20.542133 1075 rpcz_store.cc:276] 0503 14:05:14.771440 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772976 (+ 1536us) service_pool.cc:224] Handling call
0503 14:05:20.542052 (+5769076us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.695787 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.695806 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.551802 (+855996us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.551803 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.551888 (+ 85us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.551889 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.553036 (+ 1147us) log.cc:844] Serialized 400 byte log entry
0503 14:05:19.996697 (+443661us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.202240 (+205543us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.202359 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.202392 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.541926 (+339534us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.542022 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.542037 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.542038 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205533,"prepare.queue_time_us":3922783,"prepare.run_cpu_time_us":71616,"prepare.run_wall_time_us":857428,"replication_time_us":444802}]]}
I20260503 14:05:20.542317 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.542416 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.542716 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.543258 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.565420 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 476) took 5548 ms. Trace:
I20260503 14:05:20.565508 1083 rpcz_store.cc:276] 0503 14:05:15.016562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019379 (+ 2817us) service_pool.cc:224] Handling call
0503 14:05:20.565401 (+5546022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.534409 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.539144 (+ 4735us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.871924 (+332780us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.871925 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.871929 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.871930 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.872607 (+ 677us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.106675 (+234068us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.480363 (+373688us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.480480 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.480513 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.565277 (+ 84764us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.565373 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.565387 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.565387 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373680,"prepare.queue_time_us":4514639,"prepare.run_cpu_time_us":35250,"prepare.run_wall_time_us":338893,"replication_time_us":234740}]]}
I20260503 14:05:20.565711 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.565822 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.566026 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 389ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.566473 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.567674 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
I20260503 14:05:20.568732 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 472) took 5552 ms. Trace:
I20260503 14:05:20.568799 1079 rpcz_store.cc:276] 0503 14:05:15.016445 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019139 (+ 2694us) service_pool.cc:224] Handling call
0503 14:05:20.568723 (+5549584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.920618 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.971085 (+ 50467us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.664102 (+693017us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.664104 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.664112 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.664113 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.664184 (+ 71us) log.cc:844] Serialized 426 byte log entry
0503 14:05:19.958905 (+294721us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.343147 (+384242us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.343278 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.343308 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.568631 (+225323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.568703 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.568713 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.568714 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384232,"prepare.queue_time_us":3885012,"prepare.run_cpu_time_us":53368,"prepare.run_wall_time_us":749597,"replication_time_us":294784}]]}
I20260503 14:05:20.568976 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.569075 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.569238 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.569521 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.581533 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 444) took 5211 ms. Trace:
I20260503 14:05:20.581604 1109 rpcz_store.cc:276] 0503 14:05:15.369740 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370912 (+ 1172us) service_pool.cc:224] Handling call
0503 14:05:20.581523 (+5210611us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.240619 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.240646 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.868424 (+627778us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.868425 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.868429 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.868430 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.868502 (+ 72us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.292475 (+423973us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.485730 (+193255us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.485865 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.485900 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.581411 (+ 95511us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.581497 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.581508 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.581509 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193246,"prepare.queue_time_us":3869662,"prepare.run_cpu_time_us":36748,"prepare.run_wall_time_us":627890,"replication_time_us":424038}]]}
I20260503 14:05:20.581748 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.581871 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.582062 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.582351 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.590654 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.309s user 0.000s sys 0.000s
I20260503 14:05:20.591960 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 440) took 5222 ms. Trace:
I20260503 14:05:20.592026 1082 rpcz_store.cc:276] 0503 14:05:15.369680 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371282 (+ 1602us) service_pool.cc:224] Handling call
0503 14:05:20.591948 (+5220666us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.993262 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.993302 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.783321 (+790019us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.783324 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.783329 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.783330 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.783379 (+ 49us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.138915 (+355536us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.281159 (+142244us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.281285 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.281319 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.591823 (+310504us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.591918 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.591934 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.591935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":142235,"prepare.queue_time_us":3621949,"prepare.run_cpu_time_us":65995,"prepare.run_wall_time_us":790124,"replication_time_us":355577}]]}
I20260503 14:05:20.592217 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:20.592336 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.592549 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 86ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.593047 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.602988 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 477) took 5230 ms. Trace:
I20260503 14:05:20.603060 1072 rpcz_store.cc:276] 0503 14:05:15.372506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372720 (+ 214us) service_pool.cc:224] Handling call
0503 14:05:20.602975 (+5230255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.412871 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.412899 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.072566 (+659667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.072568 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.072573 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.072573 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.072614 (+ 41us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.095489 (+ 22875us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.457131 (+361642us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.457248 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.457298 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.602857 (+145559us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.602947 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.602961 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.602962 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":361630,"prepare.queue_time_us":4040107,"prepare.run_cpu_time_us":56772,"prepare.run_wall_time_us":659751,"replication_time_us":22902}]]}
I20260503 14:05:20.603248 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.603345 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.603627 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 138ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.603914 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.612993 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:20.614254 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 458) took 4975 ms. Trace:
I20260503 14:05:20.614317 1080 rpcz_store.cc:276] 0503 14:05:15.638321 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638595 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:20.614242 (+4975647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.426820 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.426845 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.866892 (+440047us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.866894 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.866902 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.866903 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.866974 (+ 71us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.211694 (+344720us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.376580 (+164886us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.376700 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.376749 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.614127 (+237378us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.614212 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.614227 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.614228 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":164863,"prepare.queue_time_us":3788173,"prepare.run_cpu_time_us":31494,"prepare.run_wall_time_us":440166,"replication_time_us":344781}]]}
I20260503 14:05:20.614502 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.614605 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.614807 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.625075 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:20.625594 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.627844 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 10
I20260503 14:05:20.627910 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 11
I20260503 14:05:20.627950 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 11
I20260503 14:05:20.627977 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 11
I20260503 14:05:20.628005 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 11
I20260503 14:05:20.628737 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 8
I20260503 14:05:20.628804 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
I20260503 14:05:20.628834 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 10
I20260503 14:05:20.628868 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
I20260503 14:05:20.628897 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 10
W20260503 14:05:20.632388 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:20.633605 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 455) took 5862 ms. Trace:
I20260503 14:05:20.633653 1071 rpcz_store.cc:276] 0503 14:05:14.771575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.773743 (+ 2168us) service_pool.cc:224] Handling call
0503 14:05:20.633598 (+5859855us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.098382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.098407 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.756401 (+657994us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.756403 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.756420 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.756421 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.756499 (+ 78us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.096620 (+340121us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.415943 (+319323us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.416080 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.416116 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.633505 (+217389us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.633575 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.633589 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.633589 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":319315,"prepare.queue_time_us":4324577,"prepare.run_cpu_time_us":46695,"prepare.run_wall_time_us":658129,"replication_time_us":340193}]]}
I20260503 14:05:20.633800 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.633896 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.633983 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 412ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.634101 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.635516 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
I20260503 14:05:20.635531 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 10
I20260503 14:05:20.635671 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
I20260503 14:05:20.635701 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 12
I20260503 14:05:20.635730 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
I20260503 14:05:20.635599 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 11
I20260503 14:05:20.635821 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 10
I20260503 14:05:20.635854 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 29 got 9
W20260503 14:05:20.657482 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
I20260503 14:05:20.658761 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 445) took 5289 ms. Trace:
I20260503 14:05:20.658828 1076 rpcz_store.cc:276] 0503 14:05:15.369230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.369916 (+ 686us) service_pool.cc:224] Handling call
0503 14:05:20.658748 (+5288832us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.227031 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.227044 (+ 13us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.935282 (+708238us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.935284 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.935292 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.935294 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.935371 (+ 77us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.218901 (+283530us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.396035 (+177134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.396136 (+ 101us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.396172 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.658608 (+262436us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.658713 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.658734 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.658735 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177126,"prepare.queue_time_us":3857038,"prepare.run_cpu_time_us":54130,"prepare.run_wall_time_us":708351,"replication_time_us":283599}]]}
I20260503 14:05:20.659003 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.659106 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.659302 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.659593 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.668812 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 486) took 5297 ms. Trace:
I20260503 14:05:20.668881 1078 rpcz_store.cc:276] 0503 14:05:15.371249 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372188 (+ 939us) service_pool.cc:224] Handling call
0503 14:05:20.668801 (+5296613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.371536 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.371562 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.106806 (+735244us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.106808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.106812 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.106813 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.106882 (+ 69us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.107302 (+ 420us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.487121 (+379819us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.487241 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.487268 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.668653 (+181385us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.668773 (+ 120us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.668786 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.668787 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":379811,"prepare.queue_time_us":3999289,"prepare.run_cpu_time_us":46452,"prepare.run_wall_time_us":735354,"replication_time_us":486}]]}
I20260503 14:05:20.669061 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.669158 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.669358 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.669787 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.679958 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 460) took 4745 ms. Trace:
I20260503 14:05:20.680029 1082 rpcz_store.cc:276] 0503 14:05:15.934399 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938379 (+ 3980us) service_pool.cc:224] Handling call
0503 14:05:20.679944 (+4741565us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.680256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.680277 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.280952 (+600675us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.280954 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.280963 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.280964 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.281058 (+ 94us) log.cc:844] Serialized 507 byte log entry
0503 14:05:20.542809 (+261751us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.592213 (+ 49404us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.592365 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.592403 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.679797 (+ 87394us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.679914 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.679929 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.679930 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49395,"prepare.queue_time_us":3741819,"prepare.run_cpu_time_us":39044,"prepare.run_wall_time_us":600813,"replication_time_us":261838}]]}
I20260503 14:05:20.680192 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.680311 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.680511 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 108ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.680814 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.717242 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
I20260503 14:05:20.718515 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 450) took 5349 ms. Trace:
I20260503 14:05:20.718580 1077 rpcz_store.cc:276] 0503 14:05:15.369322 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370320 (+ 998us) service_pool.cc:224] Handling call
0503 14:05:20.718504 (+5348184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.313498 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.313525 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.893937 (+580412us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.893939 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.893946 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.893947 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.894029 (+ 82us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.164196 (+270167us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.368697 (+204501us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.368870 (+ 173us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.368909 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.718387 (+349478us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.718477 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.718491 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.718492 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":204491,"prepare.queue_time_us":3943123,"prepare.run_cpu_time_us":37305,"prepare.run_wall_time_us":580542,"replication_time_us":270237}]]}
I20260503 14:05:20.718791 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.718896 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.719094 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.733700 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.385s user 0.000s sys 0.000s
I20260503 14:05:20.735008 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 422) took 5718 ms. Trace:
I20260503 14:05:20.735076 1073 rpcz_store.cc:276] 0503 14:05:15.016688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019660 (+ 2972us) service_pool.cc:224] Handling call
0503 14:05:20.734996 (+5715336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.211374 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.211395 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.942757 (+731362us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.942758 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.942763 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.942764 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.942821 (+ 57us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.234099 (+291278us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.348249 (+114150us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.348382 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.348411 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.734872 (+386461us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.734965 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.734981 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.734981 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114141,"prepare.queue_time_us":4191671,"prepare.run_cpu_time_us":41432,"prepare.run_wall_time_us":731455,"replication_time_us":291327}]]}
I20260503 14:05:20.735208 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:20.735302 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.735491 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.736001 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.737058 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.392s user 0.000s sys 0.000s
I20260503 14:05:20.738166 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 449) took 5368 ms. Trace:
I20260503 14:05:20.738224 1084 rpcz_store.cc:276] 0503 14:05:15.369304 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370272 (+ 968us) service_pool.cc:224] Handling call
0503 14:05:20.738157 (+5367885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.115113 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.115156 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.649183 (+534027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.691074 (+ 41891us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.692122 (+ 1048us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.692209 (+ 87us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.703322 (+ 11113us) log.cc:844] Serialized 453 byte log entry
0503 14:05:19.983911 (+280589us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.344646 (+360735us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.344781 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.344809 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.738054 (+393245us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.738132 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.738146 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.738147 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":360727,"prepare.queue_time_us":3744801,"prepare.run_cpu_time_us":63624,"prepare.run_wall_time_us":591272,"replication_time_us":291695}]]}
I20260503 14:05:20.738390 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.738497 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.738673 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.738950 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 100ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.742969 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 466) took 5726 ms. Trace:
I20260503 14:05:20.743032 1072 rpcz_store.cc:276] 0503 14:05:15.016275 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017986 (+ 1711us) service_pool.cc:224] Handling call
0503 14:05:20.742956 (+5724970us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.229816 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.229856 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.858002 (+628146us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.858005 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.858009 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.858010 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.858067 (+ 57us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.168691 (+310624us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.603245 (+434554us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.603372 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.603408 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.742850 (+139442us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.742929 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.742944 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.742944 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":434543,"prepare.queue_time_us":4211799,"prepare.run_cpu_time_us":37536,"prepare.run_wall_time_us":628260,"replication_time_us":310673}]]}
I20260503 14:05:20.743223 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.743321 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.743431 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.745813 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.774960 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:20.776245 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 452) took 6004 ms. Trace:
I20260503 14:05:20.776309 1075 rpcz_store.cc:276] 0503 14:05:14.771422 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.772907 (+ 1485us) service_pool.cc:224] Handling call
0503 14:05:20.776236 (+6003329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.222037 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.222066 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.996842 (+774776us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.996844 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.996922 (+ 78us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.996923 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.997503 (+ 580us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.148910 (+151407us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.542314 (+393404us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.542442 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.542480 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.776131 (+233651us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.776210 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.776224 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.776224 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":393395,"prepare.queue_time_us":4449090,"prepare.run_cpu_time_us":59880,"prepare.run_wall_time_us":775647,"replication_time_us":151978}]]}
W20260503 14:05:20.776988 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.776500 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.777319 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.777415 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 413ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.789932 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 435) took 5420 ms. Trace:
I20260503 14:05:20.789999 1082 rpcz_store.cc:276] 0503 14:05:15.369591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371031 (+ 1440us) service_pool.cc:224] Handling call
0503 14:05:20.789918 (+5418887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.290681 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.290724 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.124781 (+834057us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.125197 (+ 416us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.142080 (+ 16883us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.143732 (+ 1652us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.246628 (+102896us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.629648 (+383020us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.680188 (+ 50540us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.680341 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.680379 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.789807 (+109428us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.789891 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.789905 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.789905 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50530,"prepare.queue_time_us":3919609,"prepare.run_cpu_time_us":81970,"prepare.run_wall_time_us":977233,"replication_time_us":485910}]]}
I20260503 14:05:20.790205 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.790318 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.790529 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.792229 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.363s user 0.000s sys 0.000s
I20260503 14:05:20.793375 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 460) took 5777 ms. Trace:
I20260503 14:05:20.793428 1081 rpcz_store.cc:276] 0503 14:05:15.016143 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018290 (+ 2147us) service_pool.cc:224] Handling call
0503 14:05:20.793366 (+5775076us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.945159 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.945184 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.748650 (+803466us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.748652 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.748666 (+ 14us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.748667 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.748728 (+ 61us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.036523 (+287795us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.428590 (+392067us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.428722 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.428770 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.793271 (+364501us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.793341 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.793355 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.793355 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":392058,"prepare.queue_time_us":3926782,"prepare.run_cpu_time_us":50734,"prepare.run_wall_time_us":803611,"replication_time_us":287850}]]}
I20260503 14:05:20.793612 1081 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.793720 1081 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.793893 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 95ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.794149 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 351ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.808729 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.305s user 0.000s sys 0.000s
I20260503 14:05:20.809978 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 443) took 5440 ms. Trace:
I20260503 14:05:20.810037 1085 rpcz_store.cc:276] 0503 14:05:15.369730 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370851 (+ 1121us) service_pool.cc:224] Handling call
0503 14:05:20.809967 (+5439116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.471970 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.472023 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.200260 (+728237us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.200262 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.200318 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.200319 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.200359 (+ 40us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.344963 (+144604us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.503339 (+158376us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.503481 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.503518 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.809848 (+306330us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.809940 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.809954 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.809955 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158368,"prepare.queue_time_us":4101055,"prepare.run_cpu_time_us":43799,"prepare.run_wall_time_us":728397,"replication_time_us":144639}]]}
I20260503 14:05:20.810212 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.810308 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.810489 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 483ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.810804 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.838434 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.839478 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.850781 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 458) took 6079 ms. Trace:
I20260503 14:05:20.850859 1078 rpcz_store.cc:276] 0503 14:05:14.771634 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774047 (+ 2413us) service_pool.cc:224] Handling call
0503 14:05:20.850767 (+6076720us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.381339 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.384107 (+ 2768us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.120922 (+736815us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.120924 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.120932 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.120933 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.121021 (+ 88us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.381578 (+260557us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.669057 (+287479us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.669186 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.669256 (+ 70us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.850648 (+181392us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.850741 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.850754 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.850755 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":287468,"prepare.queue_time_us":4606984,"prepare.run_cpu_time_us":62243,"prepare.run_wall_time_us":739868,"replication_time_us":260639}]]}
I20260503 14:05:20.851043 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.851137 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.851363 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 338ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.877350 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.295s user 0.000s sys 0.000s
I20260503 14:05:20.878620 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 437) took 5508 ms. Trace:
I20260503 14:05:20.878685 1109 rpcz_store.cc:276] 0503 14:05:15.369625 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371141 (+ 1516us) service_pool.cc:224] Handling call
0503 14:05:20.878610 (+5507469us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.289357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.289410 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.078658 (+789248us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.078661 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.078669 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.078670 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.078734 (+ 64us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.483855 (+405121us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.581744 (+ 97889us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.581901 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.581940 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.878497 (+296557us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.878583 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.878597 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.878598 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":97879,"prepare.queue_time_us":3918177,"prepare.run_cpu_time_us":52417,"prepare.run_wall_time_us":789388,"replication_time_us":405179}]]}
I20260503 14:05:20.878832 1109 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.878947 1109 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.879142 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.879547 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.889899 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 465) took 4955 ms. Trace:
I20260503 14:05:20.889959 1073 rpcz_store.cc:276] 0503 14:05:15.934488 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938645 (+ 4157us) service_pool.cc:224] Handling call
0503 14:05:20.889886 (+4951241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.678273 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.678764 (+ 491us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.286120 (+607356us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.286121 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.286125 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.286126 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.286192 (+ 66us) log.cc:844] Serialized 507 byte log entry
0503 14:05:20.646946 (+360754us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.735205 (+ 88259us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.735328 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.735365 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.889770 (+154405us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.889860 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.889874 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.889874 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88249,"prepare.queue_time_us":3739567,"prepare.run_cpu_time_us":36268,"prepare.run_wall_time_us":607927,"replication_time_us":360814}]]}
I20260503 14:05:20.890097 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:20.890208 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:20.890413 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 402ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.891397 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 468) took 5523 ms. Trace:
I20260503 14:05:20.891449 1081 rpcz_store.cc:276] 0503 14:05:15.367403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367724 (+ 321us) service_pool.cc:224] Handling call
0503 14:05:20.891390 (+5523666us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.706373 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.706399 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.229609 (+523210us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.229611 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.229616 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.229617 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.229687 (+ 70us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.429222 (+199535us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.793608 (+364386us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.793748 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.793787 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.891306 (+ 97519us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.891366 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.891379 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.891380 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":364376,"prepare.queue_time_us":4338600,"prepare.run_cpu_time_us":40725,"prepare.run_wall_time_us":523323,"replication_time_us":199600}]]}
I20260503 14:05:20.891634 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.891767 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.892030 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.892450 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.910044 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.295s user 0.000s sys 0.000s
I20260503 14:05:20.911307 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 436) took 5895 ms. Trace:
I20260503 14:05:20.911366 1080 rpcz_store.cc:276] 0503 14:05:15.015817 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017312 (+ 1495us) service_pool.cc:224] Handling call
0503 14:05:20.911297 (+5893985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.185454 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.185478 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.083597 (+898119us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.083599 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.083606 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.083607 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.083691 (+ 84us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.258727 (+175036us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.614499 (+355772us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.614633 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.614669 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.911171 (+296502us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.911268 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.911283 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.911284 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355760,"prepare.queue_time_us":4168103,"prepare.run_cpu_time_us":68731,"prepare.run_wall_time_us":898246,"replication_time_us":175111}]]}
I20260503 14:05:20.911564 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.911664 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:20.911865 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.912269 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.925523 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
I20260503 14:05:20.926702 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 478) took 5910 ms. Trace:
I20260503 14:05:20.926759 1079 rpcz_store.cc:276] 0503 14:05:15.016600 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018802 (+ 2202us) service_pool.cc:224] Handling call
0503 14:05:20.926686 (+5907884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:18.960684 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:18.960723 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.812617 (+851894us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.812619 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.812625 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.812655 (+ 30us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.812710 (+ 55us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.220163 (+407453us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.568973 (+348810us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.569102 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.569137 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.926572 (+357435us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.926660 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.926674 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.926675 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348801,"prepare.queue_time_us":3941843,"prepare.run_cpu_time_us":49543,"prepare.run_wall_time_us":852039,"replication_time_us":407501}]]}
I20260503 14:05:20.926942 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.927054 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.927217 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.927675 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 9ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.940925 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
I20260503 14:05:20.942190 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 459) took 5926 ms. Trace:
I20260503 14:05:20.942243 1074 rpcz_store.cc:276] 0503 14:05:15.016126 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018241 (+ 2115us) service_pool.cc:224] Handling call
0503 14:05:20.942178 (+5923937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.438502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.438527 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.038728 (+600201us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.038730 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.038768 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.038769 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.038827 (+ 58us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.101464 (+ 62637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.488461 (+386997us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.488581 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.488611 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.942063 (+453452us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.942151 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.942166 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.942166 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":386988,"prepare.queue_time_us":4420218,"prepare.run_cpu_time_us":35232,"prepare.run_wall_time_us":600335,"replication_time_us":62689}]]}
I20260503 14:05:20.942389 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:20.942504 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.942838 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 114ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.943225 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.955315 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.389s user 0.000s sys 0.000s
I20260503 14:05:20.956614 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 462) took 6184 ms. Trace:
I20260503 14:05:20.956679 1083 rpcz_store.cc:276] 0503 14:05:14.771711 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774256 (+ 2545us) service_pool.cc:224] Handling call
0503 14:05:20.956602 (+6182346us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.095588 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.095615 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:19.870099 (+774484us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:19.870100 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:19.870105 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:19.870106 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:19.870174 (+ 68us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.154330 (+284156us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.565706 (+411376us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.565850 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.565891 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.956468 (+390577us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.956576 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.956588 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.956589 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411358,"prepare.queue_time_us":4321280,"prepare.run_cpu_time_us":47191,"prepare.run_wall_time_us":774596,"replication_time_us":284219}]]}
I20260503 14:05:20.956830 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260503 14:05:20.956933 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:20.957249 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:20.957840 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.975021 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:20.975634 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:20.977224 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:20.977296 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 9
I20260503 14:05:20.977330 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 9
I20260503 14:05:20.977363 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 9
I20260503 14:05:20.977387 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
W20260503 14:05:20.979631 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:20.979898 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
I20260503 14:05:20.979962 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
I20260503 14:05:20.979993 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 9
I20260503 14:05:20.980021 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
I20260503 14:05:20.980050 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:20.980417 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 13
I20260503 14:05:20.980459 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 13
I20260503 14:05:20.980489 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
I20260503 14:05:20.980517 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:20.980562 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:20.980592 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:20.981237 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 474) took 5608 ms. Trace:
I20260503 14:05:20.981297 1072 rpcz_store.cc:276] 0503 14:05:15.372439 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372559 (+ 120us) service_pool.cc:224] Handling call
0503 14:05:20.981228 (+5608669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.469780 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.469806 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.100827 (+631021us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.100829 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.100837 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.100838 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.100906 (+ 68us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.295817 (+194911us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.743220 (+447403us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.743352 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.743388 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:20.981122 (+237734us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:20.981204 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:20.981218 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:20.981219 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":447394,"prepare.queue_time_us":4096907,"prepare.run_cpu_time_us":38005,"prepare.run_wall_time_us":631136,"replication_time_us":194949}]]}
I20260503 14:05:20.981462 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:20.981563 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:20.981660 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 271ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.005298 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 374ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.007941 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:21.008025 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
I20260503 14:05:21.008057 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 10
I20260503 14:05:21.008092 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 30 got 11
W20260503 14:05:21.017935 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:21.019205 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 468) took 5369 ms. Trace:
I20260503 14:05:21.019281 1084 rpcz_store.cc:276] 0503 14:05:15.650034 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.650061 (+ 27us) service_pool.cc:224] Handling call
0503 14:05:21.019194 (+5369133us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.605417 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.605473 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.222676 (+617203us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.222678 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.222683 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.222684 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.222770 (+ 86us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.465305 (+242535us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.738387 (+273082us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.738526 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.738558 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.019050 (+280492us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.019170 (+ 120us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.019181 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.019182 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":273071,"prepare.queue_time_us":3955287,"prepare.run_cpu_time_us":35181,"prepare.run_wall_time_us":617361,"replication_time_us":242612}]]}
I20260503 14:05:21.019490 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.019589 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.019824 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 178ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.020417 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.023511 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.364s user 0.000s sys 0.000s
I20260503 14:05:21.027879 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 464) took 5389 ms. Trace:
I20260503 14:05:21.027940 1076 rpcz_store.cc:276] 0503 14:05:15.638423 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638944 (+ 521us) service_pool.cc:224] Handling call
0503 14:05:21.027870 (+5388926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.537341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.538824 (+ 1483us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.178552 (+639728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.178553 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.178559 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.178559 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.178631 (+ 72us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.305603 (+126972us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.658999 (+353396us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.659135 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.659172 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.027756 (+368584us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.027842 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.027856 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.027857 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353385,"prepare.queue_time_us":3897916,"prepare.run_cpu_time_us":52180,"prepare.run_wall_time_us":641384,"replication_time_us":127034}]]}
I20260503 14:05:21.028119 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.028224 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.028391 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.028587 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.046253 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.412s user 0.000s sys 0.000s
I20260503 14:05:21.047529 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 477) took 6030 ms. Trace:
I20260503 14:05:21.047588 1071 rpcz_store.cc:276] 0503 14:05:15.016580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019446 (+ 2866us) service_pool.cc:224] Handling call
0503 14:05:21.047518 (+6028072us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.537955 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.538651 (+ 696us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.040944 (+502293us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.041022 (+ 78us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.041106 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.041107 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.042538 (+ 1431us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.248938 (+206400us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.633796 (+384858us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.633924 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.633957 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.047393 (+413436us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.047488 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.047504 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.047504 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384850,"prepare.queue_time_us":4518006,"prepare.run_cpu_time_us":46592,"prepare.run_wall_time_us":504948,"replication_time_us":207825}]]}
I20260503 14:05:21.047762 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.047887 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.048084 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.050325 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.058195 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 475) took 5685 ms. Trace:
I20260503 14:05:21.058272 1074 rpcz_store.cc:276] 0503 14:05:15.372469 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372585 (+ 116us) service_pool.cc:224] Handling call
0503 14:05:21.058181 (+5685596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.676225 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.676251 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.488788 (+812537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.488790 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.488794 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.488794 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.488860 (+ 66us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.578670 (+ 89810us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.942384 (+363714us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.942536 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.942571 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.058065 (+115494us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.058152 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.058166 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.058167 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":363704,"prepare.queue_time_us":4303586,"prepare.run_cpu_time_us":62257,"prepare.run_wall_time_us":812642,"replication_time_us":89855}]]}
I20260503 14:05:21.058473 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.058580 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.058748 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 75ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.059002 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 486ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.059455 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.059679 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:21.060770 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 439) took 5691 ms. Trace:
I20260503 14:05:21.060825 1082 rpcz_store.cc:276] 0503 14:05:15.369661 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371231 (+ 1570us) service_pool.cc:224] Handling call
0503 14:05:21.060762 (+5689531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.640201 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.640229 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.348156 (+707927us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.348158 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.348161 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.348162 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.348190 (+ 28us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.665917 (+317727us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.790201 (+124284us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.790345 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.790381 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.060665 (+270284us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.060740 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.060752 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.060752 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124275,"prepare.queue_time_us":4268926,"prepare.run_cpu_time_us":41476,"prepare.run_wall_time_us":707996,"replication_time_us":317749}]]}
I20260503 14:05:21.060941 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:21.061039 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.061128 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.061386 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.091342 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.372s user 0.000s sys 0.000s
I20260503 14:05:21.093535 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 447) took 5724 ms. Trace:
I20260503 14:05:21.093611 1077 rpcz_store.cc:276] 0503 14:05:15.369272 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370160 (+ 888us) service_pool.cc:224] Handling call
0503 14:05:21.093521 (+5723361us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.538187 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.782397 (+244210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.086885 (+304488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.087611 (+ 726us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.125549 (+ 37938us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.144001 (+ 18452us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.246723 (+102722us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.427040 (+180317us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.718787 (+291747us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.718924 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.718964 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.092496 (+373532us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.093495 (+ 999us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.093507 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.093508 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":291735,"prepare.queue_time_us":4166817,"prepare.run_cpu_time_us":98340,"prepare.run_wall_time_us":729981,"replication_time_us":282156}]]}
I20260503 14:05:21.093796 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.093901 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.094102 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.094300 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.102253 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:21.103415 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 463) took 6087 ms. Trace:
I20260503 14:05:21.103484 1081 rpcz_store.cc:276] 0503 14:05:15.016227 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018470 (+ 2243us) service_pool.cc:224] Handling call
0503 14:05:21.103406 (+6084936us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.460215 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.460577 (+ 362us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.199339 (+738762us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.199341 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.199348 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.199348 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.199494 (+ 146us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.443399 (+243905us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.891631 (+448232us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.891796 (+ 165us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.891829 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.103304 (+211475us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.103384 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.103396 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.103397 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":448222,"prepare.queue_time_us":4441697,"prepare.run_cpu_time_us":46095,"prepare.run_wall_time_us":739289,"replication_time_us":244043}]]}
I20260503 14:05:21.103669 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.103770 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.103928 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.104300 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.116632 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 461) took 6344 ms. Trace:
I20260503 14:05:21.116693 1083 rpcz_store.cc:276] 0503 14:05:14.771697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:14.774194 (+ 2497us) service_pool.cc:224] Handling call
0503 14:05:21.116622 (+6342428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.616438 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.616470 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.488926 (+872456us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.488928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.488930 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.488930 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.488955 (+ 25us) log.cc:844] Serialized 400 byte log entry
0503 14:05:20.739351 (+250396us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.956827 (+217476us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.956961 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.956997 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.116504 (+159507us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.116600 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.116611 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.116612 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217466,"prepare.queue_time_us":4842189,"prepare.run_cpu_time_us":49173,"prepare.run_wall_time_us":872523,"replication_time_us":250415}]]}
I20260503 14:05:21.116878 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.116988 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.117175 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 429ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.117681 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 65ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.122026 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:21.123128 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 455) took 5753 ms. Trace:
I20260503 14:05:21.123185 1080 rpcz_store.cc:276] 0503 14:05:15.369444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.369993 (+ 549us) service_pool.cc:224] Handling call
0503 14:05:21.123120 (+5753127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.699389 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.699421 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.369273 (+669852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.369444 (+ 171us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.369880 (+ 436us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.369881 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.374654 (+ 4773us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.527220 (+152566us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.911562 (+384342us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.911702 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.911736 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.123022 (+211286us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.123094 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.123108 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.123109 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384332,"prepare.queue_time_us":4329349,"prepare.run_cpu_time_us":52675,"prepare.run_wall_time_us":677880,"replication_time_us":157247}]]}
I20260503 14:05:21.123371 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.123505 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.123957 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.124408 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.135344 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
I20260503 14:05:21.136601 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 445) took 5499 ms. Trace:
I20260503 14:05:21.136660 1109 rpcz_store.cc:276] 0503 14:05:15.636880 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642149 (+ 5269us) service_pool.cc:224] Handling call
0503 14:05:21.136591 (+5494442us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.001089 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.001124 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.503164 (+502040us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.503166 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.503171 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.503172 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.503236 (+ 64us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.768318 (+265082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.878829 (+110511us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.878974 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.879013 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.136461 (+257448us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.136565 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.136577 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.136578 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110500,"prepare.queue_time_us":4358894,"prepare.run_cpu_time_us":28907,"prepare.run_wall_time_us":502155,"replication_time_us":265139}]]}
I20260503 14:05:21.136852 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.136940 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.137117 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 423ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.189630 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
W20260503 14:05:21.190946 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.414s user 0.000s sys 0.000s
I20260503 14:05:21.191985 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 458) took 6175 ms. Trace:
I20260503 14:05:21.192041 1075 rpcz_store.cc:276] 0503 14:05:15.016097 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018182 (+ 2085us) service_pool.cc:224] Handling call
0503 14:05:21.191976 (+6173794us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.261406 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.261446 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.063382 (+801936us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.063384 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.063390 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.063391 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.063469 (+ 78us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.346004 (+282535us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.776497 (+430493us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.777351 (+ 854us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.777392 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.191875 (+414483us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.191948 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.191961 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.191962 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":430482,"prepare.queue_time_us":4243173,"prepare.run_cpu_time_us":46226,"prepare.run_wall_time_us":802073,"replication_time_us":282608}]]}
I20260503 14:05:21.192173 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.192265 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.192912 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.193150 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.205905 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 442) took 6189 ms. Trace:
I20260503 14:05:21.205976 1084 rpcz_store.cc:276] 0503 14:05:15.015915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017643 (+ 1728us) service_pool.cc:224] Handling call
0503 14:05:21.205892 (+6188249us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.614285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.614312 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.395791 (+781479us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.395793 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.395800 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.395801 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.395876 (+ 75us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.635722 (+239846us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.019486 (+383764us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.019616 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.019653 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.205774 (+186121us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.205868 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.205880 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.205881 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":383752,"prepare.queue_time_us":4596586,"prepare.run_cpu_time_us":48437,"prepare.run_wall_time_us":781601,"replication_time_us":239915}]]}
I20260503 14:05:21.206126 1084 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.206228 1084 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.206421 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.206831 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 53ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.207015 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 492) took 5835 ms. Trace:
I20260503 14:05:21.207058 1078 rpcz_store.cc:276] 0503 14:05:15.371376 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371680 (+ 304us) service_pool.cc:224] Handling call
0503 14:05:21.207011 (+5835331us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.333399 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.333427 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.158101 (+824674us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.158103 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.158138 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.158139 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.158185 (+ 46us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.393674 (+235489us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.851039 (+457365us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.851165 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.851200 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.190786 (+339586us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.206994 (+ 16208us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.207003 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.207004 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":457354,"prepare.queue_time_us":3961650,"prepare.run_cpu_time_us":43974,"prepare.run_wall_time_us":824797,"replication_time_us":235529}]]}
I20260503 14:05:21.207226 1078 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.207337 1078 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.207816 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.207942 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.226114 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 9
I20260503 14:05:21.226217 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.226253 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
I20260503 14:05:21.229368 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.229470 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 12
I20260503 14:05:21.229502 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 12
I20260503 14:05:21.229532 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
I20260503 14:05:21.229561 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.229375 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.229818 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
I20260503 14:05:21.229843 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
I20260503 14:05:21.229866 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
W20260503 14:05:21.234479 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.000s sys 0.000s
I20260503 14:05:21.235698 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 493) took 5864 ms. Trace:
I20260503 14:05:21.235755 1079 rpcz_store.cc:276] 0503 14:05:15.371392 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371756 (+ 364us) service_pool.cc:224] Handling call
0503 14:05:21.235690 (+5863934us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.548830 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.548910 (+ 80us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.342979 (+794069us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.342981 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.342987 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.342988 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.343062 (+ 74us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.519405 (+176343us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.926939 (+407534us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.927082 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.927118 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.235573 (+308455us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.235672 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.235681 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.235682 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":407522,"prepare.queue_time_us":4177020,"prepare.run_cpu_time_us":84085,"prepare.run_wall_time_us":794243,"replication_time_us":176411}]]}
I20260503 14:05:21.235932 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.236027 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.236291 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 82ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.236717 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
W20260503 14:05:21.236771 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.237376 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 48ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.238868 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.243942 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 12
I20260503 14:05:21.244212 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 489) took 5872 ms. Trace:
I20260503 14:05:21.244262 1071 rpcz_store.cc:276] 0503 14:05:15.371301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371540 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:21.244207 (+5872667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.873219 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.873884 (+ 665us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.566186 (+692302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.566188 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.566194 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.566195 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.566263 (+ 68us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.771783 (+205520us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.047758 (+275975us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.047913 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.047951 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.244120 (+196169us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.244187 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.244200 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.244200 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275967,"prepare.queue_time_us":4501556,"prepare.run_cpu_time_us":54025,"prepare.run_wall_time_us":693052,"replication_time_us":205584}]]}
I20260503 14:05:21.244415 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.244516 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.244740 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.248478 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 11
I20260503 14:05:21.248735 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:21.249269 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 124ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.249410 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 137ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.252823 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
I20260503 14:05:21.253990 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 456) took 6237 ms. Trace:
I20260503 14:05:21.254040 1072 rpcz_store.cc:276] 0503 14:05:15.016063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018082 (+ 2019us) service_pool.cc:224] Handling call
0503 14:05:21.253983 (+6235901us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.491489 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.491521 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.428338 (+936817us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.428340 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.428379 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.428380 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.428452 (+ 72us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.665743 (+237291us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.981459 (+315716us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.981594 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.981629 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.253870 (+272241us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.253959 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.253971 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.253972 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315685,"prepare.queue_time_us":4473370,"prepare.run_cpu_time_us":51298,"prepare.run_wall_time_us":936973,"replication_time_us":237354}]]}
I20260503 14:05:21.254194 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.254294 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:21.254432 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
W20260503 14:05:21.254614 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.255012 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.292614 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.402s user 0.000s sys 0.000s
I20260503 14:05:21.293850 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 456) took 5652 ms. Trace:
I20260503 14:05:21.293913 1073 rpcz_store.cc:276] 0503 14:05:15.641430 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641569 (+ 139us) service_pool.cc:224] Handling call
0503 14:05:21.293838 (+5652269us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.868518 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.868585 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.581564 (+712979us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.581566 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.581599 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.581601 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.581645 (+ 44us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.825611 (+243966us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.890093 (+ 64482us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.890235 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.890272 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.293728 (+403456us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.293819 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.293828 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.293829 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64472,"prepare.queue_time_us":4226908,"prepare.run_cpu_time_us":40615,"prepare.run_wall_time_us":713134,"replication_time_us":244001}]]}
I20260503 14:05:21.294051 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.294166 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.294418 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.294499 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.484s user 0.000s sys 0.000s
I20260503 14:05:21.294626 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 12
I20260503 14:05:21.295433 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 454) took 5654 ms. Trace:
I20260503 14:05:21.295490 1085 rpcz_store.cc:276] 0503 14:05:15.641394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642071 (+ 677us) service_pool.cc:224] Handling call
0503 14:05:21.295426 (+5653355us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.693387 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.693446 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.343877 (+650431us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.343954 (+ 77us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.343958 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.344035 (+ 77us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.395819 (+ 51784us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.673507 (+277688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:20.810209 (+136702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:20.810336 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:20.810372 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.295349 (+484977us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.295406 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.295419 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.295419 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136691,"prepare.queue_time_us":4051265,"prepare.run_cpu_time_us":88204,"prepare.run_wall_time_us":721639,"replication_time_us":329465}]]}
I20260503 14:05:21.295637 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.295739 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:21.296667 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 461) took 5658 ms. Trace:
I20260503 14:05:21.296711 1080 rpcz_store.cc:276] 0503 14:05:15.638374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638775 (+ 401us) service_pool.cc:224] Handling call
0503 14:05:21.296660 (+5657885us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.709040 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.716072 (+ 7032us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.738184 (+1022112us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.738187 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.738195 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.738196 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.738261 (+ 65us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.839191 (+100930us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.123368 (+284177us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.123535 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.123572 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.296581 (+173009us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.296646 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.296654 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.296654 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284167,"prepare.queue_time_us":4069145,"prepare.run_cpu_time_us":108854,"prepare.run_wall_time_us":1029957,"replication_time_us":100986}]]}
I20260503 14:05:21.296828 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.296944 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.297083 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.297196 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.297364 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.297482 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.297569 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.297372 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 12
W20260503 14:05:21.313305 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20260503 14:05:21.314531 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 439) took 6298 ms. Trace:
I20260503 14:05:21.314594 1077 rpcz_store.cc:276] 0503 14:05:15.015863 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017467 (+ 1604us) service_pool.cc:224] Handling call
0503 14:05:21.314520 (+6297053us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.431343 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.431373 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.376354 (+944981us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.376355 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.376361 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.376362 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.376446 (+ 84us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.682163 (+305717us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.093792 (+411629us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.093930 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.093971 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.314398 (+220427us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.314495 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.314511 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.314512 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411619,"prepare.queue_time_us":4413802,"prepare.run_cpu_time_us":84741,"prepare.run_wall_time_us":945116,"replication_time_us":305792}]]}
I20260503 14:05:21.314750 1077 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.314841 1077 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.314935 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.315065 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 44ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.325817 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 471) took 6309 ms. Trace:
I20260503 14:05:21.325879 1079 rpcz_store.cc:276] 0503 14:05:15.016428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019084 (+ 2656us) service_pool.cc:224] Handling call
0503 14:05:21.325806 (+6306722us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.121046 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.121076 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.850789 (+729713us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.850791 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.850797 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.850798 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.850864 (+ 66us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.851828 (+ 964us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.235928 (+384100us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.236055 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.236087 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.325708 (+ 89621us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.325788 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.325799 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.325799 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":384091,"prepare.queue_time_us":5101913,"prepare.run_cpu_time_us":45037,"prepare.run_wall_time_us":729829,"replication_time_us":1025}]]}
I20260503 14:05:21.326025 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.326117 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:21.326150 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 31 got 10
W20260503 14:05:21.326262 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.326387 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.331722 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.336047 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:21.337210 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 457) took 6321 ms. Trace:
I20260503 14:05:21.337284 1081 rpcz_store.cc:276] 0503 14:05:15.016081 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018126 (+ 2045us) service_pool.cc:224] Handling call
0503 14:05:21.337199 (+6319073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.875234 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.877317 (+ 2083us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.457426 (+580109us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.457594 (+ 168us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.458525 (+ 931us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.458526 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.515934 (+ 57408us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.732723 (+216789us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.103665 (+370942us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.103797 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.103831 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.337095 (+233264us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.337172 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.337186 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.337186 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370932,"prepare.queue_time_us":4856802,"prepare.run_cpu_time_us":81493,"prepare.run_wall_time_us":642295,"replication_time_us":274189}]]}
I20260503 14:05:21.337450 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.337558 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.337728 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.358392 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
I20260503 14:05:21.359658 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 472) took 5340 ms. Trace:
I20260503 14:05:21.359722 1082 rpcz_store.cc:276] 0503 14:05:16.019203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019650 (+ 447us) service_pool.cc:224] Handling call
0503 14:05:21.359647 (+5339997us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.281077 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.281106 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.679943 (+398837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.679946 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.679955 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.679982 (+ 27us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.680062 (+ 80us) log.cc:844] Serialized 534 byte log entry
0503 14:05:20.835090 (+155028us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.060939 (+225849us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.061065 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.061099 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.359523 (+298424us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.359617 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.359631 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.359632 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225841,"prepare.queue_time_us":4261363,"prepare.run_cpu_time_us":24876,"prepare.run_wall_time_us":398999,"replication_time_us":155102}]]}
I20260503 14:05:21.359895 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.359984 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.360231 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.360494 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 422ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.361759 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260503 14:05:21.362840 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 477) took 5429 ms. Trace:
I20260503 14:05:21.362893 1076 rpcz_store.cc:276] 0503 14:05:15.933823 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935194 (+ 1371us) service_pool.cc:224] Handling call
0503 14:05:21.362831 (+5427637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.373857 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.376333 (+ 2476us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.344556 (+968223us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.344558 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.344561 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.344561 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.344591 (+ 30us) log.cc:844] Serialized 507 byte log entry
0503 14:05:20.646640 (+302049us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.028116 (+381476us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.028254 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.028290 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.362728 (+334438us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.362803 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.362819 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.362819 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":381467,"prepare.queue_time_us":3438173,"prepare.run_cpu_time_us":55657,"prepare.run_wall_time_us":970918,"replication_time_us":302072}]]}
I20260503 14:05:21.363049 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.363138 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.363229 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.363363 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 85ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.379478 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 10
I20260503 14:05:21.379570 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 13
I20260503 14:05:21.380369 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:21.381093 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.381471 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 12
I20260503 14:05:21.381543 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 14
W20260503 14:05:21.418123 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:21.419350 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 485) took 6048 ms. Trace:
I20260503 14:05:21.419417 1078 rpcz_store.cc:276] 0503 14:05:15.371231 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371859 (+ 628us) service_pool.cc:224] Handling call
0503 14:05:21.419338 (+6047479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.664210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.664242 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.568773 (+904531us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.568775 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.568781 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.568783 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.568851 (+ 68us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.841788 (+272937us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.207222 (+365434us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.207365 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.207394 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.419213 (+211819us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.419315 (+ 102us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.419326 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.419327 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":365400,"prepare.queue_time_us":4292261,"prepare.run_cpu_time_us":56853,"prepare.run_wall_time_us":904653,"replication_time_us":273000}]]}
I20260503 14:05:21.419603 1078 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.419692 1078 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.419909 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.420262 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 461ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.420338 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 11
I20260503 14:05:21.436774 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 452) took 5795 ms. Trace:
I20260503 14:05:21.436856 1073 rpcz_store.cc:276] 0503 14:05:15.641358 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641914 (+ 556us) service_pool.cc:224] Handling call
0503 14:05:21.436758 (+5794844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.783394 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.783440 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.592730 (+809290us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.592732 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.592767 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.592768 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.592838 (+ 70us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.948348 (+355510us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.294048 (+345700us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.294199 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.294236 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.436645 (+142409us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.436732 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.436746 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.436747 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345672,"prepare.queue_time_us":4141403,"prepare.run_cpu_time_us":42022,"prepare.run_wall_time_us":809452,"replication_time_us":355575}]]}
I20260503 14:05:21.437016 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:21.437119 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.437209 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 273ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.437705 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.486573 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.487336 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 10
W20260503 14:05:21.513309 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:21.514634 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 455) took 5873 ms. Trace:
I20260503 14:05:21.514698 1085 rpcz_store.cc:276] 0503 14:05:15.641411 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641532 (+ 121us) service_pool.cc:224] Handling call
0503 14:05:21.514618 (+5873086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.200376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.200432 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.809967 (+609535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.809969 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.809975 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.809976 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.810033 (+ 57us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.069086 (+259053us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.295635 (+226549us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.295767 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.295796 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.514482 (+218686us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.514582 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.514601 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.514601 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218382,"prepare.queue_time_us":4558804,"prepare.run_cpu_time_us":40914,"prepare.run_wall_time_us":609668,"replication_time_us":259102}]]}
I20260503 14:05:21.514830 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.514919 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.515094 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.515290 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.535475 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
I20260503 14:05:21.536681 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 491) took 6165 ms. Trace:
I20260503 14:05:21.536739 1079 rpcz_store.cc:276] 0503 14:05:15.371358 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371638 (+ 280us) service_pool.cc:224] Handling call
0503 14:05:21.536672 (+6165034us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.812741 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.812800 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.927386 (+1114586us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.927387 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.927392 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.927393 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.927463 (+ 70us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.936908 (+ 9445us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.326021 (+389113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.326143 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.326176 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.536561 (+210385us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.536649 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.536660 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.536660 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":389105,"prepare.queue_time_us":4441059,"prepare.run_cpu_time_us":61837,"prepare.run_wall_time_us":1114738,"replication_time_us":9509}]]}
I20260503 14:05:21.536942 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.537055 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.537226 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.537732 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 413ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.543967 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
W20260503 14:05:21.545193 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.487s user 0.000s sys 0.000s
W20260503 14:05:21.545560 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.546211 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 467) took 6529 ms. Trace:
I20260503 14:05:21.546262 1074 rpcz_store.cc:276] 0503 14:05:15.016285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018014 (+ 1729us) service_pool.cc:224] Handling call
0503 14:05:21.546202 (+6528188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.553382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.553809 (+ 427us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.542906 (+989097us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.542908 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.542913 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.542914 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.542956 (+ 42us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.722538 (+179582us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.058468 (+335930us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.058608 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.058645 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.546116 (+487471us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.546181 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.546193 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.546194 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":335918,"prepare.queue_time_us":4535231,"prepare.run_cpu_time_us":74023,"prepare.run_wall_time_us":989660,"replication_time_us":179601}]]}
I20260503 14:05:21.546427 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
W20260503 14:05:21.546444 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.429s user 0.000s sys 0.000s
W20260503 14:05:21.546646 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.545194 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 465) took 6528 ms. Trace:
I20260503 14:05:21.547072 1081 rpcz_store.cc:276] 0503 14:05:15.016265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.017935 (+ 1670us) service_pool.cc:224] Handling call
0503 14:05:21.545183 (+6527248us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.998070 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.998322 (+ 252us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.776289 (+777967us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.776291 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.776299 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.776300 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.776353 (+ 53us) log.cc:844] Serialized 426 byte log entry
0503 14:05:21.000361 (+224008us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.337446 (+337085us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.337586 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.337621 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.545075 (+207454us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.545161 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.545172 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.545173 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337073,"prepare.queue_time_us":4980004,"prepare.run_cpu_time_us":49222,"prepare.run_wall_time_us":778370,"replication_time_us":224051}]]}
I20260503 14:05:21.547237 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.547344 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.547456 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 172ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.547504 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 469) took 6531 ms. Trace:
I20260503 14:05:21.547549 1083 rpcz_store.cc:276] 0503 14:05:15.016392 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018943 (+ 2551us) service_pool.cc:224] Handling call
0503 14:05:21.547487 (+6528544us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.359781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.359812 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.415754 (+1055942us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.415756 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.415762 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.415763 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.415845 (+ 82us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.795721 (+379876us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.116872 (+321151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.117015 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.117050 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.547411 (+430361us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.547468 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.547479 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.547480 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":321142,"prepare.queue_time_us":4340795,"prepare.run_cpu_time_us":70433,"prepare.run_wall_time_us":1056074,"replication_time_us":379953}]]}
I20260503 14:05:21.547689 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.547765 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.547979 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.548172 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 84ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.546551 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.548555 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.548918 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
I20260503 14:05:21.549891 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 470) took 6533 ms. Trace:
I20260503 14:05:21.549942 1071 rpcz_store.cc:276] 0503 14:05:15.016410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018993 (+ 2583us) service_pool.cc:224] Handling call
0503 14:05:21.549885 (+6530892us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.379959 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.379978 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.480844 (+1100866us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.480845 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.480880 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.480880 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.480933 (+ 53us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.895496 (+414563us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.244412 (+348916us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.244564 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.244596 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.549806 (+305210us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.549864 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.549877 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.549877 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348908,"prepare.queue_time_us":4360883,"prepare.run_cpu_time_us":67735,"prepare.run_wall_time_us":1100983,"replication_time_us":414609}]]}
I20260503 14:05:21.550141 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260503 14:05:21.550235 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.550365 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 390ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.550486 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.555676 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.349s user 0.000s sys 0.000s
I20260503 14:05:21.556923 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 457) took 5920 ms. Trace:
I20260503 14:05:21.556979 1084 rpcz_store.cc:276] 0503 14:05:15.638294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638473 (+ 179us) service_pool.cc:224] Handling call
0503 14:05:21.556914 (+5918441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.935393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.935449 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.658795 (+723346us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.658835 (+ 40us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.658841 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.658842 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.658906 (+ 64us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.931958 (+273052us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.206124 (+274166us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.206257 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.206291 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.556800 (+350509us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.556891 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.556901 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.556902 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274156,"prepare.queue_time_us":4296806,"prepare.run_cpu_time_us":45922,"prepare.run_wall_time_us":723525,"replication_time_us":273107}]]}
I20260503 14:05:21.557124 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.557224 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:21.557279 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 32 got 12
W20260503 14:05:21.557313 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.557440 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.560340 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.423s user 0.000s sys 0.000s
I20260503 14:05:21.561589 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 450) took 5920 ms. Trace:
I20260503 14:05:21.561652 1109 rpcz_store.cc:276] 0503 14:05:15.641308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641788 (+ 480us) service_pool.cc:224] Handling call
0503 14:05:21.561578 (+5919790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.905538 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.905569 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.485511 (+579942us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.485513 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.485519 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.485520 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.485582 (+ 62us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.874756 (+389174us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.136849 (+262093us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.136968 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.137002 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.561406 (+424404us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.561484 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.561565 (+ 81us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.561566 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262081,"prepare.queue_time_us":4263678,"prepare.run_cpu_time_us":36481,"prepare.run_wall_time_us":580056,"replication_time_us":389228}]]}
I20260503 14:05:21.561817 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.561939 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.562117 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 414ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.562606 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.573421 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
I20260503 14:05:21.574643 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 470) took 5640 ms. Trace:
I20260503 14:05:21.574705 1080 rpcz_store.cc:276] 0503 14:05:15.933699 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934757 (+ 1058us) service_pool.cc:224] Handling call
0503 14:05:21.574632 (+5639875us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.867005 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.867040 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.712399 (+845359us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.714275 (+ 1876us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.733534 (+ 19259us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.753488 (+ 19954us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.838018 (+ 84530us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.105767 (+267749us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.296825 (+191058us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.296976 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.297002 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.574512 (+277510us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.574603 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.574616 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.574617 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":191049,"prepare.queue_time_us":3932198,"prepare.run_cpu_time_us":140577,"prepare.run_wall_time_us":972230,"replication_time_us":352271}]]}
I20260503 14:05:21.574887 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.575017 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.575119 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.575356 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.579399 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.387s user 0.000s sys 0.000s
I20260503 14:05:21.580647 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 490) took 5937 ms. Trace:
I20260503 14:05:21.580704 1075 rpcz_store.cc:276] 0503 14:05:15.643566 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.644148 (+ 582us) service_pool.cc:224] Handling call
0503 14:05:21.580637 (+5936489us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.072631 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.072654 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.602975 (+530321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.602977 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.602985 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.602986 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.603056 (+ 70us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.848220 (+245164us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.192171 (+343951us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.192289 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.192325 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.580511 (+388186us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.580616 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.580626 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.580627 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":343942,"prepare.queue_time_us":4428439,"prepare.run_cpu_time_us":30787,"prepare.run_wall_time_us":530433,"replication_time_us":245228}]]}
I20260503 14:05:21.580843 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.580946 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.581068 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.581292 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.588863 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.334s user 0.000s sys 0.000s
I20260503 14:05:21.590153 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 479) took 6215 ms. Trace:
I20260503 14:05:21.590212 1072 rpcz_store.cc:276] 0503 14:05:15.374268 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.374523 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:21.590143 (+6215620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.858088 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.858122 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.744248 (+886126us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.744249 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.744337 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.744504 (+ 167us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.745690 (+ 1186us) log.cc:844] Serialized 453 byte log entry
0503 14:05:20.898138 (+152448us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.254189 (+356051us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.254325 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.254359 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.590030 (+335671us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.590118 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.590131 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.590132 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":356040,"prepare.queue_time_us":4483473,"prepare.run_cpu_time_us":66075,"prepare.run_wall_time_us":888196,"replication_time_us":153628}]]}
I20260503 14:05:21.590385 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.590487 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.590811 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.607179 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
I20260503 14:05:21.608472 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 448) took 6239 ms. Trace:
I20260503 14:05:21.608572 1077 rpcz_store.cc:276] 0503 14:05:15.369288 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370228 (+ 940us) service_pool.cc:224] Handling call
0503 14:05:21.608460 (+6238232us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.083720 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.083748 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.911312 (+827564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.911344 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.911351 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.911352 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.911409 (+ 57us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.196586 (+285177us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.314748 (+118162us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.314866 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.314905 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.608334 (+293429us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.608427 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.608444 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.608445 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":118153,"prepare.queue_time_us":4713453,"prepare.run_cpu_time_us":55429,"prepare.run_wall_time_us":827701,"replication_time_us":285226}]]}
I20260503 14:05:21.608749 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.608862 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.609053 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 360ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.609424 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.645507 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 11
I20260503 14:05:21.645612 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 10
I20260503 14:05:21.645640 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 10
I20260503 14:05:21.647315 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 12
I20260503 14:05:21.647400 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 12
I20260503 14:05:21.647424 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 12
I20260503 14:05:21.648275 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:21.648366 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
W20260503 14:05:21.649005 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 182ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.649325 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 13
I20260503 14:05:21.649379 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 11
I20260503 14:05:21.649534 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 476) took 5715 ms. Trace:
I20260503 14:05:21.649580 1076 rpcz_store.cc:276] 0503 14:05:15.933798 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935110 (+ 1312us) service_pool.cc:224] Handling call
0503 14:05:21.649529 (+5714419us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.178653 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.178676 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.027902 (+849226us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.027904 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.027913 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.027914 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.028001 (+ 87us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.245835 (+217834us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.363046 (+117211us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.363166 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.363201 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.649402 (+286201us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.649510 (+ 108us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.649520 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.649521 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117202,"prepare.queue_time_us":4243467,"prepare.run_cpu_time_us":61805,"prepare.run_wall_time_us":849360,"replication_time_us":217915}]]}
I20260503 14:05:21.649667 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 10
I20260503 14:05:21.649698 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.649796 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.649914 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.650045 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 234ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.649704 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 10
I20260503 14:05:21.651674 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 11
I20260503 14:05:21.651705 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 12
W20260503 14:05:21.694442 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.334s user 0.000s sys 0.000s
I20260503 14:05:21.695798 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 447) took 6054 ms. Trace:
I20260503 14:05:21.695873 1082 rpcz_store.cc:276] 0503 14:05:15.641246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641617 (+ 371us) service_pool.cc:224] Handling call
0503 14:05:21.695776 (+6054159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.281407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.311851 (+ 30444us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.790981 (+479130us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.791246 (+ 265us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.798878 (+ 7632us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.799136 (+ 258us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.839312 (+ 40176us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.133817 (+294505us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.359892 (+226075us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.360012 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.360050 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.695652 (+335602us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.695755 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.695766 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.695766 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226064,"prepare.queue_time_us":4638556,"prepare.run_cpu_time_us":73127,"prepare.run_wall_time_us":558847,"replication_time_us":334414}]]}
I20260503 14:05:21.696056 1082 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.696162 1082 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.696270 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.696578 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.696702 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 12
W20260503 14:05:21.703075 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.283s user 0.000s sys 0.000s
I20260503 14:05:21.704238 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 468) took 6687 ms. Trace:
I20260503 14:05:21.704299 1078 rpcz_store.cc:276] 0503 14:05:15.016374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.018738 (+ 2364us) service_pool.cc:224] Handling call
0503 14:05:21.704231 (+6685493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.756978 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.758186 (+ 1208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.633609 (+875423us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.633611 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.633615 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.633616 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.633678 (+ 62us) log.cc:844] Serialized 426 byte log entry
0503 14:05:20.950377 (+316699us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.419599 (+469222us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.419718 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.419754 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.704117 (+284363us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.704211 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.704221 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.704222 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":469213,"prepare.queue_time_us":4737721,"prepare.run_cpu_time_us":91634,"prepare.run_wall_time_us":877159,"replication_time_us":316756}]]}
I20260503 14:05:21.704473 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.704586 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.704830 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.704986 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.705008 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 33 got 10
W20260503 14:05:21.710353 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.273s user 0.000s sys 0.000s
I20260503 14:05:21.711438 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 477) took 5692 ms. Trace:
I20260503 14:05:21.711491 1073 rpcz_store.cc:276] 0503 14:05:16.019325 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019366 (+ 41us) service_pool.cc:224] Handling call
0503 14:05:21.711423 (+5692057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.286209 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.286229 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.889883 (+603654us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.889885 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.889890 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.889891 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.889960 (+ 69us) log.cc:844] Serialized 534 byte log entry
0503 14:05:21.166728 (+276768us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.437013 (+270285us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.437145 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.437182 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.711336 (+274154us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.711400 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.711413 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.711414 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":270273,"prepare.queue_time_us":4266736,"prepare.run_cpu_time_us":35624,"prepare.run_wall_time_us":603759,"replication_time_us":276830}]]}
I20260503 14:05:21.711632 1073 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.711730 1073 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.711885 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.712007 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 343ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.720744 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 473) took 6348 ms. Trace:
I20260503 14:05:21.720799 1081 rpcz_store.cc:276] 0503 14:05:15.372424 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372880 (+ 456us) service_pool.cc:224] Handling call
0503 14:05:21.720734 (+6347854us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.748754 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.748782 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.793420 (+1044638us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.793422 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.793428 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.793429 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.793503 (+ 74us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.145454 (+351951us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.547235 (+401781us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.547375 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.547416 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.720616 (+173200us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.720713 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.720724 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.720724 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":401768,"prepare.queue_time_us":4375830,"prepare.run_cpu_time_us":67974,"prepare.run_wall_time_us":1044761,"replication_time_us":352018}]]}
I20260503 14:05:21.720975 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.721060 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.721309 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.721818 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.751472 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 480) took 5804 ms. Trace:
I20260503 14:05:21.751544 1080 rpcz_store.cc:276] 0503 14:05:15.947030 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.947135 (+ 105us) service_pool.cc:224] Handling call
0503 14:05:21.751457 (+5804322us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.222788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.222822 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.020004 (+797182us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.020007 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.020012 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.020013 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.020089 (+ 76us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.335859 (+315770us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.574883 (+239024us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.575048 (+ 165us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.575089 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.751335 (+176246us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.751420 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.751443 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.751444 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":239014,"prepare.queue_time_us":4275612,"prepare.run_cpu_time_us":42840,"prepare.run_wall_time_us":797309,"replication_time_us":315839}]]}
I20260503 14:05:21.751717 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.751816 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.752024 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.752346 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.769340 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.770460 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.213s user 0.000s sys 0.000s
I20260503 14:05:21.771643 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 454) took 6402 ms. Trace:
I20260503 14:05:21.771696 1084 rpcz_store.cc:276] 0503 14:05:15.369387 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370584 (+ 1197us) service_pool.cc:224] Handling call
0503 14:05:21.771635 (+6401051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.395902 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.395960 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.205949 (+809989us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.205986 (+ 37us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.205994 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.205995 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.206049 (+ 54us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.260081 (+ 54032us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.557121 (+297040us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.557250 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.557283 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.771534 (+214251us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.771611 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.771625 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.771626 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":297031,"prepare.queue_time_us":5025261,"prepare.run_cpu_time_us":51070,"prepare.run_wall_time_us":810159,"replication_time_us":54078}]]}
I20260503 14:05:21.771842 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:21.771956 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.772081 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.772244 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.812749 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.264s user 0.000s sys 0.000s
I20260503 14:05:21.813915 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 487) took 6170 ms. Trace:
I20260503 14:05:21.813975 1074 rpcz_store.cc:276] 0503 14:05:15.643505 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643991 (+ 486us) service_pool.cc:224] Handling call
0503 14:05:21.813904 (+6169913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.100928 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.100984 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.981297 (+880313us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.981377 (+ 80us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.981540 (+ 163us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.981541 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.057610 (+ 76069us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.134049 (+ 76439us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.546423 (+412374us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.548462 (+ 2039us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.548500 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.813794 (+265294us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.813873 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.813889 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.813889 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":412364,"prepare.queue_time_us":4456881,"prepare.run_cpu_time_us":100110,"prepare.run_wall_time_us":957588,"replication_time_us":152502}]]}
I20260503 14:05:21.814158 1074 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.814253 1074 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.814411 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.814749 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.823518 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s user 0.000s sys 0.000s
I20260503 14:05:21.824666 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 499) took 6182 ms. Trace:
I20260503 14:05:21.824721 1079 rpcz_store.cc:276] 0503 14:05:15.642391 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642993 (+ 602us) service_pool.cc:224] Handling call
0503 14:05:21.824656 (+6181663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.106898 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.106924 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.669500 (+562576us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.669502 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.669508 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.669509 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.669589 (+ 80us) log.cc:844] Serialized 480 byte log entry
0503 14:05:20.967380 (+297791us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.536938 (+569558us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.537084 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.537120 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.824557 (+287437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.824633 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.824642 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.824643 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":569549,"prepare.queue_time_us":4463865,"prepare.run_cpu_time_us":36272,"prepare.run_wall_time_us":562700,"replication_time_us":297862}]]}
I20260503 14:05:21.824892 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.824985 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.825163 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 129ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.825551 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 123ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.840119 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
I20260503 14:05:21.840245 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:21.840792 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 12
W20260503 14:05:21.840958 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.841212 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 475) took 6824 ms. Trace:
I20260503 14:05:21.841244 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 14
I20260503 14:05:21.841259 1083 rpcz_store.cc:276] 0503 14:05:15.016514 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019325 (+ 2811us) service_pool.cc:224] Handling call
0503 14:05:21.841207 (+6821882us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.870191 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.870218 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.956676 (+1086458us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.956678 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.956683 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.956684 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.956749 (+ 65us) log.cc:844] Serialized 426 byte log entry
0503 14:05:21.121065 (+164316us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.547686 (+426621us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.547792 (+ 106us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.547823 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.841127 (+293304us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.841188 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.841200 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.841200 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":426613,"prepare.queue_time_us":4850819,"prepare.run_cpu_time_us":91373,"prepare.run_wall_time_us":1086566,"replication_time_us":164374}]]}
I20260503 14:05:21.841401 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.841485 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 11
I20260503 14:05:21.841502 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:21.841523 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 12
I20260503 14:05:21.841910 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 13
W20260503 14:05:21.841920 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 159ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.841969 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 11
W20260503 14:05:21.842099 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 465ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.842203 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 34 got 13
W20260503 14:05:21.858016 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.000s sys 0.000s
I20260503 14:05:21.859232 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 488) took 6215 ms. Trace:
I20260503 14:05:21.859288 1072 rpcz_store.cc:276] 0503 14:05:15.643522 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.644051 (+ 529us) service_pool.cc:224] Handling call
0503 14:05:21.859222 (+6215171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.488873 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.488913 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.058212 (+569299us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.058214 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.058220 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.058221 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.058293 (+ 72us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.287767 (+229474us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.590382 (+302615us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.590514 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.590548 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.859121 (+268573us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.859198 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.859211 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.859212 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302607,"prepare.queue_time_us":4844777,"prepare.run_cpu_time_us":32549,"prepare.run_wall_time_us":569429,"replication_time_us":229537}]]}
I20260503 14:05:21.859484 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.859604 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.859880 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.860237 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.860323 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:21.862675 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 472) took 6490 ms. Trace:
I20260503 14:05:21.862727 1075 rpcz_store.cc:276] 0503 14:05:15.372405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372978 (+ 573us) service_pool.cc:224] Handling call
0503 14:05:21.862665 (+6489687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.038856 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.038914 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.942208 (+903294us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.942210 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.942216 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.942216 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.942279 (+ 63us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.210642 (+268363us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.580840 (+370198us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.580970 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.581005 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.862565 (+281560us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.862640 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.862653 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.862653 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370189,"prepare.queue_time_us":4665825,"prepare.run_cpu_time_us":67578,"prepare.run_wall_time_us":903431,"replication_time_us":268398}]]}
I20260503 14:05:21.862854 1075 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.862948 1075 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:21.863039 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 372ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.863169 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 201ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.870293 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.355s user 0.000s sys 0.000s
I20260503 14:05:21.871516 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 434) took 6501 ms. Trace:
I20260503 14:05:21.871572 1085 rpcz_store.cc:276] 0503 14:05:15.369574 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370965 (+ 1391us) service_pool.cc:224] Handling call
0503 14:05:21.871507 (+6500542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.942838 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.942861 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.735068 (+792207us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.735069 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.735074 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.735075 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.735140 (+ 65us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.180317 (+445177us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.514827 (+334510us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.514942 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.514978 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.871390 (+356412us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.871478 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.871493 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.871493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334501,"prepare.queue_time_us":4571818,"prepare.run_cpu_time_us":45000,"prepare.run_wall_time_us":792310,"replication_time_us":445237}]]}
I20260503 14:05:21.871712 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.871837 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.872014 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.872143 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 107ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.878082 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:21.879134 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 451) took 6509 ms. Trace:
I20260503 14:05:21.879189 1076 rpcz_store.cc:276] 0503 14:05:15.369341 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.370382 (+ 1041us) service_pool.cc:224] Handling call
0503 14:05:21.879126 (+6508744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.376500 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.376551 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.314604 (+938053us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.314606 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.314614 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.314615 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.314674 (+ 59us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.360150 (+ 45476us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.649695 (+289545us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.649823 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.649857 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.879036 (+229179us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.879103 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.879116 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.879117 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":289535,"prepare.queue_time_us":5006043,"prepare.run_cpu_time_us":57958,"prepare.run_wall_time_us":938185,"replication_time_us":45530}]]}
I20260503 14:05:21.879350 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.879467 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.879547 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.879665 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.920053 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
I20260503 14:05:21.921437 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 490) took 6550 ms. Trace:
I20260503 14:05:21.921504 1078 rpcz_store.cc:276] 0503 14:05:15.371317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371592 (+ 275us) service_pool.cc:224] Handling call
0503 14:05:21.921418 (+6549826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.042974 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.044062 (+ 1088us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.047624 (+1003562us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.047626 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.047794 (+ 168us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.047794 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.050086 (+ 2292us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.297273 (+247187us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.704468 (+407195us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.704612 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.704647 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.921301 (+216654us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.921392 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.921405 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.921406 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":407187,"prepare.queue_time_us":4671186,"prepare.run_cpu_time_us":78596,"prepare.run_wall_time_us":1007623,"replication_time_us":249474}]]}
I20260503 14:05:21.921689 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.921784 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.921965 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.923353 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.936380 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 462) took 6297 ms. Trace:
W20260503 14:05:21.936897 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 62ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.936461 1080 rpcz_store.cc:276] 0503 14:05:15.638390 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638840 (+ 450us) service_pool.cc:224] Handling call
0503 14:05:21.936368 (+6297528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:19.894052 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:19.894078 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.718899 (+824821us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.718900 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.719242 (+ 342us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.719243 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.999133 (+279890us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.381028 (+381895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.751713 (+370685us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.751843 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.751881 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.936262 (+184381us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.936342 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.936356 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.936357 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370676,"prepare.queue_time_us":4255166,"prepare.run_cpu_time_us":109339,"prepare.run_wall_time_us":1113522,"replication_time_us":661780}]]}
I20260503 14:05:21.937142 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.937243 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.937446 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.940577 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.390s user 0.000s sys 0.000s
I20260503 14:05:21.941671 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 474) took 6925 ms. Trace:
I20260503 14:05:21.941728 1071 rpcz_store.cc:276] 0503 14:05:15.016495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.019265 (+ 2770us) service_pool.cc:224] Handling call
0503 14:05:21.941663 (+6922398us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.488976 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.488990 (+ 14us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.117312 (+628322us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.117314 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.117320 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.117321 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.117393 (+ 72us) log.cc:844] Serialized 426 byte log entry
0503 14:05:21.182919 (+ 65526us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.550139 (+367220us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.550260 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.550289 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.941576 (+391287us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.941642 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.941654 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.941654 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":367212,"prepare.queue_time_us":5469649,"prepare.run_cpu_time_us":38175,"prepare.run_wall_time_us":628434,"replication_time_us":65594}]]}
I20260503 14:05:21.941892 1071 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:21.941984 1071 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.942178 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.942703 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 408ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.947075 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:21.948155 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 451) took 6306 ms. Trace:
I20260503 14:05:21.948210 1073 rpcz_store.cc:276] 0503 14:05:15.641340 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641863 (+ 523us) service_pool.cc:224] Handling call
0503 14:05:21.948148 (+6306285us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.348203 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.348224 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.060759 (+712535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.060760 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.060765 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.060765 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.060827 (+ 62us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.320590 (+259763us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.711628 (+391038us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.711758 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.711790 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.948057 (+236267us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.948119 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.948137 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.948138 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":391030,"prepare.queue_time_us":4706297,"prepare.run_cpu_time_us":40409,"prepare.run_wall_time_us":712631,"replication_time_us":259818}]]}
I20260503 14:05:21.948397 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.948506 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.949010 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.949306 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 274ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.955440 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 502) took 6312 ms. Trace:
I20260503 14:05:21.955507 1079 rpcz_store.cc:276] 0503 14:05:15.642454 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643182 (+ 728us) service_pool.cc:224] Handling call
0503 14:05:21.955422 (+6312240us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.566278 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.566305 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.248000 (+681695us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.248002 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.248036 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.248037 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.248081 (+ 44us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.386672 (+138591us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.824889 (+438217us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.825011 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.825046 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.955328 (+130282us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.955397 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.955411 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.955412 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":438206,"prepare.queue_time_us":4923036,"prepare.run_cpu_time_us":40177,"prepare.run_wall_time_us":681817,"replication_time_us":138627}]]}
I20260503 14:05:21.955696 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:21.955801 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:21.955969 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 472ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.956406 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:05:21.957229 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 489) took 5941 ms. Trace:
I20260503 14:05:21.957279 1084 rpcz_store.cc:276] 0503 14:05:16.015330 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016592 (+ 1262us) service_pool.cc:224] Handling call
0503 14:05:21.957221 (+5940629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.344606 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.344648 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.362866 (+1018218us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.362869 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.362904 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.362905 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.362956 (+ 51us) log.cc:844] Serialized 534 byte log entry
0503 14:05:21.448673 (+ 85717us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.771840 (+323167us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.771985 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.772021 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.957137 (+185116us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.957190 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.957213 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.957213 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323156,"prepare.queue_time_us":4327949,"prepare.run_cpu_time_us":70703,"prepare.run_wall_time_us":1018360,"replication_time_us":85761}]]}
I20260503 14:05:21.957434 1084 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.957518 1084 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.957696 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.958154 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.969265 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
I20260503 14:05:21.970471 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 459) took 6332 ms. Trace:
I20260503 14:05:21.970536 1077 rpcz_store.cc:276] 0503 14:05:15.638339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638667 (+ 328us) service_pool.cc:224] Handling call
0503 14:05:21.970461 (+6331794us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.283583 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.327562 (+ 43979us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.093553 (+765991us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.093555 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.093594 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.093595 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.093672 (+ 77us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.337744 (+244072us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.608746 (+271002us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.608891 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.608930 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.970331 (+361401us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.970423 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.970447 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.970448 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":270993,"prepare.queue_time_us":4641420,"prepare.run_cpu_time_us":72419,"prepare.run_wall_time_us":812537,"replication_time_us":244145}]]}
I20260503 14:05:21.970721 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:21.970820 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:21.970912 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.971047 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.976318 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.414s user 0.000s sys 0.000s
I20260503 14:05:21.977505 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 449) took 6336 ms. Trace:
I20260503 14:05:21.977566 1109 rpcz_store.cc:276] 0503 14:05:15.641291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641728 (+ 437us) service_pool.cc:224] Handling call
0503 14:05:21.977496 (+6335768us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.078758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.078811 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.878669 (+799858us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.878671 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.878677 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.878678 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:20.878751 (+ 73us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.194797 (+316046us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.561813 (+367016us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.561967 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.562005 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:21.977382 (+415377us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:21.977469 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:21.977483 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:21.977483 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":367006,"prepare.queue_time_us":4436976,"prepare.run_cpu_time_us":49497,"prepare.run_wall_time_us":800002,"replication_time_us":316114}]]}
I20260503 14:05:21.977712 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:21.977821 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:21.977995 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:21.978202 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.000504 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:22.001741 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 476) took 6629 ms. Trace:
I20260503 14:05:22.001796 1081 rpcz_store.cc:276] 0503 14:05:15.372487 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372647 (+ 160us) service_pool.cc:224] Handling call
0503 14:05:22.001729 (+6629082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.199521 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.199553 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.103427 (+903874us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.103430 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.103438 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.103439 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.103494 (+ 55us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.365556 (+262062us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.720972 (+355416us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.721086 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.721116 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.001616 (+280500us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.001698 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.001713 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.001714 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355406,"mutex_wait_us":145,"prepare.queue_time_us":4826808,"prepare.run_cpu_time_us":58168,"prepare.run_wall_time_us":903983,"replication_time_us":262111}]]}
I20260503 14:05:22.001999 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.002107 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:22.002130 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 505) took 6359 ms. Trace:
I20260503 14:05:22.002184 1083 rpcz_store.cc:276] 0503 14:05:15.642506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642616 (+ 110us) service_pool.cc:224] Handling call
0503 14:05:22.002120 (+6359504us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.158204 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.158250 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.207574 (+1049324us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.207576 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.207580 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.207580 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.207644 (+ 64us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.420153 (+212509us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.841398 (+421245us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.841527 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.841558 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.002040 (+160482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.002098 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.002112 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.002112 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":421236,"prepare.queue_time_us":4515515,"prepare.run_cpu_time_us":77276,"prepare.run_wall_time_us":1049447,"replication_time_us":212568}]]}
I20260503 14:05:22.002343 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.002425 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.002549 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.002581 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 375ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.003144 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 413ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.003471 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.014528 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20260503 14:05:22.015769 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 457) took 6081 ms. Trace:
I20260503 14:05:22.015836 1082 rpcz_store.cc:276] 0503 14:05:15.934350 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938190 (+ 3840us) service_pool.cc:224] Handling call
0503 14:05:22.015758 (+6077568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.503258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.503281 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.146601 (+643320us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.189943 (+ 43342us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.190894 (+ 951us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.190895 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.225581 (+ 34686us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.291342 (+ 65761us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.696052 (+404710us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.696193 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.696239 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.015629 (+319390us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.015729 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.015744 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.015745 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":404701,"prepare.queue_time_us":4564995,"prepare.run_cpu_time_us":77030,"prepare.run_wall_time_us":744803,"replication_time_us":100441}]]}
I20260503 14:05:22.016009 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.016110 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.016290 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.022171 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.054646 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:22.055889 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 471) took 6683 ms. Trace:
I20260503 14:05:22.055953 1074 rpcz_store.cc:276] 0503 14:05:15.372385 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372931 (+ 546us) service_pool.cc:224] Handling call
0503 14:05:22.055878 (+6682947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.063503 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.063536 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.192039 (+1128503us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.192040 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.192045 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.192045 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.192106 (+ 61us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.471237 (+279131us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.814154 (+342917us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.814278 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.814314 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.055765 (+241451us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.055850 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.055862 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.055863 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":342907,"prepare.queue_time_us":4690529,"prepare.run_cpu_time_us":66067,"prepare.run_wall_time_us":1128612,"replication_time_us":279185}]]}
I20260503 14:05:22.056114 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.056216 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.056411 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.066099 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
I20260503 14:05:22.067297 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 469) took 6699 ms. Trace:
I20260503 14:05:22.067356 1072 rpcz_store.cc:276] 0503 14:05:15.367422 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367780 (+ 358us) service_pool.cc:224] Handling call
0503 14:05:22.067288 (+6699508us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.428477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.428507 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.254710 (+826203us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.254712 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.254716 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.254717 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.254786 (+ 69us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.525276 (+270490us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.859481 (+334205us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.859633 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.859668 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.067187 (+207519us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.067261 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.067275 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.067276 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334197,"prepare.queue_time_us":5060640,"prepare.run_cpu_time_us":51739,"prepare.run_wall_time_us":826317,"replication_time_us":270552}]]}
I20260503 14:05:22.067502 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.067626 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.067914 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.068717 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.073971 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 370ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.076387 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:22.077546 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.077889 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 10
I20260503 14:05:22.077943 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.077970 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 10
I20260503 14:05:22.077991 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078023 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.078053 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078083 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.078110 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078137 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078166 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078194 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 10
I20260503 14:05:22.078222 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078250 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.078692 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078747 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.078770 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 14
I20260503 14:05:22.078792 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.078820 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.078848 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 14
I20260503 14:05:22.078876 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.078910 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.078938 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.078966 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.079012 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.079041 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.079309 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.079358 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.079388 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.079417 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.080333 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080395 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.080425 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.080453 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080483 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080511 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080571 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080614 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 12
I20260503 14:05:22.080648 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 10
I20260503 14:05:22.080685 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 13
I20260503 14:05:22.080713 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080741 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
I20260503 14:05:22.080770 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 35 got 11
W20260503 14:05:22.088231 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:22.089461 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 466) took 6142 ms. Trace:
I20260503 14:05:22.089524 1085 rpcz_store.cc:276] 0503 14:05:15.946548 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946611 (+ 63us) service_pool.cc:224] Handling call
0503 14:05:22.089452 (+6142841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.478988 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.502437 (+ 23449us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.295437 (+793000us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.295438 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.295442 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.295442 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.295478 (+ 36us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.520687 (+225209us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.871709 (+351022us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.871866 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.871903 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.089338 (+217435us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.089417 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.089440 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.089441 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351013,"prepare.queue_time_us":4505314,"prepare.run_cpu_time_us":87169,"prepare.run_wall_time_us":840352,"replication_time_us":225237}]]}
I20260503 14:05:22.089764 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.089901 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.090090 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 82ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.090443 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 97ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.161885 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
I20260503 14:05:22.163108 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 469) took 6229 ms. Trace:
I20260503 14:05:22.163164 1084 rpcz_store.cc:276] 0503 14:05:15.933680 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934660 (+ 980us) service_pool.cc:224] Handling call
0503 14:05:22.163097 (+6228437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.658932 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.658964 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.556918 (+897954us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.556920 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.556926 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.556927 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.556999 (+ 72us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.741796 (+184797us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.957432 (+215636us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.957543 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.957572 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.162986 (+205414us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.163070 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.163083 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.163084 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215626,"prepare.queue_time_us":4724185,"prepare.run_cpu_time_us":57625,"prepare.run_wall_time_us":898080,"replication_time_us":184860,"spinlock_wait_cycles":5888}]]}
I20260503 14:05:22.163323 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.163421 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.163556 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.163893 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.171734 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
I20260503 14:05:22.172915 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 467) took 6522 ms. Trace:
I20260503 14:05:22.172972 1076 rpcz_store.cc:276] 0503 14:05:15.650018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.650135 (+ 117us) service_pool.cc:224] Handling call
0503 14:05:22.172905 (+6522770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.377970 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.517979 (+140009us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.124171 (+606192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.124172 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.124177 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.124178 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.124248 (+ 70us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.463792 (+339544us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.879347 (+415555us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.879490 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.879520 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.172806 (+293286us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.172883 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.172893 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.172894 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":415544,"prepare.queue_time_us":4727359,"prepare.run_cpu_time_us":53825,"prepare.run_wall_time_us":746645,"replication_time_us":339606}]]}
I20260503 14:05:22.173141 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.173269 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.173388 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.174362 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 462) took 6239 ms. Trace:
I20260503 14:05:22.174417 1085 rpcz_store.cc:276] 0503 14:05:15.934440 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938442 (+ 4002us) service_pool.cc:224] Handling call
0503 14:05:22.174355 (+6235913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.485608 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.485633 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.562298 (+1076665us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.562299 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.562303 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.562304 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.562381 (+ 77us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.722806 (+160425us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.089761 (+366955us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.089932 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.089969 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.174280 (+ 84311us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.174334 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.174346 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.174346 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":366944,"prepare.queue_time_us":4547117,"prepare.run_cpu_time_us":70112,"prepare.run_wall_time_us":1076780,"replication_time_us":160497}]]}
I20260503 14:05:22.174602 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:22.174702 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.174844 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.175036 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 174ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.175134 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.177050 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
I20260503 14:05:22.178030 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 482) took 6162 ms. Trace:
I20260503 14:05:22.178082 1077 rpcz_store.cc:276] 0503 14:05:16.015186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016151 (+ 965us) service_pool.cc:224] Handling call
0503 14:05:22.178023 (+6161872us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.840241 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.842498 (+ 2257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.574664 (+732166us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.574666 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.574673 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.574674 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.574759 (+ 85us) log.cc:844] Serialized 534 byte log entry
0503 14:05:21.857600 (+282841us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.970716 (+113116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.970845 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.970882 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.177938 (+207056us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.178001 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.178014 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.178015 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":113107,"prepare.queue_time_us":4823305,"prepare.run_cpu_time_us":47492,"prepare.run_wall_time_us":735267,"replication_time_us":282920}]]}
I20260503 14:05:22.178227 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.178309 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.178462 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.178867 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.214648 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.277s user 0.000s sys 0.000s
I20260503 14:05:22.215886 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 473) took 6282 ms. Trace:
I20260503 14:05:22.215943 1080 rpcz_store.cc:276] 0503 14:05:15.933742 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934937 (+ 1195us) service_pool.cc:224] Handling call
0503 14:05:22.215875 (+6280938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.738289 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.738316 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.296674 (+558358us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.296675 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.296682 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.296683 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.296768 (+ 85us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.525650 (+228882us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.937139 (+411489us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.937271 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.937310 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.215763 (+278453us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.215848 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.215862 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.215862 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411482,"prepare.queue_time_us":4803299,"prepare.run_cpu_time_us":35812,"prepare.run_wall_time_us":558500,"replication_time_us":228963}]]}
I20260503 14:05:22.216107 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.216197 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.216367 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.216720 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.223590 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:22.224789 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 468) took 6278 ms. Trace:
I20260503 14:05:22.224848 1073 rpcz_store.cc:276] 0503 14:05:15.946593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946717 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:22.224781 (+6278064us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.581668 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.581694 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.293856 (+712162us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.293857 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.293863 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.293863 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.293928 (+ 65us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.581105 (+287177us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.948394 (+367289us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.948550 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.949260 (+ 710us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.224673 (+275413us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.224755 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.224768 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.224768 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":367279,"prepare.queue_time_us":4634901,"prepare.run_cpu_time_us":43763,"prepare.run_wall_time_us":712267,"replication_time_us":287237}]]}
I20260503 14:05:22.225008 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.225106 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.225286 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.225672 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.232359 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 503) took 6298 ms. Trace:
I20260503 14:05:22.232425 1072 rpcz_store.cc:276] 0503 14:05:15.934046 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935859 (+ 1813us) service_pool.cc:224] Handling call
0503 14:05:22.232346 (+6296487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.603077 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.603134 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.580668 (+977534us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.580669 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.580673 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.580674 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.580735 (+ 61us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.842526 (+261791us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.067498 (+224972us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.067651 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.067686 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.232201 (+164515us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.232313 (+ 112us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.232328 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.232329 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":224963,"prepare.queue_time_us":4667162,"prepare.run_cpu_time_us":54355,"prepare.run_wall_time_us":977673,"replication_time_us":261847}]]}
I20260503 14:05:22.232626 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.232724 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.232864 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 431ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.233525 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.235260 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.372s user 0.000s sys 0.000s
I20260503 14:05:22.236359 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 481) took 6599 ms. Trace:
I20260503 14:05:22.236409 1075 rpcz_store.cc:276] 0503 14:05:15.636787 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.636963 (+ 176us) service_pool.cc:224] Handling call
0503 14:05:22.236351 (+6599388us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.229703 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.229729 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:20.918908 (+689179us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:20.926143 (+ 7235us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:20.978273 (+ 52130us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:20.978274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.322406 (+344132us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.701963 (+379557us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.862850 (+160887us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.862976 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.863010 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.236258 (+373248us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.236327 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.236340 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.236340 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160877,"prepare.queue_time_us":4592629,"prepare.run_cpu_time_us":96609,"prepare.run_wall_time_us":1102579,"replication_time_us":723682}]]}
I20260503 14:05:22.236615 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.236725 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.236815 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.237129 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.244592 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:22.245705 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 464) took 6311 ms. Trace:
I20260503 14:05:22.245761 1082 rpcz_store.cc:276] 0503 14:05:15.934474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938568 (+ 4094us) service_pool.cc:224] Handling call
0503 14:05:22.245694 (+6307126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.592858 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.592885 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.437497 (+844612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.437499 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.437504 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.437505 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.437584 (+ 79us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.654960 (+217376us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.016005 (+361045us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.016137 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.016175 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.245589 (+229414us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.245663 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.245675 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.245676 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":361035,"prepare.queue_time_us":4654220,"prepare.run_cpu_time_us":45036,"prepare.run_wall_time_us":844740,"replication_time_us":217449}]]}
I20260503 14:05:22.245891 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.246004 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.246169 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.246415 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.247362 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.305s user 0.000s sys 0.000s
I20260503 14:05:22.248404 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 506) took 6605 ms. Trace:
I20260503 14:05:22.248462 1071 rpcz_store.cc:276] 0503 14:05:15.642516 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642686 (+ 170us) service_pool.cc:224] Handling call
0503 14:05:22.248396 (+6605710us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.343083 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.343125 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.235686 (+892561us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.235688 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.235696 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.235697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.235779 (+ 82us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.547521 (+311742us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.941890 (+394369us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.942010 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.942062 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.248316 (+306254us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.248374 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.248386 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.248387 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":394359,"prepare.queue_time_us":4700343,"prepare.run_cpu_time_us":56370,"prepare.run_wall_time_us":892707,"replication_time_us":311820}]]}
I20260503 14:05:22.248678 1071 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.248780 1071 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.248869 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.249220 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.272167 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
I20260503 14:05:22.273452 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 484) took 6902 ms. Trace:
I20260503 14:05:22.273521 1078 rpcz_store.cc:276] 0503 14:05:15.371211 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372037 (+ 826us) service_pool.cc:224] Handling call
0503 14:05:22.273440 (+6901403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.850888 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.850909 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.325877 (+474968us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.325880 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.325918 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.325919 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.325972 (+ 53us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.526644 (+200672us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.921685 (+395041us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.921807 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.921846 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.273318 (+351472us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.273403 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.273415 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.273416 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":395031,"prepare.queue_time_us":5478784,"prepare.run_cpu_time_us":30785,"prepare.run_wall_time_us":475096,"replication_time_us":200720}]]}
I20260503 14:05:22.273721 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.273844 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.274055 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 27ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.274360 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 456ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.275163 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
I20260503 14:05:22.276212 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 467) took 6329 ms. Trace:
I20260503 14:05:22.276263 1109 rpcz_store.cc:276] 0503 14:05:15.946577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946775 (+ 198us) service_pool.cc:224] Handling call
0503 14:05:22.276204 (+6329429us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.810062 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.810091 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.514639 (+704548us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.514640 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.514676 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.514677 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.514743 (+ 66us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.650539 (+135796us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.977710 (+327171us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.977849 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.977882 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.276106 (+298224us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.276184 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.276195 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.276196 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327161,"prepare.queue_time_us":4863236,"prepare.run_cpu_time_us":43737,"prepare.run_wall_time_us":704692,"replication_time_us":135857}]]}
I20260503 14:05:22.276414 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:22.276549 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.276644 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 96ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.302460 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 512) took 6368 ms. Trace:
I20260503 14:05:22.302543 1078 rpcz_store.cc:276] 0503 14:05:15.934204 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936513 (+ 2309us) service_pool.cc:224] Handling call
0503 14:05:22.302444 (+6365931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.669607 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.669632 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.824745 (+1155113us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.824747 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.824755 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.824756 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.824817 (+ 61us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.948828 (+124011us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.273717 (+324889us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.273872 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.273911 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.302308 (+ 28397us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.302396 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.302419 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.302420 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":324878,"prepare.queue_time_us":4733025,"prepare.run_cpu_time_us":68373,"prepare.run_wall_time_us":1155220,"replication_time_us":124067}]]}
I20260503 14:05:22.302728 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.302829 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.303032 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.303231 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.335281 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 484) took 6004 ms. Trace:
I20260503 14:05:22.335364 1085 rpcz_store.cc:276] 0503 14:05:16.331052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331605 (+ 553us) service_pool.cc:224] Handling call
0503 14:05:22.335264 (+6003659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.680095 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.680136 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.359642 (+679506us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.359645 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.359652 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.359654 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.359720 (+ 66us) log.cc:844] Serialized 561 byte log entry
0503 14:05:21.782789 (+423069us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.174600 (+391811us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.174729 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.174756 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.335144 (+160388us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.335234 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.335250 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.335251 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":391801,"prepare.queue_time_us":4348423,"prepare.run_cpu_time_us":42772,"prepare.run_wall_time_us":679637,"replication_time_us":423129}]]}
I20260503 14:05:22.335549 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.335649 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.335749 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.335963 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 346ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.342895 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
I20260503 14:05:22.343931 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 480) took 6969 ms. Trace:
I20260503 14:05:22.343988 1074 rpcz_store.cc:276] 0503 14:05:15.374308 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.374371 (+ 63us) service_pool.cc:224] Handling call
0503 14:05:22.343922 (+6969551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.542977 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.543009 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.546264 (+1003255us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.546266 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.546294 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.546294 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.546335 (+ 41us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.812865 (+266530us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.056110 (+243245us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.056245 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.056281 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.343840 (+287559us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.343900 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.343914 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.343914 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243237,"prepare.queue_time_us":5168508,"prepare.run_cpu_time_us":55649,"prepare.run_wall_time_us":1003367,"replication_time_us":266566}]]}
I20260503 14:05:22.344115 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.344211 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.344296 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.344494 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 328ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.345710 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.344s user 0.000s sys 0.000s
I20260503 14:05:22.346750 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 478) took 6974 ms. Trace:
I20260503 14:05:22.346800 1081 rpcz_store.cc:276] 0503 14:05:15.372521 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.372772 (+ 251us) service_pool.cc:224] Handling call
0503 14:05:22.346744 (+6973972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.776381 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.776457 (+ 76us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.545287 (+768830us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.545289 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.545295 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.545296 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.545341 (+ 45us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.802854 (+257513us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.001996 (+199142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.002136 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.002176 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.346660 (+344484us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.346725 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.346737 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.346738 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":199131,"prepare.queue_time_us":5403547,"prepare.run_cpu_time_us":46276,"prepare.run_wall_time_us":768967,"replication_time_us":257550}]]}
I20260503 14:05:22.346938 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.347035 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.347131 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 386ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.347412 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.347596 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 11
I20260503 14:05:22.347656 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 12
I20260503 14:05:22.347692 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.347044 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.348389 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 12
I20260503 14:05:22.348417 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 11
I20260503 14:05:22.348551 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.348604 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 14
I20260503 14:05:22.348634 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.348663 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 12
I20260503 14:05:22.355625 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 11
I20260503 14:05:22.356992 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:22.357638 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.373948 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 489) took 6042 ms. Trace:
I20260503 14:05:22.374034 1109 rpcz_store.cc:276] 0503 14:05:16.331142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331360 (+ 218us) service_pool.cc:224] Handling call
0503 14:05:22.373931 (+6042571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.889986 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.890016 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.711426 (+821410us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.711428 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.711461 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.711462 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.711509 (+ 47us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.056500 (+344991us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.276411 (+219911us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.276583 (+ 172us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.276617 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.373814 (+ 97197us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.373905 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.373921 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.373922 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219902,"prepare.queue_time_us":4558568,"prepare.run_cpu_time_us":45765,"prepare.run_wall_time_us":821531,"replication_time_us":345033}]]}
I20260503 14:05:22.374184 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.374289 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.374468 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.374681 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.377779 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.375s user 0.000s sys 0.000s
I20260503 14:05:22.378813 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 483) took 7011 ms. Trace:
I20260503 14:05:22.378861 1083 rpcz_store.cc:276] 0503 14:05:15.367358 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367632 (+ 274us) service_pool.cc:224] Handling call
0503 14:05:22.378805 (+7011173us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.480953 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.480973 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.549886 (+1068913us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.549888 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.549892 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.549893 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.549934 (+ 41us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.685690 (+135756us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.002340 (+316650us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.002465 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.002496 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.378711 (+376215us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.378786 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.378797 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.378797 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316640,"prepare.queue_time_us":5113237,"prepare.run_cpu_time_us":65464,"prepare.run_wall_time_us":1068990,"replication_time_us":135791}]]}
I20260503 14:05:22.378978 1083 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.379076 1083 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.379156 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.379160 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 11
W20260503 14:05:22.379458 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.390592 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:22.391774 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 460) took 6753 ms. Trace:
I20260503 14:05:22.391829 1076 rpcz_store.cc:276] 0503 14:05:15.638357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638719 (+ 362us) service_pool.cc:224] Handling call
0503 14:05:22.391765 (+6753046us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.911432 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.911486 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.608574 (+697088us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.608577 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.608585 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.608586 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.608659 (+ 73us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.885650 (+276991us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.173138 (+287488us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.173297 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.173336 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.391656 (+218320us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.391747 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.391757 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.391757 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":287479,"prepare.queue_time_us":5272664,"prepare.run_cpu_time_us":46283,"prepare.run_wall_time_us":697239,"replication_time_us":277059}]]}
I20260503 14:05:22.392002 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.392118 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.392215 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.392374 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 12
W20260503 14:05:22.392439 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 301ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.408690 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.230s user 0.000s sys 0.000s
I20260503 14:05:22.409888 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 466) took 6759 ms. Trace:
I20260503 14:05:22.409947 1077 rpcz_store.cc:276] 0503 14:05:15.649996 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.650181 (+ 185us) service_pool.cc:224] Handling call
0503 14:05:22.409879 (+6759698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.206074 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.207174 (+ 1100us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.771668 (+564494us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.771670 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.771675 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.771676 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.771743 (+ 67us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.959486 (+187743us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.178225 (+218739us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.178336 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.178363 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.409774 (+231411us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.409855 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.409867 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.409868 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218731,"prepare.queue_time_us":5555849,"prepare.run_cpu_time_us":36291,"prepare.run_wall_time_us":565679,"replication_time_us":187804}]]}
I20260503 14:05:22.410115 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.410211 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.410305 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 214ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.425757 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.000s sys 0.000s
I20260503 14:05:22.426949 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 488) took 6411 ms. Trace:
I20260503 14:05:22.427013 1084 rpcz_store.cc:276] 0503 14:05:16.015318 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016505 (+ 1187us) service_pool.cc:224] Handling call
0503 14:05:22.426939 (+6410434us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.028024 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.028056 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.649593 (+621537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.649595 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.649626 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.649627 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.649676 (+ 49us) log.cc:844] Serialized 534 byte log entry
0503 14:05:21.884263 (+234587us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.163319 (+279056us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.163459 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.163501 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.426832 (+263331us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.426917 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.426930 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.426930 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279046,"prepare.queue_time_us":5011437,"prepare.run_cpu_time_us":35526,"prepare.run_wall_time_us":621661,"replication_time_us":234631}]]}
I20260503 14:05:22.427208 1084 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:22.427309 1084 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.427416 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.428135 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.472s user 0.000s sys 0.000s
I20260503 14:05:22.429167 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 482) took 7061 ms. Trace:
I20260503 14:05:22.429221 1079 rpcz_store.cc:276] 0503 14:05:15.367340 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367580 (+ 240us) service_pool.cc:224] Handling call
0503 14:05:22.429160 (+7061580us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.416161 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.416187 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.547638 (+1131451us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.547639 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.547643 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.547643 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.547701 (+ 58us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.632507 (+ 84806us) op_driver.cc:464] REPLICATION: finished
0503 14:05:21.955692 (+323185us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:21.955828 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:21.955863 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.429073 (+473210us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.429138 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.429150 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.429150 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323174,"prepare.queue_time_us":5048535,"prepare.run_cpu_time_us":79793,"prepare.run_wall_time_us":1131550,"replication_time_us":84858}]]}
I20260503 14:05:22.429356 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.429457 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.429629 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.429808 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 112ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.431252 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 459) took 6496 ms. Trace:
I20260503 14:05:22.431305 1082 rpcz_store.cc:276] 0503 14:05:15.934384 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938327 (+ 3943us) service_pool.cc:224] Handling call
0503 14:05:22.431246 (+6492919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.841285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.843609 (+ 2324us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.695810 (+852201us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.695813 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.695820 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.695821 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.695887 (+ 66us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.982780 (+286893us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.245888 (+263108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.246031 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.246064 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.431167 (+185103us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.431225 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.431237 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.431238 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263099,"prepare.queue_time_us":4902664,"prepare.run_cpu_time_us":118305,"prepare.run_wall_time_us":854862,"replication_time_us":286956}]]}
I20260503 14:05:22.431463 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.431560 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.431638 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.431859 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.433336 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.433754 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 349ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.435015 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 15
I20260503 14:05:22.435087 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 14
I20260503 14:05:22.435118 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.435153 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.435189 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.435225 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 13
I20260503 14:05:22.444289 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 498) took 6801 ms. Trace:
I20260503 14:05:22.444362 1071 rpcz_store.cc:276] 0503 14:05:15.642374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642926 (+ 552us) service_pool.cc:224] Handling call
0503 14:05:22.444277 (+6801351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.568874 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.568899 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.419366 (+850467us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.419368 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.419373 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.419374 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.419446 (+ 72us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.881529 (+462083us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.248674 (+367145us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.248810 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.248844 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.444184 (+195340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.444255 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.444265 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.444265 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":367136,"prepare.queue_time_us":4925888,"prepare.run_cpu_time_us":61209,"prepare.run_wall_time_us":850583,"replication_time_us":462150}]]}
I20260503 14:05:22.444519 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.444646 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.444900 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.445304 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.447355 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.508247 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:22.509617 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 504) took 6867 ms. Trace:
I20260503 14:05:22.509680 1078 rpcz_store.cc:276] 0503 14:05:15.642496 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642577 (+ 81us) service_pool.cc:224] Handling call
0503 14:05:22.509606 (+6867029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.927477 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.927501 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.537394 (+609893us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.537396 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.537402 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.537403 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.537484 (+ 81us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.951052 (+413568us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.302725 (+351673us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.302857 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.302893 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.509482 (+206589us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.509575 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.509591 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.509592 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351664,"prepare.queue_time_us":5284858,"prepare.run_cpu_time_us":35083,"prepare.run_wall_time_us":610024,"replication_time_us":413620}]]}
I20260503 14:05:22.509835 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.509948 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.510134 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.531205 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 478) took 6511 ms. Trace:
I20260503 14:05:22.531282 1085 rpcz_store.cc:276] 0503 14:05:16.019352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019973 (+ 621us) service_pool.cc:224] Handling call
0503 14:05:22.531190 (+6511217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.295493 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.295512 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.090145 (+794633us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.090146 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.090151 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.090151 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.090199 (+ 48us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.187669 (+ 97470us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.335546 (+147877us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.335681 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.335717 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.531079 (+195362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.531163 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.531178 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.531179 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":147867,"prepare.queue_time_us":5275454,"prepare.run_cpu_time_us":48860,"prepare.run_wall_time_us":794713,"replication_time_us":97512}]]}
I20260503 14:05:22.531467 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.531556 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.531704 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.540087 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.552593 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s user 0.000s sys 0.000s
I20260503 14:05:22.553828 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 474) took 6620 ms. Trace:
I20260503 14:05:22.553891 1080 rpcz_store.cc:276] 0503 14:05:15.933756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934996 (+ 1240us) service_pool.cc:224] Handling call
0503 14:05:22.553816 (+6618820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.047944 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.059126 (+ 11182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.936564 (+877438us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.936566 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.936639 (+ 73us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.936639 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.936689 (+ 50us) log.cc:844] Serialized 507 byte log entry
0503 14:05:21.999214 (+ 62525us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.216104 (+216890us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.216225 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.216259 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.553705 (+337446us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.553791 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.553807 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.553807 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":216881,"prepare.queue_time_us":5092902,"prepare.run_cpu_time_us":86029,"prepare.run_wall_time_us":895306,"replication_time_us":62566}]]}
I20260503 14:05:22.554029 1080 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.554139 1080 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.554322 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.554481 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.579506 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:22.580760 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 485) took 6937 ms. Trace:
I20260503 14:05:22.580816 1074 rpcz_store.cc:276] 0503 14:05:15.643467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643904 (+ 437us) service_pool.cc:224] Handling call
0503 14:05:22.580752 (+6936848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.942298 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.942320 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.862703 (+920383us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.862705 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.862739 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.862740 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.862795 (+ 55us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.064464 (+201669us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.344111 (+279647us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.344237 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.344268 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.580644 (+236376us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.580731 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.580741 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.580742 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279635,"prepare.queue_time_us":5298351,"prepare.run_cpu_time_us":72069,"prepare.run_wall_time_us":920506,"replication_time_us":201717}]]}
I20260503 14:05:22.580946 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.581049 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:22.581163 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 36 got 12
W20260503 14:05:22.581192 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 30ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.581667 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.590490 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.000s sys 0.000s
I20260503 14:05:22.591739 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 446) took 6950 ms. Trace:
I20260503 14:05:22.591805 1073 rpcz_store.cc:276] 0503 14:05:15.641214 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.641448 (+ 234us) service_pool.cc:224] Handling call
0503 14:05:22.591730 (+6950282us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.735157 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.735182 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.871505 (+1136323us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.871507 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.871511 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.871512 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.871576 (+ 64us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.979329 (+107753us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.225004 (+245675us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.225130 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.225170 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.591618 (+366448us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.591702 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.591717 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.591718 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245666,"prepare.queue_time_us":5093623,"prepare.run_cpu_time_us":66366,"prepare.run_wall_time_us":1136429,"replication_time_us":107811}]]}
I20260503 14:05:22.591934 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.592038 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.592247 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.592590 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.612560 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 492) took 6968 ms. Trace:
I20260503 14:05:22.612643 1074 rpcz_store.cc:276] 0503 14:05:15.643599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643751 (+ 152us) service_pool.cc:224] Handling call
0503 14:05:22.612544 (+6968793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.746702 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.331217 (+584515us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.608609 (+277392us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.609035 (+ 426us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.644433 (+ 35398us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.644510 (+ 77us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.769033 (+124523us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.076808 (+307775us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.580943 (+504135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.581074 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.581109 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.612407 (+ 31298us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.612502 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.612515 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.612516 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":504128,"prepare.queue_time_us":5102727,"prepare.run_cpu_time_us":157641,"prepare.run_wall_time_us":1022756,"replication_time_us":432293}]]}
I20260503 14:05:22.612838 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.612932 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.613248 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.613329 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 237ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.622494 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.230s user 0.000s sys 0.000s
I20260503 14:05:22.623636 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 492) took 6608 ms. Trace:
I20260503 14:05:22.623697 1076 rpcz_store.cc:276] 0503 14:05:16.015365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016073 (+ 708us) service_pool.cc:224] Handling call
0503 14:05:22.623624 (+6607551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.020107 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.020135 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.751453 (+731318us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.751455 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.751460 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.751460 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.751521 (+ 61us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.076781 (+325260us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.392000 (+315219us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.392147 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.392187 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.623526 (+231339us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.623599 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.623612 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.623613 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315210,"prepare.queue_time_us":5003962,"prepare.run_cpu_time_us":38954,"prepare.run_wall_time_us":731422,"replication_time_us":325317}]]}
I20260503 14:05:22.623878 1076 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:22.623977 1076 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.624197 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.624485 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.624570 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.000s sys 0.000s
I20260503 14:05:22.625489 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 463) took 6987 ms. Trace:
I20260503 14:05:22.625545 1077 rpcz_store.cc:276] 0503 14:05:15.638407 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.638893 (+ 486us) service_pool.cc:224] Handling call
0503 14:05:22.625481 (+6986588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.314698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.314755 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.879155 (+564400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.879157 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.879200 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.879201 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.879258 (+ 57us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.147904 (+268646us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.410112 (+262208us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.410239 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.410276 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.625395 (+215119us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.625460 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.625472 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.625473 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262198,"prepare.queue_time_us":5675760,"prepare.run_cpu_time_us":35381,"prepare.run_wall_time_us":564571,"replication_time_us":268696}]]}
I20260503 14:05:22.625650 1077 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.625748 1077 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.625836 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.625984 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.632246 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.641047 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
I20260503 14:05:22.642295 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 486) took 6998 ms. Trace:
I20260503 14:05:22.642349 1075 rpcz_store.cc:276] 0503 14:05:15.643485 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643953 (+ 468us) service_pool.cc:224] Handling call
0503 14:05:22.642286 (+6998333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.793526 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.793575 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.720745 (+927170us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.720746 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.720751 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.720752 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.720824 (+ 72us) log.cc:844] Serialized 480 byte log entry
0503 14:05:21.977120 (+256296us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.236612 (+259492us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.236754 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.236790 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.642179 (+405389us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.642264 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.642275 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.642275 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":259482,"prepare.queue_time_us":5149541,"prepare.run_cpu_time_us":56225,"prepare.run_wall_time_us":927307,"replication_time_us":256362}]]}
I20260503 14:05:22.642535 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.642637 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.642926 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.643546 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 60ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.664108 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.431s user 0.000s sys 0.000s
I20260503 14:05:22.665431 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 470) took 7297 ms. Trace:
I20260503 14:05:22.665508 1072 rpcz_store.cc:276] 0503 14:05:15.367442 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367845 (+ 403us) service_pool.cc:224] Handling call
0503 14:05:22.665418 (+7297573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.969449 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.327157 (+357708us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.339674 (+ 12517us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.339675 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.349961 (+ 10286us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.350050 (+ 89us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.486118 (+136068us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.858841 (+372723us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.232623 (+373782us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.232751 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.232788 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.665302 (+432514us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.665390 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.665404 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.665405 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373774,"prepare.queue_time_us":5150169,"prepare.run_cpu_time_us":134165,"prepare.run_wall_time_us":675795,"replication_time_us":508786}]]}
I20260503 14:05:22.665707 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.665812 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.665908 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.666239 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 316ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.671633 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
I20260503 14:05:22.672739 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 463) took 6738 ms. Trace:
I20260503 14:05:22.672801 1109 rpcz_store.cc:276] 0503 14:05:15.934456 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938498 (+ 4042us) service_pool.cc:224] Handling call
0503 14:05:22.672730 (+6734232us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.077141 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.077171 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.948184 (+871013us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.948186 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.948192 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.948193 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.948266 (+ 73us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.193316 (+245050us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.374181 (+180865us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.374315 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.374351 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.672627 (+298276us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.672699 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.672721 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.672721 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":180856,"prepare.queue_time_us":5138574,"prepare.run_cpu_time_us":54054,"prepare.run_wall_time_us":871140,"replication_time_us":245117}]]}
I20260503 14:05:22.672946 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.673031 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.673254 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.673455 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 100ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.676487 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.676604 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.676636 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.676666 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.676710 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.680167 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.680253 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 11
I20260503 14:05:22.680284 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.680996 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.681057 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 11
I20260503 14:05:22.681085 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.681448 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 12
I20260503 14:05:22.681502 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.681526 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.681550 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 15
I20260503 14:05:22.681578 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.681612 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.681641 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.681670 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.681708 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 14
I20260503 14:05:22.681736 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.681764 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 15
I20260503 14:05:22.681792 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
I20260503 14:05:22.682533 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:22.683131 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 115ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.689342 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
I20260503 14:05:22.690516 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 481) took 7323 ms. Trace:
I20260503 14:05:22.690567 1083 rpcz_store.cc:276] 0503 14:05:15.367316 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.367462 (+ 146us) service_pool.cc:224] Handling call
0503 14:05:22.690510 (+7323048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.633696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.633719 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.704235 (+1070516us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.704237 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.704241 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.704242 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.704295 (+ 53us) log.cc:844] Serialized 453 byte log entry
0503 14:05:21.982183 (+277888us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.378975 (+396792us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.379101 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.379131 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.690402 (+311271us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.690492 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.690502 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.690503 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":396785,"prepare.queue_time_us":5266128,"prepare.run_cpu_time_us":61592,"prepare.run_wall_time_us":1070606,"replication_time_us":277936}]]}
I20260503 14:05:22.690721 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260503 14:05:22.690805 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.690954 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.691080 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 123ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.691136 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 11
W20260503 14:05:22.708832 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.277s user 0.000s sys 0.000s
I20260503 14:05:22.710019 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 461) took 6775 ms. Trace:
I20260503 14:05:22.710079 1082 rpcz_store.cc:276] 0503 14:05:15.934414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934473 (+ 59us) service_pool.cc:224] Handling call
0503 14:05:22.710009 (+6775536us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.878772 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.878817 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.977495 (+1098678us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.977496 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.977501 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.977501 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.977578 (+ 77us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.308402 (+330824us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.431460 (+123058us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.431583 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.431612 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.709899 (+278287us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.709991 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.709999 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.710000 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123051,"prepare.queue_time_us":4944216,"prepare.run_cpu_time_us":63320,"prepare.run_wall_time_us":1098814,"replication_time_us":330896}]]}
I20260503 14:05:22.710211 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.710284 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.710521 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 353ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.710820 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.710939 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
W20260503 14:05:22.720368 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:22.721546 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 488) took 7350 ms. Trace:
I20260503 14:05:22.721606 1078 rpcz_store.cc:276] 0503 14:05:15.371285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371489 (+ 204us) service_pool.cc:224] Handling call
0503 14:05:22.721537 (+7350048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:20.956771 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:20.956797 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.841216 (+884419us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.841218 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.841222 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.841223 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.841272 (+ 49us) log.cc:844] Serialized 453 byte log entry
0503 14:05:22.307423 (+466151us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.509831 (+202408us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.509974 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.510012 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.721424 (+211412us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.721517 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.721529 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.721529 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202398,"prepare.queue_time_us":5585238,"prepare.run_cpu_time_us":53038,"prepare.run_wall_time_us":884511,"replication_time_us":466194}]]}
I20260503 14:05:22.721779 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.721875 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.722033 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.723625 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.296s user 0.000s sys 0.000s
I20260503 14:05:22.724676 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 501) took 6391 ms. Trace:
I20260503 14:05:22.724725 1084 rpcz_store.cc:276] 0503 14:05:16.333080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333160 (+ 80us) service_pool.cc:224] Handling call
0503 14:05:22.724668 (+6391508us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.362985 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.363043 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.957862 (+594819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.957863 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.957897 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.957898 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.957940 (+ 42us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.148424 (+190484us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.427204 (+278780us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.427336 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.427383 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.724577 (+297194us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.724651 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.724660 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.724660 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":278771,"prepare.queue_time_us":5029762,"prepare.run_cpu_time_us":35695,"prepare.run_wall_time_us":594961,"replication_time_us":190523}]]}
I20260503 14:05:22.724856 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.724946 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.725183 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.725481 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 15
W20260503 14:05:22.725548 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.733327 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.386s user 0.000s sys 0.000s
I20260503 14:05:22.734495 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 500) took 6800 ms. Trace:
I20260503 14:05:22.734546 1081 rpcz_store.cc:276] 0503 14:05:15.933986 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935661 (+ 1675us) service_pool.cc:224] Handling call
0503 14:05:22.734487 (+6798826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.140827 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.239354 (+ 98527us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.814505 (+575151us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.814506 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.814511 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.814511 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.814574 (+ 63us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.070976 (+256402us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.346935 (+275959us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.347069 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.347104 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.734370 (+387266us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.734464 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.734476 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.734476 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275951,"prepare.queue_time_us":5162358,"prepare.run_cpu_time_us":98519,"prepare.run_wall_time_us":689291,"replication_time_us":256460}]]}
I20260503 14:05:22.734652 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.734764 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:22.734943 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 37 got 13
W20260503 14:05:22.735049 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.735409 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 33ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.751858 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.322s user 0.000s sys 0.000s
I20260503 14:05:22.753216 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 503) took 7110 ms. Trace:
I20260503 14:05:22.753281 1079 rpcz_store.cc:276] 0503 14:05:15.642472 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643251 (+ 779us) service_pool.cc:224] Handling call
0503 14:05:22.753206 (+7109955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.051211 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.060031 (+ 8820us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.922360 (+862329us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.922362 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.922532 (+ 170us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.922533 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.923210 (+ 677us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.195622 (+272412us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.429353 (+233731us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.429492 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.429522 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.753087 (+323565us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.753179 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.753192 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.753193 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":233722,"prepare.queue_time_us":5407580,"prepare.run_cpu_time_us":98495,"prepare.run_wall_time_us":872576,"replication_time_us":273083}]]}
I20260503 14:05:22.753477 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.753580 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.753760 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.754053 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 263ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.757202 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 481) took 6742 ms. Trace:
I20260503 14:05:22.757261 1077 rpcz_store.cc:276] 0503 14:05:16.015167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.015921 (+ 754us) service_pool.cc:224] Handling call
0503 14:05:22.757195 (+6741274us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.557022 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.557044 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.163094 (+606050us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.163096 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.163101 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.163101 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.163163 (+ 62us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.447147 (+283984us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.625647 (+178500us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.625776 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.625806 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.757097 (+131291us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.757172 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.757184 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.757185 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178494,"prepare.queue_time_us":5541016,"prepare.run_cpu_time_us":55639,"prepare.run_wall_time_us":606149,"replication_time_us":284042}]]}
I20260503 14:05:22.757444 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.757543 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.757699 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.758001 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.781082 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s user 0.000s sys 0.000s
I20260503 14:05:22.782385 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 515) took 6848 ms. Trace:
I20260503 14:05:22.782459 1071 rpcz_store.cc:276] 0503 14:05:15.934259 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936707 (+ 2448us) service_pool.cc:224] Handling call
0503 14:05:22.782375 (+6845668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.248106 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.248129 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.956119 (+707990us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.956121 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.956126 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.956126 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.956193 (+ 67us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.233634 (+277441us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.444516 (+210882us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.444674 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.444708 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.782262 (+337554us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.782348 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.782363 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.782364 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210873,"prepare.queue_time_us":5311364,"prepare.run_cpu_time_us":56848,"prepare.run_wall_time_us":708094,"replication_time_us":277503}]]}
I20260503 14:05:22.782634 1071 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.782756 1071 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.782950 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 459ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.783411 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.787364 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 494) took 6474 ms. Trace:
I20260503 14:05:22.787490 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 501) took 6853 ms. Trace:
I20260503 14:05:22.787555 1074 rpcz_store.cc:276] 0503 14:05:15.934015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935729 (+ 1714us) service_pool.cc:224] Handling call
0503 14:05:22.787480 (+6851751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.058318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.058341 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.859281 (+800940us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.859283 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.859288 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.859289 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.859380 (+ 91us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.110550 (+251170us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.612835 (+502285us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.612964 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.613003 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.787391 (+174388us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.787450 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.787470 (+ 20us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.787471 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":502275,"prepare.queue_time_us":5122545,"prepare.run_cpu_time_us":44059,"prepare.run_wall_time_us":801070,"replication_time_us":251254}]]}
W20260503 14:05:22.787662 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.787711 1074 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.787812 1074 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.788086 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 132ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.788560 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 431ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.787428 1076 rpcz_store.cc:276] 0503 14:05:16.313262 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.313805 (+ 543us) service_pool.cc:224] Handling call
0503 14:05:22.787355 (+6473550us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.574788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.574827 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.178603 (+603776us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.178604 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.178608 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.178609 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.178674 (+ 65us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.341217 (+162543us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.623875 (+282658us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.624005 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.624042 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.787259 (+163217us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.787333 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.787346 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.787347 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282648,"prepare.queue_time_us":5260900,"prepare.run_cpu_time_us":37066,"prepare.run_wall_time_us":603894,"replication_time_us":162598}]]}
I20260503 14:05:22.790117 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.790233 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.790350 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 382ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.798237 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 489) took 7154 ms. Trace:
I20260503 14:05:22.798316 1072 rpcz_store.cc:276] 0503 14:05:15.643550 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.644103 (+ 553us) service_pool.cc:224] Handling call
0503 14:05:22.798221 (+7154118us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.103702 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.103753 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.003105 (+899352us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.003107 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.003109 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.003110 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.003165 (+ 55us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.327794 (+324629us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.665703 (+337909us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.665837 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.665874 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.798109 (+132235us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.798194 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.798207 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.798208 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337902,"prepare.queue_time_us":5459518,"prepare.run_cpu_time_us":62176,"prepare.run_wall_time_us":899472,"replication_time_us":324679}]]}
I20260503 14:05:22.798466 1072 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.798543 1072 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.798764 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.799515 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.802517 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
I20260503 14:05:22.803571 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 471) took 6869 ms. Trace:
I20260503 14:05:22.803625 1080 rpcz_store.cc:276] 0503 14:05:15.933714 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934812 (+ 1098us) service_pool.cc:224] Handling call
0503 14:05:22.803565 (+6868753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.093705 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.093733 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.970477 (+876744us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.970479 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.970486 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.970488 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.970572 (+ 84us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.223348 (+252776us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.554026 (+330678us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.554167 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.554211 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.803486 (+249275us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.803547 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.803559 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.803559 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":330666,"prepare.queue_time_us":5158823,"prepare.run_cpu_time_us":56364,"prepare.run_wall_time_us":876878,"replication_time_us":252854}]]}
I20260503 14:05:22.803802 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.803901 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.803984 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 376ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.803630 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:22.804581 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.805547 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 11
I20260503 14:05:22.805617 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 13
I20260503 14:05:22.805642 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 12
W20260503 14:05:22.808663 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.809105 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 13
I20260503 14:05:22.809158 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 14
I20260503 14:05:22.809182 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 15
I20260503 14:05:22.809612 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 13
I20260503 14:05:22.809655 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 12
W20260503 14:05:22.815858 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.828904 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s user 0.000s sys 0.000s
I20260503 14:05:22.830178 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 474) took 6810 ms. Trace:
I20260503 14:05:22.830238 1085 rpcz_store.cc:276] 0503 14:05:16.019252 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019787 (+ 535us) service_pool.cc:224] Handling call
0503 14:05:22.830168 (+6810381us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.562396 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.562422 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.174359 (+611937us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.174361 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.174364 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.174365 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.174479 (+ 114us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.349247 (+174768us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.531464 (+182217us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.531583 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.531621 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.830046 (+298425us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.830144 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.830157 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.830157 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182206,"prepare.queue_time_us":5542559,"prepare.run_cpu_time_us":35418,"prepare.run_wall_time_us":612091,"replication_time_us":174878}]]}
I20260503 14:05:22.830380 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.830487 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:22.830519 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 38 got 14
W20260503 14:05:22.830598 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.830884 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.884471 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.292s user 0.000s sys 0.000s
I20260503 14:05:22.885857 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 469) took 6866 ms. Trace:
I20260503 14:05:22.885917 1073 rpcz_store.cc:276] 0503 14:05:16.019147 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019392 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:22.885843 (+6866451us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.333293 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.338825 (+ 5532us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.016858 (+678033us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.016944 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.017119 (+ 175us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.017119 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.022011 (+ 4892us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.354470 (+332459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.591932 (+237462us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.592066 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.592103 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.885727 (+293624us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.885817 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.885830 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.885831 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237453,"prepare.queue_time_us":5313168,"prepare.run_cpu_time_us":84330,"prepare.run_wall_time_us":689879,"replication_time_us":337345}]]}
I20260503 14:05:22.886049 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:22.886162 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:22.886427 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.886737 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.906412 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 518) took 6960 ms. Trace:
I20260503 14:05:22.906505 1078 rpcz_store.cc:276] 0503 14:05:15.945691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.945751 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:22.906398 (+6960647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.207663 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.207683 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.002952 (+795269us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.002953 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.002959 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.002960 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.003024 (+ 64us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.416386 (+413362us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.721775 (+305389us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.721902 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.721936 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.906275 (+184339us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.906367 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.906383 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.906383 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":305378,"prepare.queue_time_us":5261816,"prepare.run_cpu_time_us":52652,"prepare.run_wall_time_us":795380,"replication_time_us":413419}]]}
I20260503 14:05:22.906678 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:22.906796 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.906992 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.907368 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:05:22.921445 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 484) took 7277 ms. Trace:
I20260503 14:05:22.921514 1074 rpcz_store.cc:276] 0503 14:05:15.643450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643859 (+ 409us) service_pool.cc:224] Handling call
0503 14:05:22.921430 (+7277571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.192127 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.206955 (+ 14828us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.066148 (+859193us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.068035 (+ 1887us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.068119 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.068120 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.073737 (+ 5617us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.444904 (+371167us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.787708 (+342804us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.787837 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.787873 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.921316 (+133443us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.921403 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.921416 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.921417 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":342795,"prepare.queue_time_us":5548230,"prepare.run_cpu_time_us":68180,"prepare.run_wall_time_us":881992,"replication_time_us":376778}]]}
I20260503 14:05:22.921681 1074 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.921797 1074 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.922091 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 138ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.922540 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.945482 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.220s user 0.000s sys 0.000s
I20260503 14:05:22.946791 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 479) took 6999 ms. Trace:
I20260503 14:05:22.946854 1084 rpcz_store.cc:276] 0503 14:05:15.947013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.947182 (+ 169us) service_pool.cc:224] Handling call
0503 14:05:22.946776 (+6999594us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.124271 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.124292 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.172939 (+1048647us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.172942 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.172949 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.172951 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.173027 (+ 76us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.495440 (+322413us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.724853 (+229413us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.724971 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.725001 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.946633 (+221632us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.946748 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.946762 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.946763 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":229403,"prepare.queue_time_us":5177045,"prepare.run_cpu_time_us":78106,"prepare.run_wall_time_us":1048766,"replication_time_us":322481}]]}
I20260503 14:05:22.947055 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:22.947157 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:22.947348 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.948006 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.956159 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s user 0.000s sys 0.000s
I20260503 14:05:22.957525 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 482) took 7314 ms. Trace:
I20260503 14:05:22.957584 1075 rpcz_store.cc:276] 0503 14:05:15.643408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.644653 (+ 1245us) service_pool.cc:224] Handling call
0503 14:05:22.957513 (+7312860us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.254802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.254841 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.067354 (+812513us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.067355 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.067360 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.067360 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.067450 (+ 90us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.326048 (+258598us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.642532 (+316484us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.642662 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.642697 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.957392 (+314695us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.957485 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.957501 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.957501 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316475,"prepare.queue_time_us":5610075,"prepare.run_cpu_time_us":48831,"prepare.run_wall_time_us":812656,"replication_time_us":258680}]]}
I20260503 14:05:22.957778 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.957885 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:22.958182 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.958797 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.978209 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
I20260503 14:05:22.979473 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 487) took 7608 ms. Trace:
I20260503 14:05:22.979537 1083 rpcz_store.cc:276] 0503 14:05:15.371267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.371414 (+ 147us) service_pool.cc:224] Handling call
0503 14:05:22.979461 (+7608047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.117411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.117437 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:21.942344 (+824907us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:21.942346 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:21.942350 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:21.942351 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:21.942426 (+ 75us) log.cc:844] Serialized 453 byte log entry
0503 14:05:22.350918 (+408492us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.690717 (+339799us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.690828 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.690860 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:22.979340 (+288480us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:22.979423 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:22.979437 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:22.979438 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":339791,"prepare.queue_time_us":5745931,"prepare.run_cpu_time_us":45462,"prepare.run_wall_time_us":825104,"replication_time_us":408563}]]}
I20260503 14:05:22.979718 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:22.979825 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:22.980039 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:22.980513 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.016469 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.343s user 0.000s sys 0.000s
I20260503 14:05:23.017820 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 480) took 6998 ms. Trace:
I20260503 14:05:23.017884 1109 rpcz_store.cc:276] 0503 14:05:16.019378 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019474 (+ 96us) service_pool.cc:224] Handling call
0503 14:05:23.017807 (+6998333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.293943 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.293967 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.224820 (+930853us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.224821 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.224826 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.224827 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.224889 (+ 62us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.511940 (+287051us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.672943 (+161003us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.673054 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.673085 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.017693 (+344608us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.017781 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.017794 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.017795 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160995,"prepare.queue_time_us":5274390,"prepare.run_cpu_time_us":55827,"prepare.run_wall_time_us":930953,"replication_time_us":287107}]]}
I20260503 14:05:23.018049 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.018139 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.018422 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.020749 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
I20260503 14:05:23.020826 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
I20260503 14:05:23.024679 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:23.027431 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:23.028591 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 495) took 7386 ms. Trace:
I20260503 14:05:23.028647 1079 rpcz_store.cc:276] 0503 14:05:15.642317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642747 (+ 430us) service_pool.cc:224] Handling call
0503 14:05:23.028582 (+7385835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.547714 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.547732 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.429206 (+881474us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.429208 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.429213 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.429213 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.429287 (+ 74us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.542023 (+112736us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.753475 (+211452us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.753610 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.753646 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.028460 (+274814us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.028560 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.028571 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.028572 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211443,"prepare.queue_time_us":5904925,"prepare.run_cpu_time_us":47548,"prepare.run_wall_time_us":881581,"replication_time_us":112805}]]}
I20260503 14:05:23.028811 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.028939 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.029187 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.029879 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.030391 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 13
I20260503 14:05:23.030460 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 12
I20260503 14:05:23.030493 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 11
I20260503 14:05:23.032747 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 12
I20260503 14:05:23.032809 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 12
I20260503 14:05:23.033174 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 13
W20260503 14:05:23.034415 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 456ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.052300 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.317s user 0.000s sys 0.000s
I20260503 14:05:23.053565 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 516) took 7037 ms. Trace:
I20260503 14:05:23.053624 1081 rpcz_store.cc:276] 0503 14:05:16.015577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017704 (+ 2127us) service_pool.cc:224] Handling call
0503 14:05:23.053554 (+7035850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.580758 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.580779 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.232407 (+651628us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.232409 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.232417 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.232418 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.232503 (+ 85us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.399848 (+167345us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.734650 (+334802us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.734789 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.734824 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.053437 (+318613us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.053531 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.053542 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.053543 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334793,"prepare.queue_time_us":5563005,"prepare.run_cpu_time_us":36180,"prepare.run_wall_time_us":651754,"replication_time_us":167423}]]}
I20260503 14:05:23.053758 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.053864 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.053964 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.054457 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.054512 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
I20260503 14:05:23.061460 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 494) took 7127 ms. Trace:
I20260503 14:05:23.061538 1074 rpcz_store.cc:276] 0503 14:05:15.933877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935249 (+ 1372us) service_pool.cc:224] Handling call
0503 14:05:23.061443 (+7126194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.333734 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.339080 (+ 5346us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.236870 (+897790us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.236872 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.236876 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.236876 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.236934 (+ 58us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.599415 (+362481us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.921678 (+322263us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.921823 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.921860 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.061330 (+139470us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.061415 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.061430 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.061431 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":322253,"prepare.queue_time_us":5398071,"prepare.run_cpu_time_us":65962,"prepare.run_wall_time_us":903556,"replication_time_us":362531}]]}
I20260503 14:05:23.061738 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.061849 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.061944 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.063809 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.353s user 0.000s sys 0.000s
W20260503 14:05:23.064908 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.000s sys 0.000s
I20260503 14:05:23.064975 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 476) took 7045 ms. Trace:
I20260503 14:05:23.065012 1082 rpcz_store.cc:276] 0503 14:05:16.019288 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019914 (+ 626us) service_pool.cc:224] Handling call
0503 14:05:23.064969 (+7045055us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.437606 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.437629 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.245733 (+808104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.245736 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.245740 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.245741 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.245826 (+ 85us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.541647 (+295821us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.710208 (+168561us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.710306 (+ 98us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.710339 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.064879 (+354540us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.064949 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.064961 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.064962 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":168552,"prepare.queue_time_us":5417640,"prepare.run_cpu_time_us":42410,"prepare.run_wall_time_us":808228,"replication_time_us":295900}]]}
I20260503 14:05:23.065127 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.065198 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.065331 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 448ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.065853 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 485) took 7050 ms. Trace:
I20260503 14:05:23.065896 1077 rpcz_store.cc:276] 0503 14:05:16.015254 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016327 (+ 1073us) service_pool.cc:224] Handling call
0503 14:05:23.065847 (+7049520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.296799 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.296819 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.215901 (+919082us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.215903 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.215942 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.215944 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.216012 (+ 68us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.503058 (+287046us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.757433 (+254375us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.757566 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.757601 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.065771 (+308170us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.065830 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.065841 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.065841 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":254365,"prepare.queue_time_us":5280426,"prepare.run_cpu_time_us":50683,"prepare.run_wall_time_us":919222,"replication_time_us":287108}]]}
I20260503 14:05:23.066018 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.066109 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.066336 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.066402 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
I20260503 14:05:23.066663 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
W20260503 14:05:23.066983 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.087823 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.257s user 0.000s sys 0.000s
I20260503 14:05:23.089100 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 471) took 7069 ms. Trace:
I20260503 14:05:23.089159 1085 rpcz_store.cc:276] 0503 14:05:16.019185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019581 (+ 396us) service_pool.cc:224] Handling call
0503 14:05:23.089090 (+7069509us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.695909 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.695956 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.431244 (+735288us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.431245 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.431249 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.431249 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.431315 (+ 66us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.642170 (+210855us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.830377 (+188207us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.830512 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.830554 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.088978 (+258424us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.089066 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.089079 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.089079 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188199,"prepare.queue_time_us":5676266,"prepare.run_cpu_time_us":46228,"prepare.run_wall_time_us":735414,"replication_time_us":210914}]]}
I20260503 14:05:23.089341 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.089440 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.089851 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 23ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.090407 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.114217 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 479) took 7094 ms. Trace:
I20260503 14:05:23.114296 1085 rpcz_store.cc:276] 0503 14:05:16.019368 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019446 (+ 78us) service_pool.cc:224] Handling call
0503 14:05:23.114201 (+7094755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.514766 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.514819 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.276983 (+762164us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.303311 (+ 26328us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.335627 (+ 32316us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.335892 (+ 265us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.433638 (+ 97746us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.783147 (+349509us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.089338 (+306191us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.089464 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.089501 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.114068 (+ 24567us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.114174 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.114188 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.114189 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306183,"prepare.queue_time_us":5495251,"prepare.run_cpu_time_us":203237,"prepare.run_wall_time_us":919303,"replication_time_us":447248}]]}
I20260503 14:05:23.114475 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.114601 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.115036 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.114482 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 493) took 7470 ms. Trace:
I20260503 14:05:23.115960 1075 rpcz_store.cc:276] 0503 14:05:15.643609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643810 (+ 201us) service_pool.cc:224] Handling call
0503 14:05:23.114470 (+7470660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.546351 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.546397 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.343926 (+797529us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.343928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.343933 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.343934 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.344007 (+ 73us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.673202 (+329195us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.957775 (+284573us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.957915 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.957950 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.114366 (+156416us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.114445 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.114459 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.114459 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284563,"prepare.queue_time_us":5902501,"prepare.run_cpu_time_us":49818,"prepare.run_wall_time_us":797665,"replication_time_us":329262}]]}
I20260503 14:05:23.116106 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.116214 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.116376 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.136783 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 478) took 7189 ms. Trace:
I20260503 14:05:23.136862 1084 rpcz_store.cc:276] 0503 14:05:15.946995 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.947050 (+ 55us) service_pool.cc:224] Handling call
0503 14:05:23.136766 (+7189716us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.771763 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.771780 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.410006 (+638226us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.425895 (+ 15889us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.443314 (+ 17419us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.443315 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.446959 (+ 3644us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.699656 (+252697us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.947052 (+247396us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.947185 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.947222 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.136655 (+189433us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.136742 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.136753 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.136754 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247386,"prepare.queue_time_us":5824635,"prepare.run_cpu_time_us":88963,"prepare.run_wall_time_us":675570,"replication_time_us":256335}]]}
I20260503 14:05:23.137007 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.137122 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.137310 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.137575 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.161185 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.254s user 0.000s sys 0.000s
I20260503 14:05:23.162357 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 525) took 7146 ms. Trace:
I20260503 14:05:23.162417 1078 rpcz_store.cc:276] 0503 14:05:16.015793 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018385 (+ 2592us) service_pool.cc:224] Handling call
0503 14:05:23.162346 (+7143961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.824837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.824866 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.302488 (+477622us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.302491 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.302499 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.302501 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.302591 (+ 90us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.624077 (+321486us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.906675 (+282598us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.906825 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.906861 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.162232 (+255371us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.162325 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.162335 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.162335 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282589,"prepare.queue_time_us":5806373,"prepare.run_cpu_time_us":29008,"prepare.run_wall_time_us":477767,"replication_time_us":321571}]]}
I20260503 14:05:23.162575 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:23.162679 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.162842 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.163043 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 418ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.163707 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 39 got 14
W20260503 14:05:23.171962 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.000s
W20260503 14:05:23.172647 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.382s user 0.000s sys 0.000s
I20260503 14:05:23.173297 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 491) took 7529 ms. Trace:
I20260503 14:05:23.173354 1072 rpcz_store.cc:276] 0503 14:05:15.643583 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.644200 (+ 617us) service_pool.cc:224] Handling call
0503 14:05:23.173289 (+7529089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.545356 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.545383 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.346753 (+801370us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.346755 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.346758 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.346759 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.346817 (+ 58us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.567746 (+220929us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.798463 (+230717us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.798565 (+ 102us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.798596 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.173190 (+374594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.173266 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.173279 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.173279 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230701,"prepare.queue_time_us":5901124,"prepare.run_cpu_time_us":43876,"prepare.run_wall_time_us":801468,"replication_time_us":220980}]]}
I20260503 14:05:23.173550 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.173638 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 486) took 7158 ms. Trace:
I20260503 14:05:23.173695 1076 rpcz_store.cc:276] 0503 14:05:16.015267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016380 (+ 1113us) service_pool.cc:224] Handling call
0503 14:05:23.173631 (+7157251us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.936706 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.936727 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.553852 (+617125us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.553854 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.553858 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.553859 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.553926 (+ 67us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.641735 (+ 87809us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.790111 (+148376us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.790261 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.790301 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.173548 (+383247us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.173608 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.173623 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.173623 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":148366,"prepare.queue_time_us":5920255,"prepare.run_cpu_time_us":32514,"prepare.run_wall_time_us":617227,"replication_time_us":87870}]]}
I20260503 14:05:23.173863 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.173971 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.174088 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 136ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.174350 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.174532 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 360ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.173661 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.174767 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.180178 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.376s user 0.000s sys 0.000s
I20260503 14:05:23.181337 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 472) took 7247 ms. Trace:
I20260503 14:05:23.181398 1080 rpcz_store.cc:276] 0503 14:05:15.933728 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.934884 (+ 1156us) service_pool.cc:224] Handling call
0503 14:05:23.181325 (+7246441us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.608689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.608718 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.391814 (+783096us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.391816 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.391830 (+ 14us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.391831 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.391903 (+ 72us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.693668 (+301765us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.803799 (+110131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.803929 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.803960 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.181216 (+377256us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.181300 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.181313 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.181313 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110123,"prepare.queue_time_us":5673760,"prepare.run_cpu_time_us":46476,"prepare.run_wall_time_us":783225,"replication_time_us":301829}]]}
I20260503 14:05:23.181581 1080 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.181682 1080 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.181877 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 252ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.182612 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.296s user 0.000s sys 0.000s
I20260503 14:05:23.183625 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 501) took 6554 ms. Trace:
I20260503 14:05:23.183672 1073 rpcz_store.cc:276] 0503 14:05:16.628906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629612 (+ 706us) service_pool.cc:224] Handling call
0503 14:05:23.183617 (+6554005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.711524 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.711555 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.374001 (+662446us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.374003 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.374008 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.374009 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.374091 (+ 82us) log.cc:844] Serialized 588 byte log entry
0503 14:05:22.675899 (+301808us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.886045 (+210146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.886192 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.886229 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.183529 (+297300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.183595 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.183607 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.183608 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210138,"prepare.queue_time_us":5081857,"prepare.run_cpu_time_us":34829,"prepare.run_wall_time_us":662576,"replication_time_us":301885}]]}
I20260503 14:05:23.183821 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.183933 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.184093 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.184296 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.189679 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 496) took 6560 ms. Trace:
I20260503 14:05:23.189736 1109 rpcz_store.cc:276] 0503 14:05:16.628804 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629305 (+ 501us) service_pool.cc:224] Handling call
0503 14:05:23.189670 (+6560365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.359743 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.359805 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.335314 (+975509us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.335315 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.335323 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.335324 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.335437 (+ 113us) log.cc:844] Serialized 588 byte log entry
0503 14:05:22.682184 (+346747us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.018045 (+335861us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.018167 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.018213 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.189575 (+171362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.189643 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.189657 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.189658 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":335852,"prepare.queue_time_us":4730392,"prepare.run_cpu_time_us":57486,"prepare.run_wall_time_us":975706,"replication_time_us":346856}]]}
I20260503 14:05:23.189867 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.189967 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.190068 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 191ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.190181 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.193240 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 113ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.242117 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.459s user 0.000s sys 0.000s
I20260503 14:05:23.243391 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 519) took 7297 ms. Trace:
I20260503 14:05:23.243468 1071 rpcz_store.cc:276] 0503 14:05:15.945719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.945855 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:23.243377 (+7297522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.240869 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.240890 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.248995 (+1008105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.248996 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.249002 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.249002 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.249066 (+ 64us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.581260 (+332194us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.782630 (+201370us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.782795 (+ 165us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.782830 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.243262 (+460432us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.243350 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.243364 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.243364 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201361,"prepare.queue_time_us":5294969,"prepare.run_cpu_time_us":66118,"prepare.run_wall_time_us":1008212,"replication_time_us":332253}]]}
I20260503 14:05:23.243624 1071 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:23.243718 1071 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.243919 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.244216 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.247498 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 475) took 7313 ms. Trace:
I20260503 14:05:23.247560 1084 rpcz_store.cc:276] 0503 14:05:15.933770 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935048 (+ 1278us) service_pool.cc:224] Handling call
0503 14:05:23.247488 (+7312440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.879281 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.879325 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.625545 (+746220us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.625547 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.625551 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.625551 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.625588 (+ 37us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.886368 (+260780us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.137003 (+250635us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.137151 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.137194 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.247380 (+110186us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.247467 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.247479 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.247480 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":250626,"prepare.queue_time_us":5944180,"prepare.run_cpu_time_us":47536,"prepare.run_wall_time_us":746313,"replication_time_us":260810}]]}
I20260503 14:05:23.247711 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.247807 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.248008 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.248347 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.252276 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
I20260503 14:05:23.253358 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 496) took 7611 ms. Trace:
I20260503 14:05:23.253408 1083 rpcz_store.cc:276] 0503 14:05:15.642337 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642798 (+ 461us) service_pool.cc:224] Handling call
0503 14:05:23.253349 (+7610551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.549950 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.549971 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.378880 (+828909us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.378883 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.378917 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.378918 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.378974 (+ 56us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.685683 (+306709us) op_driver.cc:464] REPLICATION: finished
0503 14:05:22.979715 (+294032us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:22.979854 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:22.979890 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.253263 (+273373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.253327 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.253339 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.253340 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":294023,"prepare.queue_time_us":5907087,"prepare.run_cpu_time_us":53263,"prepare.run_wall_time_us":829034,"replication_time_us":306760}]]}
I20260503 14:05:23.253626 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.253739 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.253904 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.254199 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.279651 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.298553 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.298976 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.305075 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 89ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.309343 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
I20260503 14:05:23.310524 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 511) took 7376 ms. Trace:
I20260503 14:05:23.310585 1079 rpcz_store.cc:276] 0503 14:05:15.934190 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936453 (+ 2263us) service_pool.cc:224] Handling call
0503 14:05:23.310513 (+7374060us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.419471 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.419496 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.445109 (+1025613us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.445111 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.445115 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.445116 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.445177 (+ 61us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.726552 (+281375us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.028808 (+302256us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.028966 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.029004 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.310395 (+281391us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.310488 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.310499 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.310500 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302247,"prepare.queue_time_us":5482964,"prepare.run_cpu_time_us":77777,"prepare.run_wall_time_us":1025718,"replication_time_us":281431}]]}
I20260503 14:05:23.310745 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.310853 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.311098 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.312098 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 513) took 6680 ms. Trace:
I20260503 14:05:23.312150 1076 rpcz_store.cc:276] 0503 14:05:16.631871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632483 (+ 612us) service_pool.cc:224] Handling call
0503 14:05:23.312088 (+6679605us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.957954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.957979 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.724684 (+766705us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.724685 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.725250 (+ 565us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.725250 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.725328 (+ 78us) log.cc:844] Serialized 588 byte log entry
0503 14:05:22.914829 (+189501us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.173861 (+259032us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.173994 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.174027 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.312009 (+137982us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.312068 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.312079 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.312080 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":259022,"prepare.queue_time_us":5325393,"prepare.run_cpu_time_us":43310,"prepare.run_wall_time_us":767383,"replication_time_us":189569}]]}
I20260503 14:05:23.312314 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.312407 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:23.313514 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 497) took 7671 ms. Trace:
I20260503 14:05:23.313563 1078 rpcz_store.cc:276] 0503 14:05:15.642355 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642870 (+ 515us) service_pool.cc:224] Handling call
0503 14:05:23.313507 (+7670637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.325994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.326024 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.274173 (+948149us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.274176 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.274181 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.274182 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.274247 (+ 65us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.730671 (+456424us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.162571 (+431900us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.162704 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.162738 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.313419 (+150681us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.313486 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.313498 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.313499 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":431891,"prepare.queue_time_us":5683074,"prepare.run_cpu_time_us":60844,"prepare.run_wall_time_us":948267,"replication_time_us":456483}]]}
I20260503 14:05:23.313714 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.313802 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.313954 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 284ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.314013 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.314251 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 65ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.314348 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.314759 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.336118 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:23.337319 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 498) took 7403 ms. Trace:
I20260503 14:05:23.337379 1074 rpcz_store.cc:276] 0503 14:05:15.933952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935542 (+ 1590us) service_pool.cc:224] Handling call
0503 14:05:23.337309 (+7401767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.862817 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.862864 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.581399 (+718535us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.581401 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.581405 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.581406 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.581487 (+ 81us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.734966 (+153479us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.061735 (+326769us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.061872 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.061910 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.337197 (+275287us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.337282 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.337296 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.337296 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":326760,"prepare.queue_time_us":5927217,"prepare.run_cpu_time_us":44648,"prepare.run_wall_time_us":718682,"replication_time_us":153555}]]}
I20260503 14:05:23.337554 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:23.337661 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.337769 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 399ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.337844 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.361236 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
I20260503 14:05:23.362525 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 490) took 7031 ms. Trace:
I20260503 14:05:23.362578 1085 rpcz_store.cc:276] 0503 14:05:16.331159 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331425 (+ 266us) service_pool.cc:224] Handling call
0503 14:05:23.362514 (+7031089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.090217 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.090258 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.532627 (+442369us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.532715 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.533058 (+ 343us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.533059 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.539838 (+ 6779us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.834367 (+294529us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.114472 (+280105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.114629 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.114664 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.362372 (+247708us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.362487 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.362500 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.362501 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":280096,"prepare.queue_time_us":5758749,"prepare.run_cpu_time_us":41630,"prepare.run_wall_time_us":450784,"replication_time_us":301218}]]}
I20260503 14:05:23.362718 1085 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.362820 1085 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.363230 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 289ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.363718 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.378260 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.324s user 0.000s sys 0.000s
I20260503 14:05:23.379492 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 499) took 7445 ms. Trace:
I20260503 14:05:23.379552 1081 rpcz_store.cc:276] 0503 14:05:15.933968 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935607 (+ 1639us) service_pool.cc:224] Handling call
0503 14:05:23.379480 (+7443873us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.720850 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.720889 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.643239 (+922350us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.643241 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.643273 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.643274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.643325 (+ 51us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.703822 (+ 60497us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.053744 (+349922us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.053893 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.053931 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.379369 (+325438us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.379451 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.379464 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.379465 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":349913,"prepare.queue_time_us":5785197,"prepare.run_cpu_time_us":61397,"prepare.run_wall_time_us":922483,"replication_time_us":60543}]]}
I20260503 14:05:23.379734 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.379841 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.379937 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.380249 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.380467 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.314s user 0.000s sys 0.000s
I20260503 14:05:23.381572 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 500) took 7048 ms. Trace:
I20260503 14:05:23.381628 1077 rpcz_store.cc:276] 0503 14:05:16.333065 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333657 (+ 592us) service_pool.cc:224] Handling call
0503 14:05:23.381560 (+7047903us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.649698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.649727 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.427068 (+777341us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.427070 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.427357 (+ 287us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.427358 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.433221 (+ 5863us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.728755 (+295534us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.066016 (+337261us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.066139 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.066169 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.381461 (+315292us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.381526 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.381550 (+ 24us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.381551 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337252,"prepare.queue_time_us":5315992,"prepare.run_cpu_time_us":96826,"prepare.run_wall_time_us":783701,"replication_time_us":301388}]]}
I20260503 14:05:23.381764 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.381839 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.382035 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.383023 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 458) took 7448 ms. Trace:
I20260503 14:05:23.383069 1109 rpcz_store.cc:276] 0503 14:05:15.934369 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.938272 (+ 3903us) service_pool.cc:224] Handling call
0503 14:05:23.383015 (+7444743us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.871599 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.871625 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.591788 (+720163us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.591789 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.591795 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.591795 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.591869 (+ 74us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.878864 (+286995us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.189864 (+311000us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.189997 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.190037 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.382936 (+192899us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.382996 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.383008 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.383009 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":310990,"prepare.queue_time_us":5933280,"prepare.run_cpu_time_us":45207,"prepare.run_wall_time_us":720279,"replication_time_us":287062}]]}
I20260503 14:05:23.383185 1109 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.383265 1109 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.383402 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.383534 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.383869 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.413302 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
I20260503 14:05:23.414601 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 473) took 7395 ms. Trace:
I20260503 14:05:23.414667 1073 rpcz_store.cc:276] 0503 14:05:16.019235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019720 (+ 485us) service_pool.cc:224] Handling call
0503 14:05:23.414586 (+7394866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.977594 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.977621 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.710011 (+732390us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.710014 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.710018 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.710019 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.710065 (+ 46us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.849039 (+138974us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.183817 (+334778us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.183956 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.183985 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.414456 (+230471us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.414555 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.414570 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.414571 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334769,"prepare.queue_time_us":5957814,"prepare.run_cpu_time_us":44120,"prepare.run_wall_time_us":732479,"replication_time_us":139013}]]}
I20260503 14:05:23.414834 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.414937 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.415153 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 393ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.415294 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.434078 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.252s user 0.000s sys 0.000s
I20260503 14:05:23.435316 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 493) took 7122 ms. Trace:
I20260503 14:05:23.435374 1080 rpcz_store.cc:276] 0503 14:05:16.313241 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.313700 (+ 459us) service_pool.cc:224] Handling call
0503 14:05:23.435306 (+7121606us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.163188 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.163215 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.757244 (+594029us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.757246 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.757251 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.757252 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.757358 (+ 106us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.984308 (+226950us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.181576 (+197268us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.181709 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.181747 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.435184 (+253437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.435279 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.435292 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.435292 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197258,"prepare.queue_time_us":5849390,"prepare.run_cpu_time_us":39493,"prepare.run_wall_time_us":594180,"replication_time_us":227050}]]}
I20260503 14:05:23.435496 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.435609 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.435797 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.436089 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.438617 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.322s user 0.000s sys 0.000s
I20260503 14:05:23.439735 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 513) took 7424 ms. Trace:
I20260503 14:05:23.439785 1075 rpcz_store.cc:276] 0503 14:05:16.015509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017391 (+ 1882us) service_pool.cc:224] Handling call
0503 14:05:23.439728 (+7422337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.814593 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.814617 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.734547 (+919930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.734548 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.734553 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.734555 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.734618 (+ 63us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.768745 (+ 34127us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.116103 (+347358us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.116241 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.116273 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.439625 (+323352us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.439701 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.439718 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.439718 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":347347,"prepare.queue_time_us":5797152,"prepare.run_cpu_time_us":58009,"prepare.run_wall_time_us":920033,"replication_time_us":34183}]]}
I20260503 14:05:23.439949 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.440042 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.440413 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 405ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.440472 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.459012 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.284s user 0.000s sys 0.000s
I20260503 14:05:23.460266 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 505) took 7514 ms. Trace:
I20260503 14:05:23.460342 1072 rpcz_store.cc:276] 0503 14:05:15.946069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946263 (+ 194us) service_pool.cc:224] Handling call
0503 14:05:23.460255 (+7513992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.769954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.770644 (+ 690us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.613041 (+842397us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.613043 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.613048 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.613048 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.613114 (+ 66us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.850593 (+237479us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.173547 (+322954us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.174682 (+ 1135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.174709 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.460143 (+285434us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.460227 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.460242 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.460243 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":322944,"prepare.queue_time_us":5823401,"prepare.run_cpu_time_us":85576,"prepare.run_wall_time_us":843253,"replication_time_us":237537}]]}
I20260503 14:05:23.460521 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.460647 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.460832 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.460878 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.481076 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:23.482297 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 517) took 7536 ms. Trace:
I20260503 14:05:23.482352 1083 rpcz_store.cc:276] 0503 14:05:15.945658 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.945901 (+ 243us) service_pool.cc:224] Handling call
0503 14:05:23.482286 (+7536385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.537514 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.537541 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.627359 (+1089818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.627701 (+ 342us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.627959 (+ 258us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.628043 (+ 84us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.632039 (+ 3996us) log.cc:844] Serialized 507 byte log entry
0503 14:05:22.898596 (+266557us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.253623 (+355027us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.253768 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.253804 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.482167 (+228363us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.482259 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.482273 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.482273 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355017,"prepare.queue_time_us":5591572,"prepare.run_cpu_time_us":135722,"prepare.run_wall_time_us":1095703,"replication_time_us":270524}]]}
I20260503 14:05:23.482501 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:23.482625 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.482817 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 123ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.492159 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 16
I20260503 14:05:23.492237 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 15
I20260503 14:05:23.492260 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.492285 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 16
I20260503 14:05:23.492312 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.492334 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.492353 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.500085 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:23.501374 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.501917 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.501993 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.502022 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 15
I20260503 14:05:23.502043 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 15
I20260503 14:05:23.502065 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 16
I20260503 14:05:23.502115 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.502142 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.503239 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 516) took 7568 ms. Trace:
I20260503 14:05:23.503286 1078 rpcz_store.cc:276] 0503 14:05:15.934274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936749 (+ 2475us) service_pool.cc:224] Handling call
0503 14:05:23.503233 (+7566484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.923791 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.924213 (+ 422us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.753272 (+829059us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.753274 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.753281 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.753282 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.753343 (+ 61us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.018599 (+265256us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.313711 (+295112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.313827 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.313855 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.503144 (+189289us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.503211 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.503224 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.503225 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":295105,"prepare.queue_time_us":5986902,"prepare.run_cpu_time_us":52601,"prepare.run_wall_time_us":829564,"replication_time_us":265310}]]}
I20260503 14:05:23.503417 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260503 14:05:23.503513 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.503603 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.503739 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.503890 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.503934 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.503957 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.503983 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 12
I20260503 14:05:23.504009 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.504036 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 12
I20260503 14:05:23.504063 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.506058 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.506119 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 12
I20260503 14:05:23.506150 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.506170 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 13
I20260503 14:05:23.506194 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 12
W20260503 14:05:23.506336 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.515051 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.450s user 0.000s sys 0.000s
I20260503 14:05:23.516160 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 475) took 7496 ms. Trace:
I20260503 14:05:23.516212 1082 rpcz_store.cc:276] 0503 14:05:16.019270 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019844 (+ 574us) service_pool.cc:224] Handling call
0503 14:05:23.516152 (+7496308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.948287 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.948312 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.672862 (+724550us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.672864 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.672870 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.672871 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.672920 (+ 49us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.773681 (+100761us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.065124 (+291443us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.065219 (+ 95us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.065251 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.516058 (+450807us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.516133 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.516146 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.516146 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":291436,"prepare.queue_time_us":5928379,"prepare.run_cpu_time_us":45182,"prepare.run_wall_time_us":724651,"replication_time_us":100807}]]}
I20260503 14:05:23.516358 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.516405 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 40 got 14
I20260503 14:05:23.516469 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.518024 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.519817 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 364ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.525326 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 491) took 7509 ms. Trace:
I20260503 14:05:23.525386 1077 rpcz_store.cc:276] 0503 14:05:16.015357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016005 (+ 648us) service_pool.cc:224] Handling call
0503 14:05:23.525313 (+7509308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.173049 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.173077 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.947607 (+774530us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.947609 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.947615 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.947616 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.947684 (+ 68us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.169255 (+221571us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.381760 (+212505us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.381864 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.381896 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.525210 (+143314us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.525289 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.525301 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.525301 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212498,"prepare.queue_time_us":6156972,"prepare.run_cpu_time_us":53046,"prepare.run_wall_time_us":774644,"replication_time_us":221633}]]}
I20260503 14:05:23.525547 1077 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.525646 1077 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.525848 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.526319 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.536228 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
I20260503 14:05:23.537528 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 504) took 7204 ms. Trace:
I20260503 14:05:23.537587 1084 rpcz_store.cc:276] 0503 14:05:16.333142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333387 (+ 245us) service_pool.cc:224] Handling call
0503 14:05:23.537515 (+7204128us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.751543 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.751571 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.623620 (+872049us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.623622 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.623628 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.623629 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.623700 (+ 71us) log.cc:844] Serialized 561 byte log entry
0503 14:05:22.986764 (+363064us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.247708 (+260944us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.247832 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.247869 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.537404 (+289535us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.537487 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.537501 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.537502 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":260937,"prepare.queue_time_us":5418081,"prepare.run_cpu_time_us":53382,"prepare.run_wall_time_us":872168,"replication_time_us":363129}]]}
I20260503 14:05:23.537779 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.537892 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.538092 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 529ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.542052 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.566129 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.322s user 0.000s sys 0.000s
I20260503 14:05:23.567423 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 494) took 7930 ms. Trace:
I20260503 14:05:23.567495 1071 rpcz_store.cc:276] 0503 14:05:15.642285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.642533 (+ 248us) service_pool.cc:224] Handling call
0503 14:05:23.567412 (+7924879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.704310 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.704335 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.690738 (+986403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.690739 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.690743 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.690744 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.690800 (+ 56us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.814345 (+123545us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.243621 (+429276us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.243741 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.243774 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.567300 (+323526us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.567386 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.567400 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.567401 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":429266,"prepare.queue_time_us":6061731,"prepare.run_cpu_time_us":55112,"prepare.run_wall_time_us":986496,"replication_time_us":123596}]]}
I20260503 14:05:23.567638 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.567763 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.568017 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 113ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.568305 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 380ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.598135 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s user 0.000s sys 0.000s
I20260503 14:05:23.599406 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 483) took 7584 ms. Trace:
I20260503 14:05:23.599466 1076 rpcz_store.cc:276] 0503 14:05:16.015222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016206 (+ 984us) service_pool.cc:224] Handling call
0503 14:05:23.599393 (+7583187us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.970591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.970623 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.804351 (+833728us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.804353 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.804357 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.804358 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.804413 (+ 55us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.115838 (+311425us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.312311 (+196473us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.312432 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.312483 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.599260 (+286777us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.599363 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.599379 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.599379 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":196464,"prepare.queue_time_us":5954339,"prepare.run_cpu_time_us":48384,"prepare.run_wall_time_us":833835,"replication_time_us":311475}]]}
I20260503 14:05:23.599628 1076 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.599720 1076 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.599916 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.600239 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.607152 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 501) took 7964 ms. Trace:
I20260503 14:05:23.607209 1083 rpcz_store.cc:276] 0503 14:05:15.642435 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643110 (+ 675us) service_pool.cc:224] Handling call
0503 14:05:23.607142 (+7964032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.841287 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.841308 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.809622 (+968314us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.809624 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.809628 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.812784 (+ 3156us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.815642 (+ 2858us) log.cc:844] Serialized 480 byte log entry
0503 14:05:23.062087 (+246445us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.482498 (+420411us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.482654 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.482691 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.607035 (+124344us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.607115 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.607129 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.607129 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":420401,"prepare.queue_time_us":6198113,"prepare.run_cpu_time_us":72119,"prepare.run_wall_time_us":974948,"replication_time_us":249217}]]}
I20260503 14:05:23.607353 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.607445 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.607626 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.610566 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:23.611685 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 481) took 7298 ms. Trace:
I20260503 14:05:23.611744 1109 rpcz_store.cc:276] 0503 14:05:16.313567 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314661 (+ 1094us) service_pool.cc:224] Handling call
0503 14:05:23.611678 (+7297017us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.023351 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.026932 (+ 3581us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.885877 (+858945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.885879 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.885884 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.885884 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.885953 (+ 69us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.140995 (+255042us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.383182 (+242187us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.383290 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.383320 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.611582 (+228262us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.611655 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.611668 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.611668 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242178,"prepare.queue_time_us":5708385,"prepare.run_cpu_time_us":83620,"prepare.run_wall_time_us":862779,"replication_time_us":255104}]]}
I20260503 14:05:23.611876 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:23.611972 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.612071 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 380ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.612257 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.623332 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
I20260503 14:05:23.624485 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 528) took 7608 ms. Trace:
I20260503 14:05:23.624883 1079 rpcz_store.cc:276] 0503 14:05:16.015840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018584 (+ 2744us) service_pool.cc:224] Handling call
0503 14:05:23.624475 (+7605891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.956206 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.956253 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.782472 (+826219us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.782474 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.782500 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.782501 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.782565 (+ 64us) log.cc:844] Serialized 534 byte log entry
0503 14:05:22.961632 (+179067us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.310741 (+349109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.310880 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.310924 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.624373 (+313449us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.624447 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.624461 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.624462 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":349099,"prepare.queue_time_us":5937574,"prepare.run_cpu_time_us":47087,"prepare.run_wall_time_us":826369,"replication_time_us":179125}]]}
I20260503 14:05:23.625033 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.625159 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.625339 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.624743 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.646163 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.000s sys 0.000s
I20260503 14:05:23.647459 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 502) took 7713 ms. Trace:
I20260503 14:05:23.647527 1081 rpcz_store.cc:276] 0503 14:05:15.934030 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935779 (+ 1749us) service_pool.cc:224] Handling call
0503 14:05:23.647444 (+7711665us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.003184 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.003226 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.798247 (+795021us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.798250 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.798258 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.798259 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.798341 (+ 82us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.155873 (+357532us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.379730 (+223857us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.379871 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.379908 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.647314 (+267406us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.647413 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.647429 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.647430 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":223848,"prepare.queue_time_us":6067329,"prepare.run_cpu_time_us":55641,"prepare.run_wall_time_us":795166,"replication_time_us":357607}]]}
I20260503 14:05:23.647698 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.647821 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.647926 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.648461 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.651154 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 514) took 7635 ms. Trace:
I20260503 14:05:23.651211 1072 rpcz_store.cc:276] 0503 14:05:16.015525 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017588 (+ 2063us) service_pool.cc:224] Handling call
0503 14:05:23.651144 (+7633556us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.859396 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.859426 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.787650 (+928224us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.787652 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.787654 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.787655 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.787713 (+ 58us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.219847 (+432134us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.460518 (+240671us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.460676 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.460713 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.651045 (+190332us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.651122 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.651134 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.651135 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240660,"prepare.queue_time_us":5841753,"prepare.run_cpu_time_us":54330,"prepare.run_wall_time_us":928325,"replication_time_us":432186}]]}
I20260503 14:05:23.651345 1072 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.651453 1072 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.651571 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.651783 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 134ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.652410 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.290s user 0.000s sys 0.000s
I20260503 14:05:23.653471 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 492) took 7322 ms. Trace:
I20260503 14:05:23.653527 1085 rpcz_store.cc:276] 0503 14:05:16.331213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331541 (+ 328us) service_pool.cc:224] Handling call
0503 14:05:23.653463 (+7321922us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.224912 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.224965 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.018650 (+793685us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.018652 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.018657 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.018657 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.018721 (+ 64us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.019022 (+ 301us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.362714 (+343692us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.362848 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.362887 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.653370 (+290483us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.653429 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.653454 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.653455 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":343684,"prepare.queue_time_us":5893313,"prepare.run_cpu_time_us":48549,"prepare.run_wall_time_us":793817,"replication_time_us":361}]]}
I20260503 14:05:23.653672 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.653776 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.653944 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.654258 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.671934 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:23.673218 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 506) took 7041 ms. Trace:
I20260503 14:05:23.673292 1080 rpcz_store.cc:276] 0503 14:05:16.631763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632117 (+ 354us) service_pool.cc:224] Handling call
0503 14:05:23.673206 (+7041089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.178688 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.178714 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.787367 (+608653us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.787368 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.787373 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.787375 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.787531 (+ 156us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.192880 (+405349us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.435492 (+242612us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.435638 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.435683 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.673089 (+237406us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.673178 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.673192 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.673193 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242602,"prepare.queue_time_us":5546514,"prepare.run_cpu_time_us":73935,"prepare.run_wall_time_us":608852,"replication_time_us":405498}]]}
I20260503 14:05:23.673470 1080 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.673563 1080 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.673772 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 265ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.676221 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.682394 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 531) took 7666 ms. Trace:
I20260503 14:05:23.682479 1071 rpcz_store.cc:276] 0503 14:05:16.015896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018039 (+ 2143us) service_pool.cc:224] Handling call
0503 14:05:23.682381 (+7664342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.003051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.003073 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.906396 (+903323us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.906398 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.906437 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.906438 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.906500 (+ 62us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.240653 (+334153us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.567635 (+326982us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.567787 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.567826 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.682273 (+114447us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.682354 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.682367 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.682368 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":326972,"prepare.queue_time_us":5984973,"prepare.run_cpu_time_us":68535,"prepare.run_wall_time_us":903461,"replication_time_us":334210}]]}
I20260503 14:05:23.682657 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.682777 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.683039 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.683387 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.726815 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
W20260503 14:05:23.728835 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 140ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.729400 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 495) took 7795 ms. Trace:
W20260503 14:05:23.729696 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.729486 1075 rpcz_store.cc:276] 0503 14:05:15.933899 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935337 (+ 1438us) service_pool.cc:224] Handling call
0503 14:05:23.729389 (+7794052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.067469 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.067491 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.958406 (+890915us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.958408 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.958413 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.958414 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.958486 (+ 72us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.165992 (+207506us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.439946 (+273954us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.440066 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.440099 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.729287 (+289188us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.729365 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.729377 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.729378 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":273945,"prepare.queue_time_us":6132088,"prepare.run_cpu_time_us":53631,"prepare.run_wall_time_us":891024,"replication_time_us":207572}]]}
I20260503 14:05:23.730290 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.730386 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.730489 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.731019 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:23.732010 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 484) took 7716 ms. Trace:
I20260503 14:05:23.732055 1077 rpcz_store.cc:276] 0503 14:05:16.015235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016260 (+ 1025us) service_pool.cc:224] Handling call
0503 14:05:23.732002 (+7715742us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.391927 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.391998 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.184694 (+792696us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.184784 (+ 90us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.184961 (+ 177us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.184961 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.192994 (+ 8033us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.306538 (+113544us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.525545 (+219007us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.525675 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.525728 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.731922 (+206194us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.731982 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.731993 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.731993 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218997,"prepare.queue_time_us":6375605,"prepare.run_cpu_time_us":54724,"prepare.run_wall_time_us":802399,"replication_time_us":121484}]]}
I20260503 14:05:23.732178 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.732277 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.732589 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.733568 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 498) took 7400 ms. Trace:
I20260503 14:05:23.733621 1077 rpcz_store.cc:276] 0503 14:05:16.333033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333469 (+ 436us) service_pool.cc:224] Handling call
0503 14:05:23.733561 (+7400092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.553948 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.553979 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.173636 (+619657us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.173637 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.173642 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.173642 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.173725 (+ 83us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.534790 (+361065us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.732175 (+197385us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.732302 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.732332 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.733488 (+ 1156us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.733543 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.733553 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.733554 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197378,"prepare.queue_time_us":6220409,"prepare.run_cpu_time_us":35758,"prepare.run_wall_time_us":619785,"replication_time_us":361142}]]}
I20260503 14:05:23.733757 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:23.733842 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.733991 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 413ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.734516 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.737016 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.399s user 0.000s sys 0.000s
I20260503 14:05:23.737989 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 483) took 8094 ms. Trace:
I20260503 14:05:23.738049 1074 rpcz_store.cc:276] 0503 14:05:15.643428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643707 (+ 279us) service_pool.cc:224] Handling call
0503 14:05:23.737982 (+8094275us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.488130 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.490610 (+ 2480us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.666056 (+1175446us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.666058 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.666063 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.666064 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.666138 (+ 74us) log.cc:844] Serialized 480 byte log entry
0503 14:05:22.982549 (+316411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.337550 (+355001us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.337695 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.337732 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.737903 (+400171us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.737959 (+ 56us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.737973 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.737973 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":354991,"prepare.queue_time_us":5844290,"prepare.run_cpu_time_us":98701,"prepare.run_wall_time_us":1178108,"replication_time_us":316477}]]}
I20260503 14:05:23.738219 1074 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.738310 1074 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.738461 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 148ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.738507 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 314ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.743826 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:23.744908 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 500) took 8102 ms. Trace:
I20260503 14:05:23.744954 1078 rpcz_store.cc:276] 0503 14:05:15.642418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.643038 (+ 620us) service_pool.cc:224] Handling call
0503 14:05:23.744900 (+8101862us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:21.942522 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:21.942547 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.980165 (+1037618us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.980166 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.980171 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.980172 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.980225 (+ 53us) log.cc:844] Serialized 480 byte log entry
0503 14:05:23.128782 (+148557us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.503411 (+374629us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.503541 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.503575 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.744814 (+241239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.744880 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.744891 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.744892 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":374619,"prepare.queue_time_us":6299419,"prepare.run_cpu_time_us":55427,"prepare.run_wall_time_us":1037711,"replication_time_us":148605}]]}
I20260503 14:05:23.745069 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.745159 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.745292 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.745569 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 146ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.758366 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.758466 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 13
I20260503 14:05:23.758489 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 12
I20260503 14:05:23.758512 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 12
I20260503 14:05:23.758534 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 12
I20260503 14:05:23.758555 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.759509 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 13
I20260503 14:05:23.759579 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.759603 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 12
I20260503 14:05:23.759624 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 13
I20260503 14:05:23.766245 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.766328 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 15
I20260503 14:05:23.766360 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 15
I20260503 14:05:23.766389 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.766418 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 16
I20260503 14:05:23.766448 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
I20260503 14:05:23.767578 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:23.768180 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.769069 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 15
I20260503 14:05:23.769125 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 15
W20260503 14:05:23.804169 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.204s user 0.000s sys 0.000s
I20260503 14:05:23.805742 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 490) took 7790 ms. Trace:
I20260503 14:05:23.805820 1076 rpcz_store.cc:276] 0503 14:05:16.015343 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016665 (+ 1322us) service_pool.cc:224] Handling call
0503 14:05:23.805729 (+7789064us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.447590 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.449063 (+ 1473us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.136816 (+687753us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.136818 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.136826 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.136827 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.136910 (+ 83us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.379799 (+242889us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.599624 (+219825us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.599742 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.599779 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.805607 (+205828us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.805698 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.805719 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.805720 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219795,"prepare.queue_time_us":6430637,"prepare.run_cpu_time_us":65975,"prepare.run_wall_time_us":689415,"replication_time_us":242968}]]}
I20260503 14:05:23.805994 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.806102 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.806371 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.807446 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.807816 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 14
W20260503 14:05:23.808319 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.393s user 0.000s sys 0.000s
I20260503 14:05:23.809453 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 486) took 7478 ms. Trace:
I20260503 14:05:23.809499 1073 rpcz_store.cc:276] 0503 14:05:16.331096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331685 (+ 589us) service_pool.cc:224] Handling call
0503 14:05:23.809445 (+7477760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.174501 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.174851 (+ 350us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.830703 (+655852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.830705 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.830735 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.830735 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.830789 (+ 54us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.197135 (+366346us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.414830 (+217695us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.414965 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.415012 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.809356 (+394344us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.809424 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.809436 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.809436 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217685,"prepare.queue_time_us":5842757,"prepare.run_cpu_time_us":41069,"prepare.run_wall_time_us":656303,"replication_time_us":366392}]]}
I20260503 14:05:23.809616 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:23.809743 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.809919 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.810027 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.203s user 0.000s sys 0.000s
I20260503 14:05:23.810971 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 508) took 7876 ms. Trace:
I20260503 14:05:23.811007 1083 rpcz_store.cc:276] 0503 14:05:15.934148 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936231 (+ 2083us) service_pool.cc:224] Handling call
0503 14:05:23.810963 (+7874732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.429309 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.429336 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.028672 (+599336us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.028674 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.028681 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.028682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.028750 (+ 68us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.248306 (+219556us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.607350 (+359044us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.607472 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.607513 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.810889 (+203376us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.810948 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.810956 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.810957 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":359035,"prepare.queue_time_us":6493022,"prepare.run_cpu_time_us":32416,"prepare.run_wall_time_us":599452,"replication_time_us":219618}]]}
I20260503 14:05:23.811149 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.811208 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 13
I20260503 14:05:23.811232 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.811364 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.811564 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.811662 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 22ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.821235 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 488) took 7490 ms. Trace:
I20260503 14:05:23.821290 1085 rpcz_store.cc:276] 0503 14:05:16.331128 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331307 (+ 179us) service_pool.cc:224] Handling call
0503 14:05:23.821224 (+7489917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.245848 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.245879 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.089647 (+843768us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.136956 (+ 47309us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.192897 (+ 55941us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.244019 (+ 51122us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.304465 (+ 60446us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.394437 (+ 89972us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.653669 (+259232us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.653806 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.653839 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.821136 (+167297us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.821203 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.821214 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.821215 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":259222,"prepare.queue_time_us":5914495,"prepare.run_cpu_time_us":201862,"prepare.run_wall_time_us":1059444,"replication_time_us":146825}]]}
I20260503 14:05:23.821431 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.821539 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.821704 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.821969 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.825451 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 524) took 7809 ms. Trace:
I20260503 14:05:23.825515 1079 rpcz_store.cc:276] 0503 14:05:16.015779 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018320 (+ 2541us) service_pool.cc:224] Handling call
0503 14:05:23.825443 (+7807123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.445198 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.445241 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.310507 (+865266us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.310509 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.310514 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.310515 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.310592 (+ 77us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.379483 (+ 68891us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.625030 (+245547us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.625187 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.625226 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.825364 (+200138us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.825422 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.825434 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.825435 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245538,"prepare.queue_time_us":6426820,"prepare.run_cpu_time_us":49694,"prepare.run_wall_time_us":865403,"replication_time_us":68962}]]}
I20260503 14:05:23.825680 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.825781 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.825923 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.826107 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.862778 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:23.864230 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 497) took 7930 ms. Trace:
I20260503 14:05:23.864305 1072 rpcz_store.cc:276] 0503 14:05:15.933931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935470 (+ 1539us) service_pool.cc:224] Handling call
0503 14:05:23.864218 (+7928748us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.074460 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.075311 (+ 851us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:22.921440 (+846129us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:22.921450 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:22.921455 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:22.921456 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:22.921513 (+ 57us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.292837 (+371324us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.651341 (+358504us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.651479 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.651523 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.864073 (+212550us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.864192 (+ 119us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.864204 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.864205 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":358494,"prepare.queue_time_us":6138758,"prepare.run_cpu_time_us":77182,"prepare.run_wall_time_us":847144,"replication_time_us":371375}]]}
I20260503 14:05:23.864439 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
W20260503 14:05:23.864833 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.865097 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.865211 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.865103 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 41 got 13
W20260503 14:05:23.875093 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:23.876412 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 529) took 7547 ms. Trace:
I20260503 14:05:23.876480 1081 rpcz_store.cc:276] 0503 14:05:16.329350 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329536 (+ 186us) service_pool.cc:224] Handling call
0503 14:05:23.876399 (+7546863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.232846 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.232909 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.053595 (+820686us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.053597 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.053629 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.053630 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.053679 (+ 49us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.238743 (+185064us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.647695 (+408952us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.647853 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.647895 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.876270 (+228375us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.876366 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.876382 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.876382 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":408942,"prepare.queue_time_us":5902941,"prepare.run_cpu_time_us":53853,"prepare.run_wall_time_us":821156,"replication_time_us":185107}]]}
I20260503 14:05:23.876704 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.876821 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.876929 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.877303 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 90ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.878348 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 509) took 7944 ms. Trace:
I20260503 14:05:23.878404 1071 rpcz_store.cc:276] 0503 14:05:15.934162 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936294 (+ 2132us) service_pool.cc:224] Handling call
0503 14:05:23.878323 (+7942029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.378999 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.379028 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.253376 (+874348us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.253378 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.253382 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.253382 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.253440 (+ 58us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.542452 (+289012us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.682652 (+140200us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.682806 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.682844 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.878240 (+195396us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.878302 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.878314 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.878315 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140191,"prepare.queue_time_us":6442668,"prepare.run_cpu_time_us":56466,"prepare.run_wall_time_us":874450,"replication_time_us":289062}]]}
I20260503 14:05:23.878567 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.878660 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.879170 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 112ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.884074 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.366s user 0.000s sys 0.000s
I20260503 14:05:23.885121 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 483) took 7571 ms. Trace:
I20260503 14:05:23.885174 1082 rpcz_store.cc:276] 0503 14:05:16.313604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314797 (+ 1193us) service_pool.cc:224] Handling call
0503 14:05:23.885113 (+7570316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.431336 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.431573 (+ 237us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.089152 (+657579us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.089154 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.089161 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.089162 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.089247 (+ 85us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.297670 (+208423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.516355 (+218685us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.516517 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.519787 (+ 3270us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.885027 (+365240us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.885093 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.885104 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.885105 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218678,"prepare.queue_time_us":6116494,"prepare.run_cpu_time_us":38718,"prepare.run_wall_time_us":657920,"replication_time_us":208501}]]}
I20260503 14:05:23.885321 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.885413 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:23.885589 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 373ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.892751 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 538) took 7562 ms. Trace:
I20260503 14:05:23.892802 1078 rpcz_store.cc:276] 0503 14:05:16.330096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330632 (+ 536us) service_pool.cc:224] Handling call
0503 14:05:23.892742 (+7562110us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.302621 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.302655 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.162377 (+859722us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.162381 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.162386 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.162387 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.162475 (+ 88us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.581355 (+418880us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.745066 (+163711us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.745186 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.745252 (+ 66us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.892629 (+147377us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.892723 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.892733 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.892734 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":163701,"mutex_wait_us":10983,"prepare.queue_time_us":5971898,"prepare.run_cpu_time_us":49194,"prepare.run_wall_time_us":859865,"replication_time_us":418960}]]}
I20260503 14:05:23.892942 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.893049 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.893399 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 86ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.893884 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 134ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.918967 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 504) took 7972 ms. Trace:
I20260503 14:05:23.919041 1075 rpcz_store.cc:276] 0503 14:05:15.946052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946214 (+ 162us) service_pool.cc:224] Handling call
0503 14:05:23.918952 (+7972738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.346836 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.346858 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.174167 (+827309us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.174168 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.174171 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.174172 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.174238 (+ 66us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.488610 (+314372us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.730286 (+241676us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.730414 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.730462 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.918833 (+188371us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.918924 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.918939 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.918940 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":241666,"prepare.queue_time_us":6400578,"prepare.run_cpu_time_us":54698,"prepare.run_wall_time_us":827417,"replication_time_us":314432}]]}
I20260503 14:05:23.919203 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:23.919327 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:23.919555 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.919787 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 321ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.939078 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.265s user 0.000s sys 0.000s
I20260503 14:05:23.940287 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 487) took 7924 ms. Trace:
I20260503 14:05:23.940363 1080 rpcz_store.cc:276] 0503 14:05:16.015305 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016459 (+ 1154us) service_pool.cc:224] Handling call
0503 14:05:23.940276 (+7923817us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.625602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.625620 (+ 18us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.247488 (+621868us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.247531 (+ 43us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.247534 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.247534 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.247573 (+ 39us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.461655 (+214082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.673466 (+211811us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.673591 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.673632 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.940167 (+266535us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.940251 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.940264 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.940265 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211802,"prepare.queue_time_us":6609103,"prepare.run_cpu_time_us":47216,"prepare.run_wall_time_us":621980,"replication_time_us":214116}]]}
I20260503 14:05:23.940526 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.940656 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:23.941087 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 187ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.959496 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:23.960369 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.961927 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 14
I20260503 14:05:23.962010 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 15
I20260503 14:05:23.962054 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 13
I20260503 14:05:23.980840 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 529) took 7964 ms. Trace:
I20260503 14:05:23.980914 1078 rpcz_store.cc:276] 0503 14:05:16.015865 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018641 (+ 2776us) service_pool.cc:224] Handling call
0503 14:05:23.980824 (+7962183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.753364 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.753393 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.503233 (+749840us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.503235 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.503238 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.503238 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.503305 (+ 67us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.813970 (+310665us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.892940 (+ 78970us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.893077 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.893123 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.980698 (+ 87575us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.980799 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.980811 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.980811 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78960,"prepare.queue_time_us":6734653,"prepare.run_cpu_time_us":58285,"prepare.run_wall_time_us":749947,"replication_time_us":310726}]]}
I20260503 14:05:23.981086 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:23.981177 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.981555 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.982110 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260503 14:05:23.992561 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 530) took 7976 ms. Trace:
I20260503 14:05:23.992632 1071 rpcz_store.cc:276] 0503 14:05:16.015886 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017971 (+ 2085us) service_pool.cc:224] Handling call
0503 14:05:23.992549 (+7974578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.634109 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.636631 (+ 2522us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.496205 (+859574us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.496373 (+ 168us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.501932 (+ 5559us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.503078 (+ 1146us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.505965 (+ 2887us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.683113 (+177148us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.878565 (+195452us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.878684 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.878725 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.992407 (+113682us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.992506 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.992516 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.992517 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":195443,"prepare.queue_time_us":6615897,"prepare.run_cpu_time_us":99336,"prepare.run_wall_time_us":872035,"replication_time_us":180030}]]}
I20260503 14:05:23.992823 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.992930 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.993376 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.993439 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.381s user 0.000s sys 0.000s
I20260503 14:05:23.994486 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 513) took 7157 ms. Trace:
I20260503 14:05:23.994536 1109 rpcz_store.cc:276] 0503 14:05:16.837181 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840627 (+ 3446us) service_pool.cc:224] Handling call
0503 14:05:23.994478 (+7153851us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.374116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.374148 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.183613 (+809465us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.183615 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.183620 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.183620 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.183676 (+ 56us) log.cc:844] Serialized 615 byte log entry
0503 14:05:23.319566 (+135890us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.611873 (+292307us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.611999 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.612040 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.994371 (+382331us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.994457 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.994469 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.994470 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":292299,"prepare.queue_time_us":5533416,"prepare.run_cpu_time_us":58084,"prepare.run_wall_time_us":809567,"replication_time_us":135941}]]}
I20260503 14:05:23.994679 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:23.994787 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:23.995687 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 532) took 7979 ms. Trace:
I20260503 14:05:23.995738 1083 rpcz_store.cc:276] 0503 14:05:16.015905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018074 (+ 2169us) service_pool.cc:224] Handling call
0503 14:05:23.995681 (+7977607us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.249086 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.249110 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.243382 (+994272us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.243385 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.243390 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.243391 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.243481 (+ 90us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.616499 (+373018us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.811147 (+194648us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.811254 (+ 107us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.811282 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:23.995614 (+184332us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:23.995663 (+ 49us) log.cc:844] Serialized 14 byte log entry
0503 14:05:23.995674 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:23.995674 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194639,"prepare.queue_time_us":6230975,"prepare.run_cpu_time_us":62621,"prepare.run_wall_time_us":994404,"replication_time_us":373103}]]}
I20260503 14:05:23.995883 1083 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:23.995987 1083 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:23.996519 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.996594 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.996817 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.996913 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:23.997195 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.001503 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 505) took 7369 ms. Trace:
I20260503 14:05:24.001557 1076 rpcz_store.cc:276] 0503 14:05:16.631747 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.631930 (+ 183us) service_pool.cc:224] Handling call
0503 14:05:24.001494 (+7369564us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.757379 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.757436 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.435330 (+677894us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.435332 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.435337 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.435337 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.435409 (+ 72us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.666387 (+230978us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.805991 (+139604us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.806128 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.806165 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.001404 (+195239us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.001471 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.001484 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.001485 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":139595,"prepare.queue_time_us":6125384,"prepare.run_cpu_time_us":42171,"prepare.run_wall_time_us":678038,"replication_time_us":231043}]]}
I20260503 14:05:24.001672 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.001786 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.001941 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.002149 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.003448 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.017669 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 491) took 7686 ms. Trace:
I20260503 14:05:24.017742 1085 rpcz_store.cc:276] 0503 14:05:16.331198 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331473 (+ 275us) service_pool.cc:224] Handling call
0503 14:05:24.017653 (+7686180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.434411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.435097 (+ 686us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.147691 (+712594us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.147852 (+ 161us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.173202 (+ 25350us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.174235 (+ 1033us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.298392 (+124157us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.620858 (+322466us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.821428 (+200570us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.821563 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.821596 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.017529 (+195933us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.017625 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.017639 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.017640 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":200562,"prepare.queue_time_us":6102705,"prepare.run_cpu_time_us":138776,"prepare.run_wall_time_us":864714,"replication_time_us":446618}]]}
I20260503 14:05:24.017896 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.018003 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.018196 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.027762 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 14
I20260503 14:05:24.027856 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 15
I20260503 14:05:24.027880 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 13
W20260503 14:05:24.033070 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 280ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.033082 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.207s user 0.000s sys 0.000s
I20260503 14:05:24.034400 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 510) took 8100 ms. Trace:
I20260503 14:05:24.034458 1079 rpcz_store.cc:276] 0503 14:05:15.934175 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936384 (+ 2209us) service_pool.cc:224] Handling call
0503 14:05:24.034389 (+8098005us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.274270 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.274296 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.314552 (+1040256us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.314554 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.314559 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.314559 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.314617 (+ 58us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.640040 (+325423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.825677 (+185637us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.825808 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.825837 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.034270 (+208433us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.034359 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.034375 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.034376 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":185628,"prepare.queue_time_us":6337824,"prepare.run_cpu_time_us":55597,"prepare.run_wall_time_us":1040361,"replication_time_us":325475}]]}
I20260503 14:05:24.034614 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:24.034710 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.034900 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.035210 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 205ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.036988 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 15
I20260503 14:05:24.037053 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 15
I20260503 14:05:24.037087 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 42 got 15
W20260503 14:05:24.052726 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.314s user 0.000s sys 0.000s
I20260503 14:05:24.054051 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 507) took 8038 ms. Trace:
I20260503 14:05:24.054126 1074 rpcz_store.cc:276] 0503 14:05:16.015417 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016798 (+ 1381us) service_pool.cc:224] Handling call
0503 14:05:24.054037 (+8037239us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.236947 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.236968 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.074112 (+837144us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.105586 (+ 31474us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.126943 (+ 21357us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.126945 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.279335 (+152390us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.506971 (+227636us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.738215 (+231244us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.738338 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.738367 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.053909 (+315542us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.054004 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.054021 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.054022 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":231237,"prepare.queue_time_us":6220085,"prepare.run_cpu_time_us":137056,"prepare.run_wall_time_us":1078825,"replication_time_us":379771}]]}
I20260503 14:05:24.054306 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.054425 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.054528 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.054868 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.057161 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.057161 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.067289 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.529s user 0.000s sys 0.000s
I20260503 14:05:24.068670 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 497) took 7735 ms. Trace:
I20260503 14:05:24.068740 1084 rpcz_store.cc:276] 0503 14:05:16.333015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333547 (+ 532us) service_pool.cc:224] Handling call
0503 14:05:24.068656 (+7735109us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.216036 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.216074 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.066562 (+850488us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.066563 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.066568 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.066568 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.066618 (+ 50us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.372314 (+305696us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.537775 (+165461us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.537921 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.537965 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.068506 (+530541us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.068632 (+ 126us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.068643 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.068643 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165451,"prepare.queue_time_us":5882442,"prepare.run_cpu_time_us":58727,"prepare.run_wall_time_us":850590,"replication_time_us":305738}]]}
I20260503 14:05:24.068917 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.069021 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.069212 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.069341 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 124ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.084192 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
I20260503 14:05:24.085479 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 508) took 7248 ms. Trace:
I20260503 14:05:24.085539 1073 rpcz_store.cc:276] 0503 14:05:16.837075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840282 (+ 3207us) service_pool.cc:224] Handling call
0503 14:05:24.085467 (+7245185us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.335470 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.335521 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.189677 (+854156us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.189678 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.189683 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.189683 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.189753 (+ 70us) log.cc:844] Serialized 615 byte log entry
0503 14:05:23.473483 (+283730us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.809613 (+336130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.809771 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.809806 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.085350 (+275544us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.085441 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.085454 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.085454 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":336120,"prepare.queue_time_us":5495133,"prepare.run_cpu_time_us":50589,"prepare.run_wall_time_us":854292,"replication_time_us":283793}]]}
I20260503 14:05:24.085726 1073 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.085829 1073 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.086247 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 85ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.087106 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.129587 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 512) took 7497 ms. Trace:
I20260503 14:05:24.129662 1080 rpcz_store.cc:276] 0503 14:05:16.631855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632424 (+ 569us) service_pool.cc:224] Handling call
0503 14:05:24.129573 (+7497149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.433814 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.434663 (+ 849us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.383672 (+949009us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.383673 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.383677 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.383678 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.383734 (+ 56us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.697160 (+313426us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.940521 (+243361us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.940685 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.940733 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.129481 (+188748us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.129552 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.129564 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.129565 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243350,"prepare.queue_time_us":5801338,"prepare.run_cpu_time_us":62220,"prepare.run_wall_time_us":949931,"replication_time_us":313475}]]}
I20260503 14:05:24.129808 1080 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.129897 1080 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:24.131106 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 17
I20260503 14:05:24.131140 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 14
I20260503 14:05:24.131175 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 17
I20260503 14:05:24.131213 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 15
I20260503 14:05:24.131178 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 14
I20260503 14:05:24.131474 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 13
I20260503 14:05:24.131503 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 14
I20260503 14:05:24.132220 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 14
I20260503 14:05:24.132413 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 16
I20260503 14:05:24.132457 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 16
I20260503 14:05:24.132479 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 15
W20260503 14:05:24.133464 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.137063 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 495) took 7823 ms. Trace:
I20260503 14:05:24.137116 1080 rpcz_store.cc:276] 0503 14:05:16.313278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.313895 (+ 617us) service_pool.cc:224] Handling call
0503 14:05:24.137055 (+7823160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.804446 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.804468 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.599478 (+795010us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.599480 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.599488 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.599489 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.599559 (+ 70us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.832590 (+233031us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.129804 (+297214us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.129921 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.129956 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.136965 (+ 7009us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.137040 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.137048 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.137049 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":297206,"prepare.queue_time_us":6490489,"prepare.run_cpu_time_us":47521,"prepare.run_wall_time_us":795134,"replication_time_us":233093}]]}
I20260503 14:05:24.137264 1080 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.137379 1080 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.137467 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.137583 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.138896 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 15
I20260503 14:05:24.139359 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:24.140727 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 502) took 7511 ms. Trace:
I20260503 14:05:24.140766 1109 rpcz_store.cc:276] 0503 14:05:16.628922 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629675 (+ 753us) service_pool.cc:224] Handling call
0503 14:05:24.140711 (+7511036us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.541689 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.543850 (+ 2161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.362522 (+818672us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.362523 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.362528 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.362529 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.362607 (+ 78us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.666920 (+304313us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.994676 (+327756us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.994811 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.994840 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.140623 (+145783us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.140696 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.140703 (+ 7us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.140704 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327747,"prepare.queue_time_us":5911857,"prepare.run_cpu_time_us":94514,"prepare.run_wall_time_us":821009,"replication_time_us":304387}]]}
I20260503 14:05:24.140906 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.141011 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.141095 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 388ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.141207 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 154ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.141664 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.142745 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 16
W20260503 14:05:24.147198 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.413s user 0.000s sys 0.000s
I20260503 14:05:24.148305 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 525) took 7312 ms. Trace:
I20260503 14:05:24.148355 1077 rpcz_store.cc:276] 0503 14:05:16.836295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838013 (+ 1718us) service_pool.cc:224] Handling call
0503 14:05:24.148297 (+7310284us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.725350 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.725377 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.312136 (+586759us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.312138 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.312141 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.312141 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.312199 (+ 58us) log.cc:844] Serialized 615 byte log entry
0503 14:05:23.567966 (+255767us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.733753 (+165787us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.733868 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.733895 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.148197 (+414302us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.148278 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.148288 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.148288 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165779,"prepare.queue_time_us":5887268,"prepare.run_cpu_time_us":36593,"prepare.run_wall_time_us":586856,"replication_time_us":255818}]]}
I20260503 14:05:24.148516 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.148636 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.148852 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.148869 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.149376 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 17
W20260503 14:05:24.161494 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.296s user 0.000s sys 0.000s
I20260503 14:05:24.162741 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 506) took 8216 ms. Trace:
W20260503 14:05:24.162803 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
W20260503 14:05:24.162998 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.163587 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 514) took 8229 ms. Trace:
I20260503 14:05:24.163679 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 511) took 8148 ms. Trace:
I20260503 14:05:24.163731 1075 rpcz_store.cc:276] 0503 14:05:16.015480 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017265 (+ 1785us) service_pool.cc:224] Handling call
0503 14:05:24.163675 (+8146410us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.581507 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.581552 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.337315 (+755763us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.337317 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.337324 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.337324 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.337406 (+ 82us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.687047 (+349641us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.919200 (+232153us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.919356 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.919399 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.163618 (+244219us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.163659 (+ 41us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.163670 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.163670 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232122,"prepare.queue_time_us":6564179,"prepare.run_cpu_time_us":42644,"prepare.run_wall_time_us":755909,"replication_time_us":349715}]]}
I20260503 14:05:24.163864 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 13
W20260503 14:05:24.164028 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.164229 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 43 got 13
I20260503 14:05:24.162808 1072 rpcz_store.cc:276] 0503 14:05:15.946114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.946134 (+ 20us) service_pool.cc:224] Handling call
0503 14:05:24.162732 (+8216598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.344029 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.344046 (+ 17us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.151140 (+807094us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.173781 (+ 22641us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.279728 (+105947us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.279729 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.298312 (+ 18583us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.533277 (+234965us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.864436 (+331159us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.865141 (+ 705us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.865185 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.162604 (+297419us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.162711 (+ 107us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.162720 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.162721 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331149,"prepare.queue_time_us":6397823,"prepare.run_cpu_time_us":100459,"prepare.run_wall_time_us":954849,"replication_time_us":253540}]]}
I20260503 14:05:24.164482 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.164613 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.164762 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 365ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.163635 1078 rpcz_store.cc:276] 0503 14:05:15.934234 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936649 (+ 2415us) service_pool.cc:224] Handling call
0503 14:05:24.163580 (+8226931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.816784 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.818934 (+ 2150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.714305 (+895371us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.726883 (+ 12578us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.727050 (+ 167us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.727127 (+ 77us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.728268 (+ 1141us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.869124 (+140856us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.981082 (+111958us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.981203 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.981240 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.163491 (+182251us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.163558 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.163571 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.163572 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":111949,"prepare.queue_time_us":6879913,"prepare.run_cpu_time_us":98996,"prepare.run_wall_time_us":912348,"replication_time_us":141991}]]}
I20260503 14:05:24.165175 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:24.165269 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.165428 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.163872 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.165831 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.165925 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 398ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.172483 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 487) took 7841 ms. Trace:
I20260503 14:05:24.172560 1073 rpcz_store.cc:276] 0503 14:05:16.331112 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331236 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:24.172472 (+7841236us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.672954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.672981 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.516211 (+843230us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.516213 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.516218 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.516219 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.516291 (+ 72us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.805264 (+288973us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.085713 (+280449us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.085856 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.085894 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.172376 (+ 86482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.172449 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.172463 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.172463 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":280440,"prepare.queue_time_us":6341656,"prepare.run_cpu_time_us":59475,"prepare.run_wall_time_us":843347,"replication_time_us":289039}]]}
I20260503 14:05:24.172677 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.172785 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.172868 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.172982 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 132ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.179191 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 507) took 8245 ms. Trace:
I20260503 14:05:24.179256 1079 rpcz_store.cc:276] 0503 14:05:15.934134 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936173 (+ 2039us) service_pool.cc:224] Handling call
0503 14:05:24.179177 (+8243004us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.690819 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.690842 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.567434 (+876592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.567436 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.567450 (+ 14us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.567451 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.567511 (+ 60us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.948612 (+381101us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.034611 (+ 85999us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.034733 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.034772 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.179078 (+144306us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.179151 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.179165 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.179165 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":85988,"prepare.queue_time_us":6754595,"prepare.run_cpu_time_us":49115,"prepare.run_wall_time_us":876700,"replication_time_us":381154}]]}
I20260503 14:05:24.179409 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.179507 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.179725 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 112ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.180004 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.193326 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 516) took 7561 ms. Trace:
I20260503 14:05:24.193405 1076 rpcz_store.cc:276] 0503 14:05:16.631917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632058 (+ 141us) service_pool.cc:224] Handling call
0503 14:05:24.193305 (+7561247us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.623724 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.623787 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.537708 (+913921us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.537963 (+ 255us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.538142 (+ 179us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.538143 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.541838 (+ 3695us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.724360 (+182522us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.001668 (+277308us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.001810 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.001846 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.193176 (+191330us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.193277 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.193292 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.193293 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277299,"prepare.queue_time_us":5991613,"prepare.run_cpu_time_us":60664,"prepare.run_wall_time_us":918481,"replication_time_us":186209}]]}
I20260503 14:05:24.193630 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.193747 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.194020 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 165ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.199144 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.322s user 0.000s sys 0.000s
I20260503 14:05:24.200656 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 512) took 8185 ms. Trace:
I20260503 14:05:24.200731 1081 rpcz_store.cc:276] 0503 14:05:16.015495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017336 (+ 1841us) service_pool.cc:224] Handling call
0503 14:05:24.200643 (+8183307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.643340 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.643362 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.379531 (+736169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.379533 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.379545 (+ 12us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.379545 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.379611 (+ 66us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.657513 (+277902us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.876701 (+219188us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.876852 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.876892 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.200460 (+323568us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.200618 (+ 158us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.200629 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.200630 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219175,"prepare.queue_time_us":6625957,"prepare.run_cpu_time_us":44049,"prepare.run_wall_time_us":736278,"replication_time_us":277962}]]}
I20260503 14:05:24.200896 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260503 14:05:24.200994 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.201191 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.201546 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
W20260503 14:05:24.201619 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.202679 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 544) took 7872 ms. Trace:
I20260503 14:05:24.202728 1071 rpcz_store.cc:276] 0503 14:05:16.330207 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330456 (+ 249us) service_pool.cc:224] Handling call
0503 14:05:24.202671 (+7872215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.906533 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.906598 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.682390 (+775792us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.682391 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.682398 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.682400 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.682475 (+ 75us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.870621 (+188146us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.992819 (+122198us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.992958 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.992991 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.202575 (+209584us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.202647 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.202660 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.202661 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":122190,"mutex_wait_us":11148,"prepare.queue_time_us":6576030,"prepare.run_cpu_time_us":45510,"prepare.run_wall_time_us":775953,"replication_time_us":188218}]]}
I20260503 14:05:24.202852 1071 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.202941 1071 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.203121 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.203433 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.224524 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 503) took 7891 ms. Trace:
I20260503 14:05:24.224622 1084 rpcz_store.cc:276] 0503 14:05:16.333125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333307 (+ 182us) service_pool.cc:224] Handling call
0503 14:05:24.224506 (+7891199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.947702 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.947735 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.526058 (+578323us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.526060 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.526065 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.526066 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.526136 (+ 70us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.821597 (+295461us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.068913 (+247316us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.069049 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.069086 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.224383 (+155297us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.224477 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.224493 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.224493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247307,"prepare.queue_time_us":6614322,"prepare.run_cpu_time_us":31110,"prepare.run_wall_time_us":578449,"replication_time_us":295526}]]}
I20260503 14:05:24.224808 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.224910 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.225076 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.241737 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
I20260503 14:05:24.242920 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 541) took 7912 ms. Trace:
I20260503 14:05:24.242973 1083 rpcz_store.cc:276] 0503 14:05:16.330157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330258 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:24.242910 (+7912652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.782593 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.782627 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.624481 (+841854us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.624483 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.624487 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.624488 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.624578 (+ 90us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.925910 (+301332us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.995880 (+ 69970us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.996010 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.996033 (+ 23us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.242800 (+246767us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.242884 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.242898 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.242898 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69960,"mutex_wait_us":11263,"prepare.queue_time_us":6452276,"prepare.run_cpu_time_us":48569,"prepare.run_wall_time_us":841993,"replication_time_us":301414}]]}
I20260503 14:05:24.243127 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.243221 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.243621 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.243777 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.244151 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.258843 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.000s
I20260503 14:05:24.260079 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 485) took 7928 ms. Trace:
I20260503 14:05:24.260139 1082 rpcz_store.cc:276] 0503 14:05:16.331080 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.331751 (+ 671us) service_pool.cc:224] Handling call
0503 14:05:24.260056 (+7928305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.710087 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.710115 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.414637 (+704522us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.414639 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.414676 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.414677 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.414745 (+ 68us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.666512 (+251767us) op_driver.cc:464] REPLICATION: finished
0503 14:05:23.885319 (+218807us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:23.885440 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:23.885488 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.259912 (+374424us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.260029 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.260042 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.260042 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218797,"prepare.queue_time_us":6378289,"prepare.run_cpu_time_us":47464,"prepare.run_wall_time_us":704669,"replication_time_us":251829}]]}
I20260503 14:05:24.260352 1082 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.260453 1082 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.261112 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.261365 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.287436 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:24.289335 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 470) took 8270 ms. Trace:
I20260503 14:05:24.289410 1085 rpcz_store.cc:276] 0503 14:05:16.019168 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.019522 (+ 354us) service_pool.cc:224] Handling call
0503 14:05:24.289321 (+8269799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.591885 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.591908 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.383050 (+791142us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.383051 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.383055 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.383056 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.383113 (+ 57us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.669799 (+286686us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.017892 (+348093us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.018031 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.018076 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.289193 (+271117us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.289292 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.289305 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.289306 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348084,"prepare.queue_time_us":6572312,"prepare.run_cpu_time_us":43029,"prepare.run_wall_time_us":791235,"replication_time_us":286737}]]}
I20260503 14:05:24.289577 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.289683 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.289906 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.290210 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.292953 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 551) took 7665 ms. Trace:
I20260503 14:05:24.293007 1079 rpcz_store.cc:276] 0503 14:05:16.627090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627803 (+ 713us) service_pool.cc:224] Handling call
0503 14:05:24.292943 (+7665140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.162497 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.162564 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.892794 (+730230us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.892796 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.892801 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.892801 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.892874 (+ 73us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.028167 (+135293us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.179404 (+151237us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.179531 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.179564 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.292841 (+113277us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.292919 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.292932 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.292933 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":151226,"prepare.queue_time_us":6534635,"prepare.run_cpu_time_us":49567,"prepare.run_wall_time_us":730386,"replication_time_us":135356}]]}
I20260503 14:05:24.293159 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.293262 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.293783 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.294896 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 537) took 7964 ms. Trace:
I20260503 14:05:24.294939 1079 rpcz_store.cc:276] 0503 14:05:16.330076 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330728 (+ 652us) service_pool.cc:224] Handling call
0503 14:05:24.294889 (+7964161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.310617 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.310645 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.825460 (+514815us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.825462 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.825550 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.825551 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.825593 (+ 42us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.203341 (+377748us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.293155 (+ 89814us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.293290 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.293330 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.294810 (+ 1480us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.294870 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.294881 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.294882 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89804,"mutex_wait_us":10937,"prepare.queue_time_us":6979832,"prepare.run_cpu_time_us":31547,"prepare.run_wall_time_us":514984,"replication_time_us":377786}]]}
W20260503 14:05:24.295006 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 407ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.295087 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.295178 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.295288 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.334115 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 14
I20260503 14:05:24.334211 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 14
I20260503 14:05:24.334805 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
I20260503 14:05:24.334863 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 14
I20260503 14:05:24.334887 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
I20260503 14:05:24.335793 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 13
I20260503 14:05:24.335845 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
I20260503 14:05:24.335876 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
I20260503 14:05:24.335906 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
I20260503 14:05:24.335934 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 16
I20260503 14:05:24.342566 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 504) took 7713 ms. Trace:
I20260503 14:05:24.342629 1073 rpcz_store.cc:276] 0503 14:05:16.628971 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629129 (+ 158us) service_pool.cc:224] Handling call
0503 14:05:24.342556 (+7713427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.018735 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.018761 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.653460 (+634699us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.653461 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.653464 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.653465 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.653524 (+ 59us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.839610 (+186086us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.172674 (+333064us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.172807 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.172839 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.342457 (+169618us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.342537 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.342546 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.342547 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":333054,"prepare.queue_time_us":6389566,"prepare.run_cpu_time_us":32400,"prepare.run_wall_time_us":634796,"replication_time_us":186138}]]}
I20260503 14:05:24.342808 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:24.342907 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.343096 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 26ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.343220 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 179ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.350032 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:24.350760 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 219ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.351389 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 16
I20260503 14:05:24.360498 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 496) took 8047 ms. Trace:
I20260503 14:05:24.360585 1076 rpcz_store.cc:276] 0503 14:05:16.313294 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.313954 (+ 660us) service_pool.cc:224] Handling call
0503 14:05:24.360485 (+8046531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.196169 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.329730 (+133561us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.732010 (+402280us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.732012 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.732015 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.732016 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.732069 (+ 53us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.031900 (+299831us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.193627 (+161727us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.193776 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.193812 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.360359 (+166547us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.360458 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.360472 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.360473 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":161715,"prepare.queue_time_us":6881896,"prepare.run_cpu_time_us":52828,"prepare.run_wall_time_us":536082,"replication_time_us":299856}]]}
I20260503 14:05:24.360764 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.360865 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.361384 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.362016 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.370549 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 525) took 7338 ms. Trace:
I20260503 14:05:24.370620 1073 rpcz_store.cc:276] 0503 14:05:17.031562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033583 (+ 2021us) service_pool.cc:224] Handling call
0503 14:05:24.370536 (+7336953us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.183700 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.183725 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.994519 (+810794us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.994552 (+ 33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.994557 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.994557 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.994626 (+ 69us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.222212 (+227586us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.342805 (+120593us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.342935 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.342970 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.370425 (+ 27455us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.370511 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.370526 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.370526 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":120583,"prepare.queue_time_us":6150058,"prepare.run_cpu_time_us":52145,"prepare.run_wall_time_us":810940,"replication_time_us":227648}]]}
I20260503 14:05:24.370801 1073 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.370899 1073 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.371297 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.371740 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 50ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.376639 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:24.377816 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 513) took 8443 ms. Trace:
I20260503 14:05:24.377875 1078 rpcz_store.cc:276] 0503 14:05:15.934221 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.936590 (+ 2369us) service_pool.cc:224] Handling call
0503 14:05:24.377808 (+8441218us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.980242 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.980265 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.744941 (+764676us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.744942 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.744947 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.744947 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.745010 (+ 63us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.990523 (+245513us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.165172 (+174649us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.165296 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.165330 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.377696 (+212366us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.377788 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.377798 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.377798 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":174640,"prepare.queue_time_us":7043601,"prepare.run_cpu_time_us":42054,"prepare.run_wall_time_us":764776,"replication_time_us":245569}]]}
I20260503 14:05:24.378016 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.378110 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.378331 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 377ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.379050 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 13
I20260503 14:05:24.383585 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 493) took 7754 ms. Trace:
I20260503 14:05:24.383639 1082 rpcz_store.cc:276] 0503 14:05:16.628751 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.628985 (+ 234us) service_pool.cc:224] Handling call
0503 14:05:24.383577 (+7754592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.885969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.885994 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.611745 (+725751us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.611747 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.611752 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.611753 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.611815 (+ 62us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.879247 (+267432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.260349 (+381102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.260484 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.260528 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.383470 (+122942us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.383552 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.383566 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.383566 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":381093,"prepare.queue_time_us":6256895,"prepare.run_cpu_time_us":42060,"prepare.run_wall_time_us":725853,"replication_time_us":267488}]]}
I20260503 14:05:24.383777 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.383910 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.384145 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.384150 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.406782 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
I20260503 14:05:24.407956 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 527) took 8078 ms. Trace:
I20260503 14:05:24.408021 1074 rpcz_store.cc:276] 0503 14:05:16.329312 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329785 (+ 473us) service_pool.cc:224] Handling call
0503 14:05:24.407945 (+8078160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.787728 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.787749 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.651188 (+863439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.651189 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.651193 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.651193 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.651255 (+ 62us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.786102 (+134847us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.054301 (+268199us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.054455 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.054497 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.407834 (+353337us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.407922 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.407936 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.407936 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":268188,"prepare.queue_time_us":6457881,"prepare.run_cpu_time_us":51887,"prepare.run_wall_time_us":863534,"replication_time_us":134902}]]}
I20260503 14:05:24.408172 1074 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.408274 1074 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.408366 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.408607 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 225ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.409830 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
W20260503 14:05:24.419660 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:24.420960 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 518) took 7584 ms. Trace:
I20260503 14:05:24.421018 1080 rpcz_store.cc:276] 0503 14:05:16.836158 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837598 (+ 1440us) service_pool.cc:224] Handling call
0503 14:05:24.420951 (+7583353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.787554 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.787607 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.673307 (+885700us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.673308 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.673391 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.673392 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.675986 (+ 2594us) log.cc:844] Serialized 615 byte log entry
0503 14:05:23.958288 (+282302us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.137262 (+178974us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.137407 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.137441 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.420837 (+283396us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.420926 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.420939 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.420940 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178965,"prepare.queue_time_us":5949904,"prepare.run_cpu_time_us":59665,"prepare.run_wall_time_us":888789,"replication_time_us":284890}]]}
I20260503 14:05:24.421202 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.421310 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.421819 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 175ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.422489 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.434242 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 359ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.435436 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 16
I20260503 14:05:24.435518 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 44 got 15
W20260503 14:05:24.445125 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.445587 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 112ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.457032 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.000s sys 0.000s
I20260503 14:05:24.458258 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 543) took 8128 ms. Trace:
I20260503 14:05:24.458321 1083 rpcz_store.cc:276] 0503 14:05:16.330190 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330391 (+ 201us) service_pool.cc:224] Handling call
0503 14:05:24.458248 (+8127857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.507180 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.522633 (+ 15453us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.992582 (+469949us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.992584 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.992591 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.992592 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.992681 (+ 89us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.146056 (+153375us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.243123 (+ 97067us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.243249 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.243281 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.458134 (+214853us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.458221 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.458236 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.458236 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":97058,"mutex_wait_us":11180,"prepare.queue_time_us":7176559,"prepare.run_cpu_time_us":39821,"prepare.run_wall_time_us":485606,"replication_time_us":153458}]]}
I20260503 14:05:24.458516 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.458612 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.459008 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.459410 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
W20260503 14:05:24.459764 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.460510 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 496) took 8526 ms. Trace:
I20260503 14:05:24.460587 1081 rpcz_store.cc:276] 0503 14:05:15.933915 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:15.935391 (+ 1476us) service_pool.cc:224] Handling call
0503 14:05:24.460501 (+8525110us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.666160 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.666188 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.738161 (+1071973us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.738163 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.738207 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.738208 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.738251 (+ 43us) log.cc:844] Serialized 507 byte log entry
0503 14:05:23.886716 (+148465us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.200894 (+314178us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.201019 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.201059 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.460399 (+259340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.460466 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.460491 (+ 25us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.460492 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":314167,"prepare.queue_time_us":6730698,"prepare.run_cpu_time_us":58339,"prepare.run_wall_time_us":1072099,"replication_time_us":148502}]]}
I20260503 14:05:24.460748 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.460855 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.461028 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.462311 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.472095 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s user 0.000s sys 0.000s
I20260503 14:05:24.473390 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 502) took 8140 ms. Trace:
I20260503 14:05:24.473460 1077 rpcz_store.cc:276] 0503 14:05:16.333096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333231 (+ 135us) service_pool.cc:224] Handling call
0503 14:05:24.473379 (+8140148us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.136939 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.136999 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.806561 (+669562us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.806563 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.806568 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.806568 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.806625 (+ 57us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.010803 (+204178us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.148513 (+137710us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.148661 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.148693 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.473264 (+324571us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.473351 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.473366 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.473367 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137699,"prepare.queue_time_us":6803638,"prepare.run_cpu_time_us":36423,"prepare.run_wall_time_us":669695,"replication_time_us":204225}]]}
I20260503 14:05:24.473639 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.473758 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.474180 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 260ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.474778 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.480237 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.000s sys 0.000s
I20260503 14:05:24.481513 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 510) took 7849 ms. Trace:
I20260503 14:05:24.481577 1084 rpcz_store.cc:276] 0503 14:05:16.631816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632329 (+ 513us) service_pool.cc:224] Handling call
0503 14:05:24.481501 (+7849172us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.173740 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.173765 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.734246 (+560481us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.734248 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.734251 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.734251 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.734311 (+ 60us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.069763 (+335452us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.224806 (+155043us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.224937 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.224975 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.481375 (+256400us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.481474 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.481488 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.481488 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":155035,"prepare.queue_time_us":6541377,"prepare.run_cpu_time_us":42872,"prepare.run_wall_time_us":560582,"replication_time_us":335504}]]}
I20260503 14:05:24.481740 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.481853 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.482012 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 371ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.482030 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.489236 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 500) took 7860 ms. Trace:
I20260503 14:05:24.489298 1085 rpcz_store.cc:276] 0503 14:05:16.628891 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629534 (+ 643us) service_pool.cc:224] Handling call
0503 14:05:24.489223 (+7859689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.305622 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.306661 (+ 1039us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.821286 (+514625us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.821288 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.821293 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.821294 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.821358 (+ 64us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.045290 (+223932us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.289573 (+244283us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.289722 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.289769 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.489115 (+199346us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.489197 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.489210 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.489211 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244273,"prepare.queue_time_us":6675862,"prepare.run_cpu_time_us":60666,"prepare.run_wall_time_us":515899,"replication_time_us":223989}]]}
I20260503 14:05:24.489418 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.489516 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.489727 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.489914 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 173ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.529347 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.388s user 0.000s sys 0.000s
W20260503 14:05:24.529925 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.000s sys 0.000s
I20260503 14:05:24.530577 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 498) took 7901 ms. Trace:
I20260503 14:05:24.530650 1109 rpcz_store.cc:276] 0503 14:05:16.628840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629428 (+ 588us) service_pool.cc:224] Handling call
0503 14:05:24.530566 (+7901138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.830813 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.830863 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.809515 (+978652us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.809516 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.809520 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.809521 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.809573 (+ 52us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.833876 (+ 24303us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.140903 (+307027us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.141038 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.141068 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.530457 (+389389us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.530537 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.530553 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.530553 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":307017,"prepare.queue_time_us":6201342,"prepare.run_cpu_time_us":61960,"prepare.run_wall_time_us":978768,"replication_time_us":24345}]]}
I20260503 14:05:24.530827 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 526) took 8201 ms. Trace:
I20260503 14:05:24.530813 1109 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.530915 1109 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.531389 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.531879 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.530855 1072 rpcz_store.cc:276] 0503 14:05:16.329295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329958 (+ 663us) service_pool.cc:224] Handling call
0503 14:05:24.530823 (+8200865us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.734641 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.734701 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.439805 (+705104us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.439807 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.439812 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.439812 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.439888 (+ 76us) log.cc:844] Serialized 561 byte log entry
0503 14:05:23.845665 (+405777us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.164479 (+318814us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.164636 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.164670 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.530745 (+366075us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.530805 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.530816 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.530816 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318805,"prepare.queue_time_us":6404613,"prepare.run_cpu_time_us":51046,"prepare.run_wall_time_us":705255,"replication_time_us":405844}]]}
I20260503 14:05:24.532323 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.532415 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.532507 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.533077 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.550415 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.347s user 0.000s sys 0.000s
I20260503 14:05:24.551729 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 521) took 8536 ms. Trace:
I20260503 14:05:24.551782 1071 rpcz_store.cc:276] 0503 14:05:16.015719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018120 (+ 2401us) service_pool.cc:224] Handling call
0503 14:05:24.551718 (+8533598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.028772 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.028799 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.810968 (+782169us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.810970 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.810975 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.810976 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.811053 (+ 77us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.091804 (+280751us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.202848 (+111044us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.202969 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.203003 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.551603 (+348600us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.551691 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.551705 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.551706 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":111035,"prepare.queue_time_us":7010596,"prepare.run_cpu_time_us":45253,"prepare.run_wall_time_us":782291,"replication_time_us":280821}]]}
I20260503 14:05:24.551949 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.552052 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.552488 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.553260 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.564081 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20260503 14:05:24.565351 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 518) took 8549 ms. Trace:
I20260503 14:05:24.565402 1075 rpcz_store.cc:276] 0503 14:05:16.015604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016910 (+ 1306us) service_pool.cc:224] Handling call
0503 14:05:24.565338 (+8548428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.613128 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.613153 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.460365 (+847212us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.460367 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.460373 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.460375 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.460430 (+ 55us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.791078 (+330648us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.163867 (+372789us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.165862 (+ 1995us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.165895 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.565229 (+399334us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.565312 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.565325 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.565325 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":372780,"prepare.queue_time_us":6596161,"prepare.run_cpu_time_us":44161,"prepare.run_wall_time_us":847311,"replication_time_us":330697}]]}
I20260503 14:05:24.565538 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.565630 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.565754 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.565799 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.574363 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 15
I20260503 14:05:24.574456 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 14
I20260503 14:05:24.575160 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
I20260503 14:05:24.575217 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
I20260503 14:05:24.575244 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 18
I20260503 14:05:24.575265 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
W20260503 14:05:24.575753 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
I20260503 14:05:24.576946 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 503) took 7947 ms. Trace:
I20260503 14:05:24.577030 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 13
I20260503 14:05:24.577076 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 14
I20260503 14:05:24.577096 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 15
I20260503 14:05:24.577374 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 15
I20260503 14:05:24.577425 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 17
I20260503 14:05:24.577454 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
I20260503 14:05:24.577482 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 15
I20260503 14:05:24.580717 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
I20260503 14:05:24.580787 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:24.581490 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.576994 1073 rpcz_store.cc:276] 0503 14:05:16.628951 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629072 (+ 121us) service_pool.cc:224] Handling call
0503 14:05:24.576939 (+7947867us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.299108 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.300284 (+ 1176us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.022188 (+721904us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.027629 (+ 5441us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.039195 (+ 11566us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.039196 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.056951 (+ 17755us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.256568 (+199617us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.370798 (+114230us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.370940 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.370974 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.576840 (+205866us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.576923 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.576932 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.576933 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114220,"prepare.queue_time_us":6669832,"prepare.run_cpu_time_us":126985,"prepare.run_wall_time_us":758200,"replication_time_us":217187}]]}
I20260503 14:05:24.582315 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:24.582443 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.582536 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 11ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.583417 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
I20260503 14:05:24.584506 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 545) took 8254 ms. Trace:
I20260503 14:05:24.584586 1079 rpcz_store.cc:276] 0503 14:05:16.330237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330506 (+ 269us) service_pool.cc:224] Handling call
0503 14:05:24.584499 (+8253993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.243514 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.243546 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.996946 (+753400us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.996948 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.996952 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.996952 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.996993 (+ 41us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.219414 (+222421us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.295083 (+ 75669us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.295200 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.295231 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.584407 (+289176us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.584483 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.584491 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.584491 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75659,"mutex_wait_us":11106,"prepare.queue_time_us":6912954,"prepare.run_cpu_time_us":46484,"prepare.run_wall_time_us":753493,"replication_time_us":222454}]]}
I20260503 14:05:24.584777 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.584861 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.585060 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.585244 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.585680 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 15
I20260503 14:05:24.586563 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 515) took 8571 ms. Trace:
I20260503 14:05:24.586623 1074 rpcz_store.cc:276] 0503 14:05:16.015542 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017651 (+ 2109us) service_pool.cc:224] Handling call
0503 14:05:24.586554 (+8568903us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.798361 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.798391 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.648064 (+849673us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.648065 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.648069 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.648070 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.648128 (+ 58us) log.cc:844] Serialized 534 byte log entry
0503 14:05:23.948758 (+300630us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.408170 (+459412us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.408303 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.408339 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.586474 (+178135us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.586537 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.586546 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.586547 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":459401,"prepare.queue_time_us":6780665,"prepare.run_cpu_time_us":57296,"prepare.run_wall_time_us":849775,"replication_time_us":300681}]]}
I20260503 14:05:24.586799 1074 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.586890 1074 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.587069 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.587294 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.587308 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 14
I20260503 14:05:24.594902 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 520) took 7563 ms. Trace:
I20260503 14:05:24.594975 1073 rpcz_store.cc:276] 0503 14:05:17.031450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033296 (+ 1846us) service_pool.cc:224] Handling call
0503 14:05:24.594887 (+7561591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.189769 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.189798 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.086850 (+897052us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.086852 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.086858 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.086859 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.086918 (+ 59us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.348347 (+261429us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.582312 (+233965us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.582472 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.582511 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.594769 (+ 12258us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.594867 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.594877 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.594878 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":233955,"prepare.queue_time_us":6156408,"prepare.run_cpu_time_us":51290,"prepare.run_wall_time_us":897163,"replication_time_us":261483}]]}
I20260503 14:05:24.595139 1073 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:24.595261 1073 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.595427 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.595589 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 357ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.596127 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 18
I20260503 14:05:24.598222 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 509) took 7966 ms. Trace:
I20260503 14:05:24.598276 1080 rpcz_store.cc:276] 0503 14:05:16.631803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632274 (+ 471us) service_pool.cc:224] Handling call
0503 14:05:24.598211 (+7965937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.066634 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.066660 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.068731 (+1002071us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.068733 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.068742 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.068744 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.068811 (+ 67us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.193957 (+125146us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.421200 (+227243us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.421338 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.421374 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.598122 (+176748us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.598193 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.598202 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.598203 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227233,"prepare.queue_time_us":6434311,"prepare.run_cpu_time_us":70913,"prepare.run_wall_time_us":1002188,"replication_time_us":125206}]]}
I20260503 14:05:24.598417 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.598515 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.598775 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 274ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.599001 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 45 got 16
W20260503 14:05:24.599135 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.653903 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 495) took 8025 ms. Trace:
I20260503 14:05:24.653986 1109 rpcz_store.cc:276] 0503 14:05:16.628788 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629236 (+ 448us) service_pool.cc:224] Handling call
0503 14:05:24.653884 (+8024648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.089269 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.089324 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.891863 (+802539us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.892017 (+ 154us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.892207 (+ 190us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.892391 (+ 184us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.031580 (+139189us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.313350 (+281770us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.530809 (+217459us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.530956 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.530995 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.653751 (+122756us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.653855 (+ 104us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.653871 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.653871 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217452,"prepare.queue_time_us":6459969,"prepare.run_cpu_time_us":96774,"prepare.run_wall_time_us":947427,"replication_time_us":420952}]]}
I20260503 14:05:24.654161 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.654260 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.654668 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.672632 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
I20260503 14:05:24.674033 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 517) took 7837 ms. Trace:
I20260503 14:05:24.674088 1076 rpcz_store.cc:276] 0503 14:05:16.836134 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837375 (+ 1241us) service_pool.cc:224] Handling call
0503 14:05:24.674021 (+7836646us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.435433 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.435460 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.001531 (+566071us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.001532 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.001538 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.001539 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.001601 (+ 62us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.179395 (+177794us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.360761 (+181366us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.360893 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.360933 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.673898 (+312965us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.673990 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.674005 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.674005 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":181355,"prepare.queue_time_us":6597970,"prepare.run_cpu_time_us":30927,"prepare.run_wall_time_us":566175,"replication_time_us":177851}]]}
I20260503 14:05:24.674220 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:24.674350 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.674814 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.675395 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.691282 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
W20260503 14:05:24.692598 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.309s user 0.000s sys 0.000s
I20260503 14:05:24.693548 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 514) took 7856 ms. Trace:
I20260503 14:05:24.693608 1082 rpcz_store.cc:276] 0503 14:05:16.837198 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840708 (+ 3510us) service_pool.cc:224] Handling call
0503 14:05:24.693539 (+7852831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.362628 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.362652 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.140731 (+778079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.140732 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.140736 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.140737 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.140772 (+ 35us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.295586 (+154814us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.383775 (+ 88189us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.383938 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.383978 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.693435 (+309457us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.693511 (+ 76us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.693527 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.693527 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88180,"prepare.queue_time_us":6521862,"prepare.run_cpu_time_us":46100,"prepare.run_wall_time_us":778152,"replication_time_us":154844}]]}
I20260503 14:05:24.693748 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.693851 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.694167 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.694695 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.694859 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 507) took 8063 ms. Trace:
I20260503 14:05:24.694900 1084 rpcz_store.cc:276] 0503 14:05:16.631776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632179 (+ 403us) service_pool.cc:224] Handling call
0503 14:05:24.694855 (+8062676us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.599582 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.599615 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.137107 (+537492us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.137110 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.137117 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.137119 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.137216 (+ 97us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.330829 (+193613us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.481736 (+150907us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.481884 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.481922 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.692423 (+210501us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.692522 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.694844 (+ 2322us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.694845 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":150897,"prepare.queue_time_us":6967361,"prepare.run_cpu_time_us":41054,"prepare.run_wall_time_us":537645,"replication_time_us":193705}]]}
I20260503 14:05:24.695044 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.695144 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.695334 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.695518 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.698923 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
I20260503 14:05:24.700027 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 499) took 8071 ms. Trace:
I20260503 14:05:24.700078 1085 rpcz_store.cc:276] 0503 14:05:16.628874 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629477 (+ 603us) service_pool.cc:224] Handling call
0503 14:05:24.700019 (+8070542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.516311 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.516341 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.172508 (+656167us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.172510 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.172513 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.172514 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.172591 (+ 77us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.305262 (+132671us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.489416 (+184154us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.489543 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.489585 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.699920 (+210335us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.699993 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.700007 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.700007 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184143,"prepare.queue_time_us":6886784,"prepare.run_cpu_time_us":45352,"prepare.run_wall_time_us":656289,"replication_time_us":132741}]]}
I20260503 14:05:24.700270 1085 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.700407 1085 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.700677 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.701170 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 289ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.734441 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.000s sys 0.000s
I20260503 14:05:24.735770 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 499) took 8402 ms. Trace:
I20260503 14:05:24.735833 1077 rpcz_store.cc:276] 0503 14:05:16.333050 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.333601 (+ 551us) service_pool.cc:224] Handling call
0503 14:05:24.735757 (+8402156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.247596 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.247618 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.947953 (+700335us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.959386 (+ 11433us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.988376 (+ 28990us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.992107 (+ 3731us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.056868 (+ 64761us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.256635 (+199767us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.473636 (+217001us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.473793 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.473841 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.735627 (+261786us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.735725 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.735742 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.735743 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":216991,"prepare.queue_time_us":6913945,"prepare.run_cpu_time_us":81694,"prepare.run_wall_time_us":809795,"replication_time_us":264349}]]}
I20260503 14:05:24.736011 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:24.736114 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.736452 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 171ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.736990 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.743017 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 542) took 8412 ms. Trace:
I20260503 14:05:24.743075 1071 rpcz_store.cc:276] 0503 14:05:16.330173 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330321 (+ 148us) service_pool.cc:224] Handling call
0503 14:05:24.743006 (+8412685us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.503325 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.503371 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.980829 (+477458us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.980830 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.980836 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.980836 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.980885 (+ 49us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.320407 (+339522us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.551946 (+231539us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.552074 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.552112 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.742891 (+190779us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.742982 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.742994 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.742995 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":231528,"mutex_wait_us":11219,"prepare.queue_time_us":7172939,"prepare.run_cpu_time_us":28841,"prepare.run_wall_time_us":477567,"replication_time_us":339563}]]}
I20260503 14:05:24.743203 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.743311 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.743716 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.744254 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.755609 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.377s user 0.000s sys 0.000s
I20260503 14:05:24.756963 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 523) took 8741 ms. Trace:
I20260503 14:05:24.757027 1078 rpcz_store.cc:276] 0503 14:05:16.015753 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018260 (+ 2507us) service_pool.cc:224] Handling call
0503 14:05:24.756949 (+8738689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.314639 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.314682 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.034460 (+719778us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.034462 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.034494 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.034496 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.034577 (+ 81us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.240568 (+205991us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.378012 (+137444us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.378135 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.378174 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.756818 (+378644us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.756919 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.756932 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.756933 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137433,"prepare.queue_time_us":7296325,"prepare.run_cpu_time_us":43162,"prepare.run_wall_time_us":719948,"replication_time_us":206066}]]}
I20260503 14:05:24.757198 1078 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.757321 1078 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.757503 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.757653 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.766304 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 510) took 8750 ms. Trace:
I20260503 14:05:24.766386 1075 rpcz_store.cc:276] 0503 14:05:16.015464 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017198 (+ 1734us) service_pool.cc:224] Handling call
0503 14:05:24.766289 (+8749091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.921531 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.921555 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.864287 (+942732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.864288 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.864323 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.864324 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.864376 (+ 52us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.220143 (+355767us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.565535 (+345392us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.565651 (+ 116us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.565687 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.766158 (+200471us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.766256 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.766275 (+ 19us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.766277 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345382,"prepare.queue_time_us":6904274,"prepare.run_cpu_time_us":60152,"prepare.run_wall_time_us":942854,"replication_time_us":355812}]]}
I20260503 14:05:24.766534 1075 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.766647 1075 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.766819 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.767206 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.769546 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 15
I20260503 14:05:24.769619 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 14
I20260503 14:05:24.775388 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:24.775483 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 17
I20260503 14:05:24.775523 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 15
I20260503 14:05:24.775544 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 16
W20260503 14:05:24.776023 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 104ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.776369 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.777474 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 14
I20260503 14:05:24.783722 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 508) took 8151 ms. Trace:
I20260503 14:05:24.783778 1084 rpcz_store.cc:276] 0503 14:05:16.631790 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632227 (+ 437us) service_pool.cc:224] Handling call
0503 14:05:24.783713 (+8151486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.732083 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.732108 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.361709 (+629601us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.361711 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.361717 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.361717 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.361785 (+ 68us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.603313 (+241528us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.695042 (+ 91729us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.695172 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.695213 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.783606 (+ 88393us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.783691 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.783704 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.783705 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91717,"prepare.queue_time_us":7099815,"prepare.run_cpu_time_us":31929,"prepare.run_wall_time_us":629710,"replication_time_us":241588}]]}
I20260503 14:05:24.783905 1084 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.784008 1084 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.784179 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.784796 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 410ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.785264 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.200s user 0.000s sys 0.000s
I20260503 14:05:24.786257 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 520) took 8770 ms. Trace:
I20260503 14:05:24.786304 1079 rpcz_store.cc:276] 0503 14:05:16.015700 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017915 (+ 2215us) service_pool.cc:224] Handling call
0503 14:05:24.786248 (+8768333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.567527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.567550 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.179173 (+611623us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.179175 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.179181 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.179182 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.179234 (+ 52us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.460250 (+281016us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.584774 (+124524us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.584887 (+ 113us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.584920 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.786154 (+201234us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.786231 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.786239 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.786240 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124515,"prepare.queue_time_us":7549555,"prepare.run_cpu_time_us":34471,"prepare.run_wall_time_us":611717,"replication_time_us":281060}]]}
I20260503 14:05:24.786463 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.786568 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.786856 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.787171 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 46 got 14
W20260503 14:05:24.787526 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.805249 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.344s user 0.000s sys 0.000s
I20260503 14:05:24.806517 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 542) took 8180 ms. Trace:
I20260503 14:05:24.806582 1081 rpcz_store.cc:276] 0503 14:05:16.626002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626862 (+ 860us) service_pool.cc:224] Handling call
0503 14:05:24.806507 (+8179645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.053698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.053752 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.877071 (+823319us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.877073 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.877079 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.877079 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.877152 (+ 73us) log.cc:844] Serialized 588 byte log entry
0503 14:05:23.967582 (+ 90430us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.460745 (+493163us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.460889 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.460922 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.806388 (+345466us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.806479 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.806493 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.806493 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":493154,"prepare.queue_time_us":6426775,"prepare.run_cpu_time_us":49960,"prepare.run_wall_time_us":823468,"replication_time_us":90496}]]}
I20260503 14:05:24.806756 1081 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.806870 1081 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.806977 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.806993 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.220s user 0.000s sys 0.000s
I20260503 14:05:24.808027 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 517) took 8792 ms. Trace:
I20260503 14:05:24.808086 1074 rpcz_store.cc:276] 0503 14:05:16.015594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016861 (+ 1267us) service_pool.cc:224] Handling call
0503 14:05:24.808017 (+8791156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.174258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.174278 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.919003 (+744725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.919005 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.919013 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.919013 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.919108 (+ 95us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.241100 (+321992us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.586797 (+345697us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.586915 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.586944 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.807935 (+220991us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.807996 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.808009 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.808009 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345688,"prepare.queue_time_us":7157347,"prepare.run_cpu_time_us":51125,"prepare.run_wall_time_us":744860,"replication_time_us":322078}]]}
I20260503 14:05:24.808239 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.808337 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.808429 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.808611 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 163ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.807085 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.809171 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
I20260503 14:05:24.810161 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 522) took 8794 ms. Trace:
I20260503 14:05:24.810202 1083 rpcz_store.cc:276] 0503 14:05:16.015738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018197 (+ 2459us) service_pool.cc:224] Handling call
0503 14:05:24.810154 (+8791957us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.253456 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.253483 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.878819 (+625336us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.878820 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.892305 (+ 13485us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.892306 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.003320 (+111014us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.308662 (+305342us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.458512 (+149850us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.458639 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.458677 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.810063 (+351386us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.810131 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.810145 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.810145 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149842,"prepare.queue_time_us":7235205,"prepare.run_cpu_time_us":66004,"prepare.run_wall_time_us":775426,"replication_time_us":416351}]]}
I20260503 14:05:24.810319 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.810436 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.810532 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 65ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.810647 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 289ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.829617 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
I20260503 14:05:24.830996 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 537) took 7435 ms. Trace:
I20260503 14:05:24.831064 1073 rpcz_store.cc:276] 0503 14:05:17.395876 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397972 (+ 2096us) service_pool.cc:224] Handling call
0503 14:05:24.830982 (+7433010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.994654 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.994678 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.370569 (+375891us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.370572 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.370580 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.370581 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.370657 (+ 76us) log.cc:844] Serialized 669 byte log entry
0503 14:05:24.422213 (+ 51556us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.595136 (+172923us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.595289 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.595325 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.830828 (+235503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.830953 (+ 125us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.830966 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.830967 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172914,"prepare.queue_time_us":6596640,"prepare.run_cpu_time_us":23101,"prepare.run_wall_time_us":376014,"replication_time_us":51627}]]}
I20260503 14:05:24.831250 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.831362 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.831849 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.832098 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.300s user 0.000s sys 0.000s
I20260503 14:05:24.833256 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 508) took 8817 ms. Trace:
I20260503 14:05:24.833312 1072 rpcz_store.cc:276] 0503 14:05:16.015434 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017023 (+ 1589us) service_pool.cc:224] Handling call
0503 14:05:24.833247 (+8816224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:22.958501 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:22.958529 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:23.729402 (+770873us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:23.729404 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:23.729409 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:23.729410 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:23.729485 (+ 75us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.087923 (+358438us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.532321 (+444398us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.532453 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.532482 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.833146 (+300664us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.833219 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.833234 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.833235 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":444388,"prepare.queue_time_us":6941385,"prepare.run_cpu_time_us":51924,"prepare.run_wall_time_us":770993,"replication_time_us":358504}]]}
I20260503 14:05:24.833489 1072 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:24.833578 1072 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.833714 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.834045 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.835304 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.873090 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
I20260503 14:05:24.874435 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 524) took 8038 ms. Trace:
I20260503 14:05:24.874492 1080 rpcz_store.cc:276] 0503 14:05:16.836280 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837943 (+ 1663us) service_pool.cc:224] Handling call
0503 14:05:24.874423 (+8036480us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.383755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.383803 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.133252 (+749449us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.133254 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.133280 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.133281 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.133325 (+ 44us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.350731 (+217406us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.598415 (+247684us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.598541 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.598572 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.874291 (+275719us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.874394 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.874407 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.874408 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247675,"prepare.queue_time_us":6545748,"prepare.run_cpu_time_us":38169,"prepare.run_wall_time_us":749584,"replication_time_us":217445}]]}
I20260503 14:05:24.874679 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.874796 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.875140 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 348ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.876483 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 557) took 8249 ms. Trace:
I20260503 14:05:24.876567 1071 rpcz_store.cc:276] 0503 14:05:16.627235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627387 (+ 152us) service_pool.cc:224] Handling call
0503 14:05:24.876474 (+8249087us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.682495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.682548 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.202747 (+520199us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.202748 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.202753 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.202753 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.202814 (+ 61us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.483676 (+280862us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.743200 (+259524us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.743339 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.743375 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.876373 (+132998us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.876450 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.876463 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.876463 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":259515,"prepare.queue_time_us":7055044,"prepare.run_cpu_time_us":29358,"prepare.run_wall_time_us":520327,"replication_time_us":280916}]]}
I20260503 14:05:24.876693 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:24.876794 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.876894 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 373ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.877894 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 564) took 8041 ms. Trace:
I20260503 14:05:24.877941 1083 rpcz_store.cc:276] 0503 14:05:16.836818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839704 (+ 2886us) service_pool.cc:224] Handling call
0503 14:05:24.877887 (+8038183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.892901 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.892935 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.292998 (+400063us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.293000 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.293038 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.293039 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.293082 (+ 43us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.531221 (+238139us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.810317 (+279096us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.810469 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.810504 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.877781 (+ 67277us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.877866 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.877878 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.877878 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":279087,"prepare.queue_time_us":7053142,"prepare.run_cpu_time_us":42674,"prepare.run_wall_time_us":400191,"replication_time_us":238164}]]}
I20260503 14:05:24.878100 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.878189 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.878269 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.878638 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.878818 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.881217 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 14
I20260503 14:05:24.881283 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 17
I20260503 14:05:24.881315 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
I20260503 14:05:24.881955 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
I20260503 14:05:24.882000 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 14
I20260503 14:05:24.882022 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 14
I20260503 14:05:24.888943 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
I20260503 14:05:24.889029 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 17
I20260503 14:05:24.889334 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:24.890062 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 419ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.891064 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:24.892156 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 537) took 7860 ms. Trace:
I20260503 14:05:24.892206 1076 rpcz_store.cc:276] 0503 14:05:17.031270 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032669 (+ 1399us) service_pool.cc:224] Handling call
0503 14:05:24.892149 (+7859480us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.312216 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.312264 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.148385 (+836121us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.148386 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.148391 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.148392 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.148464 (+ 72us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.410146 (+261682us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.674216 (+264070us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.674383 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.674425 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.892051 (+217626us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.892132 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.892141 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.892142 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":264060,"prepare.queue_time_us":6279496,"prepare.run_cpu_time_us":55175,"prepare.run_wall_time_us":836256,"replication_time_us":261749}]]}
I20260503 14:05:24.892377 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.892478 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.892697 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.893064 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 133ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.893365 585 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 18
W20260503 14:05:24.893978 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:24.895048 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 482) took 8581 ms. Trace:
I20260503 14:05:24.895093 1109 rpcz_store.cc:276] 0503 14:05:16.313586 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314723 (+ 1137us) service_pool.cc:224] Handling call
0503 14:05:24.895042 (+8580319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.383131 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.383154 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.289361 (+906207us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.289362 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.289369 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.289370 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.289438 (+ 68us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.473427 (+183989us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.654158 (+180731us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.654288 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.654324 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.894955 (+240631us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.895022 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.895034 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.895035 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":180719,"prepare.queue_time_us":7068343,"prepare.run_cpu_time_us":55851,"prepare.run_wall_time_us":906316,"replication_time_us":184052}]]}
I20260503 14:05:24.895251 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.895357 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.895464 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.895511 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.908855 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 530) took 7877 ms. Trace:
I20260503 14:05:24.908934 1077 rpcz_store.cc:276] 0503 14:05:17.031133 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032202 (+ 1069us) service_pool.cc:224] Handling call
0503 14:05:24.908837 (+7876635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.676881 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.678289 (+ 1408us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.420948 (+742659us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.420950 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.420957 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.420958 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.421071 (+ 113us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.634787 (+213716us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.736008 (+101221us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.736141 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.736179 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.908719 (+172540us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.908815 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.908828 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.908828 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":101213,"prepare.queue_time_us":6644245,"prepare.run_cpu_time_us":80416,"prepare.run_wall_time_us":744558,"replication_time_us":213825}]]}
I20260503 14:05:24.909108 1077 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:24.909217 1077 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.910208 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.911712 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 529) took 7880 ms. Trace:
I20260503 14:05:24.911778 1077 rpcz_store.cc:276] 0503 14:05:17.031118 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.031986 (+ 868us) service_pool.cc:224] Handling call
0503 14:05:24.911705 (+7879719us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.001615 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.001659 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.674041 (+672382us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.674043 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.674048 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.674049 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.674117 (+ 68us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.806670 (+132553us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.909104 (+102434us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.909240 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.909276 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.911612 (+ 2336us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.911683 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.911696 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.911697 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102423,"prepare.queue_time_us":6969554,"prepare.run_cpu_time_us":37385,"prepare.run_wall_time_us":672510,"replication_time_us":132616}]]}
I20260503 14:05:24.911942 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.912050 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:24.912134 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.912246 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.915949 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 554) took 8288 ms. Trace:
I20260503 14:05:24.916011 1079 rpcz_store.cc:276] 0503 14:05:16.627155 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627993 (+ 838us) service_pool.cc:224] Handling call
0503 14:05:24.915941 (+8287948us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.624594 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.624641 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.242943 (+618302us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.242945 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.242949 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.242950 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.243030 (+ 80us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.512475 (+269445us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.786459 (+273984us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.786598 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.786635 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.915842 (+129207us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.915922 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.915930 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.915931 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":273976,"prepare.queue_time_us":6996546,"prepare.run_cpu_time_us":35529,"prepare.run_wall_time_us":618446,"replication_time_us":269519}]]}
I20260503 14:05:24.916144 1079 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.916255 1079 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:24.916363 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.916601 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 346ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.917084 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
W20260503 14:05:24.918608 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.919561 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
I20260503 14:05:24.919620 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 17
I20260503 14:05:24.919646 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 16
W20260503 14:05:24.933964 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.000s sys 0.000s
I20260503 14:05:24.935277 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 516) took 8098 ms. Trace:
I20260503 14:05:24.935346 1085 rpcz_store.cc:276] 0503 14:05:16.837225 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840108 (+ 2883us) service_pool.cc:224] Handling call
0503 14:05:24.935266 (+8095158us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.653547 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.653593 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.342566 (+688973us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.342567 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.342573 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.342574 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.342651 (+ 77us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.522541 (+179890us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.700267 (+177726us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.700434 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.700484 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.935108 (+234624us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.935237 (+ 129us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.935253 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.935254 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177716,"prepare.queue_time_us":6813396,"prepare.run_cpu_time_us":42564,"prepare.run_wall_time_us":689113,"replication_time_us":179960}]]}
I20260503 14:05:24.935470 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:24.935577 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:24.935777 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.936067 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 30ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.980011 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.213s user 0.000s sys 0.000s
I20260503 14:05:24.981386 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 520) took 8667 ms. Trace:
I20260503 14:05:24.981449 1075 rpcz_store.cc:276] 0503 14:05:16.313470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314405 (+ 935us) service_pool.cc:224] Handling call
0503 14:05:24.981376 (+8666971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.357951 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.359921 (+ 1970us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.054064 (+694143us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.054066 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.054073 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.054074 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.054153 (+ 79us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.260191 (+206038us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.766530 (+506339us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.766672 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.766712 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:24.981262 (+214550us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:24.981351 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:24.981364 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:24.981365 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":506328,"prepare.queue_time_us":7015202,"prepare.run_cpu_time_us":56767,"prepare.run_wall_time_us":708062,"replication_time_us":206112}]]}
I20260503 14:05:24.981613 1075 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:24.981704 1075 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:24.981796 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:24.982157 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 435ms of latency in SegmentAllocator::Sync()
I20260503 14:05:24.982517 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 47 got 15
I20260503 14:05:25.017097 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 512) took 8179 ms. Trace:
I20260503 14:05:25.017172 1109 rpcz_store.cc:276] 0503 14:05:16.837150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840558 (+ 3408us) service_pool.cc:224] Handling call
0503 14:05:25.017079 (+8176521us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.821384 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.821415 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.489286 (+667871us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.489288 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.489293 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.489294 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.489355 (+ 61us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.663185 (+173830us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.895249 (+232064us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.895388 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.895421 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.016960 (+121539us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.017055 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.017066 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.017067 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232054,"prepare.queue_time_us":6980765,"prepare.run_cpu_time_us":39802,"prepare.run_wall_time_us":667979,"replication_time_us":173885}]]}
I20260503 14:05:25.017299 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.017418 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.017619 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.018054 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.024117 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 525) took 8694 ms. Trace:
I20260503 14:05:25.024186 1072 rpcz_store.cc:276] 0503 14:05:16.329268 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329902 (+ 634us) service_pool.cc:224] Handling call
0503 14:05:25.024105 (+8694203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.379629 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.379662 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.200708 (+821046us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.200710 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.200716 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.200716 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.200797 (+ 81us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.428939 (+228142us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.833486 (+404547us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.833606 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.833642 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.023995 (+190353us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.024077 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.024092 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.024093 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":404537,"prepare.queue_time_us":7049677,"prepare.run_cpu_time_us":41466,"prepare.run_wall_time_us":821178,"replication_time_us":228215}]]}
I20260503 14:05:25.024374 1072 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260503 14:05:25.024477 1072 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.024581 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.024984 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.033335 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.339s user 0.000s sys 0.000s
I20260503 14:05:25.034583 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 497) took 8405 ms. Trace:
I20260503 14:05:25.034644 1082 rpcz_store.cc:276] 0503 14:05:16.628822 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629358 (+ 536us) service_pool.cc:224] Handling call
0503 14:05:25.034572 (+8405214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.414767 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.414828 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.260615 (+845787us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.260617 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.260622 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.260623 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.260696 (+ 73us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.499371 (+238675us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.693744 (+194373us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.693891 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.693935 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.034453 (+340518us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.034547 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.034561 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.034561 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194364,"prepare.queue_time_us":6785344,"prepare.run_cpu_time_us":79102,"prepare.run_wall_time_us":845938,"replication_time_us":238741}]]}
I20260503 14:05:25.034770 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.034885 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.035058 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 244ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.035257 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.057144 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
I20260503 14:05:25.058429 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 505) took 8221 ms. Trace:
I20260503 14:05:25.058488 1073 rpcz_store.cc:276] 0503 14:05:16.837029 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840013 (+ 2984us) service_pool.cc:224] Handling call
0503 14:05:25.058416 (+8218403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.611837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.611890 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.383653 (+771763us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.383656 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.383659 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.383659 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.383726 (+ 67us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.570363 (+186637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.831247 (+260884us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.831390 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.831430 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.058307 (+226877us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.058388 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.058402 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.058403 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":260875,"prepare.queue_time_us":6771758,"prepare.run_cpu_time_us":40734,"prepare.run_wall_time_us":771896,"replication_time_us":186699}]]}
I20260503 14:05:25.058656 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.058779 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.058887 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.059932 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 69ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.071027 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 528) took 8234 ms. Trace:
I20260503 14:05:25.071096 1076 rpcz_store.cc:276] 0503 14:05:16.836334 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837519 (+ 1185us) service_pool.cc:224] Handling call
0503 14:05:25.071013 (+8233494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.543418 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.670767 (+127349us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.199243 (+528476us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.199245 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.199405 (+ 160us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.199406 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.433936 (+234530us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.793602 (+359666us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.892374 (+ 98772us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.892506 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.892573 (+ 67us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.070907 (+178334us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.070988 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.071001 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.071001 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":98762,"prepare.queue_time_us":6705313,"prepare.run_cpu_time_us":168726,"prepare.run_wall_time_us":891800,"replication_time_us":594107}]]}
I20260503 14:05:25.071251 1076 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.071360 1076 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.071790 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 8ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.072345 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.081281 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 521) took 8245 ms. Trace:
I20260503 14:05:25.081348 1076 rpcz_store.cc:276] 0503 14:05:16.836233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837767 (+ 1534us) service_pool.cc:224] Handling call
0503 14:05:25.081268 (+8243501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.068841 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.068903 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.598260 (+529357us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.598262 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.598266 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.598266 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.598334 (+ 68us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.858392 (+260058us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.071248 (+212856us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.071390 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.071428 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.081152 (+ 9724us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.081238 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.081253 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.081254 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212848,"prepare.queue_time_us":7231020,"prepare.run_cpu_time_us":33688,"prepare.run_wall_time_us":529502,"replication_time_us":260122}]]}
I20260503 14:05:25.081525 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.081650 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.082072 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.082614 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.083292 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
I20260503 14:05:25.084342 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 524) took 8755 ms. Trace:
I20260503 14:05:25.084400 1081 rpcz_store.cc:276] 0503 14:05:16.329246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329855 (+ 609us) service_pool.cc:224] Handling call
0503 14:05:25.084333 (+8754478us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.337430 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.337500 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.163721 (+826221us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.163723 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.163727 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.163728 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.163809 (+ 81us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.329331 (+165522us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.806752 (+477421us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.806899 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.806940 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.084241 (+277301us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.084308 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.084323 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.084323 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":477410,"prepare.queue_time_us":7007535,"prepare.run_cpu_time_us":47384,"prepare.run_wall_time_us":826386,"replication_time_us":165595}]]}
I20260503 14:05:25.084606 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.084718 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.084925 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 429ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.084975 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.115659 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.307s user 0.000s sys 0.000s
I20260503 14:05:25.117144 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 519) took 9101 ms. Trace:
I20260503 14:05:25.117205 1074 rpcz_store.cc:276] 0503 14:05:16.015613 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.016965 (+ 1352us) service_pool.cc:224] Handling call
0503 14:05:25.117132 (+9100167us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.299030 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.299597 (+ 567us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.162737 (+863140us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.162739 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.162744 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.162745 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.162842 (+ 97us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.405261 (+242419us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.808236 (+402975us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.808361 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.808399 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.116996 (+308597us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.117110 (+ 114us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.117122 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.117122 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":402965,"prepare.queue_time_us":7282013,"prepare.run_cpu_time_us":79267,"prepare.run_wall_time_us":863823,"replication_time_us":242510}]]}
I20260503 14:05:25.117338 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.117435 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.117650 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.117962 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.138449 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.354s user 0.000s sys 0.000s
I20260503 14:05:25.139715 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 515) took 8507 ms. Trace:
I20260503 14:05:25.139784 1084 rpcz_store.cc:276] 0503 14:05:16.631905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.631993 (+ 88us) service_pool.cc:224] Handling call
0503 14:05:25.139704 (+8507711us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.526158 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.526184 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.260103 (+733919us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.292947 (+ 32844us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.363584 (+ 70637us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.363585 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.444424 (+ 80839us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.713422 (+268998us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.783903 (+ 70481us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.784037 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.784077 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.139586 (+355509us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.139674 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.139689 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.139690 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70471,"prepare.queue_time_us":6894097,"prepare.run_cpu_time_us":70843,"prepare.run_wall_time_us":920673,"replication_time_us":349828}]]}
I20260503 14:05:25.139937 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.140044 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.140259 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.140502 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.148597 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:25.149761 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 550) took 8522 ms. Trace:
I20260503 14:05:25.149814 1079 rpcz_store.cc:276] 0503 14:05:16.627077 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627699 (+ 622us) service_pool.cc:224] Handling call
0503 14:05:25.149753 (+8522054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.825610 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.825667 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.294884 (+469217us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.294885 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.294887 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.294888 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.294952 (+ 64us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.702344 (+407392us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.916141 (+213797us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.916282 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.916321 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.149644 (+233323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.149726 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.149743 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.149744 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213788,"prepare.queue_time_us":7197814,"prepare.run_cpu_time_us":30986,"prepare.run_wall_time_us":469351,"replication_time_us":407450}]]}
I20260503 14:05:25.149955 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.150055 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.150233 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 135ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.150365 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 94ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.161798 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
I20260503 14:05:25.163017 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 527) took 9147 ms. Trace:
I20260503 14:05:25.163070 1078 rpcz_store.cc:276] 0503 14:05:16.015823 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018528 (+ 2705us) service_pool.cc:224] Handling call
0503 14:05:25.163006 (+9144478us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.729287 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.729681 (+ 394us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.171641 (+441960us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.171643 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.171879 (+ 236us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.171880 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.241917 (+ 70037us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.507894 (+265977us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.757194 (+249300us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.757344 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.757390 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.162893 (+405503us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.162978 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.162993 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.162993 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":249289,"prepare.queue_time_us":7710554,"prepare.run_cpu_time_us":64903,"prepare.run_wall_time_us":512962,"replication_time_us":336008}]]}
I20260503 14:05:25.163246 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.163344 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.163477 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 124ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.164156 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.192965 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.257s user 0.000s sys 0.000s
I20260503 14:05:25.194244 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 510) took 8357 ms. Trace:
I20260503 14:05:25.194311 1085 rpcz_store.cc:276] 0503 14:05:16.837117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840429 (+ 3312us) service_pool.cc:224] Handling call
0503 14:05:25.194232 (+8353803us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.809600 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.809625 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.531346 (+721721us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.531348 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.531380 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.531381 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.531433 (+ 52us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.809093 (+277660us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.935467 (+126374us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.935608 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.935654 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.194110 (+258456us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.194205 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.194219 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.194220 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":126365,"prepare.queue_time_us":6969124,"prepare.run_cpu_time_us":43736,"prepare.run_wall_time_us":721841,"replication_time_us":277707}]]}
I20260503 14:05:25.194468 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:25.194594 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.194803 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.203488 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.325s user 0.000s sys 0.000s
I20260503 14:05:25.204763 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 556) took 8577 ms. Trace:
I20260503 14:05:25.204819 1083 rpcz_store.cc:276] 0503 14:05:16.627184 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627320 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:25.204751 (+8577431us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.992716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.992766 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.458264 (+465498us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.458266 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.458273 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.458274 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.458374 (+ 100us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.671125 (+212751us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.878098 (+206973us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.878212 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.878240 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.204635 (+326395us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.204720 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.204731 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.204732 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":206963,"prepare.queue_time_us":7365320,"prepare.run_cpu_time_us":31271,"prepare.run_wall_time_us":465676,"replication_time_us":212821}]]}
I20260503 14:05:25.204998 1083 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.205106 1083 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.205505 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 226ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.205958 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.223337 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
I20260503 14:05:25.224591 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 514) took 8592 ms. Trace:
I20260503 14:05:25.224642 1080 rpcz_store.cc:276] 0503 14:05:16.631888 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632568 (+ 680us) service_pool.cc:224] Handling call
0503 14:05:25.224579 (+8592011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.806642 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.806698 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.474423 (+667725us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.474425 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.474435 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.474436 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.474532 (+ 96us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.771065 (+296533us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.874676 (+103611us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.874826 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.874866 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.224449 (+349583us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.224555 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.224566 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.224567 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103602,"prepare.queue_time_us":7174030,"prepare.run_cpu_time_us":38209,"prepare.run_wall_time_us":667898,"replication_time_us":296625}]]}
I20260503 14:05:25.224789 1080 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.224902 1080 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.225315 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.225688 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.245702 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 534) took 8932 ms. Trace:
I20260503 14:05:25.245772 1079 rpcz_store.cc:276] 0503 14:05:16.313388 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314250 (+ 862us) service_pool.cc:224] Handling call
0503 14:05:25.245687 (+8931437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.811076 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.811123 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.552855 (+741732us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.552857 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.552891 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.552892 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.552951 (+ 59us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.829547 (+276596us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.149952 (+320405us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.150084 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.150127 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.245569 (+ 95442us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.245659 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.245674 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.245675 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":320395,"prepare.queue_time_us":7496783,"prepare.run_cpu_time_us":39860,"prepare.run_wall_time_us":741884,"replication_time_us":276647}]]}
I20260503 14:05:25.245903 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.246011 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.246222 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.246503 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 58ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.250141 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.000s
I20260503 14:05:25.251327 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 526) took 9235 ms. Trace:
I20260503 14:05:25.251390 1071 rpcz_store.cc:276] 0503 14:05:16.015809 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.018471 (+ 2662us) service_pool.cc:224] Handling call
0503 14:05:25.251315 (+9232844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.745025 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.745047 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.379680 (+634633us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.379682 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.432956 (+ 53274us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.433380 (+ 424us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.444516 (+ 11136us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.557844 (+113328us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.876691 (+318847us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.876822 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.876857 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.251209 (+374352us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.251291 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.251304 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.251304 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":318838,"prepare.queue_time_us":7726503,"prepare.run_cpu_time_us":57473,"prepare.run_wall_time_us":701899,"replication_time_us":124457}]]}
I20260503 14:05:25.251557 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.251664 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.251873 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 357ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.254004 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
I20260503 14:05:25.255167 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 540) took 8629 ms. Trace:
I20260503 14:05:25.255224 1075 rpcz_store.cc:276] 0503 14:05:16.625951 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626744 (+ 793us) service_pool.cc:224] Handling call
0503 14:05:25.255157 (+8628413us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.651268 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.651294 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.407987 (+756693us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.407989 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.407995 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.407996 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.408112 (+ 116us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.633983 (+225871us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.981610 (+347627us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.981728 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.981764 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.255055 (+273291us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.255132 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.255145 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.255146 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":347618,"prepare.queue_time_us":7024470,"prepare.run_cpu_time_us":44503,"prepare.run_wall_time_us":756854,"replication_time_us":225979}]]}
I20260503 14:05:25.255381 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.255474 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.255578 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.255771 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.264793 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.247s user 0.000s sys 0.000s
W20260503 14:05:25.265787 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
I20260503 14:05:25.266017 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 526) took 8234 ms. Trace:
I20260503 14:05:25.266078 1109 rpcz_store.cc:276] 0503 14:05:17.031578 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033643 (+ 2065us) service_pool.cc:224] Handling call
0503 14:05:25.266007 (+8232364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.140788 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.140809 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.694291 (+553482us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.694293 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.694298 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.694299 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.694379 (+ 80us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.917930 (+223551us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.017296 (+ 99366us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.017440 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.017478 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.265896 (+248418us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.265980 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.265992 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.265993 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":99356,"prepare.queue_time_us":7107043,"prepare.run_cpu_time_us":31570,"prepare.run_wall_time_us":553604,"replication_time_us":223627}]]}
I20260503 14:05:25.266252 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.266384 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.266605 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.266837 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 509) took 9251 ms. Trace:
I20260503 14:05:25.266882 1072 rpcz_store.cc:276] 0503 14:05:16.015449 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.017125 (+ 1676us) service_pool.cc:224] Handling call
0503 14:05:25.266829 (+9249704us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.738266 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.738287 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.461360 (+723073us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.461361 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.461444 (+ 83us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.461445 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.462209 (+ 764us) log.cc:844] Serialized 534 byte log entry
0503 14:05:24.694583 (+232374us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.024369 (+329786us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.024500 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.024552 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.266735 (+242183us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.266804 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.266818 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.266819 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":329776,"prepare.queue_time_us":7721076,"prepare.run_cpu_time_us":45918,"prepare.run_wall_time_us":724318,"replication_time_us":233132}]]}
I20260503 14:05:25.267033 1072 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.267128 1072 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.267246 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.267457 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 411ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.267132 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.279248 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
I20260503 14:05:25.280525 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 532) took 7884 ms. Trace:
I20260503 14:05:25.280622 1082 rpcz_store.cc:276] 0503 14:05:17.395778 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397650 (+ 1872us) service_pool.cc:224] Handling call
0503 14:05:25.280513 (+7882863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.086949 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.086978 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.594955 (+507977us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.594957 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.594963 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.594963 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.595050 (+ 87us) log.cc:844] Serialized 669 byte log entry
0503 14:05:24.952865 (+357815us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.034766 (+ 81901us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.034913 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.034953 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.280357 (+245404us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.280479 (+ 122us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.280500 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.280501 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81891,"prepare.queue_time_us":6689232,"prepare.run_cpu_time_us":27005,"prepare.run_wall_time_us":508112,"replication_time_us":357894}]]}
I20260503 14:05:25.280763 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.280876 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.281075 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.288844 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 558) took 8661 ms. Trace:
I20260503 14:05:25.288916 1078 rpcz_store.cc:276] 0503 14:05:16.627245 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627447 (+ 202us) service_pool.cc:224] Handling call
0503 14:05:25.288830 (+8661383us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.997014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.997064 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.584503 (+587439us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.584505 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.584509 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.584510 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.584587 (+ 77us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.888570 (+303983us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.163243 (+274673us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.163372 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.163409 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.288728 (+125319us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.288806 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.288818 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.288818 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274664,"prepare.queue_time_us":7369520,"prepare.run_cpu_time_us":38792,"prepare.run_wall_time_us":587583,"replication_time_us":304055}]]}
I20260503 14:05:25.289073 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.289183 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.289387 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 300ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.289762 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 122ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.316238 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.257s user 0.000s sys 0.000s
W20260503 14:05:25.317327 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.405s user 0.000s sys 0.000s
I20260503 14:05:25.317884 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 528) took 8286 ms. Trace:
I20260503 14:05:25.317936 1073 rpcz_store.cc:276] 0503 14:05:17.031604 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033091 (+ 1487us) service_pool.cc:224] Handling call
0503 14:05:25.317871 (+8284780us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.342671 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.342721 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.935337 (+592616us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.935338 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.935372 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.935373 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.935420 (+ 47us) log.cc:844] Serialized 642 byte log entry
0503 14:05:24.966424 (+ 31004us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.058654 (+ 92230us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.058810 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.058850 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.317762 (+258912us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.317848 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.317862 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.317863 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92219,"prepare.queue_time_us":7309522,"prepare.run_cpu_time_us":37111,"prepare.run_wall_time_us":592758,"replication_time_us":31044}]]}
I20260503 14:05:25.318084 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.318197 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:25.318287 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 522) took 8482 ms. Trace:
I20260503 14:05:25.318323 1077 rpcz_store.cc:276] 0503 14:05:16.836249 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837826 (+ 1577us) service_pool.cc:224] Handling call
0503 14:05:25.318282 (+8480456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.734333 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.734379 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.481523 (+747144us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.481526 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.481534 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.481535 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.481613 (+ 78us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.853293 (+371680us) op_driver.cc:464] REPLICATION: finished
0503 14:05:24.911938 (+ 58645us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:24.912076 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:24.912109 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.318212 (+406103us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.318264 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.318274 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.318275 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58635,"prepare.queue_time_us":6896474,"prepare.run_cpu_time_us":42723,"prepare.run_wall_time_us":747290,"replication_time_us":371750}]]}
I20260503 14:05:25.318434 1077 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.318532 1077 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.318663 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.318290 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.319049 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 181ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.319679 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260503 14:05:25.320251 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 375ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.320842 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.320899 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.320926 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 17
I20260503 14:05:25.320951 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 17
I20260503 14:05:25.320979 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.321007 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
W20260503 14:05:25.323239 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 406ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.325330 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 15
W20260503 14:05:25.327790 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:25.329128 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 531) took 8999 ms. Trace:
I20260503 14:05:25.329171 1074 rpcz_store.cc:276] 0503 14:05:16.329382 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329651 (+ 269us) service_pool.cc:224] Handling call
0503 14:05:25.329119 (+8999468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.460458 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.460489 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.565335 (+1104846us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.565337 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.565341 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.565342 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.565405 (+ 63us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.821285 (+255880us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.117334 (+296049us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.117469 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.117577 (+ 108us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.329021 (+211444us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.329096 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.329108 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.329108 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":296038,"prepare.queue_time_us":7130734,"prepare.run_cpu_time_us":57418,"prepare.run_wall_time_us":1104955,"replication_time_us":255935}]]}
W20260503 14:05:25.329664 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.329315 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.330862 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.330973 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.335518 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 15
I20260503 14:05:25.341890 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 14
W20260503 14:05:25.366226 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:25.367475 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 528) took 9038 ms. Trace:
I20260503 14:05:25.367537 1081 rpcz_store.cc:276] 0503 14:05:16.329333 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329420 (+ 87us) service_pool.cc:224] Handling call
0503 14:05:25.367465 (+9038045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.648149 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.648199 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.586610 (+938411us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.586611 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.586615 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.586616 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.586681 (+ 65us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.782563 (+195882us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.084603 (+302040us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.084747 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.084784 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.367342 (+282558us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.367437 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.367452 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.367453 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302029,"prepare.queue_time_us":7318622,"prepare.run_cpu_time_us":51721,"prepare.run_wall_time_us":938539,"replication_time_us":195942}]]}
I20260503 14:05:25.367686 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.367802 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.367897 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.368202 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 277ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.384270 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260503 14:05:25.385723 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 549) took 7990 ms. Trace:
I20260503 14:05:25.385800 1076 rpcz_store.cc:276] 0503 14:05:17.394959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396775 (+ 1816us) service_pool.cc:224] Handling call
0503 14:05:25.385710 (+7988935us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.148486 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.148525 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.892768 (+744243us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.892770 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.892775 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.892775 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.892849 (+ 74us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.026327 (+133478us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.081521 (+ 55194us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.081674 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.081714 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.385596 (+303882us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.385680 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.385695 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.385696 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55184,"prepare.queue_time_us":6751652,"prepare.run_cpu_time_us":51495,"prepare.run_wall_time_us":744372,"replication_time_us":133547}]]}
I20260503 14:05:25.385946 1076 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.386080 1076 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.386240 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.386720 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 458ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.427627 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 321ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.431677 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:25.432968 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 533) took 9119 ms. Trace:
I20260503 14:05:25.433041 1083 rpcz_store.cc:276] 0503 14:05:16.313371 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314187 (+ 816us) service_pool.cc:224] Handling call
0503 14:05:25.432957 (+9118770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.179259 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.179292 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.786313 (+607021us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.786315 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.786320 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.786320 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.786376 (+ 56us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.017867 (+231491us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.204994 (+187127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.205134 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.205166 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.432840 (+227674us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.432931 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.432944 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.432945 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187118,"prepare.queue_time_us":7865016,"prepare.run_cpu_time_us":40846,"prepare.run_wall_time_us":607125,"replication_time_us":231542}]]}
I20260503 14:05:25.433218 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.433328 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.433506 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.433704 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.456429 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.456568 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.456602 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 15
I20260503 14:05:25.456634 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 14
I20260503 14:05:25.456663 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.456692 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 14
W20260503 14:05:25.465003 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.270s user 0.000s sys 0.000s
I20260503 14:05:25.466291 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 549) took 7887 ms. Trace:
I20260503 14:05:25.466346 1085 rpcz_store.cc:276] 0503 14:05:17.578931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579378 (+ 447us) service_pool.cc:224] Handling call
0503 14:05:25.466280 (+7886902us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.370679 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.370746 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.831178 (+460432us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.831267 (+ 89us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.832079 (+ 812us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.832080 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.835142 (+ 3062us) log.cc:844] Serialized 696 byte log entry
0503 14:05:24.976553 (+141411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.194465 (+217912us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.194624 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.194673 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.466155 (+271482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.466249 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.466265 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.466266 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217901,"prepare.queue_time_us":6791193,"prepare.run_cpu_time_us":37921,"prepare.run_wall_time_us":464569,"replication_time_us":144466}]]}
I20260503 14:05:25.466513 1085 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.466634 1085 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.467052 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.467836 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 229ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.399876 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 14
I20260503 14:05:25.477406 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 517) took 8445 ms. Trace:
I20260503 14:05:25.524382 1073 rpcz_store.cc:276] 0503 14:05:17.031399 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032963 (+ 1564us) service_pool.cc:224] Handling call
0503 14:05:25.477389 (+8444426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.383742 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.383770 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.059577 (+675807us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.059613 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.059618 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.059618 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.059670 (+ 52us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.129191 (+ 69521us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.318079 (+188888us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.318222 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.318258 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.477269 (+159011us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.477360 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.477374 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.477375 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188878,"prepare.queue_time_us":7350728,"prepare.run_cpu_time_us":38188,"prepare.run_wall_time_us":675940,"replication_time_us":69566}]]}
W20260503 14:05:25.477808 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 296ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.483471 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.343s user 0.000s sys 0.000s
I20260503 14:05:25.524770 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.524891 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.524992 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.525815 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 511) took 8893 ms. Trace:
I20260503 14:05:25.525868 1084 rpcz_store.cc:276] 0503 14:05:16.631840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.632370 (+ 530us) service_pool.cc:224] Handling call
0503 14:05:25.525804 (+8893434us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.057985 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.059412 (+ 1427us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.735790 (+676378us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.735792 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.735799 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.735800 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.735884 (+ 84us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.059430 (+323546us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.139933 (+ 80503us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.140072 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.140119 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.525691 (+385572us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.525778 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.525792 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.525793 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80494,"prepare.queue_time_us":7425146,"prepare.run_cpu_time_us":62963,"prepare.run_wall_time_us":678332,"replication_time_us":323623}]]}
I20260503 14:05:25.526011 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.526121 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:25.490227 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 555) took 8653 ms. Trace:
I20260503 14:05:25.526306 1081 rpcz_store.cc:276] 0503 14:05:16.836554 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838942 (+ 2388us) service_pool.cc:224] Handling call
0503 14:05:25.490214 (+8651272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.877176 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.877209 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.806552 (+929343us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.806555 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.806583 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.806583 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.806634 (+ 51us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.101971 (+295337us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.367682 (+265711us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.367831 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.367866 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.490101 (+122235us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.490186 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.490201 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.490202 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":265701,"prepare.queue_time_us":7038191,"prepare.run_cpu_time_us":59538,"prepare.run_wall_time_us":929467,"replication_time_us":295379}]]}
I20260503 14:05:25.526472 1081 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.526561 1081 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.526721 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.526826 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.490476 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.526892 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.491789 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:25.527989 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 539) took 8902 ms. Trace:
I20260503 14:05:25.528035 1075 rpcz_store.cc:276] 0503 14:05:16.625936 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626685 (+ 749us) service_pool.cc:224] Handling call
0503 14:05:25.527981 (+8901296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.439906 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.439953 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.531552 (+1091599us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.531628 (+ 76us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.531630 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.531630 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.532783 (+ 1153us) log.cc:844] Serialized 588 byte log entry
0503 14:05:24.897310 (+364527us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.255378 (+358068us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.255509 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.255549 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.527887 (+272338us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.527957 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.527971 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.527971 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":358059,"prepare.queue_time_us":6813167,"prepare.run_cpu_time_us":71844,"prepare.run_wall_time_us":1093429,"replication_time_us":365675}]]}
I20260503 14:05:25.528174 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.528261 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.502460 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
I20260503 14:05:25.529270 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 577) took 8493 ms. Trace:
I20260503 14:05:25.529312 1079 rpcz_store.cc:276] 0503 14:05:17.036232 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.037051 (+ 819us) service_pool.cc:224] Handling call
0503 14:05:25.529263 (+8492212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.293102 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.293131 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.877934 (+584803us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.877936 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.877943 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.877944 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.877998 (+ 54us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.057100 (+179102us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.245899 (+188799us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.246039 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.246084 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.529183 (+283099us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.529242 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.529254 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.529255 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":188788,"prepare.queue_time_us":7255974,"prepare.run_cpu_time_us":40416,"prepare.run_wall_time_us":584906,"replication_time_us":179148}]]}
I20260503 14:05:25.529454 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.529554 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.504479 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.280s user 0.000s sys 0.000s
W20260503 14:05:25.518864 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
W20260503 14:05:25.529884 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.533548 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.530769 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 519) took 8694 ms. Trace:
I20260503 14:05:25.534236 1080 rpcz_store.cc:276] 0503 14:05:16.836197 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837657 (+ 1460us) service_pool.cc:224] Handling call
0503 14:05:25.530763 (+8693106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.137241 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.137270 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.694924 (+557654us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.694926 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.694930 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.694930 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.694984 (+ 54us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.068767 (+373783us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.224786 (+156019us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.224930 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.224966 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.530688 (+305722us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.530740 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.530756 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.530756 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":156010,"prepare.queue_time_us":7299533,"prepare.run_cpu_time_us":43572,"prepare.run_wall_time_us":557761,"replication_time_us":373830}]]}
I20260503 14:05:25.534390 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.534510 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.534603 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.530854 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.530944 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.531879 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 515) took 8694 ms. Trace:
I20260503 14:05:25.535197 1082 rpcz_store.cc:276] 0503 14:05:16.837216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840078 (+ 2862us) service_pool.cc:224] Handling call
0503 14:05:25.531871 (+8691793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.057904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.063907 (+ 6003us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.595433 (+531526us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.595435 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.654063 (+ 58628us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.654148 (+ 85us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.775959 (+121811us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.998566 (+222607us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.280759 (+282193us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.280905 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.280948 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.531705 (+250757us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.531805 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.531862 (+ 57us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.531863 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282185,"prepare.queue_time_us":7217713,"prepare.run_cpu_time_us":135155,"prepare.run_wall_time_us":718414,"replication_time_us":344412}]]}
I20260503 14:05:25.535341 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.535451 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.535542 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.532085 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 274ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.537037 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
I20260503 14:05:25.538084 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 511) took 8700 ms. Trace:
I20260503 14:05:25.538130 1109 rpcz_store.cc:276] 0503 14:05:16.837135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840484 (+ 3349us) service_pool.cc:224] Handling call
0503 14:05:25.538078 (+8697594us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.172614 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.172640 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.700848 (+528208us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.700850 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.700884 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.700885 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.700951 (+ 66us) log.cc:844] Serialized 615 byte log entry
0503 14:05:24.990431 (+289480us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.266248 (+275817us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.266414 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.266460 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.537997 (+271537us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.538060 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.538069 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.538070 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275808,"prepare.queue_time_us":7332063,"prepare.run_cpu_time_us":28832,"prepare.run_wall_time_us":528346,"replication_time_us":289540}]]}
I20260503 14:05:25.538280 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.538370 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.538511 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.538554 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.540107 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
I20260503 14:05:25.541010 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 521) took 9227 ms. Trace:
I20260503 14:05:25.541043 1074 rpcz_store.cc:276] 0503 14:05:16.313489 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314460 (+ 971us) service_pool.cc:224] Handling call
0503 14:05:25.541005 (+9226545us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.729508 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.729539 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.833269 (+1103730us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.833271 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.833275 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.833276 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.833346 (+ 70us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.074400 (+241054us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.329312 (+254912us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.330903 (+ 1591us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.330947 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.540934 (+209987us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.540986 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.540997 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.540997 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":254901,"prepare.queue_time_us":7414971,"prepare.run_cpu_time_us":75231,"prepare.run_wall_time_us":1103848,"replication_time_us":241118}]]}
I20260503 14:05:25.541186 1074 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.541270 1074 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.541349 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 467ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.541460 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.581875 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.263s user 0.000s sys 0.000s
W20260503 14:05:25.589581 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.300s user 0.000s sys 0.000s
I20260503 14:05:25.600251 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 536) took 9286 ms. Trace:
I20260503 14:05:25.600337 1078 rpcz_store.cc:276] 0503 14:05:16.313423 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314353 (+ 930us) service_pool.cc:224] Handling call
0503 14:05:25.600240 (+9285887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.034606 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.034686 (+ 80us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.756992 (+722306us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.756994 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.757002 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.757003 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.757105 (+ 102us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.068863 (+311758us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.289069 (+220206us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.289211 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.289251 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.600127 (+310876us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.600210 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.600226 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.600227 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220197,"prepare.queue_time_us":7720205,"prepare.run_cpu_time_us":41552,"prepare.run_wall_time_us":722513,"replication_time_us":311855}]]}
I20260503 14:05:25.600464 1078 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.601547 1078 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.601653 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.600821 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.600836 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 171ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.600251 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 542) took 8205 ms. Trace:
I20260503 14:05:25.602141 1077 rpcz_store.cc:276] 0503 14:05:17.394850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396279 (+ 1429us) service_pool.cc:224] Handling call
0503 14:05:25.600240 (+8203961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.421099 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.421136 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.908845 (+487709us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.908847 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.908854 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.908855 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.908945 (+ 90us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.109500 (+200555us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.318432 (+208932us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.318560 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.318589 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.600127 (+281538us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.600210 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.600226 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.600227 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":208923,"prepare.queue_time_us":7024766,"prepare.run_cpu_time_us":35318,"prepare.run_wall_time_us":487856,"replication_time_us":200637}]]}
I20260503 14:05:25.602300 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.602399 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.602571 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 142ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.609064 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.357s user 0.000s sys 0.000s
I20260503 14:05:25.625627 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 555) took 8998 ms. Trace:
I20260503 14:05:25.625687 1071 rpcz_store.cc:276] 0503 14:05:16.627170 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.628055 (+ 885us) service_pool.cc:224] Handling call
0503 14:05:25.625615 (+8997560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.980904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.980933 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.743051 (+762118us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.743053 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.743057 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.743058 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.743124 (+ 66us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.061505 (+318381us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.251554 (+190049us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.251692 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.251733 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.625495 (+373762us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.625583 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.625601 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.625601 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":190041,"prepare.queue_time_us":7352790,"prepare.run_cpu_time_us":45042,"prepare.run_wall_time_us":762227,"replication_time_us":318442}]]}
I20260503 14:05:25.625854 1071 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.625958 1071 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.619442 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s user 0.000s sys 0.000s
I20260503 14:05:25.626968 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 530) took 9297 ms. Trace:
I20260503 14:05:25.627010 1072 rpcz_store.cc:276] 0503 14:05:16.329366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329596 (+ 230us) service_pool.cc:224] Handling call
0503 14:05:25.626961 (+9297365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.919139 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.919176 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.808028 (+888852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.808029 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.808034 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.808034 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.808100 (+ 66us) log.cc:844] Serialized 561 byte log entry
0503 14:05:24.971882 (+163782us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.267031 (+295149us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.267166 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.267194 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.626883 (+359689us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.626937 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.626951 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.626952 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":295140,"prepare.queue_time_us":7589494,"prepare.run_cpu_time_us":57085,"prepare.run_wall_time_us":888969,"replication_time_us":163840}]]}
I20260503 14:05:25.627156 1072 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.627234 1072 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.627435 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 377ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.627851 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 321ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.627966 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.628007 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 79ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.628679 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 427ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.631166 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 535) took 9317 ms. Trace:
I20260503 14:05:25.631212 1083 rpcz_store.cc:276] 0503 14:05:16.313406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314301 (+ 895us) service_pool.cc:224] Handling call
0503 14:05:25.631159 (+9316858us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.030174 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.038144 (+ 7970us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.810154 (+772010us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.810155 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.810159 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.810159 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.810222 (+ 63us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.099875 (+289653us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.433215 (+333340us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.433358 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.433398 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.631073 (+197675us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.631137 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.631149 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.631150 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":333328,"prepare.queue_time_us":7715058,"prepare.run_cpu_time_us":52731,"prepare.run_wall_time_us":780393,"replication_time_us":289708}]]}
I20260503 14:05:25.631335 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.631434 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.631631 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.631774 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 200ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.633713 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.655468 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.269s user 0.000s sys 0.000s
I20260503 14:05:25.656742 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 541) took 8261 ms. Trace:
I20260503 14:05:25.656801 1076 rpcz_store.cc:276] 0503 14:05:17.394828 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396062 (+ 1234us) service_pool.cc:224] Handling call
0503 14:05:25.656732 (+8260670us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.674142 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.674170 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.911762 (+237592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.911764 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.911768 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.911769 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.911844 (+ 75us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.144545 (+232701us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.385942 (+241397us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.386104 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.386139 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.656579 (+270440us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.656696 (+ 117us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.656707 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.656707 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":241387,"prepare.queue_time_us":7277991,"prepare.run_cpu_time_us":18689,"prepare.run_wall_time_us":237710,"replication_time_us":232755}]]}
I20260503 14:05:25.656966 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.657075 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.657166 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 102ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.657727 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.657845 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 19
I20260503 14:05:25.657893 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.657923 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.657951 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 17
I20260503 14:05:25.657980 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.658007 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 17
I20260503 14:05:25.658036 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.658066 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 20
I20260503 14:05:25.658093 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 18
I20260503 14:05:25.565127 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 48 got 16
I20260503 14:05:25.708217 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 533) took 8677 ms. Trace:
I20260503 14:05:25.738354 1084 rpcz_store.cc:276] 0503 14:05:17.031185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032394 (+ 1209us) service_pool.cc:224] Handling call
0503 14:05:25.708200 (+8675806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.598349 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.598370 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.081276 (+482906us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.081278 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.081285 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.081286 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.081362 (+ 76us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.191893 (+110531us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.526009 (+334116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.526148 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.526179 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.708081 (+181902us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.708171 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.708185 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.708186 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334106,"prepare.queue_time_us":7565891,"prepare.run_cpu_time_us":33198,"prepare.run_wall_time_us":483023,"replication_time_us":110600}]]}
I20260503 14:05:25.738588 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.738735 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.738873 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.708724 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 115ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.709566 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 533) took 9083 ms. Trace:
I20260503 14:05:25.739356 1072 rpcz_store.cc:276] 0503 14:05:16.625827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626055 (+ 228us) service_pool.cc:224] Handling call
0503 14:05:25.709557 (+9083502us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.054174 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.054208 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.981869 (+927661us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.981871 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.981877 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.981877 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.981956 (+ 79us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.417457 (+435501us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.627152 (+209695us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.627260 (+ 108us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.627287 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.709466 (+ 82179us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.709537 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.709548 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.709549 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":209687,"prepare.queue_time_us":7428017,"prepare.run_cpu_time_us":47669,"prepare.run_wall_time_us":927791,"replication_time_us":435571}]]}
I20260503 14:05:25.739538 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.739645 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.709846 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.734866 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 204ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.739791 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 488ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.740406 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.212s user 0.000s sys 0.000s
I20260503 14:05:25.741708 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 538) took 9115 ms. Trace:
I20260503 14:05:25.741753 1075 rpcz_store.cc:276] 0503 14:05:16.625918 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626626 (+ 708us) service_pool.cc:224] Handling call
0503 14:05:25.741699 (+9115073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.200817 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.200847 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.024122 (+823275us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.024124 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.024130 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.024131 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.024207 (+ 76us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.253238 (+229031us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.528172 (+274934us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.528289 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.528318 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.741599 (+213281us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.741676 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.741688 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.741689 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274902,"prepare.queue_time_us":7574139,"prepare.run_cpu_time_us":49853,"prepare.run_wall_time_us":823400,"replication_time_us":229100}]]}
I20260503 14:05:25.741878 1075 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.741976 1075 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.742082 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.742202 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 383ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.745769 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 540) took 8714 ms. Trace:
I20260503 14:05:25.745824 1077 rpcz_store.cc:276] 0503 14:05:17.031319 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032140 (+ 821us) service_pool.cc:224] Handling call
0503 14:05:25.745757 (+8713617us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.435562 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.437664 (+ 2102us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.071068 (+633404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.071070 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.071077 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.071108 (+ 31us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.071169 (+ 61us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.285569 (+214400us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.602297 (+316728us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.602424 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.602456 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.745664 (+143208us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.745735 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.745747 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.745747 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316720,"prepare.queue_time_us":7402774,"prepare.run_cpu_time_us":65061,"prepare.run_wall_time_us":635957,"replication_time_us":214456}]]}
I20260503 14:05:25.745982 1077 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.746080 1077 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.746189 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.746470 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 147ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.757225 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:25.758490 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 570) took 8921 ms. Trace:
I20260503 14:05:25.758561 1079 rpcz_store.cc:276] 0503 14:05:16.836920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839352 (+ 2432us) service_pool.cc:224] Handling call
0503 14:05:25.758479 (+8919127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.202842 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.202903 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.876588 (+673685us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.876589 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.876594 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.876595 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.876659 (+ 64us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.146882 (+270223us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.529451 (+382569us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.529575 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.529603 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.758355 (+228752us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.758449 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.758466 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.758466 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":382561,"prepare.queue_time_us":7363448,"prepare.run_cpu_time_us":40255,"prepare.run_wall_time_us":673826,"replication_time_us":270281}]]}
I20260503 14:05:25.758735 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.758831 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.758958 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.759053 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 392ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.760710 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 527) took 8924 ms. Trace:
I20260503 14:05:25.760773 1076 rpcz_store.cc:276] 0503 14:05:16.836324 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837462 (+ 1138us) service_pool.cc:224] Handling call
0503 14:05:25.760702 (+8923240us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.450642 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.465049 (+ 14407us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.139754 (+674705us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.139756 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.139763 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.139764 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.139832 (+ 68us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.290935 (+151103us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.656963 (+366028us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.657101 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.657140 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.760596 (+103456us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.760677 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.760691 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.760691 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":366020,"prepare.queue_time_us":7612427,"prepare.run_cpu_time_us":52896,"prepare.run_wall_time_us":689720,"replication_time_us":151165}]]}
I20260503 14:05:25.760946 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.761063 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.761162 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.761230 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.770282 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.244s user 0.000s sys 0.000s
I20260503 14:05:25.771299 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 523) took 9457 ms. Trace:
I20260503 14:05:25.771347 1081 rpcz_store.cc:276] 0503 14:05:16.313523 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314605 (+ 1082us) service_pool.cc:224] Handling call
0503 14:05:25.771292 (+9456687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:23.864403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:23.864473 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.766877 (+902404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.766878 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.766883 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.766884 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.766942 (+ 58us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.125516 (+358574us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.526469 (+400953us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.526586 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.526615 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.771209 (+244594us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.771273 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.771286 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.771286 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":400944,"prepare.queue_time_us":7549752,"prepare.run_cpu_time_us":58606,"prepare.run_wall_time_us":902553,"replication_time_us":358625}]]}
I20260503 14:05:25.771478 1081 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.771593 1081 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.772008 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.772914 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.773602 586 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260503 14:05:25.774274 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
I20260503 14:05:25.774326 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 15
I20260503 14:05:25.774354 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 15
I20260503 14:05:25.774375 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
I20260503 14:05:25.774396 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 16
I20260503 14:05:25.774418 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 15
W20260503 14:05:25.774899 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.775581 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 19
I20260503 14:05:25.775636 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 19
I20260503 14:05:25.775667 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
I20260503 14:05:25.775696 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
I20260503 14:05:25.775719 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
I20260503 14:05:25.775740 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
I20260503 14:05:25.775768 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
I20260503 14:05:25.775794 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 19
I20260503 14:05:25.775820 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
W20260503 14:05:25.776137 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:25.777220 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 494) took 9148 ms. Trace:
I20260503 14:05:25.777268 1073 rpcz_store.cc:276] 0503 14:05:16.628771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.629182 (+ 411us) service_pool.cc:224] Handling call
0503 14:05:25.777213 (+9148031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.289460 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.289496 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.895140 (+605644us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.895142 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.895148 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.895149 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.895213 (+ 64us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.230766 (+335553us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.524732 (+293966us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.524916 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.524962 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.777125 (+252163us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.777190 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.777204 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.777204 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":293954,"prepare.queue_time_us":7660229,"prepare.run_cpu_time_us":38831,"prepare.run_wall_time_us":605762,"replication_time_us":335611}]]}
I20260503 14:05:25.777411 1073 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.777513 1073 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.777609 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 82ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.778504 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.780012 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
I20260503 14:05:25.780073 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 20
I20260503 14:05:25.780097 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
I20260503 14:05:25.780125 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 17
I20260503 14:05:25.780151 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 49 got 18
W20260503 14:05:25.780990 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.787308 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.321s user 0.000s sys 0.000s
W20260503 14:05:25.788739 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.789058 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 507) took 8951 ms. Trace:
I20260503 14:05:25.789108 1085 rpcz_store.cc:276] 0503 14:05:16.837058 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840202 (+ 3144us) service_pool.cc:224] Handling call
0503 14:05:25.789050 (+8948848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.037704 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.054888 (+ 17184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.655766 (+600878us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.655854 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.676862 (+ 21008us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.677215 (+ 353us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.918494 (+241279us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.160894 (+242400us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.466510 (+305616us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.466656 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.466692 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.788421 (+321729us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.788504 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.788518 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.788519 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":305604,"prepare.queue_time_us":7196767,"prepare.run_cpu_time_us":93450,"prepare.run_wall_time_us":882783,"replication_time_us":478671}]]}
I20260503 14:05:25.789290 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:25.789419 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.789513 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 447ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.812812 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20260503 14:05:25.814051 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 567) took 8977 ms. Trace:
I20260503 14:05:25.814102 1078 rpcz_store.cc:276] 0503 14:05:16.836869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839879 (+ 3010us) service_pool.cc:224] Handling call
0503 14:05:25.814039 (+8974160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.243059 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.243118 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.915979 (+672861us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.915981 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.916014 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.916015 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.916056 (+ 41us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.262872 (+346816us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.600462 (+337590us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.601584 (+ 1122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.601629 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.813924 (+212295us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.814013 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.814025 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.814025 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337579,"prepare.queue_time_us":7403118,"prepare.run_cpu_time_us":41494,"prepare.run_wall_time_us":673004,"replication_time_us":346850}]]}
I20260503 14:05:25.814250 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.814360 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.814826 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 169ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.815043 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.277s user 0.000s sys 0.000s
I20260503 14:05:25.816072 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 524) took 8784 ms. Trace:
I20260503 14:05:25.816113 1109 rpcz_store.cc:276] 0503 14:05:17.031526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033535 (+ 2009us) service_pool.cc:224] Handling call
0503 14:05:25.816065 (+8782530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.489370 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.489396 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.017108 (+527712us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.017109 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.017115 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.017116 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.017188 (+ 72us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.335285 (+318097us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.538276 (+202991us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.538396 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.538420 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.815984 (+277564us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.816044 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.816055 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.816056 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202982,"prepare.queue_time_us":7455794,"prepare.run_cpu_time_us":26588,"prepare.run_wall_time_us":527826,"replication_time_us":318162}]]}
I20260503 14:05:25.816255 1109 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.816378 1109 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.816677 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 116ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.816921 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 381ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.817093 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.817229 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.283s user 0.000s sys 0.000s
I20260503 14:05:25.818171 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 520) took 8981 ms. Trace:
I20260503 14:05:25.818216 1080 rpcz_store.cc:276] 0503 14:05:16.836213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837724 (+ 1511us) service_pool.cc:224] Handling call
0503 14:05:25.818164 (+8980440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.361810 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.361844 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.783726 (+421882us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.783727 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.783731 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:24.783732 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:24.783799 (+ 67us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.195044 (+411245us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.534387 (+339343us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.534538 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.534578 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.818084 (+283506us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.818143 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.818155 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.818155 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":339334,"prepare.queue_time_us":7524051,"prepare.run_cpu_time_us":21910,"prepare.run_wall_time_us":421997,"replication_time_us":411307}]]}
I20260503 14:05:25.845026 1080 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:25.845232 1080 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.845621 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.860720 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.325s user 0.000s sys 0.000s
I20260503 14:05:25.861164 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 538) took 8465 ms. Trace:
I20260503 14:05:25.861217 1073 rpcz_store.cc:276] 0503 14:05:17.395892 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.398018 (+ 2126us) service_pool.cc:224] Handling call
0503 14:05:25.861153 (+8463135us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.694407 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.694461 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.266765 (+572304us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.266767 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.266771 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.266771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.266849 (+ 78us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.559997 (+293148us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.777408 (+217411us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.777540 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.777577 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.861018 (+ 83441us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.861128 (+ 110us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.861141 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.861142 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217402,"prepare.queue_time_us":7296328,"prepare.run_cpu_time_us":30698,"prepare.run_wall_time_us":572450,"replication_time_us":293217}]]}
I20260503 14:05:25.861375 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.861500 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:25.861649 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 509) took 9024 ms. Trace:
W20260503 14:05:25.861714 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.861687 1082 rpcz_store.cc:276] 0503 14:05:16.837100 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840343 (+ 3243us) service_pool.cc:224] Handling call
0503 14:05:25.861644 (+9021301us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.260717 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.260741 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.034626 (+773885us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.034628 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.034633 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.034633 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.034701 (+ 68us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.274574 (+239873us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.535339 (+260765us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.535484 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.535517 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.861574 (+326057us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.861625 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.861636 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.861637 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":260755,"prepare.queue_time_us":7420296,"prepare.run_cpu_time_us":61008,"prepare.run_wall_time_us":773992,"replication_time_us":239936}]]}
I20260503 14:05:25.862175 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:25.862272 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.862380 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.862740 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 113ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.895364 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 534) took 8864 ms. Trace:
I20260503 14:05:25.895442 1084 rpcz_store.cc:276] 0503 14:05:17.031201 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032467 (+ 1266us) service_pool.cc:224] Handling call
0503 14:05:25.895345 (+8862878us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.481635 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.481670 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.318299 (+836629us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.318301 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.318305 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.318305 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.318349 (+ 44us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.500999 (+182650us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.738585 (+237586us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.738759 (+ 174us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.738811 (+ 52us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.895230 (+156419us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.895317 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.895331 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.895332 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237574,"prepare.queue_time_us":7449110,"prepare.run_cpu_time_us":46401,"prepare.run_wall_time_us":836721,"replication_time_us":182686}]]}
I20260503 14:05:25.895671 1084 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:25.895788 1084 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.896281 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.897001 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.903394 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 553) took 9066 ms. Trace:
I20260503 14:05:25.903451 1075 rpcz_store.cc:276] 0503 14:05:16.836500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838762 (+ 2262us) service_pool.cc:224] Handling call
0503 14:05:25.903382 (+9064620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.408140 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.408176 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.255174 (+846998us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.255177 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.255182 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.255183 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.255259 (+ 76us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.618088 (+362829us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.741875 (+123787us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.741999 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.742044 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.903270 (+161226us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.903353 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.903367 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.903368 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123777,"prepare.queue_time_us":7569317,"prepare.run_cpu_time_us":46818,"prepare.run_wall_time_us":847131,"replication_time_us":362898}]]}
I20260503 14:05:25.903621 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.903725 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.904023 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 362ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.904466 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.914484 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 526) took 9078 ms. Trace:
I20260503 14:05:25.914539 1077 rpcz_store.cc:276] 0503 14:05:16.836309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838089 (+ 1780us) service_pool.cc:224] Handling call
0503 14:05:25.914471 (+9076382us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.474558 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.474600 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.224601 (+750001us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.224603 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.224630 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.224630 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.224682 (+ 52us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.514922 (+290240us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.745980 (+231058us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.746106 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.746136 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.914357 (+168221us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.914442 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.914456 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.914457 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":231047,"prepare.queue_time_us":7636400,"prepare.run_cpu_time_us":39988,"prepare.run_wall_time_us":750132,"replication_time_us":290285}]]}
I20260503 14:05:25.914672 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.914820 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.915020 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.915560 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 207ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.934142 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 540) took 8538 ms. Trace:
I20260503 14:05:25.934206 1109 rpcz_store.cc:276] 0503 14:05:17.395935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397462 (+ 1527us) service_pool.cc:224] Handling call
0503 14:05:25.934127 (+8536665us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.935448 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.935507 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.321476 (+385969us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.321560 (+ 84us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.321649 (+ 89us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.321733 (+ 84us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.323059 (+ 1326us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.729470 (+406411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.816253 (+ 86783us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.816406 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.816440 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.934001 (+117561us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.934101 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.934113 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.934114 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86774,"prepare.queue_time_us":7537927,"prepare.run_cpu_time_us":41925,"prepare.run_wall_time_us":387788,"replication_time_us":407729}]]}
I20260503 14:05:25.934331 1109 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.934470 1109 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:25.934926 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.935580 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.949064 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s user 0.000s sys 0.000s
I20260503 14:05:25.950321 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 563) took 9113 ms. Trace:
I20260503 14:05:25.950369 1071 rpcz_store.cc:276] 0503 14:05:16.836790 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839619 (+ 2829us) service_pool.cc:224] Handling call
0503 14:05:25.950311 (+9110692us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.294975 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.294998 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.149759 (+854761us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.149760 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.149765 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.149766 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.149833 (+ 67us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.285537 (+135704us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.625849 (+340312us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.625985 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.626019 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.950200 (+324181us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.950287 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.950299 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.950300 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":340303,"prepare.queue_time_us":7455279,"prepare.run_cpu_time_us":50605,"prepare.run_wall_time_us":854866,"replication_time_us":135747}]]}
I20260503 14:05:25.950491 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:25.950608 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.950729 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 360ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.951359 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.957406 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 568) took 8922 ms. Trace:
I20260503 14:05:25.957464 1081 rpcz_store.cc:276] 0503 14:05:17.034929 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035920 (+ 991us) service_pool.cc:224] Handling call
0503 14:05:25.957397 (+8921477us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.806652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.806682 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.490292 (+683610us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.490294 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.490333 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.490333 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.490385 (+ 52us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.633161 (+142776us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.771475 (+138314us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.771626 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.771662 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.957290 (+185628us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.957373 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.957385 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.957386 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138305,"prepare.queue_time_us":7770684,"prepare.run_cpu_time_us":41700,"prepare.run_wall_time_us":683755,"replication_time_us":142820}]]}
I20260503 14:05:25.957700 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.957808 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:25.958117 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.958729 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.960819 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s user 0.000s sys 0.000s
I20260503 14:05:25.961840 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 547) took 9334 ms. Trace:
I20260503 14:05:25.961892 1083 rpcz_store.cc:276] 0503 14:05:16.627010 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627502 (+ 492us) service_pool.cc:224] Handling call
0503 14:05:25.961832 (+9334330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.552966 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.552995 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.245718 (+692723us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.245720 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.245725 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.245725 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.245782 (+ 57us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.304762 (+ 58980us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.631332 (+326570us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.631461 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.631495 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.961736 (+330241us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.961811 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.961823 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.961824 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":326562,"prepare.queue_time_us":7925404,"prepare.run_cpu_time_us":36938,"prepare.run_wall_time_us":692824,"replication_time_us":59030}]]}
I20260503 14:05:25.962051 1083 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:25.962157 1083 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.962324 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.962589 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 343ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.985527 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 571) took 9148 ms. Trace:
I20260503 14:05:25.985615 1078 rpcz_store.cc:276] 0503 14:05:16.836939 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839391 (+ 2452us) service_pool.cc:224] Handling call
0503 14:05:25.985511 (+9146120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.584612 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.584639 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.288867 (+704228us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.288869 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.288876 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.288877 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.288962 (+ 85us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.412115 (+123153us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.814247 (+402132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.814385 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.814421 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.985395 (+170974us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.985484 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.985497 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.985498 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":402121,"prepare.queue_time_us":7745169,"prepare.run_cpu_time_us":44569,"prepare.run_wall_time_us":704360,"replication_time_us":123230}]]}
I20260503 14:05:25.985785 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:25.985898 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:25.986312 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.986756 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 164ms of latency in SegmentAllocator::Sync()
I20260503 14:05:25.989863 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 561) took 8414 ms. Trace:
I20260503 14:05:25.989919 1080 rpcz_store.cc:276] 0503 14:05:17.575773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576265 (+ 492us) service_pool.cc:224] Handling call
0503 14:05:25.989851 (+8413586us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.892866 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.892895 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.386454 (+493559us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.386456 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.386461 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.386462 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.386525 (+ 63us) log.cc:844] Serialized 696 byte log entry
0503 14:05:25.844948 (+458423us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.845008 (+ 60us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.845264 (+ 256us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.845318 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:25.989755 (+144437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:25.989826 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:25.989840 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:25.989840 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":7316545,"prepare.run_cpu_time_us":26725,"prepare.run_wall_time_us":493671,"replication_time_us":458480}]]}
I20260503 14:05:25.990094 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:25.990208 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:25.990301 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260503 14:05:25.990648 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.002427 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
I20260503 14:05:26.003623 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 523) took 9167 ms. Trace:
I20260503 14:05:26.003686 1076 rpcz_store.cc:276] 0503 14:05:16.836265 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.837868 (+ 1603us) service_pool.cc:224] Handling call
0503 14:05:26.003612 (+9165744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.735923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.735954 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.525864 (+789910us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.525866 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.525872 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.525873 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.525950 (+ 77us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.695055 (+169105us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.760942 (+ 65887us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.761090 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.761133 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.003500 (+242367us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.003583 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.003600 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.003601 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65874,"prepare.queue_time_us":7897986,"prepare.run_cpu_time_us":50196,"prepare.run_wall_time_us":790038,"replication_time_us":169173}]]}
I20260503 14:05:26.003865 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.003988 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.004168 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 115ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.004191 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.008598 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.467s user 0.000s sys 0.000s
I20260503 14:05:26.009675 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 532) took 9680 ms. Trace:
I20260503 14:05:26.009729 1074 rpcz_store.cc:276] 0503 14:05:16.329400 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.329732 (+ 332us) service_pool.cc:224] Handling call
0503 14:05:26.009667 (+9679935us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.162867 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.162899 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.117158 (+954259us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.117159 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.117165 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.117166 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.117226 (+ 60us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.375247 (+258021us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.541184 (+165937us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.541296 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.541323 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.009572 (+468249us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.009647 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.009660 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.009661 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165927,"prepare.queue_time_us":7833088,"prepare.run_cpu_time_us":56960,"prepare.run_wall_time_us":954367,"replication_time_us":258071}]]}
I20260503 14:05:26.009878 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260503 14:05:26.009967 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.010263 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.010795 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 524ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.012440 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 527) took 8980 ms. Trace:
I20260503 14:05:26.012488 1082 rpcz_store.cc:276] 0503 14:05:17.031595 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033013 (+ 1418us) service_pool.cc:224] Handling call
0503 14:05:26.012433 (+8979420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.777051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.778126 (+ 1075us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.531915 (+753789us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.531943 (+ 28us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.531949 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.531949 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.531998 (+ 49us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.809867 (+277869us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.862173 (+ 52306us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.862295 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.862327 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.012352 (+150025us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.012410 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.012425 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.012425 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52296,"prepare.queue_time_us":7743521,"prepare.run_cpu_time_us":57983,"prepare.run_wall_time_us":755130,"replication_time_us":277911}]]}
I20260503 14:05:26.012668 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.012773 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.012948 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.013073 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.022305 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.022444 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.022475 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.022496 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.026389 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 522) took 8994 ms. Trace:
I20260503 14:05:26.026454 1073 rpcz_store.cc:276] 0503 14:05:17.031482 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033424 (+ 1942us) service_pool.cc:224] Handling call
0503 14:05:26.026380 (+8992956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.531447 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.531500 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.194295 (+662795us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.244928 (+ 50633us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.304700 (+ 59772us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.304702 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.537525 (+232823us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.793740 (+256215us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.861372 (+ 67632us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.861531 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.861571 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.026283 (+164712us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.026356 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.026371 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.026372 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67622,"prepare.queue_time_us":7497973,"prepare.run_cpu_time_us":133165,"prepare.run_wall_time_us":1070970,"replication_time_us":482792}]]}
I20260503 14:05:26.026598 1073 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.026721 1073 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.026901 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 132ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.027077 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 144ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.029341 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.029392 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.029295 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:26.029414 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.029438 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.029457 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.030035 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.030098 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.030128 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.030157 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.030184 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.030215 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.030243 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.030272 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.030293 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.030313 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.030337 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.030459 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.040232 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:26.041541 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 540) took 9711 ms. Trace:
I20260503 14:05:26.041608 1079 rpcz_store.cc:276] 0503 14:05:16.330142 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330789 (+ 647us) service_pool.cc:224] Handling call
0503 14:05:26.041529 (+9710740us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.242918 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.338913 (+ 95995us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.163018 (+824105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.163020 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.163027 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.163028 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.163111 (+ 83us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.326393 (+163282us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.758731 (+432338us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.758856 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.758897 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.041416 (+282519us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.041507 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.041516 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.041517 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":432328,"mutex_wait_us":10892,"prepare.queue_time_us":7911906,"prepare.run_cpu_time_us":80020,"prepare.run_wall_time_us":920286,"replication_time_us":163359}]]}
I20260503 14:05:26.041754 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.041863 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.041987 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 152ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.042457 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
W20260503 14:05:26.042812 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.096354 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 529) took 8700 ms. Trace:
W20260503 14:05:26.096750 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.096438 1109 rpcz_store.cc:276] 0503 14:05:17.395718 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397350 (+ 1632us) service_pool.cc:224] Handling call
0503 14:05:26.096334 (+8698984us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.059696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.059726 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.477563 (+417837us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.477564 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.477569 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.477570 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.477652 (+ 82us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.820751 (+343099us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.934328 (+113577us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.934499 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.934538 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.096214 (+161676us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.096304 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.096320 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.096321 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":113568,"prepare.queue_time_us":7662286,"prepare.run_cpu_time_us":23652,"prepare.run_wall_time_us":417969,"replication_time_us":343176}]]}
I20260503 14:05:26.097116 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.097226 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.097429 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.127789 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 546) took 9500 ms. Trace:
I20260503 14:05:26.127868 1083 rpcz_store.cc:276] 0503 14:05:16.626992 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627262 (+ 270us) service_pool.cc:224] Handling call
0503 14:05:26.127772 (+9500510us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.786392 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.786442 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.433030 (+646588us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.433032 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.433039 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.433040 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.433120 (+ 80us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.577004 (+143884us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.962049 (+385045us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.962181 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.962212 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.127651 (+165439us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.127744 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.127760 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.127760 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":385035,"prepare.queue_time_us":8159071,"prepare.run_cpu_time_us":57785,"prepare.run_wall_time_us":646740,"replication_time_us":143957}]]}
I20260503 14:05:26.128031 1083 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.128163 1083 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.128379 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.128839 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 187ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.131503 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:26.132642 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 554) took 8557 ms. Trace:
I20260503 14:05:26.132694 1084 rpcz_store.cc:276] 0503 14:05:17.575619 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575786 (+ 167us) service_pool.cc:224] Handling call
0503 14:05:26.132631 (+8556845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.908967 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.909035 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.600280 (+691245us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.600281 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.600284 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.600284 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.600349 (+ 65us) log.cc:844] Serialized 696 byte log entry
0503 14:05:25.847970 (+247621us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.895669 (+ 47699us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.895817 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.895860 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.132515 (+236655us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.132610 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.132620 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.132621 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47691,"prepare.queue_time_us":7333101,"prepare.run_cpu_time_us":46635,"prepare.run_wall_time_us":691393,"replication_time_us":247681}]]}
I20260503 14:05:26.132822 1084 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.132947 1084 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.133134 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.133391 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 374ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.144873 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 133ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.145036 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.145864 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.145931 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.145959 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.145982 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.146008 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.146037 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.146067 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.146626 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 541) took 9520 ms. Trace:
I20260503 14:05:26.146673 1081 rpcz_store.cc:276] 0503 14:05:16.625984 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626806 (+ 822us) service_pool.cc:224] Handling call
0503 14:05:26.146619 (+9519813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.586696 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.586719 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.367503 (+780784us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.367505 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.367510 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.367511 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.367570 (+ 59us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.645483 (+277913us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.957696 (+312213us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.957833 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.957870 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.144417 (+186547us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.144509 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.144522 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.144522 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":312204,"prepare.queue_time_us":7959842,"prepare.run_cpu_time_us":49877,"prepare.run_wall_time_us":780881,"replication_time_us":277961}]]}
I20260503 14:05:26.146834 1081 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.146936 1081 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.147035 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.158542 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 531) took 9127 ms. Trace:
I20260503 14:05:26.158619 1076 rpcz_store.cc:276] 0503 14:05:17.031150 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032283 (+ 1133us) service_pool.cc:224] Handling call
0503 14:05:26.158526 (+9126243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.695008 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.695057 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.617047 (+921990us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.627293 (+ 10246us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.627471 (+ 178us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.729898 (+102427us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.734509 (+ 4611us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.944048 (+209539us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.003860 (+ 59812us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.004014 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.004059 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.158395 (+154336us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.158498 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.158512 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.158513 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59801,"prepare.queue_time_us":7662676,"prepare.run_cpu_time_us":90777,"prepare.run_wall_time_us":1039956,"replication_time_us":214059}]]}
I20260503 14:05:26.158798 1076 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.158902 1076 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.159305 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.159997 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 550) took 8581 ms. Trace:
I20260503 14:05:26.160048 1073 rpcz_store.cc:276] 0503 14:05:17.578947 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579668 (+ 721us) service_pool.cc:224] Handling call
0503 14:05:26.159988 (+8580320us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.266863 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.266905 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.862240 (+595335us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.862241 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.862245 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.862245 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.862303 (+ 58us) log.cc:844] Serialized 696 byte log entry
0503 14:05:25.975991 (+113688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.026596 (+ 50605us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.026749 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.026800 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.159907 (+133107us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.159969 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.159981 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.159981 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50596,"prepare.queue_time_us":7687099,"prepare.run_cpu_time_us":29658,"prepare.run_wall_time_us":595453,"replication_time_us":113742}]]}
I20260503 14:05:26.160161 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.160260 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.160457 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 131ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.160605 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.165562 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 410ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.165689 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 69ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.184892 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 539) took 9854 ms. Trace:
I20260503 14:05:26.184979 1078 rpcz_store.cc:276] 0503 14:05:16.330114 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.330565 (+ 451us) service_pool.cc:224] Handling call
0503 14:05:26.184876 (+9854311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.450384 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.465576 (+ 15192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.264132 (+798556us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.267552 (+ 3420us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.269208 (+ 1656us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.273670 (+ 4462us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.427429 (+153759us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.749248 (+321819us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.985782 (+236534us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.985924 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.985960 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.184763 (+198803us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.184852 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.184864 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.184864 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":236523,"mutex_wait_us":11062,"prepare.queue_time_us":8119237,"prepare.run_cpu_time_us":101394,"prepare.run_wall_time_us":1008251,"replication_time_us":475571}]]}
I20260503 14:05:26.185164 1078 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.185278 1078 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.185372 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.186350 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.195406 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 549) took 9568 ms. Trace:
I20260503 14:05:26.195475 1079 rpcz_store.cc:276] 0503 14:05:16.627061 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627622 (+ 561us) service_pool.cc:224] Handling call
0503 14:05:26.195393 (+9567771us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.757130 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.757166 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.600265 (+843099us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.600267 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.600274 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.600275 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.600349 (+ 74us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.773054 (+172705us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.041750 (+268696us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.041893 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.041938 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.195272 (+153334us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.195365 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.195379 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.195380 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":268687,"prepare.queue_time_us":8129436,"prepare.run_cpu_time_us":53172,"prepare.run_wall_time_us":843231,"replication_time_us":172773}]]}
I20260503 14:05:26.195674 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.195791 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.196208 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.196791 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 95ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.228107 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.488s user 0.000s sys 0.000s
W20260503 14:05:26.229287 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.000s sys 0.000s
I20260503 14:05:26.229672 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 537) took 9603 ms. Trace:
I20260503 14:05:26.229719 1072 rpcz_store.cc:276] 0503 14:05:16.625898 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626557 (+ 659us) service_pool.cc:224] Handling call
0503 14:05:26.229663 (+9603106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.163823 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.163852 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.084352 (+920500us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.084353 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.084358 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.084360 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.084433 (+ 73us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.514210 (+429777us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.739523 (+225313us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.739672 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.739710 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.229556 (+489846us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.229637 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.229652 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.229652 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225303,"prepare.queue_time_us":7537206,"prepare.run_cpu_time_us":58363,"prepare.run_wall_time_us":920618,"replication_time_us":429842}]]}
I20260503 14:05:26.229863 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.229954 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.230115 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.230190 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 544) took 8651 ms. Trace:
I20260503 14:05:26.230221 1082 rpcz_store.cc:276] 0503 14:05:17.578835 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579041 (+ 206us) service_pool.cc:224] Handling call
0503 14:05:26.230185 (+8651144us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.595071 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.595125 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.283348 (+688223us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.285214 (+ 1866us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.298447 (+ 13233us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.299349 (+ 902us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.630635 (+331286us) log.cc:844] Serialized 696 byte log entry
0503 14:05:25.851002 (+220367us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.012665 (+161663us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.012810 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.012844 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.230103 (+217259us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.230162 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.230175 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.230176 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":161654,"prepare.queue_time_us":7015937,"prepare.run_cpu_time_us":95205,"prepare.run_wall_time_us":1083816,"replication_time_us":551648}]]}
I20260503 14:05:26.230331 1082 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.230417 1082 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.230672 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 109ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.234233 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
I20260503 14:05:26.235252 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 545) took 8840 ms. Trace:
I20260503 14:05:26.235312 1077 rpcz_store.cc:276] 0503 14:05:17.394898 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396480 (+ 1582us) service_pool.cc:224] Handling call
0503 14:05:26.235243 (+8838763us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.081394 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.081427 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.708219 (+626792us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.708221 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.708228 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.708230 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.708336 (+ 106us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.854302 (+145966us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.914670 (+ 60368us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.914845 (+ 175us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.914890 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.235154 (+320264us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.235221 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.235234 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.235235 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60359,"prepare.queue_time_us":7684810,"prepare.run_cpu_time_us":42002,"prepare.run_wall_time_us":626955,"replication_time_us":146067}]]}
I20260503 14:05:26.235467 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.235574 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.235782 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.236119 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.236678 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.447s user 0.000s sys 0.000s
I20260503 14:05:26.237654 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 561) took 8314 ms. Trace:
I20260503 14:05:26.237697 1085 rpcz_store.cc:276] 0503 14:05:17.923117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923675 (+ 558us) service_pool.cc:224] Handling call
0503 14:05:26.237647 (+8313972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.836386 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.838711 (+ 2325us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.466350 (+627639us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.466352 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.466359 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.466361 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.466441 (+ 80us) log.cc:844] Serialized 723 byte log entry
0503 14:05:25.697048 (+230607us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.789287 (+ 92239us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.789444 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.789488 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.237557 (+448069us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.237626 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.237639 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.237639 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92230,"prepare.queue_time_us":6912113,"prepare.run_cpu_time_us":42528,"prepare.run_wall_time_us":630326,"replication_time_us":230682}]]}
I20260503 14:05:26.237852 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.237950 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.238058 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.238094 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.266247 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.362s user 0.000s sys 0.000s
I20260503 14:05:26.267589 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 544) took 9641 ms. Trace:
I20260503 14:05:26.267643 1075 rpcz_store.cc:276] 0503 14:05:16.626031 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626212 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:26.267577 (+9641365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.565421 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.565458 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.329114 (+763656us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.329116 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.329120 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.329120 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.329171 (+ 51us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.639004 (+309833us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.903617 (+264613us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.903750 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.903789 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.267446 (+363657us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.267547 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.267563 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.267564 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":264604,"prepare.queue_time_us":7939135,"prepare.run_cpu_time_us":41678,"prepare.run_wall_time_us":763758,"replication_time_us":309878}]]}
I20260503 14:05:26.267839 1075 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.267953 1075 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.268352 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.268757 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.292450 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 553) took 8716 ms. Trace:
I20260503 14:05:26.293293 1084 rpcz_store.cc:276] 0503 14:05:17.575597 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576109 (+ 512us) service_pool.cc:224] Handling call
0503 14:05:26.292434 (+8716325us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.911861 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.911896 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.656784 (+744888us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.656786 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.656793 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.656794 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.656878 (+ 84us) log.cc:844] Serialized 696 byte log entry
0503 14:05:25.978914 (+322036us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.132819 (+153905us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.132972 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.133010 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.292317 (+159307us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.292408 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.292421 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.292422 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":153897,"prepare.queue_time_us":7335646,"prepare.run_cpu_time_us":48539,"prepare.run_wall_time_us":745027,"replication_time_us":322116}]]}
I20260503 14:05:26.293504 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.293666 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.293762 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.292801 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.292450 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 519) took 9261 ms. Trace:
I20260503 14:05:26.294761 1073 rpcz_store.cc:276] 0503 14:05:17.031432 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033241 (+ 1809us) service_pool.cc:224] Handling call
0503 14:05:26.292434 (+9259193us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.920131 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.921182 (+ 1051us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.788575 (+867393us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.788577 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.788582 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.788583 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.788657 (+ 74us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.040980 (+252323us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.160157 (+119177us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.160288 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.160342 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.292317 (+131975us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.292408 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.292421 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.292422 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":119168,"prepare.queue_time_us":7886764,"prepare.run_cpu_time_us":80338,"prepare.run_wall_time_us":868612,"replication_time_us":252391}]]}
I20260503 14:05:26.294935 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.295028 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.295145 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 282ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.308472 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20260503 14:05:26.309806 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 552) took 8914 ms. Trace:
I20260503 14:05:26.309860 1080 rpcz_store.cc:276] 0503 14:05:17.395006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396207 (+ 1201us) service_pool.cc:224] Handling call
0503 14:05:26.309793 (+8913586us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.071195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.071249 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.745861 (+674612us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.745862 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.745867 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.745868 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.745926 (+ 58us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.893778 (+147852us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.990091 (+ 96313us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.990238 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.990275 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.309678 (+319403us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.309767 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.309780 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.309781 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96302,"prepare.queue_time_us":7674927,"prepare.run_cpu_time_us":44151,"prepare.run_wall_time_us":674740,"replication_time_us":147903}]]}
I20260503 14:05:26.310035 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.310133 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.310465 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 329ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.310820 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.310909 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.360s user 0.000s sys 0.000s
I20260503 14:05:26.311956 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 569) took 9475 ms. Trace:
I20260503 14:05:26.312007 1071 rpcz_store.cc:276] 0503 14:05:16.836910 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839313 (+ 2403us) service_pool.cc:224] Handling call
0503 14:05:26.311942 (+9472629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.458404 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.458458 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.204812 (+746354us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.204815 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.204824 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.204825 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.204887 (+ 62us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.461209 (+256322us) op_driver.cc:464] REPLICATION: finished
0503 14:05:25.950488 (+489279us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:25.950636 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:25.950680 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.311851 (+361171us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.311918 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.311932 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.311932 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":489268,"prepare.queue_time_us":7619049,"prepare.run_cpu_time_us":49727,"prepare.run_wall_time_us":746494,"replication_time_us":256377}]]}
I20260503 14:05:26.312157 1071 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.312254 1071 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.312336 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.312798 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.314640 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260503 14:05:26.315719 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 523) took 9284 ms. Trace:
I20260503 14:05:26.315762 1109 rpcz_store.cc:276] 0503 14:05:17.031500 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033482 (+ 1982us) service_pool.cc:224] Handling call
0503 14:05:26.315712 (+9282230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.700974 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.701005 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.540024 (+839019us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.542577 (+ 2553us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.546086 (+ 3509us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.546088 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.778129 (+232041us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.987789 (+209660us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.097112 (+109323us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.097250 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.097292 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.315620 (+218328us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.315691 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.315703 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.315703 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109308,"prepare.queue_time_us":7667445,"prepare.run_cpu_time_us":94771,"prepare.run_wall_time_us":1078796,"replication_time_us":441696}]]}
I20260503 14:05:26.315905 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.315994 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.316170 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.320392 585 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:26.321926 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.321986 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.322013 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.322034 584 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.322818 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.323685 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.323740 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.323763 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.323788 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.324515 806 tablet_service.cc:1558] Processing DeleteTablet for tablet 036d1f31e5f54fae80acb39de0b9fc0a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:26 UTC) from {username='slave'} at 127.0.0.1:34110
I20260503 14:05:26.325080 584 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:26.325794 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.327037 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:26.327097 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.327127 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.327157 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.327185 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.327211 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.327239 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
W20260503 14:05:26.337013 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 371ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.337721 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.337800 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.337823 586 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.340409 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
I20260503 14:05:26.340943 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 506) took 9503 ms. Trace:
I20260503 14:05:26.340988 1082 rpcz_store.cc:276] 0503 14:05:16.837045 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.840160 (+ 3115us) service_pool.cc:224] Handling call
0503 14:05:26.340937 (+9500777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.895236 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.895264 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.778080 (+882816us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.778081 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.778253 (+ 172us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.778254 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.780772 (+ 2518us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.059309 (+278537us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.230328 (+171019us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.230446 (+ 118us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.230475 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.340848 (+110373us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.340914 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.340928 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.340929 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":171011,"prepare.queue_time_us":8055041,"prepare.run_cpu_time_us":64039,"prepare.run_wall_time_us":886368,"replication_time_us":281050}]]}
I20260503 14:05:26.341135 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:26.341291 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:26.341338 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 522) took 10027 ms. Trace:
I20260503 14:05:26.341373 1074 rpcz_store.cc:276] 0503 14:05:16.313506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.314546 (+ 1040us) service_pool.cc:224] Handling call
0503 14:05:26.341334 (+10026788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.462757 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.463347 (+ 590us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.266928 (+803581us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.266930 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.266932 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.266932 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.266983 (+ 51us) log.cc:844] Serialized 561 byte log entry
0503 14:05:25.678761 (+411778us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.009875 (+331114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.009995 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.010035 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.341265 (+331230us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.341315 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.341326 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.341327 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331103,"prepare.queue_time_us":8148077,"prepare.run_cpu_time_us":47424,"prepare.run_wall_time_us":804313,"replication_time_us":411800}]]}
W20260503 14:05:26.341468 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.341529 1074 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.341614 1074 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.341699 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.341811 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.384663 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
I20260503 14:05:26.385964 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 590) took 8990 ms. Trace:
I20260503 14:05:26.386025 1083 rpcz_store.cc:276] 0503 14:05:17.395536 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397597 (+ 2061us) service_pool.cc:224] Handling call
0503 14:05:26.385953 (+8988356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.878025 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.878053 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.529283 (+651230us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.529285 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.529287 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.529287 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.529338 (+ 51us) log.cc:844] Serialized 669 byte log entry
0503 14:05:25.804199 (+274861us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.128028 (+323829us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.128194 (+ 166us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.128241 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.385831 (+257590us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.385930 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.385941 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.385941 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":323820,"prepare.queue_time_us":7480345,"prepare.run_cpu_time_us":45056,"prepare.run_wall_time_us":651320,"replication_time_us":274904}]]}
I20260503 14:05:26.386180 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.386279 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.386499 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.386757 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
W20260503 14:05:26.389050 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.415310 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.268s user 0.000s sys 0.000s
I20260503 14:05:26.416944 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 552) took 9580 ms. Trace:
I20260503 14:05:26.417006 1081 rpcz_store.cc:276] 0503 14:05:16.836485 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838695 (+ 2210us) service_pool.cc:224] Handling call
0503 14:05:26.416933 (+9578238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.533773 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.535227 (+ 1454us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.528046 (+992819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.528047 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.528051 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.528051 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.528110 (+ 59us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.710790 (+182680us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.146831 (+436041us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.146965 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.147008 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.416433 (+269425us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.416548 (+ 115us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.416923 (+ 375us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.416923 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":436031,"prepare.queue_time_us":7694845,"prepare.run_cpu_time_us":77122,"prepare.run_wall_time_us":994435,"replication_time_us":182731}]]}
I20260503 14:05:26.417160 1081 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.417258 1081 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.417353 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.418089 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 113ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.425926 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.426735 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 543) took 9800 ms. Trace:
I20260503 14:05:26.426795 1075 rpcz_store.cc:276] 0503 14:05:16.626020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626155 (+ 135us) service_pool.cc:224] Handling call
0503 14:05:26.426728 (+9800573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.808115 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.808142 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.627009 (+818867us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.627042 (+ 33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.627050 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.627051 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.627109 (+ 58us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.862239 (+235130us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.267836 (+405597us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.267979 (+ 143us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.268018 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.426622 (+158604us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.426704 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.426717 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.426718 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":405576,"prepare.queue_time_us":8181900,"prepare.run_cpu_time_us":48635,"prepare.run_wall_time_us":819004,"replication_time_us":235181}]]}
I20260503 14:05:26.426955 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.427059 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.427356 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.424510 1129 tablet_replica.cc:333] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
W20260503 14:05:26.427699 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 59ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.430459 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:26.431886 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 580) took 9395 ms. Trace:
I20260503 14:05:26.439513 1079 rpcz_store.cc:276] 0503 14:05:17.036307 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.037218 (+ 911us) service_pool.cc:224] Handling call
0503 14:05:26.431880 (+9394662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.916071 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.916095 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.814036 (+897941us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.814037 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.814043 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.814044 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.814105 (+ 61us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.975319 (+161214us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.195671 (+220352us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.195820 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.195860 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.431783 (+235923us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.431860 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.431871 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.431872 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220339,"prepare.queue_time_us":7878785,"prepare.run_cpu_time_us":61249,"prepare.run_wall_time_us":898041,"replication_time_us":161269}]]}
I20260503 14:05:26.439683 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.439813 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.432040 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.440248 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 46ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.450948 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 556) took 8527 ms. Trace:
I20260503 14:05:26.486910 1082 rpcz_store.cc:276] 0503 14:05:17.923017 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923247 (+ 230us) service_pool.cc:224] Handling call
0503 14:05:26.450934 (+8527687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.776462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.790802 (+ 14340us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.230186 (+439384us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.230188 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.230193 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.230193 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.230269 (+ 76us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.230994 (+ 725us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.341132 (+110138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.341319 (+ 187us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.341353 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.450822 (+109469us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.450909 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.450921 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.450922 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110109,"prepare.queue_time_us":7839943,"prepare.run_cpu_time_us":31697,"prepare.run_wall_time_us":464185,"replication_time_us":796}]]}
I20260503 14:05:26.487051 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.487167 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.451395 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.487411 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.453225 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
I20260503 14:05:26.487635 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 584) took 9451 ms. Trace:
I20260503 14:05:26.487671 1079 rpcz_store.cc:276] 0503 14:05:17.036393 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036627 (+ 234us) service_pool.cc:224] Handling call
0503 14:05:26.487630 (+9451003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.288982 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.289043 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.985526 (+696483us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.985528 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.985535 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.985536 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.985606 (+ 70us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.150996 (+165390us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.439679 (+288683us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.439838 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.439887 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.487538 (+ 47651us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.487608 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.487620 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.487620 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":288672,"prepare.queue_time_us":8252320,"prepare.run_cpu_time_us":47763,"prepare.run_wall_time_us":696636,"replication_time_us":165453}]]}
I20260503 14:05:26.487780 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.487859 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:26.488386 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 539) took 9092 ms. Trace:
W20260503 14:05:26.488469 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 41ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.457504 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
W20260503 14:05:26.466579 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:26.489372 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 539) took 9458 ms. Trace:
I20260503 14:05:26.489409 1076 rpcz_store.cc:276] 0503 14:05:17.031302 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032060 (+ 758us) service_pool.cc:224] Handling call
0503 14:05:26.489366 (+9457306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.139854 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.139891 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.760752 (+620861us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.760755 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.760760 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.760761 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.760830 (+ 69us) log.cc:844] Serialized 642 byte log entry
0503 14:05:25.984467 (+223637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.158794 (+174327us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.158931 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.158969 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.489300 (+330331us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.489346 (+ 46us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.489359 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.489360 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":174318,"prepare.queue_time_us":8107711,"prepare.run_cpu_time_us":38928,"prepare.run_wall_time_us":620985,"replication_time_us":223702}]]}
I20260503 14:05:26.489539 1076 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.489643 1076 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:26.489806 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 548) took 9862 ms. Trace:
I20260503 14:05:26.472728 582 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.489854 1078 rpcz_store.cc:276] 0503 14:05:16.627043 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627570 (+ 527us) service_pool.cc:224] Handling call
0503 14:05:26.489802 (+9862232us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.810237 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.810277 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.631184 (+820907us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.631186 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.631191 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.631192 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.631263 (+ 71us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.832000 (+200737us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.185161 (+353161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.185303 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.185344 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.489723 (+304379us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.489785 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.489796 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.489797 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353152,"prepare.queue_time_us":8182621,"prepare.run_cpu_time_us":42165,"prepare.run_wall_time_us":821033,"replication_time_us":200802}]]}
W20260503 14:05:26.489974 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.489957 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.490047 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.490075 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.472631 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 383ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.474908 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:26.472168 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 535) took 9440 ms. Trace:
I20260503 14:05:26.490337 1084 rpcz_store.cc:276] 0503 14:05:17.031235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032544 (+ 1309us) service_pool.cc:224] Handling call
0503 14:05:26.472159 (+9439615us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.525969 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.526028 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.003621 (+477593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.003623 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.003630 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.003631 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.003706 (+ 75us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.119528 (+115822us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.293501 (+173973us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.293695 (+ 194us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.293735 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.472042 (+178307us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.472138 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.472147 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.472148 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":173963,"prepare.queue_time_us":8493371,"prepare.run_cpu_time_us":31987,"prepare.run_wall_time_us":477746,"replication_time_us":115890}]]}
I20260503 14:05:26.490438 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.490520 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.490593 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.491012 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 534) took 9865 ms. Trace:
I20260503 14:05:26.491057 1072 rpcz_store.cc:276] 0503 14:05:16.625847 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626331 (+ 484us) service_pool.cc:224] Handling call
0503 14:05:26.491005 (+9864674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.833367 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.833401 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.541100 (+707699us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.541102 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.541107 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.541108 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.541153 (+ 45us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.802790 (+261637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.229859 (+427069us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.229982 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.230019 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.490928 (+260909us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.490986 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.490999 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.490999 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":427041,"prepare.queue_time_us":8206960,"prepare.run_cpu_time_us":47144,"prepare.run_wall_time_us":707795,"replication_time_us":261672}]]}
I20260503 14:05:26.491204 1072 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.491299 1072 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.491380 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.491516 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 47ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.491559 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.491976 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.488433 1085 rpcz_store.cc:276] 0503 14:05:17.395906 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397409 (+ 1503us) service_pool.cc:224] Handling call
0503 14:05:26.488380 (+9090971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.532022 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.532076 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.012479 (+480403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.012480 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.012484 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.012485 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.012564 (+ 79us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.156187 (+143623us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.237850 (+ 81663us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.237975 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.238009 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.488293 (+250284us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.488360 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.488373 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.488374 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81654,"prepare.queue_time_us":8134557,"prepare.run_cpu_time_us":28118,"prepare.run_wall_time_us":480550,"replication_time_us":143698}]]}
I20260503 14:05:26.494246 1085 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.494397 1085 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.494498 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 389ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.497341 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 536) took 9101 ms. Trace:
I20260503 14:05:26.431864 1129 raft_consensus.cc:2243] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:26.506923 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 536) took 9881 ms. Trace:
I20260503 14:05:26.506994 1074 rpcz_store.cc:276] 0503 14:05:16.625879 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626482 (+ 603us) service_pool.cc:224] Handling call
0503 14:05:26.506909 (+9880427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.766966 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.767000 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.772338 (+1005338us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.772340 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.772344 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.772344 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.772413 (+ 69us) log.cc:844] Serialized 588 byte log entry
0503 14:05:25.912196 (+139783us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.341526 (+429330us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.341641 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.341671 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.506804 (+165133us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.506884 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.506894 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.506895 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":429320,"prepare.queue_time_us":8140415,"prepare.run_cpu_time_us":55019,"prepare.run_wall_time_us":1005456,"replication_time_us":139845}]]}
I20260503 14:05:26.507155 1074 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.507242 1074 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.507321 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.507753 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.497386 1109 rpcz_store.cc:276] 0503 14:05:17.395844 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397908 (+ 2064us) service_pool.cc:224] Handling call
0503 14:05:26.497334 (+9099426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.017216 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.017246 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.816064 (+798818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.816065 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.816069 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.816069 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.816134 (+ 65us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.198198 (+382064us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.315903 (+117705us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.316017 (+ 114us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.316050 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.497246 (+181196us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.497312 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.497324 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.497324 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117696,"prepare.queue_time_us":7619250,"prepare.run_cpu_time_us":47505,"prepare.run_wall_time_us":798924,"replication_time_us":382123}]]}
I20260503 14:05:26.508046 1109 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.508164 1109 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.508298 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.497825 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 577ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.500124 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.523993 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s user 0.000s sys 0.000s
I20260503 14:05:26.525300 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 536) took 9494 ms. Trace:
I20260503 14:05:26.525360 1077 rpcz_store.cc:276] 0503 14:05:17.031251 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032605 (+ 1354us) service_pool.cc:224] Handling call
0503 14:05:26.525285 (+9492680us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.133345 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.133371 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:24.879206 (+745835us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:24.901862 (+ 22656us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:24.925658 (+ 23796us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.023144 (+ 97486us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.627240 (+604096us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.004717 (+377477us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.235464 (+230747us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.235602 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.235642 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.525160 (+289518us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.525258 (+ 98us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.525272 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.525272 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230737,"prepare.queue_time_us":7100692,"prepare.run_cpu_time_us":303327,"prepare.run_wall_time_us":1595712,"replication_time_us":981489}]]}
I20260503 14:05:26.525542 1077 tablet.cc:1724] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:26.525678 1077 tablet.cc:1622] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.526140 955 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 88ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.526795 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.530758 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 583) took 9494 ms. Trace:
I20260503 14:05:26.530819 1079 rpcz_store.cc:276] 0503 14:05:17.036356 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036547 (+ 191us) service_pool.cc:224] Handling call
0503 14:05:26.530748 (+9494201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.876679 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.876709 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.758547 (+881838us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.758549 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.758555 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.758556 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.758636 (+ 80us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.151266 (+392630us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.487778 (+336512us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.487878 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.487906 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.530632 (+ 42726us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.530724 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.530736 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.530737 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":336506,"prepare.queue_time_us":7840058,"prepare.run_cpu_time_us":49653,"prepare.run_wall_time_us":881967,"replication_time_us":392706}]]}
I20260503 14:05:26.530983 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.531104 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.531287 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.531744 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.577442 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:26.578683 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 534) took 9182 ms. Trace:
I20260503 14:05:26.578750 1073 rpcz_store.cc:276] 0503 14:05:17.395811 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397781 (+ 1970us) service_pool.cc:224] Handling call
0503 14:05:26.578670 (+9180889us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.626461 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.737324 (+110863us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.026375 (+289051us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.026377 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.026381 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.026382 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.026445 (+ 63us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.171340 (+144895us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.294932 (+123592us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.295053 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.295085 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.578550 (+283465us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.578643 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.578657 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.578657 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123583,"prepare.queue_time_us":8227548,"prepare.run_cpu_time_us":39967,"prepare.run_wall_time_us":400821,"replication_time_us":144951}]]}
I20260503 14:05:26.578917 1073 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:26.579051 1073 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.579277 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.579952 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.603755 584 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 07ae32948b424100b7f9632d7bfe12e7
I20260503 14:05:26.606693 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:26.608572 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.608651 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:26.608683 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.608705 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.608727 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.609846 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.609908 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.609938 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.609961 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.612128 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 33ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.613976 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet c3628563d5724c0cb537cc602107efc9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 15
I20260503 14:05:26.614058 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.614085 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.614116 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 96e32302b4d0424e9879c2630cc7c058 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.614136 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:26.613984 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.614499 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.615526 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 565) took 8694 ms. Trace:
I20260503 14:05:26.615579 1077 rpcz_store.cc:276] 0503 14:05:17.921161 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.921377 (+ 216us) service_pool.cc:224] Handling call
0503 14:05:26.615519 (+8694142us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.656905 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.656938 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.292890 (+635952us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.292892 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.292896 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.292896 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.292978 (+ 82us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.293180 (+ 202us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.525538 (+232358us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.525715 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.525760 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.615406 (+ 89646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.615495 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.615509 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.615510 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232351,"prepare.queue_time_us":7735372,"prepare.run_cpu_time_us":42124,"prepare.run_wall_time_us":636085,"replication_time_us":281}]]}
I20260503 14:05:26.615752 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:26.615882 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.615998 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 293ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.616393 672 tablet_service.cc:1558] Processing DeleteTablet for tablet 07ae32948b424100b7f9632d7bfe12e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:26 UTC) from {username='slave'} at 127.0.0.1:43034
W20260503 14:05:26.616696 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.616782 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 577) took 8354 ms. Trace:
I20260503 14:05:26.616820 1070 rpcz_store.cc:276] 0503 14:05:18.262763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263148 (+ 385us) service_pool.cc:224] Handling call
0503 14:05:26.616780 (+8353632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.292994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.293041 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.616618 (+323577us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.616620 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.616624 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.616625 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.616653 (+ 28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.616668 (+ 15us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8029748}]]}
W20260503 14:05:26.616994 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617031 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 589) took 7961 ms. Trace:
I20260503 14:05:26.617055 1070 rpcz_store.cc:276] 0503 14:05:18.655708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.655827 (+ 119us) service_pool.cc:224] Handling call
0503 14:05:26.617029 (+7961202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.616943 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.616983 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.616983 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.616984 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.616987 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.616987 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.616990 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.616991 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7961029}]]}
W20260503 14:05:26.617177 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617210 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 601) took 7787 ms. Trace:
I20260503 14:05:26.617236 1070 rpcz_store.cc:276] 0503 14:05:18.829955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830202 (+ 247us) service_pool.cc:224] Handling call
0503 14:05:26.617208 (+7787006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.617148 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.617168 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.617168 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.617169 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.617170 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.617171 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.617174 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.617174 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7786836}]]}
W20260503 14:05:26.617364 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617409 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 613) took 7354 ms. Trace:
I20260503 14:05:26.617435 1070 rpcz_store.cc:276] 0503 14:05:19.263351 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.263415 (+ 64us) service_pool.cc:224] Handling call
0503 14:05:26.617408 (+7353993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.617340 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.617359 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.617360 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.617360 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.617361 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.617361 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.617363 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.617363 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7353794}]]}
W20260503 14:05:26.617568 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617604 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 625) took 7113 ms. Trace:
I20260503 14:05:26.617626 1070 rpcz_store.cc:276] 0503 14:05:19.504449 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505315 (+ 866us) service_pool.cc:224] Handling call
0503 14:05:26.617601 (+7112286us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.617546 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.617561 (+ 15us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.617562 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.617562 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.617563 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.617563 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.617566 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.617566 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7112171}]]}
W20260503 14:05:26.617744 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617784 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 637) took 6705 ms. Trace:
I20260503 14:05:26.617806 1070 rpcz_store.cc:276] 0503 14:05:19.911999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913172 (+ 1173us) service_pool.cc:224] Handling call
0503 14:05:26.617782 (+6704610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.617710 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.617731 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.617732 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.617732 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.617734 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.617734 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.617742 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.617743 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6704464}]]}
W20260503 14:05:26.617916 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.617949 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 649) took 6309 ms. Trace:
I20260503 14:05:26.617974 1070 rpcz_store.cc:276] 0503 14:05:20.308850 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309216 (+ 366us) service_pool.cc:224] Handling call
0503 14:05:26.617948 (+6308732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.617888 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.617909 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.617909 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.617910 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.617911 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.617911 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.617914 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.617914 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6308570}]]}
W20260503 14:05:26.618108 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.618162 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 661) took 5995 ms. Trace:
I20260503 14:05:26.618187 1070 rpcz_store.cc:276] 0503 14:05:20.622586 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.622659 (+ 73us) service_pool.cc:224] Handling call
0503 14:05:26.618160 (+5995501us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.618079 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.618100 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.618101 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.618101 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.618103 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.618103 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.618105 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.618106 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5995284}]]}
W20260503 14:05:26.618305 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.618331 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 673) took 5646 ms. Trace:
I20260503 14:05:26.618351 1070 rpcz_store.cc:276] 0503 14:05:20.971396 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.971418 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:26.618331 (+5646913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.618276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.618298 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.618299 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.618299 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.618300 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.618301 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.618303 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.618303 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5646754}]]}
W20260503 14:05:26.618507 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.618542 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 685) took 5394 ms. Trace:
I20260503 14:05:26.618568 1070 rpcz_store.cc:276] 0503 14:05:21.224477 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.224601 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:26.618541 (+5393940us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.618472 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.618500 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.618500 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.618501 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.618502 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.618502 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.618505 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.618505 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5393769}]]}
W20260503 14:05:26.618703 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.618741 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 697) took 5241 ms. Trace:
I20260503 14:05:26.618767 1070 rpcz_store.cc:276] 0503 14:05:21.377274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378496 (+ 1222us) service_pool.cc:224] Handling call
0503 14:05:26.618739 (+5240243us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.618675 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.618695 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.618696 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.618696 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.618698 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.618698 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.618701 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.618701 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":5240126}]]}
W20260503 14:05:26.618896 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.618932 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 709) took 4978 ms. Trace:
I20260503 14:05:26.618957 1070 rpcz_store.cc:276] 0503 14:05:21.640932 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.640953 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:26.618930 (+4977977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.618864 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.618889 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.618890 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.618890 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.618892 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.618892 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.618894 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.618895 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":4977814}]]}
W20260503 14:05:26.619102 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.619156 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 721) took 4787 ms. Trace:
I20260503 14:05:26.619181 1070 rpcz_store.cc:276] 0503 14:05:21.831695 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.831718 (+ 23us) service_pool.cc:224] Handling call
0503 14:05:26.619154 (+4787436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.619071 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.619095 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.619095 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.619096 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.619097 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.619098 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.619100 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.619100 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":4787249}]]}
W20260503 14:05:26.619374 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.619413 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 733) took 4549 ms. Trace:
I20260503 14:05:26.619448 1070 rpcz_store.cc:276] 0503 14:05:22.069556 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.071213 (+ 1657us) service_pool.cc:224] Handling call
0503 14:05:26.619411 (+4548198us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.619332 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.619366 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.619366 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.619367 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.619368 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.619368 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.619371 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.619371 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":4548011}]]}
W20260503 14:05:26.619586 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.619618 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 745) took 4276 ms. Trace:
I20260503 14:05:26.619637 1070 rpcz_store.cc:276] 0503 14:05:22.343366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.343423 (+ 57us) service_pool.cc:224] Handling call
0503 14:05:26.619617 (+4276194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.619553 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.619579 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.619579 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.619580 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.619582 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.619582 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.619584 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.619585 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":4275989}]]}
W20260503 14:05:26.619774 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.619810 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 757) took 3948 ms. Trace:
I20260503 14:05:26.619835 1070 rpcz_store.cc:276] 0503 14:05:22.671384 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.671421 (+ 37us) service_pool.cc:224] Handling call
0503 14:05:26.619809 (+3948388us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.619742 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.619767 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.619767 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.619768 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.619769 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.619769 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.619772 (+ 3us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.619772 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":3948102}]]}
W20260503 14:05:26.619971 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.620239 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 769) took 3821 ms. Trace:
I20260503 14:05:26.620265 1070 rpcz_store.cc:276] 0503 14:05:22.798981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:22.799066 (+ 85us) service_pool.cc:224] Handling call
0503 14:05:26.620235 (+3821169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.619937 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.619962 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.619963 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.619963 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.619965 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.619965 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.619967 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.619968 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":3820766}]]}
I20260503 14:05:26.621640 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 560) took 9784 ms. Trace:
W20260503 14:05:26.624946 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.624970 1079 rpcz_store.cc:276] 0503 14:05:16.836741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839451 (+ 2710us) service_pool.cc:224] Handling call
0503 14:05:26.621633 (+9782182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.245809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.245840 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.961878 (+716038us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.961880 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.961886 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.961887 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.961958 (+ 71us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.305884 (+343926us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.530981 (+225097us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.531133 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.531176 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.621543 (+ 90367us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.621615 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.621625 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.621626 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":225087,"prepare.queue_time_us":8406307,"prepare.run_cpu_time_us":60067,"prepare.run_wall_time_us":716159,"replication_time_us":343991}]]}
I20260503 14:05:26.625092 1079 tablet.cc:1724] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.625187 1079 tablet.cc:1622] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.625285 958 log.cc:510] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.621863 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 340ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.620445 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.626945 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 781) took 3603 ms. Trace:
W20260503 14:05:26.627481 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.315s user 0.000s sys 0.000s
W20260503 14:05:26.627926 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 73ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.628681 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 568) took 9791 ms. Trace:
I20260503 14:05:26.628722 1071 rpcz_store.cc:276] 0503 14:05:16.836884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839949 (+ 3065us) service_pool.cc:224] Handling call
0503 14:05:26.628675 (+9788726us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.743154 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.743202 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.628303 (+885101us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.628305 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.628310 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.628311 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.628381 (+ 70us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.055953 (+427572us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.312154 (+256201us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.312275 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.312309 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.628602 (+316293us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.628656 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.628667 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.628667 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":256190,"prepare.queue_time_us":7903143,"prepare.run_cpu_time_us":51371,"prepare.run_wall_time_us":885241,"replication_time_us":427634}]]}
I20260503 14:05:26.628885 1071 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.628981 1071 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.629069 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.629182 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 308ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.627552 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 581) took 9232 ms. Trace:
I20260503 14:05:26.629617 1075 rpcz_store.cc:276] 0503 14:05:17.395260 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397068 (+ 1808us) service_pool.cc:224] Handling call
0503 14:05:26.627547 (+9230479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.490426 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.490459 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.958346 (+467887us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.958348 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.958354 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.958354 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.958443 (+ 89us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.104052 (+145609us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.426951 (+322899us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.427089 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.427127 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.627467 (+200340us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.627529 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.627540 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.627541 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":322889,"prepare.queue_time_us":8093292,"prepare.run_cpu_time_us":24447,"prepare.run_wall_time_us":468025,"replication_time_us":145690}]]}
I20260503 14:05:26.629777 1075 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.629874 1075 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.629972 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 421ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.631441 1070 rpcz_store.cc:276] 0503 14:05:23.022927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.023166 (+ 239us) service_pool.cc:224] Handling call
0503 14:05:26.626874 (+3603708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.620401 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.620437 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.620437 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.620438 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.620439 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.620440 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.620442 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.620443 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":3597139}]]}
W20260503 14:05:26.636859 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.638031 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 793) took 3137 ms. Trace:
W20260503 14:05:26.639650 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s user 0.000s sys 0.000s
I20260503 14:05:26.638833 1070 rpcz_store.cc:276] 0503 14:05:23.500723 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.500780 (+ 57us) service_pool.cc:224] Handling call
0503 14:05:26.637945 (+3137165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.635737 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.636326 (+ 589us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.636327 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.636327 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.636409 (+ 82us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.636409 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.636697 (+ 288us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.636698 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":3134762}]]}
I20260503 14:05:26.641029 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 538) took 9609 ms. Trace:
I20260503 14:05:26.641074 1080 rpcz_store.cc:276] 0503 14:05:17.031287 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032722 (+ 1435us) service_pool.cc:224] Handling call
0503 14:05:26.641022 (+9608300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.224699 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.224725 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.914482 (+689757us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.914483 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.914488 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.914488 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.914565 (+ 77us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.122834 (+208269us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.310033 (+187199us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.310159 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.310198 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.640925 (+330727us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.641002 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.641014 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.641015 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187191,"prepare.queue_time_us":8191915,"prepare.run_cpu_time_us":34689,"prepare.run_wall_time_us":689874,"replication_time_us":208341}]]}
I20260503 14:05:26.641211 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.641319 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.641417 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.641777 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.643071 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopping
I20260503 14:05:26.644112 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 805) took 2887 ms. Trace:
I20260503 14:05:26.647994 582 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet f7d9d857cb1d42998f616c9d0af6223c
I20260503 14:05:26.652959 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.653031 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.653299 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:26.654002 739 tablet_service.cc:1558] Processing DeleteTablet for tablet f7d9d857cb1d42998f616c9d0af6223c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:26 UTC) from {username='slave'} at 127.0.0.1:38518
I20260503 14:05:26.655484 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:26.669818 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 541) took 9091 ms. Trace:
I20260503 14:05:26.669880 1109 rpcz_store.cc:276] 0503 14:05:17.578749 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.578839 (+ 90us) service_pool.cc:224] Handling call
0503 14:05:26.669812 (+9090973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.477673 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.477730 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.096357 (+618627us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.096359 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.096398 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.096400 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.096469 (+ 69us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.324954 (+228485us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.508042 (+183088us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.508187 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.508219 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.669701 (+161482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.669797 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.669806 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.669806 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183079,"prepare.queue_time_us":7898740,"prepare.run_cpu_time_us":39448,"prepare.run_wall_time_us":618806,"replication_time_us":228549}]]}
I20260503 14:05:26.670024 1109 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:26.670145 1109 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.670367 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.670521 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.253s user 0.000s sys 0.000s
I20260503 14:05:26.671432 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 546) took 9835 ms. Trace:
I20260503 14:05:26.671479 1081 rpcz_store.cc:276] 0503 14:05:16.836368 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838165 (+ 1797us) service_pool.cc:224] Handling call
0503 14:05:26.671426 (+9833261us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.981980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.982005 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.709612 (+727607us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.709614 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.709617 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.709618 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.709656 (+ 38us) log.cc:844] Serialized 615 byte log entry
0503 14:05:25.970025 (+260369us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.417155 (+447130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.417286 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.417326 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.671345 (+254019us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.671410 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.671418 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.671419 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":447121,"prepare.queue_time_us":8143774,"prepare.run_cpu_time_us":36756,"prepare.run_wall_time_us":727683,"replication_time_us":260401}]]}
I20260503 14:05:26.671617 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.671728 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.671904 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.672072 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.672223 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:26.672772 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.675500 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 562) took 9838 ms. Trace:
I20260503 14:05:26.675554 1078 rpcz_store.cc:276] 0503 14:05:16.836774 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839561 (+ 2787us) service_pool.cc:224] Handling call
0503 14:05:26.675494 (+9835933us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.600382 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.600431 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.195467 (+595036us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.195469 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.195477 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.195478 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.195556 (+ 78us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.292687 (+ 97131us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.489955 (+197268us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.490074 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.490102 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.675415 (+185313us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.675475 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.675487 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.675488 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197260,"prepare.queue_time_us":8760772,"prepare.run_cpu_time_us":43086,"prepare.run_wall_time_us":595185,"replication_time_us":97203}]]}
I20260503 14:05:26.675712 1078 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.675815 1078 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.676117 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.680357 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:26.660173 1129 raft_consensus.cc:2272] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:26.693284 1130 tablet_replica.cc:333] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179: stopping tablet replica
W20260503 14:05:26.719586 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s user 0.000s sys 0.000s
I20260503 14:05:26.720844 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 552) took 9141 ms. Trace:
I20260503 14:05:26.720892 1082 rpcz_store.cc:276] 0503 14:05:17.579020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579634 (+ 614us) service_pool.cc:224] Handling call
0503 14:05:26.720836 (+9141202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.323809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.325383 (+ 1574us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.934151 (+608768us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.934153 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.934158 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.934159 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.934231 (+ 72us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.268577 (+334346us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.487047 (+218470us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.487197 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.487242 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.720721 (+233479us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.720817 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.720827 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.720828 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218461,"prepare.queue_time_us":7743967,"prepare.run_cpu_time_us":44994,"prepare.run_wall_time_us":610521,"replication_time_us":334413}]]}
I20260503 14:05:26.721040 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.721084 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:26.721140 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.721223 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.722159 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s user 0.000s sys 0.000s
I20260503 14:05:26.723160 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 576) took 9688 ms. Trace:
I20260503 14:05:26.723204 1083 rpcz_store.cc:276] 0503 14:05:17.034667 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035197 (+ 530us) service_pool.cc:224] Handling call
0503 14:05:26.723153 (+9687956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.149849 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.149900 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.950337 (+800437us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.950338 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.950343 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.950344 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.950411 (+ 67us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.086624 (+136213us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.386177 (+299553us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.386300 (+ 123us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.386335 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.723072 (+336737us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.723137 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.723146 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.723146 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":299542,"prepare.queue_time_us":8114588,"prepare.run_cpu_time_us":48089,"prepare.run_wall_time_us":800570,"replication_time_us":136272}]]}
I20260503 14:05:26.723343 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.723438 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.723639 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.723814 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.723964 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
W20260503 14:05:26.724948 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.725222 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:26.726166 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 546) took 9331 ms. Trace:
I20260503 14:05:26.726202 1076 rpcz_store.cc:276] 0503 14:05:17.394913 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396587 (+ 1674us) service_pool.cc:224] Handling call
0503 14:05:26.726159 (+9329572us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.318366 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.318406 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.896598 (+578192us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.896600 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.896605 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.896605 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.896686 (+ 81us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.162252 (+265566us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.489537 (+327285us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.489672 (+ 135us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.489725 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.726072 (+236347us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.726144 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.726153 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.726153 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327277,"prepare.queue_time_us":7921715,"prepare.run_cpu_time_us":28016,"prepare.run_wall_time_us":578334,"replication_time_us":265641}]]}
I20260503 14:05:26.726321 1076 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.726401 1076 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.726490 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.726596 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.644819 1070 rpcz_store.cc:276] 0503 14:05:23.756157 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.756178 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:26.644108 (+2887930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.642395 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.642823 (+ 428us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.642824 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.642902 (+ 78us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.642905 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.642905 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.642988 (+ 83us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopping)
0503 14:05:26.642988 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2885980}]]}
W20260503 14:05:26.738734 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
I20260503 14:05:26.740092 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 543) took 9345 ms. Trace:
I20260503 14:05:26.740140 1084 rpcz_store.cc:276] 0503 14:05:17.394865 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396341 (+ 1476us) service_pool.cc:224] Handling call
0503 14:05:26.740085 (+9343744us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.735907 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.738250 (+ 2343us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.158634 (+420384us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.158812 (+ 178us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.158985 (+ 173us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.159070 (+ 85us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.165129 (+ 6059us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.234873 (+ 69744us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.490436 (+255563us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.490541 (+ 105us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.490569 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.739982 (+249413us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.740060 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.740074 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.740075 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255556,"prepare.queue_time_us":8339020,"prepare.run_cpu_time_us":102221,"prepare.run_wall_time_us":430863,"replication_time_us":75798}]]}
I20260503 14:05:26.740334 1084 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:26.740453 1084 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.740911 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.741204 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.746688 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.000s sys 0.000s
I20260503 14:05:26.733129 1130 raft_consensus.cc:2243] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:26.747766 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 551) took 9911 ms. Trace:
I20260503 14:05:26.747818 1072 rpcz_store.cc:276] 0503 14:05:16.836468 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838636 (+ 2168us) service_pool.cc:224] Handling call
0503 14:05:26.747759 (+9909123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.024235 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.024325 (+ 90us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.741697 (+717372us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.741699 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.741704 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.741704 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.741749 (+ 45us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.125447 (+383698us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.491202 (+365755us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.491328 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.491355 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.747655 (+256300us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.747738 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.747752 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.747752 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":365748,"prepare.queue_time_us":8185548,"prepare.run_cpu_time_us":53904,"prepare.run_wall_time_us":717522,"replication_time_us":383736}]]}
I20260503 14:05:26.747938 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.748064 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.748214 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.748476 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.754220 1130 raft_consensus.cc:2272] T 07ae32948b424100b7f9632d7bfe12e7 P c008129ee537460eac188175a865f179 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:26.769380 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.787103 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 817) took 2826 ms. Trace:
I20260503 14:05:26.805822 1070 rpcz_store.cc:276] 0503 14:05:23.958069 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:23.958617 (+ 548us) service_pool.cc:224] Handling call
0503 14:05:26.784276 (+2825659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.749299 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.762050 (+ 12751us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.762899 (+ 849us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.763156 (+ 257us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.764272 (+ 1116us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.764273 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.765360 (+ 1087us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.765626 (+ 266us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2788648}]]}
W20260503 14:05:26.842502 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.000s sys 0.000s
I20260503 14:05:26.843623 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 566) took 9808 ms. Trace:
I20260503 14:05:26.843681 1074 rpcz_store.cc:276] 0503 14:05:17.034839 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035781 (+ 942us) service_pool.cc:224] Handling call
0503 14:05:26.843614 (+9807833us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.255279 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.255340 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.903382 (+648042us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.903384 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.903391 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.903392 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.903492 (+ 100us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.128666 (+225174us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.507151 (+378485us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.507262 (+ 111us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.507296 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.843488 (+336192us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.843593 (+ 105us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.843606 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.843606 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":378475,"prepare.queue_time_us":8219437,"prepare.run_cpu_time_us":41446,"prepare.run_wall_time_us":648224,"replication_time_us":225269}]]}
I20260503 14:05:26.843809 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.843914 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.844060 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.844318 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 288ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.845379 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.851447 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 829) took 2723 ms. Trace:
W20260503 14:05:26.868599 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.227s user 0.000s sys 0.000s
I20260503 14:05:26.869731 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 564) took 9293 ms. Trace:
I20260503 14:05:26.869792 1080 rpcz_store.cc:276] 0503 14:05:17.575839 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575913 (+ 74us) service_pool.cc:224] Handling call
0503 14:05:26.869724 (+9293811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.745949 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.746011 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.309859 (+563848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.309861 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.309868 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.309870 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.309957 (+ 87us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.481068 (+171111us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.641207 (+160139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.641347 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.641386 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.869614 (+228228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.869693 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.869715 (+ 22us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.869715 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160129,"prepare.queue_time_us":8169960,"prepare.run_cpu_time_us":44163,"prepare.run_wall_time_us":564018,"replication_time_us":171191}]]}
I20260503 14:05:26.869938 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.870030 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.870124 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.870342 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.873533 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
I20260503 14:05:26.874641 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 559) took 10037 ms. Trace:
W20260503 14:05:26.874707 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.874864 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 572) took 9846 ms. Trace:
I20260503 14:05:26.874907 1069 rpcz_store.cc:276] 0503 14:05:17.028815 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.028875 (+ 60us) service_pool.cc:224] Handling call
0503 14:05:26.874860 (+9845985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.127879 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.127912 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.874631 (+746719us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.874633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.874638 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.874639 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.874671 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.874672 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9098898}]]}
I20260503 14:05:26.874689 1079 rpcz_store.cc:276] 0503 14:05:16.836713 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839243 (+ 2530us) service_pool.cc:224] Handling call
0503 14:05:26.874634 (+10035391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.433154 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.433189 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.127769 (+694580us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.127771 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.127778 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.127779 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.127859 (+ 80us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.316318 (+188459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.625088 (+308770us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.625218 (+ 130us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.625259 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.874542 (+249283us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.874613 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.874625 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.874625 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":308762,"prepare.queue_time_us":8593837,"prepare.run_cpu_time_us":43758,"prepare.run_wall_time_us":694716,"replication_time_us":188535}]]}
I20260503 14:05:26.875933 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.876067 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:26.876187 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.860702 1070 rpcz_store.cc:276] 0503 14:05:24.127710 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.127849 (+ 139us) service_pool.cc:224] Handling call
0503 14:05:26.851097 (+2723248us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.834729 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.843000 (+ 8271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.843000 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.843001 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.843156 (+ 155us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.843156 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.843319 (+ 163us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.843320 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2706218}]]}
W20260503 14:05:26.883631 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.389s user 0.000s sys 0.000s
W20260503 14:05:26.889976 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.890100 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 585) took 9494 ms. Trace:
I20260503 14:05:26.890127 1069 rpcz_store.cc:276] 0503 14:05:17.395429 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397278 (+ 1849us) service_pool.cc:224] Handling call
0503 14:05:26.890096 (+9492818us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.875033 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.875069 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.889919 (+ 14850us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.889920 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.889957 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.889958 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.889965 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.889966 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"mutex_wait_us":2,"prepare.queue_time_us":9477695}]]}
I20260503 14:05:26.890724 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 521) took 9859 ms. Trace:
I20260503 14:05:26.890781 1085 rpcz_store.cc:276] 0503 14:05:17.031466 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033367 (+ 1901us) service_pool.cc:224] Handling call
0503 14:05:26.890716 (+9857349us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.034716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.034746 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.863291 (+828545us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.895314 (+ 32023us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.902896 (+ 7582us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.903062 (+ 166us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.144690 (+241628us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.308256 (+163566us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.494243 (+185987us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.494424 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.494473 (+ 49us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.890607 (+396134us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.890688 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.890698 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.890698 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":185979,"prepare.queue_time_us":8001301,"prepare.run_cpu_time_us":103640,"prepare.run_wall_time_us":1110422,"replication_time_us":405189}]]}
I20260503 14:05:26.890906 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.891021 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.891327 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.891381 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.891640 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
W20260503 14:05:26.897838 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:26.909204 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.293s user 0.000s sys 0.000s
I20260503 14:05:26.910969 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 573) took 8981 ms. Trace:
I20260503 14:05:26.911018 1077 rpcz_store.cc:276] 0503 14:05:17.929412 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930147 (+ 735us) service_pool.cc:224] Handling call
0503 14:05:26.910960 (+8980813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.386549 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.386604 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:25.990361 (+603757us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:25.990363 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:25.990367 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:25.990368 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:25.990443 (+ 75us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.334878 (+344435us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.615749 (+280871us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.615911 (+ 162us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.615950 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.910859 (+294909us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.910939 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.910952 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.910952 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":280861,"prepare.queue_time_us":7456300,"prepare.run_cpu_time_us":36167,"prepare.run_wall_time_us":603901,"replication_time_us":344504}]]}
I20260503 14:05:26.911187 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.911309 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.911928 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.917033 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.917439 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 598) took 9341 ms. Trace:
I20260503 14:05:26.917480 1069 rpcz_store.cc:276] 0503 14:05:17.575883 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576445 (+ 562us) service_pool.cc:224] Handling call
0503 14:05:26.917435 (+9340990us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.890240 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.890302 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.916983 (+ 26681us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.916985 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.916991 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.916992 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.917001 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.917002 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9313649}]]}
W20260503 14:05:26.918452 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.339s user 0.000s sys 0.000s
I20260503 14:05:26.919627 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 562) took 8988 ms. Trace:
I20260503 14:05:26.919672 1073 rpcz_store.cc:276] 0503 14:05:17.930746 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.931095 (+ 349us) service_pool.cc:224] Handling call
0503 14:05:26.919621 (+8988526us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.862329 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.862358 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.160028 (+297670us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.160030 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.160034 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.160034 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.160090 (+ 56us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.394009 (+233919us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.578913 (+184904us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.579077 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.579122 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.919526 (+340404us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.919604 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.919614 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.919614 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184893,"prepare.queue_time_us":7931169,"prepare.run_cpu_time_us":18305,"prepare.run_wall_time_us":297769,"replication_time_us":233969}]]}
I20260503 14:05:26.919811 1073 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:26.919881 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:26.919931 1073 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:26.920135 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.920509 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.906700 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 841) took 2572 ms. Trace:
I20260503 14:05:26.922600 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 557) took 9346 ms. Trace:
I20260503 14:05:26.924604 1076 rpcz_store.cc:276] 0503 14:05:17.575709 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576300 (+ 591us) service_pool.cc:224] Handling call
0503 14:05:26.922592 (+9346292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.708360 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.708393 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.235857 (+527464us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.235858 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.235863 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.235863 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.235929 (+ 66us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.499340 (+263411us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.726318 (+226978us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.726422 (+ 104us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.726452 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.922513 (+196061us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.922571 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.922584 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.922584 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226969,"prepare.queue_time_us":8131998,"prepare.run_cpu_time_us":28228,"prepare.run_wall_time_us":527576,"replication_time_us":263473}]]}
I20260503 14:05:26.924796 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.924908 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.922960 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 100ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.925174 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 185ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.932229 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260503 14:05:26.933250 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 553) took 10306 ms. Trace:
I20260503 14:05:26.933290 1071 rpcz_store.cc:276] 0503 14:05:16.627119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627926 (+ 807us) service_pool.cc:224] Handling call
0503 14:05:26.933244 (+10305318us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.163131 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.163168 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.041542 (+878374us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.041545 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.041551 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.041552 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.041632 (+ 80us) log.cc:844] Serialized 588 byte log entry
0503 14:05:26.352332 (+310700us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.628882 (+276550us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.629009 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.629043 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.933146 (+304103us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.933228 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.933236 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.933237 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276541,"prepare.queue_time_us":8535144,"prepare.run_cpu_time_us":55562,"prepare.run_wall_time_us":878511,"replication_time_us":310773}]]}
I20260503 14:05:26.933400 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.933490 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:26.934146 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.934406 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 230ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.926235 1070 rpcz_store.cc:276] 0503 14:05:24.332882 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.333095 (+ 213us) service_pool.cc:224] Handling call
0503 14:05:26.905392 (+2572297us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.889125 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.892194 (+ 3069us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.895128 (+ 2934us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.895216 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.895391 (+ 175us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.895559 (+ 168us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.895737 (+ 178us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.895738 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2555411}]]}
W20260503 14:05:26.936743 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 248ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.946137 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:26.950834 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.952020 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 611) took 9030 ms. Trace:
I20260503 14:05:26.952064 1069 rpcz_store.cc:276] 0503 14:05:17.921278 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.921825 (+ 547us) service_pool.cc:224] Handling call
0503 14:05:26.952015 (+9030190us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.917620 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.917683 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.950804 (+ 33121us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.950806 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.950812 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.950813 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.950821 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.950822 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8995689}]]}
W20260503 14:05:26.958138 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s user 0.000s sys 0.000s
I20260503 14:05:26.959353 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 556) took 10122 ms. Trace:
I20260503 14:05:26.959414 1081 rpcz_store.cc:276] 0503 14:05:16.836572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838204 (+ 1632us) service_pool.cc:224] Handling call
0503 14:05:26.959343 (+10121139us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.627139 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.628256 (+ 1117us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.426737 (+798481us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.426772 (+ 35us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.426778 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.426780 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.426841 (+ 61us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.491780 (+ 64939us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.671613 (+179833us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.671762 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.671795 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.959235 (+287440us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.959319 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.959334 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.959335 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":179824,"prepare.queue_time_us":8788839,"prepare.run_cpu_time_us":47913,"prepare.run_wall_time_us":799713,"replication_time_us":64997}]]}
I20260503 14:05:26.959565 1081 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.959666 1081 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.959833 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 482ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.960107 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.960783 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 853) took 2386 ms. Trace:
W20260503 14:05:26.973554 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260503 14:05:26.975345 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 573) took 8712 ms. Trace:
I20260503 14:05:26.975392 1109 rpcz_store.cc:276] 0503 14:05:18.262671 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.264951 (+ 2280us) service_pool.cc:224] Handling call
0503 14:05:26.975314 (+8710363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.466462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.466521 (+ 59us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.237696 (+771175us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.237697 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.237701 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.237737 (+ 36us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.237784 (+ 47us) log.cc:844] Serialized 750 byte log entry
0503 14:05:26.460421 (+222637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.670020 (+209599us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.670181 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.670221 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.975190 (+304969us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.975278 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.975291 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.975292 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":209590,"prepare.queue_time_us":7201388,"prepare.run_cpu_time_us":48054,"prepare.run_wall_time_us":771331,"replication_time_us":222679}]]}
I20260503 14:05:26.975507 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:26.975615 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:26.975706 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:26.975868 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.976008 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 469ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.976086 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
I20260503 14:05:26.978333 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 557) took 10141 ms. Trace:
I20260503 14:05:26.978746 1072 rpcz_store.cc:276] 0503 14:05:16.836582 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838297 (+ 1715us) service_pool.cc:224] Handling call
0503 14:05:26.978326 (+10140029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.329195 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.329218 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.267567 (+938349us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.267569 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.267574 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.267575 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.267640 (+ 65us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.520010 (+252370us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.747935 (+227925us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.748086 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.748118 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.978244 (+230126us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.978307 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.978318 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.978319 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227916,"prepare.queue_time_us":8490854,"prepare.run_cpu_time_us":55193,"prepare.run_wall_time_us":938452,"replication_time_us":252428}]]}
I20260503 14:05:26.979177 1072 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:26.979283 1072 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.979422 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.978490 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.982120 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
I20260503 14:05:26.983177 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 566) took 9053 ms. Trace:
I20260503 14:05:26.983251 1084 rpcz_store.cc:276] 0503 14:05:17.929203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930528 (+ 1325us) service_pool.cc:224] Handling call
0503 14:05:26.983170 (+9052642us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.600377 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.600413 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.132669 (+532256us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.132671 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.132675 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.132676 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.132751 (+ 75us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.507670 (+374919us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.740330 (+232660us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.740488 (+ 158us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.740525 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.983078 (+242553us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.983138 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.983151 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.983151 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232634,"prepare.queue_time_us":7669758,"prepare.run_cpu_time_us":31248,"prepare.run_wall_time_us":532382,"replication_time_us":374989}]]}
I20260503 14:05:26.983402 1084 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.983521 1084 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:26.983685 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.984095 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 324ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.973027 1070 rpcz_store.cc:276] 0503 14:05:24.573444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.573949 (+ 505us) service_pool.cc:224] Handling call
0503 14:05:26.959707 (+2385758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.939690 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.943810 (+ 4120us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.943811 (+ 1us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.943811 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.943976 (+ 165us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.944134 (+ 158us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.944703 (+ 569us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.945650 (+ 947us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2365061}]]}
W20260503 14:05:26.993117 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:26.993227 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 624) took 8726 ms. Trace:
I20260503 14:05:26.993252 1069 rpcz_store.cc:276] 0503 14:05:18.267137 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.267240 (+ 103us) service_pool.cc:224] Handling call
0503 14:05:26.993222 (+8725982us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.952200 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.952251 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.993054 (+ 40803us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.993056 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.993094 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.993095 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.993103 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:26.993105 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8684863}]]}
W20260503 14:05:26.995317 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
I20260503 14:05:26.996420 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 552) took 10369 ms. Trace:
I20260503 14:05:26.996469 1078 rpcz_store.cc:276] 0503 14:05:16.627103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.627870 (+ 767us) service_pool.cc:224] Handling call
0503 14:05:26.996412 (+10368542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.491370 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.549904 (+ 58534us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.185983 (+636079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.185985 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.186020 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.186021 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.186077 (+ 56us) log.cc:844] Serialized 588 byte log entry
0503 14:05:26.447635 (+261558us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.675701 (+228066us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.675843 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.675879 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.996313 (+320434us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.996393 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.996403 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.996404 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228057,"prepare.queue_time_us":8841412,"prepare.run_cpu_time_us":43775,"prepare.run_wall_time_us":709888,"replication_time_us":261606}]]}
I20260503 14:05:26.996600 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:26.996717 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:26.996748 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:26.996862 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 484ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.997212 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260503 14:05:26.998132 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 565) took 9963 ms. Trace:
I20260503 14:05:26.998184 1074 rpcz_store.cc:276] 0503 14:05:17.034803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035717 (+ 914us) service_pool.cc:224] Handling call
0503 14:05:26.998126 (+9962409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.528125 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.528147 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.416995 (+888848us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.416997 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.417004 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.417006 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.417068 (+ 62us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.531393 (+114325us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.843806 (+312413us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.843947 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.843975 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:26.998053 (+154078us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:26.998108 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:26.998119 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:26.998120 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":312404,"prepare.queue_time_us":8492352,"prepare.run_cpu_time_us":58160,"prepare.run_wall_time_us":888964,"replication_time_us":114382}]]}
I20260503 14:05:26.998368 1074 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260503 14:05:26.998463 1074 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:26.998601 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 36ms of latency in SegmentAllocator::Sync()
W20260503 14:05:26.998778 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 298ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.011005 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.011067 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.010763 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:27.016775 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.017484 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.017771 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.294s user 0.000s sys 0.000s
I20260503 14:05:27.018921 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 582) took 9982 ms. Trace:
I20260503 14:05:27.018983 1083 rpcz_store.cc:276] 0503 14:05:17.036339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036467 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:27.018912 (+9982445us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.204908 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.204971 (+ 63us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.312423 (+1107452us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.312425 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.312464 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.312465 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.312509 (+ 44us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.540058 (+227549us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.723340 (+183282us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.723473 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.723508 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.018803 (+295295us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.018886 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.018903 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.018904 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183275,"prepare.queue_time_us":8168378,"prepare.run_cpu_time_us":74524,"prepare.run_wall_time_us":1107609,"replication_time_us":227588}]]}
W20260503 14:05:27.019093 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.019115 1083 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.019354 1083 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.019450 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 168ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.019472 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:27.035912 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 535) took 10410 ms. Trace:
I20260503 14:05:27.035991 1074 rpcz_store.cc:276] 0503 14:05:16.625862 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626414 (+ 552us) service_pool.cc:224] Handling call
0503 14:05:27.035896 (+10409482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.266994 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.267014 (+ 20us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.341387 (+1074373us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.341419 (+ 32us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.341424 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.341424 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.341473 (+ 49us) log.cc:844] Serialized 588 byte log entry
0503 14:05:26.635026 (+293553us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.998366 (+363340us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.998491 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.998519 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.035782 (+ 37263us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.035869 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.035885 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.035886 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":363331,"prepare.queue_time_us":8640520,"prepare.run_cpu_time_us":64342,"prepare.run_wall_time_us":1074487,"replication_time_us":293596}]]}
I20260503 14:05:27.036150 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.036273 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.036454 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 98ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.036603 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.045873 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.046010 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 637) took 8392 ms. Trace:
I20260503 14:05:27.046038 1069 rpcz_store.cc:276] 0503 14:05:18.653117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653212 (+ 95us) service_pool.cc:224] Handling call
0503 14:05:27.046005 (+8392793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.993380 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.993410 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.045806 (+ 52396us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.045808 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.045845 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.045846 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.045856 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.045857 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8340038}]]}
W20260503 14:05:27.051210 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.421s user 0.000s sys 0.000s
I20260503 14:05:27.052495 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 554) took 10215 ms. Trace:
I20260503 14:05:27.052577 1075 rpcz_store.cc:276] 0503 14:05:16.836517 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838829 (+ 2312us) service_pool.cc:224] Handling call
0503 14:05:27.052486 (+10213657us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.367595 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.367628 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.144567 (+776939us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.144569 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.144576 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.144577 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.144657 (+ 80us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.278160 (+133503us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.629774 (+351614us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.629901 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.629932 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.052368 (+422436us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.052447 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.052475 (+ 28us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.052475 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351603,"prepare.queue_time_us":8528716,"prepare.run_cpu_time_us":51825,"prepare.run_wall_time_us":777073,"replication_time_us":133571}]]}
I20260503 14:05:27.052757 1075 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.052873 1075 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.053156 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.053210 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 37ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.054440 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260503 14:05:27.055469 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 531) took 9659 ms. Trace:
I20260503 14:05:27.055519 1082 rpcz_store.cc:276] 0503 14:05:17.395760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397600 (+ 1840us) service_pool.cc:224] Handling call
0503 14:05:27.055452 (+9657852us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.788677 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.788704 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.292476 (+503772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.292477 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.292482 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.292482 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.292576 (+ 94us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.493624 (+201048us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.721036 (+227412us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.721163 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.721197 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.055356 (+334159us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.055433 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.055443 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.055444 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227404,"prepare.queue_time_us":8391035,"prepare.run_cpu_time_us":28039,"prepare.run_wall_time_us":503906,"replication_time_us":201137}]]}
I20260503 14:05:27.055666 1082 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.055768 1082 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.056037 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.056509 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.057096 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.066406 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 532) took 10035 ms. Trace:
I20260503 14:05:27.066480 1080 rpcz_store.cc:276] 0503 14:05:17.031169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.032339 (+ 1170us) service_pool.cc:224] Handling call
0503 14:05:27.066391 (+10034052us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:24.783814 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:24.783839 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.069657 (+1285818us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.147807 (+ 78150us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.147895 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.147980 (+ 85us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.165045 (+ 17065us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.575973 (+410928us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.869936 (+293963us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.870058 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.870097 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.066285 (+196188us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.066366 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.066381 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.066381 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":293952,"prepare.queue_time_us":7751428,"prepare.run_cpu_time_us":247212,"prepare.run_wall_time_us":1382708,"replication_time_us":427984}]]}
I20260503 14:05:27.066656 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.066783 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.066885 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.067018 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 184ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.091603 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 550) took 10255 ms. Trace:
I20260503 14:05:27.091683 1075 rpcz_store.cc:276] 0503 14:05:16.836435 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838558 (+ 2123us) service_pool.cc:224] Handling call
0503 14:05:27.091589 (+10253031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.084462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.084517 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.235443 (+1150926us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.235445 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.236137 (+ 692us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.236305 (+ 168us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.336607 (+100302us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.708253 (+371646us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.052755 (+344502us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.052907 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.052944 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.091478 (+ 38534us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.091560 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.091575 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.091576 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":344492,"prepare.queue_time_us":8245832,"prepare.run_cpu_time_us":104650,"prepare.run_wall_time_us":1252759,"replication_time_us":471941}]]}
I20260503 14:05:27.091861 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.091970 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.092110 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.095531 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 138ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.111645 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 548) took 9716 ms. Trace:
W20260503 14:05:27.111802 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.135720 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 594) took 9560 ms. Trace:
I20260503 14:05:27.199072 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 650) took 8372 ms. Trace:
I20260503 14:05:27.199120 1069 rpcz_store.cc:276] 0503 14:05:18.826131 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826408 (+ 277us) service_pool.cc:224] Handling call
0503 14:05:27.199067 (+8372659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.046188 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.046252 (+ 64us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.111748 (+ 65496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.111750 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.111757 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.111759 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.111789 (+ 30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.111790 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8219671}]]}
W20260503 14:05:27.199419 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
W20260503 14:05:27.145569 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:27.166308 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.199731 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 865) took 2430 ms. Trace:
I20260503 14:05:27.199771 1070 rpcz_store.cc:276] 0503 14:05:24.768942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.769037 (+ 95us) service_pool.cc:224] Handling call
0503 14:05:27.199727 (+2430690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.993110 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.999532 (+ 6422us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.090110 (+ 90578us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.098095 (+ 7985us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.141844 (+ 43749us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.144697 (+ 2853us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.145056 (+ 359us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.145141 (+ 85us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2223211}]]}
I20260503 14:05:27.188812 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 596) took 9793 ms. Trace:
I20260503 14:05:27.199887 1083 rpcz_store.cc:276] 0503 14:05:17.395639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397158 (+ 1519us) service_pool.cc:224] Handling call
0503 14:05:27.188803 (+9791645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.758669 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.758722 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.530789 (+772067us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.530791 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.530798 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.530799 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.530895 (+ 96us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.878960 (+348065us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.019112 (+140152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.019380 (+ 268us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.019422 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.188658 (+169236us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.188781 (+ 123us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.188792 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.188793 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140142,"prepare.queue_time_us":8361467,"prepare.run_cpu_time_us":48307,"prepare.run_wall_time_us":772238,"replication_time_us":348155}]]}
I20260503 14:05:27.200035 1083 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.200160 1083 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.200270 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.189195 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.189519 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.200466 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.200501 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:27.200554 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:27.200588 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:27.200610 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
I20260503 14:05:27.200634 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.200656 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:27.200680 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
W20260503 14:05:27.135836 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.162089 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:27.188007 582 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet ac5434cd505645e4a014241cf48ee524
I20260503 14:05:27.199038 1074 rpcz_store.cc:276] 0503 14:05:17.575556 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576597 (+ 1041us) service_pool.cc:224] Handling call
0503 14:05:27.135697 (+9559100us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.958459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.958493 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.627718 (+669225us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.627720 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.627723 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.627724 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.627795 (+ 71us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.701145 (+ 73350us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.036148 (+335003us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.036302 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.036338 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.135586 (+ 99248us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.135670 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.135683 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.135684 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334993,"prepare.queue_time_us":8381788,"prepare.run_cpu_time_us":36641,"prepare.run_wall_time_us":669348,"replication_time_us":73416}]]}
I20260503 14:05:27.201687 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 551) took 9806 ms. Trace:
I20260503 14:05:27.201746 1077 rpcz_store.cc:276] 0503 14:05:17.394994 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396151 (+ 1157us) service_pool.cc:224] Handling call
0503 14:05:27.201682 (+9805531us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.760853 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.760881 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.489395 (+728514us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.489396 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.489399 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.489399 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.489459 (+ 60us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.627606 (+138147us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.911184 (+283578us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.911336 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.911372 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.201577 (+290205us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.201665 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.201676 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.201676 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":283569,"prepare.queue_time_us":8364653,"prepare.run_cpu_time_us":46012,"prepare.run_wall_time_us":728614,"replication_time_us":138202}]]}
I20260503 14:05:27.201879 1077 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.202000 1077 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.184949 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:27.202970 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 593) took 9807 ms. Trace:
I20260503 14:05:27.203017 1071 rpcz_store.cc:276] 0503 14:05:17.395584 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397087 (+ 1503us) service_pool.cc:224] Handling call
0503 14:05:27.202964 (+9805877us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.814128 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.814155 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.431935 (+617780us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.431937 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.431941 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.431942 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.432007 (+ 65us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.728103 (+296096us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.933398 (+205295us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.933510 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.933540 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.202898 (+269358us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.202944 (+ 46us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.202957 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.202958 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":205287,"prepare.queue_time_us":8416969,"prepare.run_cpu_time_us":33906,"prepare.run_wall_time_us":617886,"replication_time_us":296157}]]}
I20260503 14:05:27.203171 1071 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.203267 1071 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:27.203421 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
W20260503 14:05:27.203786 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 452ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.203843 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 460ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.203933 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.126533 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:27.204883 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 535) took 9809 ms. Trace:
I20260503 14:05:27.204932 1085 rpcz_store.cc:276] 0503 14:05:17.395827 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397852 (+ 2025us) service_pool.cc:224] Handling call
0503 14:05:27.204877 (+9807025us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.784212 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.025730 (+241518us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.322534 (+296804us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.322536 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.322541 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.322541 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.322585 (+ 44us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.589200 (+266615us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.890903 (+301703us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.891047 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.891084 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.204794 (+313710us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.204860 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.204870 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.204871 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":301693,"prepare.queue_time_us":8385967,"prepare.run_cpu_time_us":67777,"prepare.run_wall_time_us":538557,"replication_time_us":266652}]]}
I20260503 14:05:27.205047 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.205152 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.205288 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.205330 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.197578 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.218s user 0.000s sys 0.000s
I20260503 14:05:27.206208 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 547) took 10369 ms. Trace:
I20260503 14:05:27.206255 1072 rpcz_store.cc:276] 0503 14:05:16.836386 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838391 (+ 2005us) service_pool.cc:224] Handling call
0503 14:05:27.206202 (+10367811us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.541178 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.541230 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.491082 (+949852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.491083 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.491086 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.491087 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.491156 (+ 69us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.538702 (+ 47546us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.979173 (+440471us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.979306 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.979338 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.206128 (+226790us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.206179 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.206195 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.206196 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":440461,"prepare.queue_time_us":8702734,"prepare.run_cpu_time_us":55715,"prepare.run_wall_time_us":949985,"replication_time_us":47610}]]}
I20260503 14:05:27.206400 1072 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.206521 1072 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.206660 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.198860 1076 rpcz_store.cc:276] 0503 14:05:17.394941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396724 (+ 1783us) service_pool.cc:224] Handling call
0503 14:05:27.111631 (+9714907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.729222 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.729550 (+ 328us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.525300 (+795750us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.525303 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.525311 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.525313 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.525406 (+ 93us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.716015 (+190609us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.924794 (+208779us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.924933 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.924970 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.111445 (+186475us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.111608 (+ 163us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.111621 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.111621 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":208768,"prepare.queue_time_us":8332378,"prepare.run_cpu_time_us":83954,"prepare.run_wall_time_us":796269,"replication_time_us":190669}]]}
I20260503 14:05:27.206969 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:27.206988 1076 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.207115 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.207151 1076 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:27.200737 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 71bc12748e504d42955083266f085247 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:27.207221 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 16
W20260503 14:05:27.207237 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.207254 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.207340 879 tablet_service.cc:1558] Processing DeleteTablet for tablet ac5434cd505645e4a014241cf48ee524 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:49576
I20260503 14:05:27.200670 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 518) took 10169 ms. Trace:
I20260503 14:05:27.207983 1073 rpcz_store.cc:276] 0503 14:05:17.031415 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.033156 (+ 1741us) service_pool.cc:224] Handling call
0503 14:05:27.200665 (+10167509us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.783226 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.818207 (+ 34981us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.342326 (+524119us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.342328 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.416962 (+ 74634us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.416963 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.425651 (+ 8688us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.604792 (+179141us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.919807 (+315015us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.919957 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.919993 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.200567 (+280574us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.200648 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.200657 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.200658 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315007,"prepare.queue_time_us":8749652,"prepare.run_cpu_time_us":70719,"prepare.run_wall_time_us":643496,"replication_time_us":187824}]]}
I20260503 14:05:27.208101 1073 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.208216 1073 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.208371 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.208475 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.209349 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260503 14:05:27.210248 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 603) took 9634 ms. Trace:
I20260503 14:05:27.210299 1079 rpcz_store.cc:276] 0503 14:05:17.575972 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577086 (+ 1114us) service_pool.cc:224] Handling call
0503 14:05:27.210241 (+9633155us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.529350 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.529389 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.386020 (+856631us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.386022 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.386029 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.386030 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.386114 (+ 84us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.645287 (+259173us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.875930 (+230643us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.876100 (+ 170us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.876138 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.210175 (+334037us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.210222 (+ 47us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.210234 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.210234 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230633,"prepare.queue_time_us":7952187,"prepare.run_cpu_time_us":57051,"prepare.run_wall_time_us":856775,"replication_time_us":259253}]]}
I20260503 14:05:27.210448 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.210543 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.210621 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 183ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.210731 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 57ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.224289 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 568) took 8962 ms. Trace:
I20260503 14:05:27.233935 1082 rpcz_store.cc:276] 0503 14:05:18.261856 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.262242 (+ 386us) service_pool.cc:224] Handling call
0503 14:05:27.224273 (+8962031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.230285 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.230313 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.450955 (+220642us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.450956 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.450962 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.450963 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.451027 (+ 64us) log.cc:844] Serialized 750 byte log entry
0503 14:05:26.804524 (+353497us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.055664 (+251140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.055810 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.055843 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.224170 (+168327us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.224249 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.224261 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.224261 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":251132,"prepare.queue_time_us":7967964,"prepare.run_cpu_time_us":11842,"prepare.run_wall_time_us":220749,"replication_time_us":353555}]]}
I20260503 14:05:27.234095 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.234246 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.224454 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.234380 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.241319 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.241449 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 877) took 2356 ms. Trace:
I20260503 14:05:27.241485 1070 rpcz_store.cc:276] 0503 14:05:24.884830 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:24.885103 (+ 273us) service_pool.cc:224] Handling call
0503 14:05:27.241444 (+2356341us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.199901 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.199936 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.241264 (+ 41328us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.241266 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.241272 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.241273 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.241283 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.241285 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2314690}]]}
I20260503 14:05:27.093161 1131 tablet_replica.cc:333] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: stopping tablet replica
I20260503 14:05:27.289794 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 553) took 9368 ms. Trace:
I20260503 14:05:27.295473 1073 rpcz_store.cc:276] 0503 14:05:17.921354 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.922087 (+ 733us) service_pool.cc:224] Handling call
0503 14:05:27.289781 (+9367694us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.096502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.096570 (+ 68us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.669891 (+573321us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.669893 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.669933 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.669934 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.670001 (+ 67us) log.cc:844] Serialized 723 byte log entry
0503 14:05:26.976064 (+306063us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.208099 (+232035us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.208238 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.208267 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.289678 (+ 81411us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.289757 (+ 79us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.289771 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.289771 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232026,"prepare.queue_time_us":8174344,"prepare.run_cpu_time_us":35560,"prepare.run_wall_time_us":573510,"replication_time_us":306126}]]}
I20260503 14:05:27.295701 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.295835 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.290871 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.296020 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 319ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.297055 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.297223 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 663) took 8032 ms. Trace:
I20260503 14:05:27.297308 1069 rpcz_store.cc:276] 0503 14:05:19.264591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.264877 (+ 286us) service_pool.cc:224] Handling call
0503 14:05:27.297218 (+8032341us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.199263 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.199295 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.297025 (+ 97730us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.297027 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.297031 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.297032 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.297041 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.297042 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7934278}]]}
I20260503 14:05:27.297777 1074 tablet.cc:1724] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.297930 1074 tablet.cc:1622] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.298023 963 log.cc:510] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.333253 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
I20260503 14:05:27.334565 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 549) took 10498 ms. Trace:
I20260503 14:05:27.334630 1075 rpcz_store.cc:276] 0503 14:05:16.836418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838508 (+ 2090us) service_pool.cc:224] Handling call
0503 14:05:27.334553 (+10496045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.772433 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.772491 (+ 58us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.507422 (+734931us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.507424 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.507428 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.507429 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.507508 (+ 79us) log.cc:844] Serialized 615 byte log entry
0503 14:05:26.820989 (+313481us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.091857 (+270868us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.091999 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.092038 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.334428 (+242390us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.334521 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.334538 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.334539 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":270859,"prepare.queue_time_us":8933881,"prepare.run_cpu_time_us":39567,"prepare.run_wall_time_us":735087,"replication_time_us":313554}]]}
I20260503 14:05:27.334772 1075 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.334895 1075 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.335086 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.335361 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 186ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.338889 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.355s user 0.000s sys 0.000s
I20260503 14:05:27.339998 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 547) took 9945 ms. Trace:
I20260503 14:05:27.340059 1084 rpcz_store.cc:276] 0503 14:05:17.394927 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396658 (+ 1731us) service_pool.cc:224] Handling call
0503 14:05:27.339990 (+9943332us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.003733 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.003789 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.472193 (+468404us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.472195 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.472201 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.472202 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.472282 (+ 80us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.873970 (+401688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.983398 (+109428us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.983549 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.983580 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.339892 (+356312us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.339967 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.339980 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.339981 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109419,"prepare.queue_time_us":8607017,"prepare.run_cpu_time_us":27865,"prepare.run_wall_time_us":468564,"replication_time_us":401762,"spinlock_wait_cycles":12032}]]}
I20260503 14:05:27.340243 1084 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.340377 1084 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.340652 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.341979 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.301741 1134 tablet_replica.cc:333] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: stopping tablet replica
I20260503 14:05:27.369073 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 564) took 10334 ms. Trace:
I20260503 14:05:27.369139 1072 rpcz_store.cc:276] 0503 14:05:17.034786 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035627 (+ 841us) service_pool.cc:224] Handling call
0503 14:05:27.369058 (+10333431us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.741765 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.741822 (+ 57us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.747799 (+1005977us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.747801 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.747805 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.747805 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.747866 (+ 61us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.078745 (+330879us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.206398 (+127653us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.206548 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.206576 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.368944 (+162368us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.369033 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.369048 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.369048 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127643,"prepare.queue_time_us":8706056,"prepare.run_cpu_time_us":62386,"prepare.run_wall_time_us":1006108,"replication_time_us":330934}]]}
I20260503 14:05:27.369269 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.369375 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.369799 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 527ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.370157 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.370254 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 889) took 2057 ms. Trace:
W20260503 14:05:27.370281 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 160ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.370283 1070 rpcz_store.cc:276] 0503 14:05:25.312968 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.313223 (+ 255us) service_pool.cc:224] Handling call
0503 14:05:27.370250 (+2057027us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.241648 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.241708 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.370125 (+128417us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.370126 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.370133 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.370134 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.370143 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.370144 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1928289}]]}
I20260503 14:05:27.395015 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 573) took 10360 ms. Trace:
I20260503 14:05:27.395094 1079 rpcz_store.cc:276] 0503 14:05:17.034574 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035007 (+ 433us) service_pool.cc:224] Handling call
0503 14:05:27.394995 (+10359988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.961975 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.962005 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.621709 (+659704us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.621711 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.621715 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.621716 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.621786 (+ 70us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.965584 (+343798us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.210447 (+244863us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.210567 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.210594 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.394868 (+184274us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.394962 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.394979 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.394979 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244857,"prepare.queue_time_us":8926899,"prepare.run_cpu_time_us":40938,"prepare.run_wall_time_us":659831,"replication_time_us":343864}]]}
I20260503 14:05:27.395264 1079 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.395382 1079 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.395813 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 53ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.396278 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 410ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.425433 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.425581 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.425997 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.426246 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 676) took 7921 ms. Trace:
I20260503 14:05:27.426347 1069 rpcz_store.cc:276] 0503 14:05:19.505070 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505489 (+ 419us) service_pool.cc:224] Handling call
0503 14:05:27.426240 (+7920751us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.297566 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.297600 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.425942 (+128342us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.425945 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.425952 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.425953 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.425963 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.425965 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7792003}]]}
W20260503 14:05:27.436751 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.436987 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 689) took 7524 ms. Trace:
I20260503 14:05:27.437080 1069 rpcz_store.cc:276] 0503 14:05:19.912559 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913919 (+ 1360us) service_pool.cc:224] Handling call
0503 14:05:27.436981 (+7523062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.426652 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.426687 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.436665 (+ 9978us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.436667 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.436672 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.436673 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.436682 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.436683 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7512627}]]}
W20260503 14:05:27.442024 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.482s user 0.000s sys 0.000s
I20260503 14:05:27.443207 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 545) took 10817 ms. Trace:
I20260503 14:05:27.443271 1081 rpcz_store.cc:276] 0503 14:05:16.626040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.626283 (+ 243us) service_pool.cc:224] Handling call
0503 14:05:27.443196 (+10816913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.117243 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.117297 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.009747 (+892450us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.009749 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.009752 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.009753 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.009814 (+ 61us) log.cc:844] Serialized 588 byte log entry
0503 14:05:26.535017 (+525203us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.959562 (+424545us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.959694 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.959736 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.443089 (+483353us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.443172 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.443185 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.443185 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":424536,"prepare.queue_time_us":8490921,"prepare.run_cpu_time_us":52824,"prepare.run_wall_time_us":892579,"replication_time_us":525258}]]}
I20260503 14:05:27.443408 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.443526 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.443626 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.443893 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.445150 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.469s user 0.000s sys 0.000s
I20260503 14:05:27.446048 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 546) took 9867 ms. Trace:
I20260503 14:05:27.446112 1109 rpcz_store.cc:276] 0503 14:05:17.578872 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579201 (+ 329us) service_pool.cc:224] Handling call
0503 14:05:27.446042 (+9866841us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.026462 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.026503 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.578740 (+552237us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.578742 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.578750 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.578752 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.578836 (+ 84us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.775183 (+196347us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.975502 (+200319us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.975642 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.975677 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.445957 (+470280us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.446020 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.446033 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.446033 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":200310,"prepare.queue_time_us":8447180,"prepare.run_cpu_time_us":42764,"prepare.run_wall_time_us":552395,"replication_time_us":196426}]]}
I20260503 14:05:27.446272 1109 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.446404 1109 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.446568 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 298ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.446796 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.446048 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 579) took 10050 ms. Trace:
I20260503 14:05:27.447057 1075 rpcz_store.cc:276] 0503 14:05:17.395203 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396965 (+ 1762us) service_pool.cc:224] Handling call
0503 14:05:27.446042 (+10049077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.903527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.903564 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.843655 (+940091us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.843656 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.843659 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.843660 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.843738 (+ 78us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.132606 (+288868us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.334769 (+202163us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.334924 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.334961 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.445958 (+110997us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.446020 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.446033 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.446033 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202154,"prepare.queue_time_us":8506516,"prepare.run_cpu_time_us":86015,"prepare.run_wall_time_us":940219,"replication_time_us":288939}]]}
I20260503 14:05:27.447204 1075 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.447301 1075 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.447381 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 153ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.449460 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.000s sys 0.000s
I20260503 14:05:27.450026 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 566) took 10613 ms. Trace:
I20260503 14:05:27.450083 1079 rpcz_store.cc:276] 0503 14:05:16.836851 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839816 (+ 2965us) service_pool.cc:224] Handling call
0503 14:05:27.450019 (+10610203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.041657 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.041691 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.933284 (+891593us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.933286 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.933291 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.933292 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.933359 (+ 67us) log.cc:844] Serialized 615 byte log entry
0503 14:05:27.164665 (+231306us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.395261 (+230596us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.395409 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.395448 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.449941 (+ 54493us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.450001 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.450011 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.450012 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":230586,"prepare.queue_time_us":9201785,"prepare.run_cpu_time_us":53946,"prepare.run_wall_time_us":891711,"replication_time_us":231365}]]}
I20260503 14:05:27.450233 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.450343 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.450544 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.450922 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.450973 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.450541 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 581) took 10414 ms. Trace:
I20260503 14:05:27.451133 1083 rpcz_store.cc:276] 0503 14:05:17.036323 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036413 (+ 90us) service_pool.cc:224] Handling call
0503 14:05:27.450534 (+10414121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.628403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.628431 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.628676 (+1000245us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.628677 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.628681 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.628682 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.628759 (+ 77us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.937427 (+308668us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.200031 (+262604us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.200188 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.200234 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.450411 (+250177us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.450517 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.450526 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.450526 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262584,"prepare.queue_time_us":8591942,"prepare.run_cpu_time_us":79732,"prepare.run_wall_time_us":1000366,"replication_time_us":308739}]]}
I20260503 14:05:27.451287 1083 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.451393 1083 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.451481 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 219ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.471095 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
I20260503 14:05:27.472316 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 550) took 10077 ms. Trace:
I20260503 14:05:27.472374 1080 rpcz_store.cc:276] 0503 14:05:17.394978 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396842 (+ 1864us) service_pool.cc:224] Handling call
0503 14:05:27.472305 (+10075463us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.914587 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.914609 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.641583 (+726974us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.641584 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.641589 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.641589 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.641660 (+ 71us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.949061 (+307401us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.066654 (+117593us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.066817 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.066854 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.472202 (+405348us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.472283 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.472296 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.472297 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117583,"prepare.queue_time_us":8517693,"prepare.run_cpu_time_us":36547,"prepare.run_wall_time_us":727084,"replication_time_us":307465}]]}
W20260503 14:05:27.472788 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.472514 1080 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.473122 1080 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.473215 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.478425 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.271s user 0.000s sys 0.000s
I20260503 14:05:27.479722 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 576) took 9550 ms. Trace:
I20260503 14:05:27.479792 1076 rpcz_store.cc:276] 0503 14:05:17.929494 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929616 (+ 122us) service_pool.cc:224] Handling call
0503 14:05:27.479712 (+9550096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.309983 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.310018 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.869837 (+559819us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.869838 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.869846 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.869847 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.869907 (+ 60us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.092080 (+222173us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.206986 (+114906us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.207179 (+ 193us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.207209 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.479597 (+272388us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.479683 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.479700 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.479700 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114899,"prepare.queue_time_us":8380313,"prepare.run_cpu_time_us":34315,"prepare.run_wall_time_us":559936,"replication_time_us":222228}]]}
I20260503 14:05:27.479971 1076 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.480087 1076 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.480306 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.480933 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 197ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.481050 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.484s user 0.000s sys 0.000s
I20260503 14:05:27.482095 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 597) took 10086 ms. Trace:
W20260503 14:05:27.482550 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 110ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.482156 1078 rpcz_store.cc:276] 0503 14:05:17.395655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397197 (+ 1542us) service_pool.cc:224] Handling call
0503 14:05:27.482087 (+10084890us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.985634 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.985666 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.487707 (+502041us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.487708 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.487747 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.487748 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.487811 (+ 63us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.756172 (+268361us) op_driver.cc:464] REPLICATION: finished
0503 14:05:26.996598 (+240426us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:26.996744 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:26.996782 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.481972 (+485190us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.482068 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.482080 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.482081 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":240416,"prepare.queue_time_us":8588386,"prepare.run_cpu_time_us":32596,"prepare.run_wall_time_us":502187,"replication_time_us":268417}]]}
I20260503 14:05:27.483019 1078 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.483141 1078 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.483232 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 508ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.485064 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260503 14:05:27.486090 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 589) took 10090 ms. Trace:
I20260503 14:05:27.486148 1071 rpcz_store.cc:276] 0503 14:05:17.395510 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397516 (+ 2006us) service_pool.cc:224] Handling call
0503 14:05:27.486083 (+10088567us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.950433 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.950459 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.724739 (+774280us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.724741 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.724745 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.724746 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.724820 (+ 74us) log.cc:844] Serialized 669 byte log entry
0503 14:05:26.965198 (+240378us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.203169 (+237971us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.203293 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.203319 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.486000 (+282681us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.486062 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.486074 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.486075 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":237961,"prepare.queue_time_us":8552845,"prepare.run_cpu_time_us":52200,"prepare.run_wall_time_us":774400,"replication_time_us":240444}]]}
I20260503 14:05:27.486326 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.486434 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.486532 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 164ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.486650 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.490500 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
I20260503 14:05:27.491566 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 551) took 9912 ms. Trace:
I20260503 14:05:27.491626 1085 rpcz_store.cc:276] 0503 14:05:17.578987 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579495 (+ 508us) service_pool.cc:224] Handling call
0503 14:05:27.491557 (+9912062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.012579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.012785 (+ 206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.495330 (+482545us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.495331 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.495510 (+ 179us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.495511 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.499983 (+ 4472us) log.cc:844] Serialized 696 byte log entry
0503 14:05:26.812659 (+312676us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.205045 (+392386us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.205176 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.205200 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.491455 (+286255us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.491537 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.491549 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.491549 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":392378,"prepare.queue_time_us":8432998,"prepare.run_cpu_time_us":42130,"prepare.run_wall_time_us":487580,"replication_time_us":317142}]]}
I20260503 14:05:27.493093 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.493216 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.493372 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.493777 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 368ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.530907 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.531141 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 901) took 1757 ms. Trace:
I20260503 14:05:27.531248 1070 rpcz_store.cc:276] 0503 14:05:25.773233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:25.773453 (+ 220us) service_pool.cc:224] Handling call
0503 14:05:27.531134 (+1757681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.370506 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.370549 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.530846 (+160297us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.530848 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.530855 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.530858 (+ 3us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.530868 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.530869 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1596941}]]}
I20260503 14:05:27.577883 582 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 71bc12748e504d42955083266f085247
I20260503 14:05:27.579785 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.580000 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.580117 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.580204 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:27.580279 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:27.580375 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:27.581339 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:27.582182 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.583366 669 tablet_service.cc:1558] Processing DeleteTablet for tablet 71bc12748e504d42955083266f085247 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:43034
W20260503 14:05:27.584601 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
I20260503 14:05:27.585727 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 548) took 10006 ms. Trace:
I20260503 14:05:27.585780 1082 rpcz_store.cc:276] 0503 14:05:17.578914 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579142 (+ 228us) service_pool.cc:224] Handling call
0503 14:05:27.585720 (+10006578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.816148 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.816170 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.497611 (+681441us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.497613 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.497643 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.497644 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.497690 (+ 46us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.085624 (+587934us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.234091 (+148467us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.234275 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.234328 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.585617 (+351289us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.585698 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.585711 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.585711 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":148458,"prepare.queue_time_us":8236662,"prepare.run_cpu_time_us":39545,"prepare.run_wall_time_us":681556,"replication_time_us":587974}]]}
I20260503 14:05:27.585944 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:27.586066 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.586230 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.586295 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 218ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.482216 1134 raft_consensus.cc:2243] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:27.475059 1131 raft_consensus.cc:2243] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 1 LEADER]: Raft consensus shutting down.
I20260503 14:05:27.591142 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:27.591277 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.591359 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:27.597434 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.597654 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 702) took 7288 ms. Trace:
I20260503 14:05:27.597734 1069 rpcz_store.cc:276] 0503 14:05:20.309113 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.310051 (+ 938us) service_pool.cc:224] Handling call
0503 14:05:27.597649 (+7287598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.437379 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.437414 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.597397 (+159983us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.597399 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.597406 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.597410 (+ 4us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.597420 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.597421 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":7127216}]]}
I20260503 14:05:27.601745 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 548) took 10765 ms. Trace:
I20260503 14:05:27.603308 1075 rpcz_store.cc:276] 0503 14:05:16.836401 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838451 (+ 2050us) service_pool.cc:224] Handling call
0503 14:05:27.601734 (+10763283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.341494 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.341549 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.035984 (+694435us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.035986 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.035994 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.035995 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.036082 (+ 87us) log.cc:844] Serialized 615 byte log entry
0503 14:05:27.290064 (+253982us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.447202 (+157138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.447326 (+ 124us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.447356 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.601621 (+154265us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.601707 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.601723 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.601723 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":157129,"prepare.queue_time_us":9502992,"prepare.run_cpu_time_us":43045,"prepare.run_wall_time_us":694599,"replication_time_us":254063}]]}
I20260503 14:05:27.603488 1075 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.603603 1075 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.601933 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 289ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.603744 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 126ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.598857 1134 raft_consensus.cc:2272] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:27.598685 1131 raft_consensus.cc:2272] T f7d9d857cb1d42998f616c9d0af6223c P 6f785862c3e34d9cb57b5a5315299f91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260503 14:05:27.615216 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
I20260503 14:05:27.616427 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 564) took 9685 ms. Trace:
I20260503 14:05:27.616479 1073 rpcz_store.cc:276] 0503 14:05:17.930800 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930924 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:27.616418 (+9685494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.934256 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.934285 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.720850 (+786565us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.720853 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.720860 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.720861 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.720943 (+ 82us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.096065 (+375122us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.295697 (+199632us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.295866 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.295912 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.616322 (+320410us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.616400 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.616410 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.616411 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":199621,"prepare.queue_time_us":8003252,"prepare.run_cpu_time_us":60238,"prepare.run_wall_time_us":786698,"replication_time_us":375199}]]}
I20260503 14:05:27.616648 1073 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.616770 1073 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.617094 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.617373 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.626008 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:05:27.626791 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 569) took 10591 ms. Trace:
I20260503 14:05:27.626844 1081 rpcz_store.cc:276] 0503 14:05:17.034959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035974 (+ 1015us) service_pool.cc:224] Handling call
0503 14:05:27.626784 (+10590810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.426861 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.426891 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.959500 (+532609us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.959502 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.959508 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.959508 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.959600 (+ 92us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.237299 (+277699us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.443404 (+206105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.443555 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.443597 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.626687 (+183090us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.626752 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.626775 (+ 23us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.626776 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":206091,"prepare.queue_time_us":9390824,"prepare.run_cpu_time_us":29236,"prepare.run_wall_time_us":532750,"replication_time_us":277785}]]}
I20260503 14:05:27.626983 1081 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.627086 1081 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.627200 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.633710 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 606) took 10057 ms. Trace:
I20260503 14:05:27.633769 1079 rpcz_store.cc:276] 0503 14:05:17.576020 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577332 (+ 1312us) service_pool.cc:224] Handling call
0503 14:05:27.633702 (+10056370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.432024 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.432077 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.207489 (+775412us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.207490 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.207494 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.207494 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.207547 (+ 53us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.207746 (+ 199us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.450229 (+242483us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.450369 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.450399 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.633611 (+183212us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.633685 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.633693 (+ 8us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.633694 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242475,"prepare.queue_time_us":8854628,"prepare.run_cpu_time_us":41240,"prepare.run_wall_time_us":775537,"replication_time_us":248}]]}
I20260503 14:05:27.633970 1079 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.634099 1079 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.634589 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.635010 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:27.635399 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.643196 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.345s user 0.000s sys 0.000s
I20260503 14:05:27.644243 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 559) took 10615 ms. Trace:
I20260503 14:05:27.644304 1074 rpcz_store.cc:276] 0503 14:05:17.028855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.028989 (+ 134us) service_pool.cc:224] Handling call
0503 14:05:27.644235 (+10615246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.709671 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.709698 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.672522 (+962824us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.672523 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.672528 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.672528 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.672611 (+ 83us) log.cc:844] Serialized 642 byte log entry
0503 14:05:26.911004 (+238393us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.297769 (+386765us) spinlock_profiling.cc:243] Waited 96.1 ms on lock 0x556500c623d8. stack: 00007f71a588d5b6 00007f71a624acc7 00007f71a58aa3ff 00007f71a58a03c6 00007f71a5d136da 00007f71a40cb61e
0503 14:05:27.297771 (+ 2us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.297960 (+ 189us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.297998 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.644138 (+346140us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.644206 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.644219 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.644226 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":290480,"prepare.queue_time_us":8680624,"prepare.run_cpu_time_us":50452,"prepare.run_wall_time_us":962954,"replication_time_us":238437,"spinlock_wait_cycles":221122816}]]}
I20260503 14:05:27.644454 1074 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
W20260503 14:05:27.644629 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.644708 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 572) took 10249 ms. Trace:
I20260503 14:05:27.644744 1112 rpcz_store.cc:276] 0503 14:05:17.395067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396358 (+ 1291us) service_pool.cc:224] Handling call
0503 14:05:27.644705 (+10248347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.672636 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.672677 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.644592 (+971915us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.644594 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.644598 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.644599 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.644606 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.644607 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9276178}]]}
I20260503 14:05:27.645217 1074 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.645419 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.651804 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 616) took 9726 ms. Trace:
I20260503 14:05:27.651861 1071 rpcz_store.cc:276] 0503 14:05:17.924817 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925358 (+ 541us) service_pool.cc:224] Handling call
0503 14:05:27.651795 (+9726437us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.386144 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.386180 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.210293 (+824113us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.210294 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.210299 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.210300 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.210376 (+ 76us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.268032 (+ 57656us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.486323 (+218291us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.486472 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.486505 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.651700 (+165195us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.651775 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.651787 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.651788 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218282,"prepare.queue_time_us":8460709,"prepare.run_cpu_time_us":49357,"prepare.run_wall_time_us":824241,"replication_time_us":57724}]]}
I20260503 14:05:27.652005 1071 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.652105 1071 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:27.653565 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 574) took 9390 ms. Trace:
I20260503 14:05:27.653616 1085 rpcz_store.cc:276] 0503 14:05:18.262687 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.265131 (+ 2444us) service_pool.cc:224] Handling call
0503 14:05:27.653556 (+9388425us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.160105 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.160135 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.920227 (+760092us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.920229 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.920232 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.920232 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.920310 (+ 78us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.188891 (+268581us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.493089 (+304198us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.493243 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.493277 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.653464 (+160187us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.653536 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.653549 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.653550 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":304189,"prepare.queue_time_us":7894900,"prepare.run_cpu_time_us":41042,"prepare.run_wall_time_us":760236,"replication_time_us":268655}]]}
I20260503 14:05:27.653784 1085 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.653898 1085 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.654050 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 88ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.654232 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 421ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.654328 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.656059 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 575) took 10621 ms. Trace:
I20260503 14:05:27.656108 1071 rpcz_store.cc:276] 0503 14:05:17.034643 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035133 (+ 490us) service_pool.cc:224] Handling call
0503 14:05:27.656050 (+10620917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.195579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.195611 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.809689 (+614078us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.845927 (+ 36238us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.993241 (+147314us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.998849 (+ 5608us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.017375 (+ 18526us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.303695 (+286320us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.652002 (+348307us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.652133 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.652166 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.655982 (+ 3816us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.656032 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.656042 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.656042 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348298,"prepare.queue_time_us":9160388,"prepare.run_cpu_time_us":101246,"prepare.run_wall_time_us":821979,"replication_time_us":293456}]]}
I20260503 14:05:27.656265 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.656369 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.656687 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.656831 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.659444 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.659543 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 585) took 10084 ms. Trace:
I20260503 14:05:27.659574 1112 rpcz_store.cc:276] 0503 14:05:17.575317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575807 (+ 490us) service_pool.cc:224] Handling call
0503 14:05:27.659539 (+10083732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.644833 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.644879 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.659423 (+ 14544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.659425 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.659429 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.659430 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.659436 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.659437 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10068969}]]}
W20260503 14:05:27.659742 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.659797 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 598) took 9738 ms. Trace:
I20260503 14:05:27.659823 1112 rpcz_store.cc:276] 0503 14:05:17.921209 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.921548 (+ 339us) service_pool.cc:224] Handling call
0503 14:05:27.659794 (+9738246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.659682 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.659733 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.659733 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.659734 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.659735 (+ 1us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.659736 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.659738 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.659739 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9738036}]]}
W20260503 14:05:27.664040 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.462s user 0.000s sys 0.000s
I20260503 14:05:27.665220 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 569) took 9735 ms. Trace:
I20260503 14:05:27.665271 1077 rpcz_store.cc:276] 0503 14:05:17.929279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929780 (+ 501us) service_pool.cc:224] Handling call
0503 14:05:27.665211 (+9735431us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.235948 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.235972 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.922667 (+686695us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.922668 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.922672 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.922672 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.922737 (+ 65us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.025276 (+102539us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.201878 (+176602us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.202028 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.202062 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.665111 (+463049us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.665188 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.665200 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.665201 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":176592,"prepare.queue_time_us":8306092,"prepare.run_cpu_time_us":36968,"prepare.run_wall_time_us":686796,"replication_time_us":102598}]]}
I20260503 14:05:27.665438 1077 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.665589 1077 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.665690 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.666608 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.667290 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.667361 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 611) took 9399 ms. Trace:
I20260503 14:05:27.667384 1112 rpcz_store.cc:276] 0503 14:05:18.268219 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.268623 (+ 404us) service_pool.cc:224] Handling call
0503 14:05:27.667357 (+9398734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.659893 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.659912 (+ 19us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.667270 (+ 7358us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.667273 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.667277 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.667278 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.667284 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.667285 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9391156}]]}
W20260503 14:05:27.667538 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.667574 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 624) took 9014 ms. Trace:
I20260503 14:05:27.667599 1112 rpcz_store.cc:276] 0503 14:05:18.653216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.653272 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:27.667572 (+9014300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.667502 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.667531 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.667531 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.667531 (+ 0us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.667533 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.667534 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.667536 (+ 2us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.667537 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9014166}]]}
W20260503 14:05:27.669380 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.670605 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20260503 14:05:27.671658 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 561) took 10834 ms. Trace:
I20260503 14:05:27.671707 1083 rpcz_store.cc:276] 0503 14:05:16.836758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839509 (+ 2751us) service_pool.cc:224] Handling call
0503 14:05:27.671649 (+10832140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.631289 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.631316 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.621740 (+990424us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.720897 (+ 99157us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.010049 (+289152us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.010052 (+ 3us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.010856 (+ 804us) log.cc:844] Serialized 615 byte log entry
0503 14:05:27.222995 (+212139us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.451284 (+228289us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.451418 (+ 134us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.451447 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.671550 (+220103us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.671630 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.671641 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.671642 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228281,"prepare.queue_time_us":8791736,"prepare.run_cpu_time_us":122972,"prepare.run_wall_time_us":1379796,"replication_time_us":212937}]]}
I20260503 14:05:27.671870 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.671973 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.672060 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.672269 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 139ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.676950 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.677057 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 637) took 8851 ms. Trace:
I20260503 14:05:27.677088 1112 rpcz_store.cc:276] 0503 14:05:18.825818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.826145 (+ 327us) service_pool.cc:224] Handling call
0503 14:05:27.677052 (+8850907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.667660 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.667685 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.676924 (+ 9239us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.676926 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.676932 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.676933 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.676940 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.676941 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8841411}]]}
W20260503 14:05:27.701857 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.361s user 0.000s sys 0.000s
I20260503 14:05:27.703094 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 555) took 10127 ms. Trace:
I20260503 14:05:27.703156 1084 rpcz_store.cc:276] 0503 14:05:17.575639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576225 (+ 586us) service_pool.cc:224] Handling call
0503 14:05:27.703082 (+10126857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.167900 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.171833 (+ 3933us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.740094 (+568261us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.740128 (+ 34us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.740135 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.740136 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.740200 (+ 64us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.097429 (+357229us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.340240 (+242811us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.340407 (+ 167us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.340443 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.702968 (+362525us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.703055 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.703070 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.703071 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":242803,"prepare.queue_time_us":8590667,"prepare.run_cpu_time_us":55877,"prepare.run_wall_time_us":572734,"replication_time_us":357288}]]}
I20260503 14:05:27.703280 1084 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.703405 1084 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.703522 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.703732 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 144ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.731204 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 578) took 10336 ms. Trace:
I20260503 14:05:27.731297 1075 rpcz_store.cc:276] 0503 14:05:17.395186 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396900 (+ 1714us) service_pool.cc:224] Handling call
0503 14:05:27.731186 (+10334286us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.417107 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.417145 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.998179 (+581034us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.998181 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.998185 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.998186 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.998264 (+ 78us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.297051 (+298787us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.603484 (+306433us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.603636 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.603678 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.731017 (+127339us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.731158 (+ 141us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.731173 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.731174 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":306423,"prepare.queue_time_us":9020149,"prepare.run_cpu_time_us":40288,"prepare.run_wall_time_us":581167,"replication_time_us":298861}]]}
I20260503 14:05:27.731456 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.731567 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.731822 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.732012 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.732131 1129 op_tracker.cc:284] OpTracker waiting for 1 outstanding ops to complete now for 1.026s
I20260503 14:05:27.732168 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:27.732185 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=302, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
36:new_c34 INT32 NULLABLE,
37:new_c35 INT32 NULLABLE,
38:new_c36 INT32 NULLABLE,
39:new_c37 INT32 NULLABLE,
40:new_c38 INT32 NULLABLE,
41:new_c39 INT32 NULLABLE,
42:new_c40 INT32 NULLABLE,
43:new_c41 INT32 NULLABLE,
44:new_c42 INT32 NULLABLE,
45:new_c43 INT32 NULLABLE,
46:new_c44 INT32 NULLABLE,
47:new_c45 INT32 NULLABLE,
48:new_c46 INT32 NULLABLE,
49:new_c47 INT32 NULLABLE,
50:new_c48 INT32 NULLABLE,
51:new_c49 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20260503 14:05:27.732175 1070 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.733136 1070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 913) took 1717 ms. Trace:
I20260503 14:05:27.733170 1070 rpcz_store.cc:276] 0503 14:05:26.015645 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.015773 (+ 128us) service_pool.cc:224] Handling call
0503 14:05:27.733131 (+1717358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.531538 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.531619 (+ 81us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.732127 (+200508us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.732128 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.732132 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.732132 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.732140 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.732141 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1515639}]]}
I20260503 14:05:27.743450 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 547) took 10164 ms. Trace:
I20260503 14:05:27.743528 1085 rpcz_store.cc:276] 0503 14:05:17.578889 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579294 (+ 405us) service_pool.cc:224] Handling call
0503 14:05:27.743434 (+10164140us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.322608 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.322660 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.204935 (+882275us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.204936 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.204940 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.204940 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.204994 (+ 54us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.441542 (+236548us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.653781 (+212239us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.653925 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.653954 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.743318 (+ 89364us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.743410 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.743423 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.743424 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":212230,"prepare.queue_time_us":8743240,"prepare.run_cpu_time_us":48018,"prepare.run_wall_time_us":882393,"replication_time_us":236594}]]}
I20260503 14:05:27.743695 1085 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:27.743809 1085 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.744239 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 194ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.744568 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 257ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.744699 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.298s user 0.000s sys 0.000s
I20260503 14:05:27.745705 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 533) took 10349 ms. Trace:
I20260503 14:05:27.745752 1109 rpcz_store.cc:276] 0503 14:05:17.395795 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397723 (+ 1928us) service_pool.cc:224] Handling call
0503 14:05:27.745698 (+10347975us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.145470 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.146042 (+ 572us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.890766 (+744724us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.890767 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.890771 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.890771 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.890834 (+ 63us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.182612 (+291778us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.446269 (+263657us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.446426 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.446463 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.745608 (+299145us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.745677 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.745689 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.745690 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263648,"prepare.queue_time_us":8747624,"prepare.run_cpu_time_us":51337,"prepare.run_wall_time_us":745372,"replication_time_us":291835}]]}
I20260503 14:05:27.745895 1109 tablet.cc:1724] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.746003 1109 tablet.cc:1622] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.746173 968 log.cc:510] T ac5434cd505645e4a014241cf48ee524 P 06b40164830f479cbf4add403510120a: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.746367 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.768568 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 585) took 9108 ms. Trace:
I20260503 14:05:27.768646 1082 rpcz_store.cc:276] 0503 14:05:18.659741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.660195 (+ 454us) service_pool.cc:224] Handling call
0503 14:05:27.768552 (+9108357us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.237809 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.237833 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.975333 (+737500us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.975335 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.975341 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.975342 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.975403 (+ 61us) log.cc:844] Serialized 777 byte log entry
0503 14:05:27.234072 (+258669us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.585941 (+351869us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.586096 (+ 155us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.586133 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.768407 (+182274us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.768499 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.768520 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.768521 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":351861,"prepare.queue_time_us":7577557,"prepare.run_cpu_time_us":46428,"prepare.run_wall_time_us":737603,"replication_time_us":258725}]]}
W20260503 14:05:27.768844 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.768832 1082 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.768960 1082 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.769346 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 205ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.775485 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:27.777153 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 558) took 10201 ms. Trace:
I20260503 14:05:27.777217 1080 rpcz_store.cc:276] 0503 14:05:17.575727 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576065 (+ 338us) service_pool.cc:224] Handling call
0503 14:05:27.777145 (+10201080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.896709 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.896764 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.726328 (+829564us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.726330 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.726333 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.726334 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.726385 (+ 51us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.098800 (+372415us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.472511 (+373711us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.473150 (+ 639us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.473189 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.776517 (+303328us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.777128 (+ 611us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.777139 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.777139 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373704,"prepare.queue_time_us":8320587,"prepare.run_cpu_time_us":42907,"prepare.run_wall_time_us":829684,"replication_time_us":372462}]]}
I20260503 14:05:27.777381 1080 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.777509 1080 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.777603 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 60ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.777755 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 217ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.798379 1130 op_tracker.cc:284] OpTracker waiting for 23 outstanding ops to complete now for 1.028s
W20260503 14:05:27.798463 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:27.798604 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 715) took 7174 ms. Trace:
I20260503 14:05:27.798640 1069 rpcz_store.cc:276] 0503 14:05:20.623957 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624338 (+ 381us) service_pool.cc:224] Handling call
0503 14:05:27.798600 (+7174262us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.597983 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.598016 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.798393 (+200377us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.798395 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.798402 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.798403 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.798446 (+ 43us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.798448 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6973534}]]}
I20260503 14:05:27.798486 1130 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:27.799015 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.799528 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.799849 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.800172 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.800473 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.800848 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.801118 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.801371 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.801987 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.802245 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.802588 1130 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=353, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:27.802670 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.803000 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.803224 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.803431 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.803710 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:27.804798 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:27.836654 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
W20260503 14:05:27.837385 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.000s
I20260503 14:05:27.837956 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 544) took 10443 ms. Trace:
I20260503 14:05:27.838009 1076 rpcz_store.cc:276] 0503 14:05:17.394883 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396393 (+ 1510us) service_pool.cc:224] Handling call
0503 14:05:27.837947 (+10441554us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.168163 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.237569 (+ 69406us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.066449 (+828880us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.066451 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.066458 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.066460 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.066557 (+ 97us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.252446 (+185889us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.479967 (+227521us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.480121 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.480167 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.837826 (+357659us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.837922 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.837936 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.837936 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":227510,"prepare.queue_time_us":8771346,"prepare.run_cpu_time_us":62957,"prepare.run_wall_time_us":898576,"replication_time_us":185980}]]}
I20260503 14:05:27.838173 1076 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.838312 1076 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:27.838469 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 567) took 10803 ms. Trace:
W20260503 14:05:27.838523 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.838850 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 55ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.839473 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 560) took 10263 ms. Trace:
I20260503 14:05:27.839531 1080 rpcz_store.cc:276] 0503 14:05:17.575758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576199 (+ 441us) service_pool.cc:224] Handling call
0503 14:05:27.839466 (+10263267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.525429 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.525506 (+ 77us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.146098 (+620592us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.146186 (+ 88us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.146450 (+ 264us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.146544 (+ 94us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.165927 (+ 19383us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.436102 (+270175us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.777378 (+341276us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.777538 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.777577 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.839358 (+ 61781us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.839449 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.839460 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.839460 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":341265,"prepare.queue_time_us":8949172,"prepare.run_cpu_time_us":73708,"prepare.run_wall_time_us":641056,"replication_time_us":289550}]]}
I20260503 14:05:27.839702 1080 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.839823 1080 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.839910 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.840701 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.840896 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.838531 1081 rpcz_store.cc:276] 0503 14:05:17.034857 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035848 (+ 991us) service_pool.cc:224] Handling call
0503 14:05:27.838461 (+10802613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.144678 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.144717 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.052519 (+907802us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.052562 (+ 43us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.052569 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.052570 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.052639 (+ 69us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.331441 (+278802us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.626980 (+295539us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.627122 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.627168 (+ 46us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.838366 (+211198us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.838436 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.838449 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.838449 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":295530,"prepare.queue_time_us":9108763,"prepare.run_cpu_time_us":57071,"prepare.run_wall_time_us":907971,"replication_time_us":278864}]]}
I20260503 14:05:27.841236 1081 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.841348 1081 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.841511 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.852341 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.235s user 0.000s sys 0.000s
I20260503 14:05:27.853619 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 543) took 10274 ms. Trace:
I20260503 14:05:27.853691 1073 rpcz_store.cc:276] 0503 14:05:17.578789 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579030 (+ 241us) service_pool.cc:224] Handling call
0503 14:05:27.853609 (+10274579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.292592 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.292620 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.056110 (+763490us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.056112 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.056116 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.056117 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.056185 (+ 68us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.323612 (+267427us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.616643 (+293031us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.616797 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.616837 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.853506 (+236669us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.853587 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.853602 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.853602 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":293022,"prepare.queue_time_us":8713492,"prepare.run_cpu_time_us":38709,"prepare.run_wall_time_us":763606,"replication_time_us":267489}]]}
I20260503 14:05:27.853874 1073 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.853982 1073 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.854092 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 174ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.858177 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.862308 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 610) took 10286 ms. Trace:
I20260503 14:05:27.862375 1083 rpcz_store.cc:276] 0503 14:05:17.576096 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576729 (+ 633us) service_pool.cc:224] Handling call
0503 14:05:27.862298 (+10285569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.487828 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.487856 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.482327 (+994471us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.482329 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.482362 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.482363 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.482405 (+ 42us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.593020 (+110615us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.671867 (+ 78847us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.671994 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.672026 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.862201 (+190175us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.862276 (+ 75us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.862287 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.862288 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78836,"prepare.queue_time_us":8911052,"prepare.run_cpu_time_us":58823,"prepare.run_wall_time_us":994588,"replication_time_us":110651}]]}
I20260503 14:05:27.862509 1083 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:27.862625 1083 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.862746 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.862792 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.893966 583 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 96e32302b4d0424e9879c2630cc7c058
I20260503 14:05:27.895506 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:27.895596 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:27.895627 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.895653 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet d6663f02a2a8423693b9b5d7f6082f71 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
I20260503 14:05:27.896615 738 tablet_service.cc:1558] Processing DeleteTablet for tablet 96e32302b4d0424e9879c2630cc7c058 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:38518
I20260503 14:05:27.896875 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:27.897625 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.528s user 0.000s sys 0.000s
W20260503 14:05:27.897795 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.896641 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.898808 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:27.898855 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.898881 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:27.898905 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:27.898927 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:27.898952 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.898980 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:27.899006 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:27.899036 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:27.899062 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
W20260503 14:05:27.899297 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 348ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.898718 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 570) took 10863 ms. Trace:
I20260503 14:05:27.899880 1072 rpcz_store.cc:276] 0503 14:05:17.034975 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035351 (+ 376us) service_pool.cc:224] Handling call
0503 14:05:27.898712 (+10863361us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.267659 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.267690 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.978325 (+710635us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.978327 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.978331 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.978331 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.978396 (+ 65us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.168842 (+190446us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.369266 (+200424us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.369403 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.369441 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.898628 (+529187us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.898691 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.898704 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.898705 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":200415,"prepare.queue_time_us":9232260,"prepare.run_cpu_time_us":37477,"prepare.run_wall_time_us":710752,"replication_time_us":190504}]]}
I20260503 14:05:27.900046 1072 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.900161 1072 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.900250 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 452ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.901873 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.245s user 0.000s sys 0.000s
I20260503 14:05:27.902949 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 609) took 10326 ms. Trace:
I20260503 14:05:27.902999 1071 rpcz_store.cc:276] 0503 14:05:17.576087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576659 (+ 572us) service_pool.cc:224] Handling call
0503 14:05:27.902942 (+10326283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.530919 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.530967 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.188909 (+657942us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.188910 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.188915 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.188915 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.188980 (+ 65us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.472627 (+283647us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.656262 (+183635us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.656391 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.656418 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.902848 (+246430us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.902925 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.902934 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.902935 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183626,"prepare.queue_time_us":8954185,"prepare.run_cpu_time_us":42459,"prepare.run_wall_time_us":658083,"replication_time_us":283687}]]}
I20260503 14:05:27.903147 1071 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.903257 1071 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.903458 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.903767 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:27.903821 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.939779 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 580) took 9285 ms. Trace:
I20260503 14:05:27.939857 1085 rpcz_store.cc:276] 0503 14:05:18.654444 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654770 (+ 326us) service_pool.cc:224] Handling call
0503 14:05:27.939762 (+9284992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.451045 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.451076 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.224298 (+773222us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.224300 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.224304 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.224305 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.224381 (+ 76us) log.cc:844] Serialized 777 byte log entry
0503 14:05:27.517134 (+292753us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.743691 (+226557us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.743838 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.743877 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.939629 (+195752us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.939735 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.939750 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.939751 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226542,"prepare.queue_time_us":7796215,"prepare.run_cpu_time_us":38890,"prepare.run_wall_time_us":773351,"replication_time_us":292821}]]}
I20260503 14:05:27.940009 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.940160 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.940464 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 134ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.940486 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
W20260503 14:05:27.940864 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.941674 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 562) took 10906 ms. Trace:
I20260503 14:05:27.941735 1075 rpcz_store.cc:276] 0503 14:05:17.034758 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035496 (+ 738us) service_pool.cc:224] Handling call
0503 14:05:27.941667 (+10906171us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.507527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.507555 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.334567 (+827012us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.334569 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.334573 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.334574 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.334644 (+ 70us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.521639 (+186995us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.731454 (+209815us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.731591 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.731628 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.941583 (+209955us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.941648 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.941659 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.941659 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":209805,"prepare.queue_time_us":9471961,"prepare.run_cpu_time_us":43910,"prepare.run_wall_time_us":827125,"replication_time_us":187058}]]}
I20260503 14:05:27.941902 1075 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260503 14:05:27.941993 1075 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.942139 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 224ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.942548 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.943821 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
I20260503 14:05:27.944849 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 565) took 11108 ms. Trace:
W20260503 14:05:27.945484 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.944901 1079 rpcz_store.cc:276] 0503 14:05:16.836834 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.839764 (+ 2930us) service_pool.cc:224] Handling call
0503 14:05:27.944843 (+11105079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.186106 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.186173 (+ 67us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.996956 (+810783us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.996958 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.996962 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.996963 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.997022 (+ 59us) log.cc:844] Serialized 615 byte log entry
0503 14:05:27.292485 (+295463us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.633966 (+341481us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.634122 (+ 156us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.634155 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.944762 (+310607us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.944824 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.944835 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.944835 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":341471,"prepare.queue_time_us":9346296,"prepare.run_cpu_time_us":41587,"prepare.run_wall_time_us":810924,"replication_time_us":295517}]]}
I20260503 14:05:27.946184 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.946287 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.946377 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 425ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.974570 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
I20260503 14:05:27.975819 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 530) took 10580 ms. Trace:
I20260503 14:05:27.975883 1082 rpcz_store.cc:276] 0503 14:05:17.395743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397528 (+ 1785us) service_pool.cc:224] Handling call
0503 14:05:27.975808 (+10578280us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.430153 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.432483 (+ 2330us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.211873 (+779390us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.211874 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.226810 (+ 14936us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.226812 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.286303 (+ 59491us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.590841 (+304538us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.768829 (+177988us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.768989 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.769031 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.975677 (+206646us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.975783 (+ 106us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.975797 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.975798 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177979,"prepare.queue_time_us":9031871,"prepare.run_cpu_time_us":70018,"prepare.run_wall_time_us":867655,"replication_time_us":364026}]]}
I20260503 14:05:27.976068 1082 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:27.976177 1082 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:27.976352 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.976835 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 86ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.979748 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.334s user 0.000s sys 0.000s
I20260503 14:05:27.980866 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 563) took 10946 ms. Trace:
I20260503 14:05:27.980923 1074 rpcz_store.cc:276] 0503 14:05:17.034772 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035573 (+ 801us) service_pool.cc:224] Handling call
0503 14:05:27.980860 (+10945287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.337659 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.339377 (+ 1718us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.091690 (+752313us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.091771 (+ 81us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.091851 (+ 80us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.091852 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.095276 (+ 3424us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.336985 (+241709us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.644449 (+307464us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.645256 (+ 807us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.645297 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.980756 (+335459us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.980837 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.980851 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.980852 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":307455,"prepare.queue_time_us":9301779,"prepare.run_cpu_time_us":109210,"prepare.run_wall_time_us":758068,"replication_time_us":245105}]]}
I20260503 14:05:27.981050 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.981170 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.981380 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 389ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.981488 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.983459 1129 tablet_replica.cc:351] Time spent TabletReplica: tablet 036d1f31e5f54fae80acb39de0b9fc0a: Waiting for Ops to complete: real 1.279s user 0.000s sys 0.003s
W20260503 14:05:27.983613 1129 log.cc:510] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Injecting 369ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.984333 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
I20260503 14:05:27.985740 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 565) took 9724 ms. Trace:
I20260503 14:05:27.985800 1109 rpcz_store.cc:276] 0503 14:05:18.261317 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.261358 (+ 41us) service_pool.cc:224] Handling call
0503 14:05:27.985733 (+9724375us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.670021 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.670058 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.292794 (+622736us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.296890 (+ 4096us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.314401 (+ 17511us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.315794 (+ 1393us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.422996 (+107202us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.590684 (+167688us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.745892 (+155208us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.746030 (+ 138us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.746068 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.985644 (+239576us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.985712 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.985725 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.985725 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":155197,"prepare.queue_time_us":8408548,"prepare.run_cpu_time_us":48676,"prepare.run_wall_time_us":762211,"replication_time_us":274523}]]}
W20260503 14:05:27.985882 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.320s user 0.000s sys 0.000s
I20260503 14:05:27.985944 1109 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:27.986049 1109 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:27.986786 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 585) took 9723 ms. Trace:
I20260503 14:05:27.986822 1077 rpcz_store.cc:276] 0503 14:05:18.262904 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.264129 (+ 1225us) service_pool.cc:224] Handling call
0503 14:05:27.986780 (+9722651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:25.990460 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:25.990488 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.917092 (+926604us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.951311 (+ 34219us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.010210 (+ 58899us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.010211 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.010927 (+ 716us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.254614 (+243687us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.665434 (+410820us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.665618 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.665662 (+ 44us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.986707 (+321045us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.986759 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.986772 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.986773 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":410811,"prepare.queue_time_us":7726248,"prepare.run_cpu_time_us":96930,"prepare.run_wall_time_us":1020486,"replication_time_us":244398}]]}
I20260503 14:05:27.986940 1077 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.987016 1077 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:27.987130 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.987185 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 385ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.987460 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 577) took 10592 ms. Trace:
I20260503 14:05:27.988461 1081 rpcz_store.cc:276] 0503 14:05:17.395169 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396825 (+ 1656us) service_pool.cc:224] Handling call
0503 14:05:27.987454 (+10590629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.747885 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.747913 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.369085 (+621172us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.369087 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.369092 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.369093 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.369157 (+ 64us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.530660 (+161503us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.841233 (+310573us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.841375 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.841408 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.987381 (+145973us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.987435 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.987447 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.987448 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":310563,"prepare.queue_time_us":9351003,"prepare.run_cpu_time_us":33891,"prepare.run_wall_time_us":621279,"replication_time_us":161561}]]}
I20260503 14:05:27.989023 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:27.989133 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:27.989296 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 206ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.988116 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 419ms of latency in SegmentAllocator::Sync()
W20260503 14:05:27.987267 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:27.991397 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.508s user 0.000s sys 0.000s
I20260503 14:05:27.992457 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 595) took 10596 ms. Trace:
W20260503 14:05:27.992908 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.992508 1078 rpcz_store.cc:276] 0503 14:05:17.395624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.399600 (+ 3976us) service_pool.cc:224] Handling call
0503 14:05:27.992450 (+10592850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.312556 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.312598 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.018962 (+706364us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.018964 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.018967 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.018997 (+ 30us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.019035 (+ 38us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.236393 (+217358us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.483018 (+246625us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.483170 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.483203 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:27.992363 (+509160us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:27.992428 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:27.992442 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:27.992443 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":246616,"prepare.queue_time_us":8912845,"prepare.run_cpu_time_us":35708,"prepare.run_wall_time_us":706486,"replication_time_us":217389}]]}
I20260503 14:05:27.993171 1078 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:27.993283 1078 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:27.993445 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.993489 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 577) took 9337 ms. Trace:
W20260503 14:05:28.008685 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.305s user 0.000s sys 0.000s
I20260503 14:05:28.009902 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 578) took 9747 ms. Trace:
I20260503 14:05:28.009955 1084 rpcz_store.cc:276] 0503 14:05:18.262790 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263399 (+ 609us) service_pool.cc:224] Handling call
0503 14:05:28.009890 (+9746491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.132765 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.132815 (+ 50us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:26.983783 (+850968us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:26.983785 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:26.983820 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:26.983821 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:26.983874 (+ 53us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.308316 (+324442us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.703277 (+394961us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.703427 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.703461 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.009781 (+306320us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.009865 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.009881 (+ 16us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.009881 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":394954,"prepare.queue_time_us":7869302,"prepare.run_cpu_time_us":44771,"prepare.run_wall_time_us":851116,"replication_time_us":324490}]]}
I20260503 14:05:28.010102 1084 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.010205 1084 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.010238 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 49ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.010558 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.011022 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 42ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.029480 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 558) took 10106 ms. Trace:
I20260503 14:05:28.318732 1073 rpcz_store.cc:276] 0503 14:05:17.923060 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923419 (+ 359us) service_pool.cc:224] Handling call
0503 14:05:28.029466 (+10106047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.578873 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.578912 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.446082 (+867170us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.446084 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.446088 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.446090 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.446166 (+ 76us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.633062 (+186896us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.853871 (+220809us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.854010 (+ 139us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.854048 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.029350 (+175302us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.029438 (+ 88us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.029455 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.029456 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220800,"prepare.queue_time_us":8655390,"prepare.run_cpu_time_us":52185,"prepare.run_wall_time_us":867303,"replication_time_us":186966}]]}
I20260503 14:05:28.318931 1073 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.319065 1073 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.029867 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.049464 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
W20260503 14:05:28.319454 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 305ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.075883 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 560) took 10152 ms. Trace:
I20260503 14:05:28.319564 1085 rpcz_store.cc:276] 0503 14:05:17.923097 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923570 (+ 473us) service_pool.cc:224] Handling call
0503 14:05:28.075866 (+10152296us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.497719 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.497759 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.585766 (+1088007us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.585767 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.585772 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.585772 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.585849 (+ 77us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.804597 (+218748us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.940005 (+135408us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.940189 (+ 184us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.940227 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.075742 (+135515us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.075841 (+ 99us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.075854 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.075855 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":135293,"prepare.queue_time_us":8574055,"prepare.run_cpu_time_us":72747,"prepare.run_wall_time_us":1088138,"replication_time_us":218817}]]}
I20260503 14:05:28.319698 1085 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:28.319801 1085 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.319921 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.089134 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.000s sys 0.000s
W20260503 14:05:28.141625 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
W20260503 14:05:28.321902 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.166352 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
I20260503 14:05:28.322862 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 558) took 11486 ms. Trace:
I20260503 14:05:28.322906 1075 rpcz_store.cc:276] 0503 14:05:16.836593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:16.838339 (+ 1746us) service_pool.cc:224] Handling call
0503 14:05:28.322855 (+11484516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.009837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.009888 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.443232 (+1433344us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.443233 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.443238 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.443239 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.443306 (+ 67us) log.cc:844] Serialized 615 byte log entry
0503 14:05:27.720146 (+276840us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.941899 (+221753us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.942019 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.942048 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.322776 (+380728us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.322836 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.322847 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.322848 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":221743,"prepare.queue_time_us":9171453,"prepare.run_cpu_time_us":113262,"prepare.run_wall_time_us":1433477,"replication_time_us":276899}]]}
I20260503 14:05:28.323015 1075 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.323127 1075 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.179725 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.341s user 0.000s sys 0.000s
I20260503 14:05:28.324096 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 559) took 10748 ms. Trace:
I20260503 14:05:28.324141 1076 rpcz_store.cc:276] 0503 14:05:17.575743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576132 (+ 389us) service_pool.cc:224] Handling call
0503 14:05:28.324090 (+10747958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.472314 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.472349 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.339988 (+867639us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.339989 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.340811 (+ 822us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.340893 (+ 82us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.341774 (+ 881us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.575383 (+233609us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.838169 (+262786us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.838347 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.838392 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.324019 (+485627us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.324071 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.324083 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.324083 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":262776,"prepare.queue_time_us":8896127,"prepare.run_cpu_time_us":58400,"prepare.run_wall_time_us":873508,"replication_time_us":234484}]]}
I20260503 14:05:28.324291 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.324410 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.195518 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.206s user 0.000s sys 0.000s
W20260503 14:05:28.232620 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.251s user 0.000s sys 0.000s
I20260503 14:05:28.326557 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 560) took 11291 ms. Trace:
I20260503 14:05:28.326606 1074 rpcz_store.cc:276] 0503 14:05:17.034712 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035270 (+ 558us) service_pool.cc:224] Handling call
0503 14:05:28.326551 (+11291281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.491168 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.491204 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.251658 (+760454us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.257906 (+ 6248us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.272405 (+ 14499us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.272406 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.421480 (+149074us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.752704 (+331224us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.981047 (+228343us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.981195 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.981227 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.326482 (+345255us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.326532 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.326544 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.326544 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228332,"prepare.queue_time_us":9455816,"prepare.run_cpu_time_us":60733,"prepare.run_wall_time_us":941968,"replication_time_us":478433}]]}
I20260503 14:05:28.326766 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
W20260503 14:05:28.327220 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.076149 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.100934 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
I20260503 14:05:28.328133 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 594) took 10932 ms. Trace:
I20260503 14:05:28.328179 1083 rpcz_store.cc:276] 0503 14:05:17.395602 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397256 (+ 1654us) service_pool.cc:224] Handling call
0503 14:05:28.328127 (+10930871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.628784 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.628821 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.450706 (+821885us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.450708 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.450711 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.450711 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.450780 (+ 69us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.679125 (+228345us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.862507 (+183382us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.862647 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.862683 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.328052 (+465369us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.328107 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.328120 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.328121 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183372,"prepare.queue_time_us":9231444,"prepare.run_cpu_time_us":47075,"prepare.run_wall_time_us":822014,"replication_time_us":228389}]]}
I20260503 14:05:28.328310 1083 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.328400 1083 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.328562 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.328832 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.012698 969 rpcz_store.cc:276] 0503 14:05:18.654380 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.654493 (+ 113us) service_pool.cc:224] Handling call
0503 14:05:27.992001 (+9337508us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.449805 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.654493 (+204688us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.985858 (+331365us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.985943 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.986119 (+ 176us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.986202 (+ 83us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.986464 (+ 262us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:27.986465 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8785581}]]}
W20260503 14:05:28.212587 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.236s user 0.000s sys 0.000s
I20260503 14:05:28.331005 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 576) took 10068 ms. Trace:
I20260503 14:05:28.331053 1082 rpcz_store.cc:276] 0503 14:05:18.262725 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263072 (+ 347us) service_pool.cc:224] Handling call
0503 14:05:28.330999 (+10067927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.720965 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.721001 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.616425 (+895424us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.616427 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.616432 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.616432 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.616479 (+ 47us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.842617 (+226138us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.976063 (+133446us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.976204 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.976245 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.330929 (+354684us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.330980 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.330993 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.330993 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":133436,"prepare.queue_time_us":8457823,"prepare.run_cpu_time_us":59841,"prepare.run_wall_time_us":895523,"replication_time_us":226178}]]}
I20260503 14:05:28.321700 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 579) took 11285 ms. Trace:
W20260503 14:05:28.325554 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.321700 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 562) took 10745 ms. Trace:
W20260503 14:05:28.213665 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.220s user 0.000s sys 0.000s
I20260503 14:05:28.331342 1080 rpcz_store.cc:276] 0503 14:05:17.575794 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576366 (+ 572us) service_pool.cc:224] Handling call
0503 14:05:28.321694 (+10745328us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.641677 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.641701 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.472309 (+830608us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.472310 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.472316 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.472316 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.472372 (+ 56us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.656646 (+184274us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.839701 (+183055us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.839852 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.839881 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.321599 (+481718us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.321673 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.321687 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.321687 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183047,"prepare.queue_time_us":9065240,"prepare.run_cpu_time_us":44454,"prepare.run_wall_time_us":830704,"replication_time_us":184324}]]}
I20260503 14:05:28.331490 1080 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.331581 1080 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.331718 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 406ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.144482 583 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet cd10e910fcf44b80b1039d39f374cac4
I20260503 14:05:28.150415 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:28.331992 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.332038 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.332067 585 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 68cbd9caf20447f0b067de9d3d2f0a6b (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:28.332121 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 602) took 10756 ms. Trace:
I20260503 14:05:28.332150 1078 rpcz_store.cc:276] 0503 14:05:17.575955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577009 (+ 1054us) service_pool.cc:224] Handling call
0503 14:05:28.332117 (+10755108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.724840 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.724869 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.486165 (+761296us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.486166 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.486171 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.486171 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.486247 (+ 76us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.796884 (+310637us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.993168 (+196284us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.993309 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.993347 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.332050 (+338703us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.332101 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.332112 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.332112 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":196275,"prepare.queue_time_us":9147764,"prepare.run_cpu_time_us":47939,"prepare.run_wall_time_us":761417,"replication_time_us":310706}]]}
I20260503 14:05:28.325380 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 561) took 11290 ms. Trace:
I20260503 14:05:28.332265 1078 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:28.332293 1081 rpcz_store.cc:276] 0503 14:05:17.034731 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035448 (+ 717us) service_pool.cc:224] Handling call
0503 14:05:28.325374 (+11289926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.036104 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.036165 (+ 61us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.601740 (+565575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.601741 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.601746 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.601747 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.601844 (+ 97us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.892951 (+291107us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.989020 (+ 96069us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.989161 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.989197 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.325305 (+336108us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.325355 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.325367 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.325368 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96060,"prepare.queue_time_us":10000613,"prepare.run_cpu_time_us":38431,"prepare.run_wall_time_us":565750,"replication_time_us":291201}]]}
I20260503 14:05:28.332367 1078 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.220384 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s user 0.000s sys 0.000s
I20260503 14:05:28.332407 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.332522 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.332847 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 259ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.326990 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 373ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.333175 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.325574 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 93ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.233006 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:28.325640 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 373ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.333302 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 650) took 9068 ms. Trace:
I20260503 14:05:28.333341 1112 rpcz_store.cc:276] 0503 14:05:19.264741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.264772 (+ 31us) service_pool.cc:224] Handling call
0503 14:05:28.333299 (+9068527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.677398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.677420 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.702286 (+ 24866us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.742880 (+ 40594us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.875478 (+132598us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.902872 (+ 27394us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.029438 (+126566us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.029441 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8412456}]]}
I20260503 14:05:28.332661 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:28.325465 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 313ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.325480 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.147083 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
W20260503 14:05:28.334336 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.334435 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.333817 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.324s user 0.000s sys 0.000s
I20260503 14:05:28.333882 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:28.335278 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 588) took 10072 ms. Trace:
I20260503 14:05:28.335320 1084 rpcz_store.cc:276] 0503 14:05:18.262946 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263312 (+ 366us) service_pool.cc:224] Handling call
0503 14:05:28.335271 (+10071959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.869931 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.869972 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.480655 (+610683us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.480656 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.480662 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.480663 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.480727 (+ 64us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.678182 (+197455us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.010098 (+331916us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.010229 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.010263 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.335198 (+324935us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.335252 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.335265 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.335265 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":331908,"prepare.queue_time_us":8606539,"prepare.run_cpu_time_us":47283,"prepare.run_wall_time_us":610810,"replication_time_us":197512}]]}
I20260503 14:05:28.335394 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 563) took 10404 ms. Trace:
I20260503 14:05:28.335426 1109 rpcz_store.cc:276] 0503 14:05:17.930766 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930824 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:28.335391 (+10404567us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.501130 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.510386 (+ 9256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.493546 (+983160us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.493547 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.493584 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.493584 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.493640 (+ 56us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.862025 (+368385us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.985941 (+123916us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.986072 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.986104 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.335331 (+349227us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.335374 (+ 43us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.335386 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.335386 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123904,"prepare.queue_time_us":8569972,"prepare.run_cpu_time_us":72357,"prepare.run_wall_time_us":992692,"replication_time_us":368434}]]}
W20260503 14:05:28.335561 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 234ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.335533 1109 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.335626 1109 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:28.335749 583 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:28.332652 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 448ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.335820 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.336107 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 106ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.326903 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:28.335426 1084 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
W20260503 14:05:28.336301 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 113ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.336344 1084 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.336421 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.331200 1082 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.336845 1082 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.336928 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.331198 1071 rpcz_store.cc:276] 0503 14:05:17.036264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036746 (+ 482us) service_pool.cc:224] Handling call
0503 14:05:28.321693 (+11284947us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.933376 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.933429 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.450054 (+516625us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.450055 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.450059 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.450060 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.450118 (+ 58us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.699322 (+249204us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.903144 (+203822us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.903281 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.903314 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.321629 (+418315us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.321673 (+ 44us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.321687 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.321687 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":203813,"prepare.queue_time_us":9896588,"prepare.run_cpu_time_us":33565,"prepare.run_wall_time_us":516748,"replication_time_us":249257}]]}
I20260503 14:05:28.337168 1071 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.337275 1071 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.337373 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.342141 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.352439 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
I20260503 14:05:28.353683 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 607) took 10426 ms. Trace:
I20260503 14:05:28.353735 1072 rpcz_store.cc:276] 0503 14:05:17.926821 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927975 (+ 1154us) service_pool.cc:224] Handling call
0503 14:05:28.353673 (+10425698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.627820 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.627856 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.135710 (+507854us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.135711 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.135716 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.135716 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.135788 (+ 72us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.544124 (+408336us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.900043 (+355919us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.900188 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.900222 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.353527 (+453305us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.353639 (+ 112us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.353660 (+ 21us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.353661 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":355911,"prepare.queue_time_us":8699749,"prepare.run_cpu_time_us":25876,"prepare.run_wall_time_us":507982,"replication_time_us":408400}]]}
I20260503 14:05:28.353900 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.354010 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.354168 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 178ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.354179 1129 ts_tablet_manager.cc:1916] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260503 14:05:28.356140 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 192ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.356799 1129 ts_tablet_manager.cc:1929] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.22
I20260503 14:05:28.356855 1129 log.cc:1199] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Deleting WAL directory at /tmp/dist-test-taskjVXQ6y/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1777817074337926-26083-0/minicluster-data/ts-2-root/wals/036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.357113 1129 ts_tablet_manager.cc:1950] T 036d1f31e5f54fae80acb39de0b9fc0a P d90d2c3b1f794a2db17e704d8c84311f: Deleting consensus metadata
I20260503 14:05:28.357609 1129 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34110 (request call id 936) took 2033 ms. Trace:
I20260503 14:05:28.357659 1129 rpcz_store.cc:276] 0503 14:05:26.323679 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:26.324476 (+ 797us) service_pool.cc:224] Handling call
0503 14:05:26.419829 (+ 95353us) ts_tablet_manager.cc:1151] Deleting tablet 036d1f31e5f54fae80acb39de0b9fc0a
0503 14:05:26.420172 (+ 343us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0503 14:05:28.355224 (+1935052us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.356782 (+ 1558us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.357603 (+ 821us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":236,"tablet-delete.queue_time_us":94281,"thread_start_us":59,"threads_started":1}
W20260503 14:05:28.371578 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.425s user 0.000s sys 0.000s
W20260503 14:05:28.372325 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.385s user 0.000s sys 0.000s
I20260503 14:05:28.373878 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 563) took 10798 ms. Trace:
I20260503 14:05:28.373931 1077 rpcz_store.cc:276] 0503 14:05:17.575828 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575864 (+ 36us) service_pool.cc:224] Handling call
0503 14:05:28.373867 (+10798003us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.489474 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.489529 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.201680 (+712151us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.201682 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.201688 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.201688 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.201774 (+ 86us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.656662 (+454888us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.986938 (+330276us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.987038 (+ 100us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.987064 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.373746 (+386682us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.373839 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.373854 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.373854 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":330269,"prepare.queue_time_us":8913558,"prepare.run_cpu_time_us":46785,"prepare.run_wall_time_us":712308,"replication_time_us":454969}]]}
I20260503 14:05:28.374094 1077 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.374208 1077 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.374341 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.374516 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.378188 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 619) took 10453 ms. Trace:
I20260503 14:05:28.378244 1079 rpcz_store.cc:276] 0503 14:05:17.924896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925600 (+ 704us) service_pool.cc:224] Handling call
0503 14:05:28.378179 (+10452579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.207573 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.207601 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.635154 (+427553us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.635156 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.635161 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.635162 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.635230 (+ 68us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.734603 (+ 99373us) op_driver.cc:464] REPLICATION: finished
0503 14:05:27.946180 (+211577us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:27.946313 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:27.946351 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.376670 (+430319us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.378156 (+ 1486us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.378167 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.378168 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211568,"prepare.queue_time_us":9281886,"prepare.run_cpu_time_us":23402,"prepare.run_wall_time_us":427669,"replication_time_us":99435}]]}
I20260503 14:05:28.378394 1079 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.378520 1079 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.378615 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 43ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.378993 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.423264 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 588) took 11027 ms. Trace:
W20260503 14:05:28.423461 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 185ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.423338 1079 rpcz_store.cc:276] 0503 14:05:17.395492 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397411 (+ 1919us) service_pool.cc:224] Handling call
0503 14:05:28.423249 (+11025838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.017722 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.018131 (+ 409us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.656078 (+637947us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.656080 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.656117 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.656118 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.656170 (+ 52us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.012075 (+355905us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.378391 (+366316us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.378550 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.378584 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.423071 (+ 44487us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.423164 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.423238 (+ 74us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.423239 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":366306,"prepare.queue_time_us":9620158,"prepare.run_cpu_time_us":50608,"prepare.run_wall_time_us":638458,"replication_time_us":355953}]]}
I20260503 14:05:28.423779 1079 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.423918 1079 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.424008 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.427369 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 567) took 10498 ms. Trace:
I20260503 14:05:28.427419 1076 rpcz_store.cc:276] 0503 14:05:17.929237 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929510 (+ 273us) service_pool.cc:224] Handling call
0503 14:05:28.427360 (+10497850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.740229 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.740262 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.703137 (+962875us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.703139 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.703144 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.703144 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.703207 (+ 63us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.848207 (+145000us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.324289 (+476082us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.324436 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.324465 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.427255 (+102790us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.427339 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.427352 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.427352 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":476074,"prepare.queue_time_us":8810612,"prepare.run_cpu_time_us":61280,"prepare.run_wall_time_us":962986,"replication_time_us":144979}]]}
I20260503 14:05:28.427542 1076 tablet.cc:1724] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:28.427651 1076 tablet.cc:1622] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.427747 975 log.cc:510] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 340ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.428074 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 440ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.429951 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.432345 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 589) took 9604 ms. Trace:
W20260503 14:05:28.440249 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.440363 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 663) took 8935 ms. Trace:
I20260503 14:05:28.440395 1112 rpcz_store.cc:276] 0503 14:05:19.504780 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.505660 (+ 880us) service_pool.cc:224] Handling call
0503 14:05:28.440359 (+8934699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.333447 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.333490 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.440221 (+106731us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.440223 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.440229 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.440230 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.440237 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.440238 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8827719}]]}
W20260503 14:05:28.315593 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 65812.8us
I20260503 14:05:28.450619 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 591) took 10875 ms. Trace:
I20260503 14:05:28.450714 1074 rpcz_store.cc:276] 0503 14:05:17.575481 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576452 (+ 971us) service_pool.cc:224] Handling call
0503 14:05:28.450606 (+10874154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.998282 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.998353 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.731210 (+732857us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.731246 (+ 36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.731253 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.731254 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.731316 (+ 62us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.989356 (+258040us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.326763 (+337407us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.336246 (+ 9483us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.336280 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.450502 (+114222us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.450582 (+ 80us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.450596 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.450597 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":337399,"prepare.queue_time_us":9421767,"prepare.run_cpu_time_us":73460,"prepare.run_wall_time_us":733045,"replication_time_us":258096}]]}
I20260503 14:05:28.450891 1074 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.451007 1074 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.451170 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.451201 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 252ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.434885 969 rpcz_store.cc:276] 0503 14:05:18.828269 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828482 (+ 213us) service_pool.cc:224] Handling call
0503 14:05:28.432269 (+9603787us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.336953 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.343298 (+ 6345us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.428886 (+ 85588us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.428971 (+ 85us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.429318 (+ 347us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.429319 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.429571 (+ 252us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.429573 (+ 2us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9503229}]]}
I20260503 14:05:28.465430 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 582) took 11070 ms. Trace:
I20260503 14:05:28.465503 1081 rpcz_store.cc:276] 0503 14:05:17.395295 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396460 (+ 1165us) service_pool.cc:224] Handling call
0503 14:05:28.465416 (+11068956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.959628 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.959663 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.641667 (+682004us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.641669 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.654835 (+ 13166us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.654835 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.009472 (+354637us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.059601 (+ 50129us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.332406 (+272805us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.332793 (+ 387us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.332824 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.465182 (+132358us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.465394 (+ 212us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.465405 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.465406 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":272796,"prepare.queue_time_us":9563102,"prepare.run_cpu_time_us":82279,"prepare.run_wall_time_us":1053500,"replication_time_us":404759}]]}
I20260503 14:05:28.465641 1081 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.465755 1081 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.465860 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 209ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.465989 1048 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.523813 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 581) took 10260 ms. Trace:
I20260503 14:05:28.523893 1084 rpcz_store.cc:276] 0503 14:05:18.262841 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263619 (+ 778us) service_pool.cc:224] Handling call
0503 14:05:28.523795 (+10260176us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.922752 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.922797 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.665330 (+742533us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.665924 (+ 594us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.666181 (+ 257us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.666182 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.669219 (+ 3037us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.962721 (+293502us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.335423 (+372702us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.336372 (+ 949us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.336400 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.523672 (+187272us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.523765 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.523780 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.523781 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":372692,"prepare.queue_time_us":8659052,"prepare.run_cpu_time_us":75229,"prepare.run_wall_time_us":749486,"replication_time_us":296529}]]}
I20260503 14:05:28.524070 1084 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.524187 1084 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.524307 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.532961 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.213s user 0.000s sys 0.000s
I20260503 14:05:28.534181 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 597) took 9705 ms. Trace:
I20260503 14:05:28.534236 1085 rpcz_store.cc:276] 0503 14:05:18.828412 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.829215 (+ 803us) service_pool.cc:224] Handling call
0503 14:05:28.534170 (+9704955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.975425 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.975459 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.768601 (+793142us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.768604 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.768610 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.768612 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.768713 (+ 101us) log.cc:844] Serialized 804 byte log entry
0503 14:05:28.024126 (+255413us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.319696 (+295570us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.319822 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.319861 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.534046 (+214185us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.534146 (+ 100us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.534159 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.534160 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":295561,"prepare.queue_time_us":8146142,"prepare.run_cpu_time_us":47684,"prepare.run_wall_time_us":793308,"replication_time_us":255506}]]}
I20260503 14:05:28.534405 1085 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:28.534602 1085 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:28.535655 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 580) took 11140 ms. Trace:
I20260503 14:05:28.535701 1072 rpcz_store.cc:276] 0503 14:05:17.395221 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397015 (+ 1794us) service_pool.cc:224] Handling call
0503 14:05:28.535647 (+11138632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.052667 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.052699 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.838532 (+785833us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.838533 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.838537 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.838537 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.838612 (+ 75us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.158966 (+320354us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.353897 (+194931us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.354041 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.354079 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.535556 (+181477us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.535629 (+ 73us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.535638 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.535639 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194922,"prepare.queue_time_us":9655606,"prepare.run_cpu_time_us":48954,"prepare.run_wall_time_us":785953,"replication_time_us":320422}]]}
I20260503 14:05:28.535856 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.535964 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.536048 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 82ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.536099 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 404ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.536880 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.537122 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260503 14:05:27.812467 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:28.575966 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:28.576035 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:28.576061 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:28.576083 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:28.576112 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.579002 585 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 68cbd9caf20447f0b067de9d3d2f0a6b
I20260503 14:05:28.582619 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.582644 883 tablet_service.cc:1558] Processing DeleteTablet for tablet 68cbd9caf20447f0b067de9d3d2f0a6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:49576
I20260503 14:05:28.582587 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
I20260503 14:05:28.582700 582 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:28.583393 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.592157 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.000s
I20260503 14:05:28.593525 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 574) took 11558 ms. Trace:
I20260503 14:05:28.593586 1078 rpcz_store.cc:276] 0503 14:05:17.034624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035086 (+ 462us) service_pool.cc:224] Handling call
0503 14:05:28.593516 (+11558430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.011095 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.011609 (+ 514us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.671647 (+660038us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.671649 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.671726 (+ 77us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.671726 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.672053 (+ 327us) log.cc:844] Serialized 642 byte log entry
0503 14:05:27.811579 (+139526us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.332263 (+520684us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.332391 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.332418 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.593401 (+260983us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.593495 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.593505 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.593506 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":520675,"prepare.queue_time_us":9975966,"prepare.run_cpu_time_us":48103,"prepare.run_wall_time_us":661039,"replication_time_us":139848}]]}
I20260503 14:05:28.593791 1078 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.593921 1078 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.594110 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.594362 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.572299 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:28.599728 572 catalog_manager.cc:5002] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]) successfully deleted
I20260503 14:05:28.598049 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:28.603232 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:28.609208 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.272s user 0.000s sys 0.000s
I20260503 14:05:28.610342 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 545) took 11031 ms. Trace:
I20260503 14:05:28.610407 1082 rpcz_store.cc:276] 0503 14:05:17.578853 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.579111 (+ 258us) service_pool.cc:224] Handling call
0503 14:05:28.610335 (+11031224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.890848 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.890874 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.745698 (+854824us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.745700 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.745703 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.745704 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.745770 (+ 66us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.027706 (+281936us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.331198 (+303492us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.336880 (+ 5682us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.336907 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.610230 (+273323us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.610313 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.610327 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.610328 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":303482,"prepare.queue_time_us":9311657,"prepare.run_cpu_time_us":44709,"prepare.run_wall_time_us":854930,"replication_time_us":281995}]]}
I20260503 14:05:28.610558 1082 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.610664 1082 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.610854 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 158ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.608176 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:28.614540 807 tablet_service.cc:1558] Processing DeleteTablet for tablet cd10e910fcf44b80b1039d39f374cac4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:27 UTC) from {username='slave'} at 127.0.0.1:34110
I20260503 14:05:28.614687 1129 tablet_replica.cc:333] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f: stopping tablet replica
I20260503 14:05:28.614761 1129 raft_consensus.cc:2243] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 LEADER]: Raft consensus shutting down.
W20260503 14:05:28.615103 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:28.615180 1129 raft_consensus.cc:2272] T cd10e910fcf44b80b1039d39f374cac4 P d90d2c3b1f794a2db17e704d8c84311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260503 14:05:28.616261 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 542) took 11037 ms. Trace:
I20260503 14:05:28.616310 1109 rpcz_store.cc:276] 0503 14:05:17.578768 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.578949 (+ 181us) service_pool.cc:224] Handling call
0503 14:05:28.616253 (+11037304us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.301036 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.308780 (+ 7744us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.976487 (+667707us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.976488 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.976493 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.976493 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.976602 (+ 109us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.063135 (+ 86533us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.335531 (+272396us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.335650 (+ 119us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.335678 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.616165 (+280487us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.616232 (+ 67us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.616244 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.616245 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":272390,"prepare.queue_time_us":9719438,"prepare.run_cpu_time_us":43310,"prepare.run_wall_time_us":678153,"replication_time_us":86634}]]}
I20260503 14:05:28.616458 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:28.616603 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.616787 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.616884 584 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 17
W20260503 14:05:28.616928 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 95ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.617398 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.617481 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.618296 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:28.618335 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet e21ce40043ae4d93ac014f6b9d7215d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.618366 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:28.618395 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.618427 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:28.618458 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:28.618489 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:28.618518 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7771031775ec415d84f51d582bc0dbf7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:28.618564 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:28.618520 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.614379 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:28.619153 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.619400 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.619599 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 586) took 9959 ms. Trace:
W20260503 14:05:28.619637 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.619786 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.619946 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.619643 1085 rpcz_store.cc:276] 0503 14:05:18.659766 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659912 (+ 146us) service_pool.cc:224] Handling call
0503 14:05:28.619593 (+9959681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.920352 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.920379 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.653587 (+733208us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.653588 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.653591 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.653591 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.653652 (+ 61us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.076003 (+422351us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.534401 (+458398us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.534635 (+ 234us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.534676 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.619505 (+ 84829us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.619576 (+ 71us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.619586 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.619586 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":458390,"prepare.queue_time_us":8260365,"prepare.run_cpu_time_us":43443,"prepare.run_wall_time_us":733307,"replication_time_us":422407}]]}
I20260503 14:05:28.620282 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.620424 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.620280 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.620515 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.620679 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.620921 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.621354 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.621667 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.621904 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 409ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.621917 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.622174 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.622409 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.622645 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.622952 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.624775 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.306s user 0.000s sys 0.000s
W20260503 14:05:28.625078 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:28.625708 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 559) took 10702 ms. Trace:
I20260503 14:05:28.625751 1073 rpcz_store.cc:276] 0503 14:05:17.923079 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923492 (+ 413us) service_pool.cc:224] Handling call
0503 14:05:28.625701 (+10702209us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.205010 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.205034 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.743437 (+538403us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.743438 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.743442 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.743442 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.743496 (+ 54us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.001807 (+258311us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.318926 (+317119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.319090 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.319143 (+ 53us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.625625 (+306482us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.625679 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.625693 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.625693 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":317109,"prepare.queue_time_us":9281450,"prepare.run_cpu_time_us":37098,"prepare.run_wall_time_us":538493,"replication_time_us":258359}]]}
I20260503 14:05:28.625917 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 592) took 11050 ms. Trace:
I20260503 14:05:28.625905 1073 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.625995 1073 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.626123 1022 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.626142 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 137ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.625945 1075 rpcz_store.cc:276] 0503 14:05:17.575514 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576525 (+ 1011us) service_pool.cc:224] Handling call
0503 14:05:28.625913 (+11049388us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.843753 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.843774 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.513965 (+670191us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.534658 (+ 20693us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.579169 (+ 44511us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.581018 (+ 1849us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.666427 (+ 85409us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.940356 (+273929us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.323013 (+382657us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.323154 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.323183 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.625845 (+302662us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.625895 (+ 50us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.625907 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.625907 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":382636,"prepare.queue_time_us":9266809,"prepare.run_cpu_time_us":85244,"prepare.run_wall_time_us":824628,"replication_time_us":358646}]]}
I20260503 14:05:28.626391 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.626507 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.627034 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.625756 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.627822 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
I20260503 14:05:28.629027 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 586) took 11233 ms. Trace:
I20260503 14:05:28.629070 1083 rpcz_store.cc:276] 0503 14:05:17.395445 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.395507 (+ 62us) service_pool.cc:224] Handling call
0503 14:05:28.629019 (+11233512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.621820 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.621868 (+ 48us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.395006 (+773138us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.395008 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.395016 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.395017 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.395094 (+ 77us) log.cc:844] Serialized 669 byte log entry
0503 14:05:27.806543 (+411449us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.328307 (+521764us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.328429 (+ 122us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.328468 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.628942 (+300474us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.628999 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.629011 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.629011 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":521755,"prepare.queue_time_us":9226200,"prepare.run_cpu_time_us":55857,"prepare.run_wall_time_us":773285,"replication_time_us":411520}]]}
I20260503 14:05:28.629215 1083 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:28.629312 1083 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.629465 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 117ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.629637 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.630220 1134 op_tracker.cc:284] OpTracker waiting for 29 outstanding ops to complete now for 1.021s
I20260503 14:05:28.630267 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:28.630240 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.630337 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 601) took 9366 ms. Trace:
I20260503 14:05:28.630374 969 rpcz_store.cc:276] 0503 14:05:19.263581 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.263600 (+ 19us) service_pool.cc:224] Handling call
0503 14:05:28.630334 (+9366734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.462922 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.469294 (+ 6372us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.630224 (+160930us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.630225 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.630228 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.630229 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.630233 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.630234 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9197723}]]}
I20260503 14:05:28.630286 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.630697 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.630939 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.631253 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.631636 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.631848 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.632086 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.632726 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.632350 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.633230 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.633620 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 583) took 11238 ms. Trace:
I20260503 14:05:28.633486 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.633651 1074 rpcz_store.cc:276] 0503 14:05:17.395315 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396523 (+ 1208us) service_pool.cc:224] Handling call
0503 14:05:28.633616 (+11237093us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.978427 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.978452 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.899129 (+920677us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.899130 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.899135 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.899135 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.899198 (+ 63us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.247565 (+348367us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.450886 (+203321us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.451034 (+ 148us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.451071 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.633549 (+182478us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.633598 (+ 49us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.633609 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.633609 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":203311,"prepare.queue_time_us":9580290,"prepare.run_cpu_time_us":56214,"prepare.run_wall_time_us":920783,"replication_time_us":348423}]]}
I20260503 14:05:28.633927 1074 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.634027 1074 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.634110 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.634992 1056 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.633682 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.636278 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.637351 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.638911 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.641435 1131 op_tracker.cc:284] OpTracker waiting for 26 outstanding ops to complete now for 1.032s
I20260503 14:05:28.641482 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:28.641510 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.641939 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.642297 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.642613 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.642935 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.643217 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.643491 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.644757 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.645073 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.645359 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.645649 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.645938 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.646174 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.646401 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:28.641487 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.646857 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 676) took 8734 ms. Trace:
I20260503 14:05:28.646893 1112 rpcz_store.cc:276] 0503 14:05:19.912267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912325 (+ 58us) service_pool.cc:224] Handling call
0503 14:05:28.646850 (+8734525us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.440496 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.440561 (+ 65us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.641462 (+200901us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.641464 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.641470 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.641471 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.641479 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.641480 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8528023}]]}
W20260503 14:05:28.647915 1018 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 512ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.646646 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.650728 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.640712 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.652906 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.655207 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.657518 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.659366 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.661392 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 29 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.662340 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 29 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.665181 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 27 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.664455 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.667928 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 28 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.668592 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 28 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.672055 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=291, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:28.671494 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.675204 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.209s user 0.000s sys 0.000s
I20260503 14:05:28.675628 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=296, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:28.673007 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.676928 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 575) took 11281 ms. Trace:
I20260503 14:05:28.678129 1081 rpcz_store.cc:276] 0503 14:05:17.395136 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396700 (+ 1564us) service_pool.cc:224] Handling call
0503 14:05:28.676921 (+11280221us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.334667 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.334695 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.942333 (+607638us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.942335 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.942340 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.942341 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.942419 (+ 78us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.307860 (+365441us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.465637 (+157777us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.465784 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.465832 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.676814 (+210982us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.676898 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.676909 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.676909 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":157767,"prepare.queue_time_us":9937908,"prepare.run_cpu_time_us":33424,"prepare.run_wall_time_us":607767,"replication_time_us":365512}]]}
I20260503 14:05:28.678320 1081 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260503 14:05:28.678454 1081 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.678659 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 240ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.676471 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 26 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.680986 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.680713 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 572) took 10751 ms. Trace:
I20260503 14:05:28.677953 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.681221 1084 rpcz_store.cc:276] 0503 14:05:17.929366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930068 (+ 702us) service_pool.cc:224] Handling call
0503 14:05:28.680706 (+10750638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.166827 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.169638 (+ 2811us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.839490 (+669852us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.839491 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.839494 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.839495 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.839563 (+ 68us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.108241 (+268678us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.524067 (+415826us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.524216 (+ 149us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.524257 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.680609 (+156352us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.680686 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.680696 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.680697 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":415813,"mutex_wait_us":1267,"prepare.queue_time_us":9236607,"prepare.run_cpu_time_us":80750,"prepare.run_wall_time_us":672746,"replication_time_us":268739}]]}
I20260503 14:05:28.682189 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.682317 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.682421 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 358ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.684655 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s user 0.000s sys 0.000s
I20260503 14:05:28.681927 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.685736 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 570) took 10756 ms. Trace:
I20260503 14:05:28.685782 1077 rpcz_store.cc:276] 0503 14:05:17.929300 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929865 (+ 565us) service_pool.cc:224] Handling call
0503 14:05:28.685731 (+10755866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.726403 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.726428 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.777205 (+1050777us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.777208 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.777214 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.777215 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.777307 (+ 92us) log.cc:844] Serialized 723 byte log entry
0503 14:05:27.995023 (+217716us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.374090 (+379067us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.374237 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.374276 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.685638 (+311362us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.685707 (+ 69us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.685720 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.685720 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":379056,"prepare.queue_time_us":8796451,"prepare.run_cpu_time_us":64676,"prepare.run_wall_time_us":1050912,"replication_time_us":217802}]]}
I20260503 14:05:28.685971 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.686084 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.686211 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 40ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.684672 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.347s user 0.000s sys 0.000s
I20260503 14:05:28.681203 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.687290 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 629) took 10417 ms. Trace:
W20260503 14:05:28.687712 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.687872 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.688601 1071 rpcz_store.cc:276] 0503 14:05:18.269760 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270287 (+ 527us) service_pool.cc:224] Handling call
0503 14:05:28.687283 (+10416996us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.210393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.210424 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.651857 (+441433us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.651859 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.651865 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.651866 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.651946 (+ 80us) log.cc:844] Serialized 750 byte log entry
0503 14:05:27.847546 (+195600us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.337165 (+489619us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.337297 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.337325 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.687204 (+349879us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.687259 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.687274 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.687274 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":489611,"prepare.queue_time_us":8940032,"prepare.run_cpu_time_us":27878,"prepare.run_wall_time_us":441564,"replication_time_us":195675}]]}
I20260503 14:05:28.689318 1071 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.689438 1071 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.689529 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 167ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.685425 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:28.688684 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.693856 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.695966 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:28.697394 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.700316 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.000s sys 0.000s
I20260503 14:05:28.701450 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 623) took 10776 ms. Trace:
I20260503 14:05:28.701493 1079 rpcz_store.cc:276] 0503 14:05:17.924990 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925126 (+ 136us) service_pool.cc:224] Handling call
0503 14:05:28.701443 (+10776317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.482429 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.482480 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.862366 (+379886us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.862368 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.862372 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.862372 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.862445 (+ 73us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.012095 (+149650us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.423773 (+411678us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.423949 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.423987 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.701316 (+277329us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.701417 (+ 101us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.701431 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.701432 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":411670,"prepare.queue_time_us":9557232,"prepare.run_cpu_time_us":22038,"prepare.run_wall_time_us":380024,"replication_time_us":149719}]]}
I20260503 14:05:28.701653 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.701767 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.702148 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.702837 1062 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.702957 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.699177 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:28.707964 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.708348 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.708592 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.710494 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.710816 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.711119 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.711288 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.711457 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.711874 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.712095 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
W20260503 14:05:28.712255 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:28.729562 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 571) took 10800 ms. Trace:
I20260503 14:05:28.729642 1077 rpcz_store.cc:276] 0503 14:05:17.929344 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929963 (+ 619us) service_pool.cc:224] Handling call
0503 14:05:28.729547 (+10799584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.385243 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.455183 (+ 69940us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.324152 (+868969us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.324154 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.324157 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.324158 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.324220 (+ 62us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.557448 (+233228us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.685968 (+128520us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.686112 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.686153 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.729194 (+ 43041us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.729524 (+ 330us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.729535 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.729535 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":128512,"prepare.queue_time_us":9436756,"prepare.run_cpu_time_us":67128,"prepare.run_wall_time_us":943176,"replication_time_us":233282}]]}
I20260503 14:05:28.729837 1077 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:28.729974 1077 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.730165 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 333ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.730399 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.738047 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.406s user 0.000s sys 0.000s
I20260503 14:05:28.739230 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 556) took 11163 ms. Trace:
I20260503 14:05:28.739286 1080 rpcz_store.cc:276] 0503 14:05:17.575683 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575995 (+ 312us) service_pool.cc:224] Handling call
0503 14:05:28.739219 (+11163224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.066579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.066613 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.837950 (+771337us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.837952 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.837958 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.837959 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.838024 (+ 65us) log.cc:844] Serialized 696 byte log entry
0503 14:05:27.894335 (+ 56311us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.331489 (+437154us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.331601 (+ 112us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.331629 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.739108 (+407479us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.739193 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.739208 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.739209 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":437147,"mutex_wait_us":2664,"prepare.queue_time_us":9490523,"prepare.run_cpu_time_us":47521,"prepare.run_wall_time_us":771453,"replication_time_us":56370}]]}
I20260503 14:05:28.739454 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.739581 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.739675 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.739800 992 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.764577 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 572) took 10501 ms. Trace:
I20260503 14:05:28.764657 1073 rpcz_store.cc:276] 0503 14:05:18.262649 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.265255 (+ 2606us) service_pool.cc:224] Handling call
0503 14:05:28.764527 (+10499272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.585866 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.585917 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.075945 (+490028us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.075947 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.075954 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.075955 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.076014 (+ 59us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.556524 (+480510us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.625901 (+ 69377us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.626030 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.626062 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.764409 (+138347us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.764501 (+ 92us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.764512 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.764513 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69369,"prepare.queue_time_us":9320386,"prepare.run_cpu_time_us":32602,"prepare.run_wall_time_us":490157,"replication_time_us":480563}]]}
I20260503 14:05:28.764823 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:28.764972 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.765105 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.765944 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.768038 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.340s user 0.000s sys 0.000s
I20260503 14:05:28.769170 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 590) took 10113 ms. Trace:
I20260503 14:05:28.769234 1076 rpcz_store.cc:276] 0503 14:05:18.655741 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.655924 (+ 183us) service_pool.cc:224] Handling call
0503 14:05:28.769161 (+10113237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.983897 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.983929 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.009928 (+1025999us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.009930 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.009933 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.009934 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.009997 (+ 63us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.053323 (+ 43326us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.427539 (+374216us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.427680 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.427716 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.769057 (+341341us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.769141 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.769153 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.769153 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":374207,"prepare.queue_time_us":8327902,"prepare.run_cpu_time_us":55125,"prepare.run_wall_time_us":1026109,"replication_time_us":43382}]]}
I20260503 14:05:28.769379 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:28.769531 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.769685 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 332ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.770634 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 555) took 10847 ms. Trace:
I20260503 14:05:28.770687 1082 rpcz_store.cc:276] 0503 14:05:17.922980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923139 (+ 159us) service_pool.cc:224] Handling call
0503 14:05:28.770627 (+10847488us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.056208 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.056235 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.853877 (+797642us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.853879 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.853959 (+ 80us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.853960 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.857914 (+ 3954us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.180467 (+322553us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.610554 (+430087us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.610696 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.610735 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.770552 (+159817us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.770608 (+ 56us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.770618 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.770619 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":430077,"prepare.queue_time_us":9132973,"prepare.run_cpu_time_us":54795,"prepare.run_wall_time_us":801961,"replication_time_us":326428}]]}
I20260503 14:05:28.770846 1082 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.770975 1082 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.771067 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 97ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.771407 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.771502 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 602) took 9941 ms. Trace:
I20260503 14:05:28.771531 1113 rpcz_store.cc:276] 0503 14:05:18.829973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830478 (+ 505us) service_pool.cc:224] Handling call
0503 14:05:28.771498 (+9941020us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.010014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.010085 (+ 71us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.771372 (+761287us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.771373 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.771377 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.771378 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.771387 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.771388 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9179470}]]}
W20260503 14:05:28.786329 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.786449 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 614) took 9517 ms. Trace:
I20260503 14:05:28.786482 1113 rpcz_store.cc:276] 0503 14:05:19.268586 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.269872 (+ 1286us) service_pool.cc:224] Handling call
0503 14:05:28.786445 (+9516573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.771638 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.771664 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.786266 (+ 14602us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.786268 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.786274 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.786274 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.786312 (+ 38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.786313 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9501656}]]}
I20260503 14:05:28.804963 585 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet d6663f02a2a8423693b9b5d7f6082f71
I20260503 14:05:28.807367 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:28.807446 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:28.808682 673 tablet_service.cc:1558] Processing DeleteTablet for tablet d6663f02a2a8423693b9b5d7f6082f71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:43034
I20260503 14:05:28.808949 665 tablet_service.cc:1558] Processing DeleteTablet for tablet d6663f02a2a8423693b9b5d7f6082f71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:43034
I20260503 14:05:28.811586 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
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
W20260503 14:05:28.812354 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 236ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.828436 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 620) took 10560 ms. Trace:
W20260503 14:05:28.828485 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.828579 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 626) took 9324 ms. Trace:
I20260503 14:05:28.828621 1113 rpcz_store.cc:276] 0503 14:05:19.504472 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.504494 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:28.828576 (+9324082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.786602 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.786662 (+ 60us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.828467 (+ 41805us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.828468 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.828473 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.828474 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.828481 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.828482 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9281937}]]}
I20260503 14:05:28.828506 1074 rpcz_store.cc:276] 0503 14:05:18.268377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269581 (+ 1204us) service_pool.cc:224] Handling call
0503 14:05:28.828423 (+10558842us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.135810 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.135844 (+ 34us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.355926 (+1220082us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.355928 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.355934 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.355935 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.356000 (+ 65us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.548378 (+192378us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.633924 (+ 85546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.634052 (+ 128us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.634084 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.828327 (+194243us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.828401 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.828415 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.828415 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":85537,"prepare.queue_time_us":8866163,"prepare.run_cpu_time_us":72148,"prepare.run_wall_time_us":1220204,"replication_time_us":192438}]]}
I20260503 14:05:28.828996 1074 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.829109 1074 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.829290 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 299ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.830317 1038 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.850234 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.223s user 0.000s sys 0.000s
I20260503 14:05:28.851487 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 590) took 11276 ms. Trace:
I20260503 14:05:28.851563 1075 rpcz_store.cc:276] 0503 14:05:17.575460 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576343 (+ 883us) service_pool.cc:224] Handling call
0503 14:05:28.851479 (+11275136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.369173 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.369200 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.987966 (+618766us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.987968 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.987973 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.987973 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.988042 (+ 69us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.410540 (+422498us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.626388 (+215848us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.626975 (+ 587us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.627010 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.851374 (+224364us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.851458 (+ 84us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.851470 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.851471 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215837,"prepare.queue_time_us":9792732,"prepare.run_cpu_time_us":36386,"prepare.run_wall_time_us":618884,"replication_time_us":422559}]]}
I20260503 14:05:28.851692 1075 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.851814 1075 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.851931 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.231s user 0.000s sys 0.000s
W20260503 14:05:28.851950 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 404ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.852936 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 575) took 10590 ms. Trace:
I20260503 14:05:28.852988 1085 rpcz_store.cc:276] 0503 14:05:18.262704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.262961 (+ 257us) service_pool.cc:224] Handling call
0503 14:05:28.852930 (+10589969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.493659 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.493695 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.335890 (+842195us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.335891 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.335893 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.335894 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.335953 (+ 59us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.442363 (+106410us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.620278 (+177915us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.620455 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.620490 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.852848 (+232358us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.852912 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.852923 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.852924 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177906,"prepare.queue_time_us":9230596,"prepare.run_cpu_time_us":47876,"prepare.run_wall_time_us":842308,"replication_time_us":106439}]]}
I20260503 14:05:28.853111 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:28.853245 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.853405 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.853619 1006 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.853790 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.857749 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 608) took 11281 ms. Trace:
I20260503 14:05:28.857808 1071 rpcz_store.cc:276] 0503 14:05:17.576053 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576591 (+ 538us) service_pool.cc:224] Handling call
0503 14:05:28.857741 (+11281150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.019048 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.019070 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.992661 (+973591us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.992662 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.992666 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.992666 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.992723 (+ 57us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.268145 (+275422us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.689313 (+421168us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.689463 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.689501 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.857613 (+168112us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.857722 (+ 109us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.857732 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.857733 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":421135,"prepare.queue_time_us":9442388,"prepare.run_cpu_time_us":56872,"prepare.run_wall_time_us":973687,"replication_time_us":275472}]]}
I20260503 14:05:28.858000 1071 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.858115 1071 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.858240 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.858641 583 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:28.859045 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.869563 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 570) took 10607 ms. Trace:
I20260503 14:05:28.869630 1082 rpcz_store.cc:276] 0503 14:05:18.261884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.261985 (+ 101us) service_pool.cc:224] Handling call
0503 14:05:28.869551 (+10607566us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.446184 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.446215 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.029498 (+583283us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.029499 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.029504 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.029505 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.029575 (+ 70us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.674536 (+644961us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.770843 (+ 96307us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.771003 (+ 160us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.771037 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.869444 (+ 98407us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.869526 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.869538 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.869539 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96296,"prepare.queue_time_us":9184135,"prepare.run_cpu_time_us":31942,"prepare.run_wall_time_us":583406,"replication_time_us":645024}]]}
I20260503 14:05:28.869827 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:28.869952 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.870075 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 36ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.870553 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.873294 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:28.874447 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 622) took 10949 ms. Trace:
I20260503 14:05:28.874498 1078 rpcz_store.cc:276] 0503 14:05:17.924959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925078 (+ 119us) service_pool.cc:224] Handling call
0503 14:05:28.874438 (+10949360us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.189017 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.189062 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.902963 (+713901us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.902965 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.902970 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.902970 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.903042 (+ 72us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.041112 (+138070us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.593787 (+552675us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.593948 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.593989 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.874321 (+280332us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.874412 (+ 91us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.874426 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.874426 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":552664,"prepare.queue_time_us":9263888,"prepare.run_cpu_time_us":45621,"prepare.run_wall_time_us":714034,"replication_time_us":138136}]]}
I20260503 14:05:28.874677 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.874821 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.875242 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 225ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.875680 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 262ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.881304 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.881417 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 638) took 8969 ms. Trace:
I20260503 14:05:28.881450 1113 rpcz_store.cc:276] 0503 14:05:19.912018 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.913256 (+ 1238us) service_pool.cc:224] Handling call
0503 14:05:28.881412 (+8968156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.828730 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.828758 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.881257 (+ 52499us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.881259 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.881264 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.881266 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.881273 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.881274 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8915399}]]}
I20260503 14:05:28.907524 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 598) took 10079 ms. Trace:
I20260503 14:05:28.907611 1082 rpcz_store.cc:276] 0503 14:05:18.828428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.829289 (+ 861us) service_pool.cc:224] Handling call
0503 14:05:28.907506 (+10078217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.653669 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.659333 (+ 5664us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.619662 (+960329us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.619663 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.619666 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.619667 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.619736 (+ 69us) log.cc:844] Serialized 804 byte log entry
0503 14:05:28.788007 (+168271us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.869822 (+ 81815us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.869976 (+ 154us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.870017 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.907385 (+ 37368us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.907478 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.907492 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.907493 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81807,"prepare.queue_time_us":8824299,"prepare.run_cpu_time_us":57659,"prepare.run_wall_time_us":966082,"replication_time_us":168335}]]}
I20260503 14:05:28.907766 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:28.907931 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:28.908124 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.908684 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.918892 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.240s user 0.000s sys 0.000s
I20260503 14:05:28.920038 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 571) took 11885 ms. Trace:
I20260503 14:05:28.920090 1081 rpcz_store.cc:276] 0503 14:05:17.034993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.035395 (+ 402us) service_pool.cc:224] Handling call
0503 14:05:28.920029 (+11884634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.443322 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.443347 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.322895 (+879548us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.322897 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.322900 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.322901 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.322961 (+ 60us) log.cc:844] Serialized 642 byte log entry
0503 14:05:28.647289 (+324328us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.678316 (+ 31027us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.678485 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.678535 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.919931 (+241396us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.920008 (+ 77us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.920019 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.920020 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31017,"prepare.queue_time_us":10407882,"prepare.run_cpu_time_us":47879,"prepare.run_wall_time_us":879647,"replication_time_us":324382}]]}
I20260503 14:05:28.920270 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.920404 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.920578 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 478ms of latency in SegmentAllocator::Sync()
I20260503 14:05:28.921988 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 600) took 10261 ms. Trace:
I20260503 14:05:28.922034 1077 rpcz_store.cc:276] 0503 14:05:18.660719 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.660835 (+ 116us) service_pool.cc:224] Handling call
0503 14:05:28.921981 (+10261146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.480760 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.480799 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.335269 (+854470us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.335271 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.335274 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.335275 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.335339 (+ 64us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.569995 (+234656us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.729833 (+159838us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.730005 (+ 172us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.730053 (+ 48us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.921898 (+191845us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.921962 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.921973 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.921974 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":159829,"prepare.queue_time_us":8819853,"prepare.run_cpu_time_us":56098,"prepare.run_wall_time_us":854587,"replication_time_us":234691}]]}
I20260503 14:05:28.922155 1077 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:28.922274 1077 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:28.922432 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 356ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.922628 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 129ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.922820 1064 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 198ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.924881 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.296s user 0.000s sys 0.000s
I20260503 14:05:28.925923 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 578) took 11889 ms. Trace:
I20260503 14:05:28.925976 1083 rpcz_store.cc:276] 0503 14:05:17.036249 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.036840 (+ 591us) service_pool.cc:224] Handling call
0503 14:05:28.925917 (+11889077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:26.997035 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:26.997058 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.944870 (+947812us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.944872 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.944877 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.944878 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.944956 (+ 78us) log.cc:844] Serialized 642 byte log entry
0503 14:05:28.115709 (+170753us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.629211 (+513502us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.629338 (+ 127us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.629367 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.925810 (+296443us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.925896 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.925909 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.925909 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":513493,"prepare.queue_time_us":9960075,"prepare.run_cpu_time_us":62983,"prepare.run_wall_time_us":947930,"replication_time_us":170825}]]}
I20260503 14:05:28.926115 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:28.926213 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:28.926298 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.926496 1012 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 450ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.933005 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.316s user 0.000s sys 0.000s
I20260503 14:05:28.934175 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 592) took 10105 ms. Trace:
I20260503 14:05:28.934226 1109 rpcz_store.cc:276] 0503 14:05:18.828319 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828848 (+ 529us) service_pool.cc:224] Handling call
0503 14:05:28.934167 (+10105319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.224404 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.224434 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.939829 (+715395us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.939830 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.939837 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.939838 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.939891 (+ 53us) log.cc:844] Serialized 804 byte log entry
0503 14:05:28.235242 (+295351us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.616456 (+381214us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.616633 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.616675 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.934046 (+317371us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.934143 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.934156 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.934156 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":381200,"prepare.queue_time_us":8395497,"prepare.run_cpu_time_us":38683,"prepare.run_wall_time_us":715494,"replication_time_us":295396}]]}
W20260503 14:05:28.934805 994 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 261ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.940430 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
I20260503 14:05:28.941817 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 576) took 11546 ms. Trace:
I20260503 14:05:28.941869 1072 rpcz_store.cc:276] 0503 14:05:17.395152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396768 (+ 1616us) service_pool.cc:224] Handling call
0503 14:05:28.941808 (+11545040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.096784 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.099245 (+ 2461us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.980912 (+881667us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.980914 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:27.980919 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:27.980919 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:27.980985 (+ 66us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.370842 (+389857us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.535853 (+165011us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.535989 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.536019 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.941702 (+405683us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.941787 (+ 85us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.941798 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.941799 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165001,"prepare.queue_time_us":9699434,"prepare.run_cpu_time_us":85622,"prepare.run_wall_time_us":884656,"replication_time_us":389913}]]}
I20260503 14:05:28.942032 1072 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:28.942148 1072 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:28.942281 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.942492 998 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 142ms of latency in SegmentAllocator::Sync()
W20260503 14:05:28.943778 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.943833 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 689) took 8634 ms. Trace:
I20260503 14:05:28.943861 1112 rpcz_store.cc:276] 0503 14:05:20.309019 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309752 (+ 733us) service_pool.cc:224] Handling call
0503 14:05:28.943829 (+8634077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.647019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.647055 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.943732 (+296677us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.943734 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.943737 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.943738 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.943745 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.943746 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8337173}]]}
W20260503 14:05:28.947263 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.947346 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 650) took 8638 ms. Trace:
I20260503 14:05:28.947376 1113 rpcz_store.cc:276] 0503 14:05:20.308869 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.309329 (+ 460us) service_pool.cc:224] Handling call
0503 14:05:28.947342 (+8638013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.881572 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.881607 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.947218 (+ 65611us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.947220 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.947248 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.947249 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.947256 (+ 7us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.947257 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8572169}]]}
W20260503 14:05:28.958114 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:28.958235 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 613) took 9456 ms. Trace:
I20260503 14:05:28.958266 969 rpcz_store.cc:276] 0503 14:05:19.501402 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.501455 (+ 53us) service_pool.cc:224] Handling call
0503 14:05:28.958230 (+9456775us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.630496 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.630520 (+ 24us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.958057 (+327537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.958060 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.958066 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.958067 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.958099 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:28.958100 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9128939}]]}
W20260503 14:05:28.973327 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.208s user 0.000s sys 0.000s
I20260503 14:05:28.974562 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 588) took 10314 ms. Trace:
I20260503 14:05:28.974619 1073 rpcz_store.cc:276] 0503 14:05:18.659807 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659994 (+ 187us) service_pool.cc:224] Handling call
0503 14:05:28.974551 (+10314557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.616507 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.616559 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.333505 (+716946us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.333506 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.333509 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.333509 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.333543 (+ 34us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.585669 (+252126us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.764819 (+179150us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.765002 (+ 183us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.765047 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:28.974438 (+209391us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:28.974527 (+ 89us) log.cc:844] Serialized 14 byte log entry
0503 14:05:28.974542 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:28.974544 (+ 2us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":179141,"prepare.queue_time_us":8956418,"prepare.run_cpu_time_us":39829,"prepare.run_wall_time_us":717641,"replication_time_us":252154}]]}
W20260503 14:05:28.975018 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 120ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.019347 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20260503 14:05:29.021024 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 607) took 11444 ms. Trace:
I20260503 14:05:29.021088 1079 rpcz_store.cc:276] 0503 14:05:17.576036 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577402 (+ 1366us) service_pool.cc:224] Handling call
0503 14:05:29.021014 (+11443612us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.450805 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.450830 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.328639 (+877809us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.328640 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.328644 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.328645 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.328705 (+ 60us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.571176 (+242471us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.701650 (+130474us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.701790 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.701823 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.020459 (+318636us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.020992 (+ 533us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.021002 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.021003 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130466,"prepare.queue_time_us":9873322,"prepare.run_cpu_time_us":50839,"prepare.run_wall_time_us":877912,"replication_time_us":242524}]]}
I20260503 14:05:29.021251 1079 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:29.021371 1079 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.021580 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.021860 1036 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.029706 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:29.029793 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 662) took 8407 ms. Trace:
I20260503 14:05:29.029826 1113 rpcz_store.cc:276] 0503 14:05:20.622607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.622805 (+ 198us) service_pool.cc:224] Handling call
0503 14:05:29.029788 (+8406983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.947491 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.947546 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.029651 (+ 82105us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.029653 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.029658 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.029659 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.029696 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:29.029697 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8324628}]]}
I20260503 14:05:29.031217 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:29.031368 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.031565 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 128ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.040678 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.358s user 0.000s sys 0.000s
I20260503 14:05:29.041913 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 574) took 11112 ms. Trace:
I20260503 14:05:29.041965 1084 rpcz_store.cc:276] 0503 14:05:17.929433 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930259 (+ 826us) service_pool.cc:224] Handling call
0503 14:05:29.041901 (+11111642us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.481073 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.481142 (+ 69us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.321737 (+840595us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.321739 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.321745 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.321746 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.321814 (+ 68us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.543212 (+221398us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.682185 (+138973us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.682346 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.682393 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.041780 (+359387us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.041874 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.041888 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.041888 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138964,"prepare.queue_time_us":9550723,"prepare.run_cpu_time_us":51052,"prepare.run_wall_time_us":840762,"replication_time_us":221457}]]}
I20260503 14:05:29.042106 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:29.042235 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:29.042331 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 250ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.042510 1042 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 472ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.051206 585 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet c3628563d5724c0cb537cc602107efc9
I20260503 14:05:29.052822 741 tablet_service.cc:1558] Processing DeleteTablet for tablet c3628563d5724c0cb537cc602107efc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:28 UTC) from {username='slave'} at 127.0.0.1:38518
I20260503 14:05:29.052778 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\013\000\000\000""\006\001\n\000\000\000\007\001\013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260503 14:05:29.053390 1109 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:29.053529 1109 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.053704 628 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.054075 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 47ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.054773 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.315s user 0.000s sys 0.000s
I20260503 14:05:29.055785 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 575) took 11126 ms. Trace:
I20260503 14:05:29.055827 1080 rpcz_store.cc:276] 0503 14:05:17.929470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.930356 (+ 886us) service_pool.cc:224] Handling call
0503 14:05:29.055778 (+11125422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.201798 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.201870 (+ 72us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.373917 (+1172047us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.373919 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.373925 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.373926 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.374026 (+ 100us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.635328 (+261302us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.739451 (+104123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.739610 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.739648 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.055692 (+316044us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.055758 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.055770 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.055770 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104110,"prepare.queue_time_us":9271364,"prepare.run_cpu_time_us":73564,"prepare.run_wall_time_us":1172239,"replication_time_us":261397}]]}
I20260503 14:05:29.055959 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:29.056098 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:29.056654 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.056816 1050 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.059369 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:29.059432 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:29.059471 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:29.095729 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 592) took 11700 ms. Trace:
I20260503 14:05:29.095796 1083 rpcz_store.cc:276] 0503 14:05:17.395568 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397753 (+ 2185us) service_pool.cc:224] Handling call
0503 14:05:29.095712 (+11697959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.450136 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.450187 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.327081 (+876894us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.327082 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.327085 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.327086 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.327131 (+ 45us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.644692 (+317561us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.926112 (+281420us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.926241 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.926272 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.095602 (+169330us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.095685 (+ 83us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.095699 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.095699 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":281411,"prepare.queue_time_us":10052303,"prepare.run_cpu_time_us":51102,"prepare.run_wall_time_us":877008,"replication_time_us":317601}]]}
I20260503 14:05:29.095952 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:29.096081 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.096240 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.096748 1020 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.100579 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
I20260503 14:05:29.101667 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 601) took 11525 ms. Trace:
I20260503 14:05:29.101711 1078 rpcz_store.cc:276] 0503 14:05:17.575940 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576930 (+ 990us) service_pool.cc:224] Handling call
0503 14:05:29.101660 (+11524730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.656186 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.656214 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.423331 (+767117us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.423332 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.423339 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.423340 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.423402 (+ 62us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.608859 (+185457us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.874673 (+265814us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.874850 (+ 177us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.874891 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.101567 (+226676us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.101639 (+ 72us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.101653 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.101653 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":265805,"prepare.queue_time_us":10079185,"prepare.run_cpu_time_us":46577,"prepare.run_wall_time_us":767238,"replication_time_us":185513}]]}
I20260503 14:05:29.101853 1078 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:29.101954 1078 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.102049 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.102205 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 584) took 10442 ms. Trace:
I20260503 14:05:29.102237 1109 rpcz_store.cc:276] 0503 14:05:18.659724 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.660094 (+ 370us) service_pool.cc:224] Handling call
0503 14:05:29.102200 (+10442106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.076043 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.076087 (+ 44us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.765631 (+689544us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.765633 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.765788 (+ 155us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.765788 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.765875 (+ 87us) log.cc:844] Serialized 777 byte log entry
0503 14:05:29.053244 (+287369us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.053383 (+ 139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.053571 (+ 188us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.053613 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.102125 (+ 48512us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.102182 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.102193 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.102193 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":128,"prepare.queue_time_us":9415853,"prepare.run_cpu_time_us":40527,"prepare.run_wall_time_us":689970,"replication_time_us":287452}]]}
I20260503 14:05:29.102361 1109 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:29.102418 988 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.102499 1109 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.102649 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
W20260503 14:05:29.102667 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.103195 1026 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 141ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.103551 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 597) took 10445 ms. Trace:
I20260503 14:05:29.103595 1076 rpcz_store.cc:276] 0503 14:05:18.657591 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.657968 (+ 377us) service_pool.cc:224] Handling call
0503 14:05:29.103546 (+10445578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.011167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.011941 (+ 774us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:27.988261 (+976320us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:27.988263 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.029028 (+ 40765us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.075922 (+ 46894us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.341453 (+265531us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.708489 (+367036us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.769376 (+ 60887us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.769561 (+ 185us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.769606 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.103470 (+333864us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.103525 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.103538 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.103538 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60878,"prepare.queue_time_us":8353117,"prepare.run_cpu_time_us":147934,"prepare.run_wall_time_us":1342702,"replication_time_us":602636}]]}
I20260503 14:05:29.103767 1076 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:29.103868 1076 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:29.104013 1032 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 36ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.104058 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.106629 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.253s user 0.000s sys 0.000s
I20260503 14:05:29.107715 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 554) took 11184 ms. Trace:
I20260503 14:05:29.107764 1085 rpcz_store.cc:276] 0503 14:05:17.922959 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923852 (+ 893us) service_pool.cc:224] Handling call
0503 14:05:29.107709 (+11183857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.976629 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.976658 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.616255 (+639597us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.616258 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.616263 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.616263 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.616324 (+ 61us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.712157 (+ 95833us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.853109 (+140952us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.853273 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.853309 (+ 36us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.107574 (+254265us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.107690 (+ 116us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.107699 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.107700 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":140942,"prepare.queue_time_us":10052698,"prepare.run_cpu_time_us":37350,"prepare.run_wall_time_us":639707,"replication_time_us":95889}]]}
I20260503 14:05:29.107900 1085 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:29.108006 1085 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.108461 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.108819 977 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.128513 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.000s sys 0.000s
I20260503 14:05:29.805884 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 604) took 11879 ms. Trace:
I20260503 14:05:29.805958 1074 rpcz_store.cc:276] 0503 14:05:17.926734 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927711 (+ 977us) service_pool.cc:224] Handling call
0503 14:05:29.805867 (+11878156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.731346 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.731382 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.450643 (+719261us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.450662 (+ 19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.450668 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.450668 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.450787 (+ 119us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.703656 (+252869us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.828993 (+125337us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.829139 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.829176 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.805736 (+976560us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.805833 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.805850 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.805851 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":125328,"prepare.queue_time_us":9803556,"prepare.run_cpu_time_us":41717,"prepare.run_wall_time_us":719452,"replication_time_us":252983}]]}
I20260503 14:05:29.806099 1074 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:29.806243 1074 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:29.132619 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:29.806430 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 674) took 8834 ms. Trace:
I20260503 14:05:29.806463 1113 rpcz_store.cc:276] 0503 14:05:20.971902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.972305 (+ 403us) service_pool.cc:224] Handling call
0503 14:05:29.806425 (+8834120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.029931 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.029952 (+ 21us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.132595 (+102643us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.132597 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.132603 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.132604 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.132612 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:29.132613 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8057543}]]}
W20260503 14:05:29.806762 1014 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 251ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.161114 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 557) took 11238 ms. Trace:
I20260503 14:05:29.807149 1073 rpcz_store.cc:276] 0503 14:05:17.923039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.923321 (+ 282us) service_pool.cc:224] Handling call
0503 14:05:29.161091 (+11237770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.745792 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.745837 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.611104 (+865267us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.611105 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.611189 (+ 84us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.611189 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.621799 (+ 10610us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.031156 (+409357us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.031209 (+ 53us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.031397 (+ 188us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.031444 (+ 47us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.160967 (+129523us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.161062 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.161079 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.161079 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11,"prepare.queue_time_us":9822398,"prepare.run_cpu_time_us":49034,"prepare.run_wall_time_us":876098,"replication_time_us":419962}]]}
I20260503 14:05:29.807315 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:29.807436 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.161366 1002 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.807627 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.170578 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.312s user 0.000s sys 0.000s
I20260503 14:05:29.808727 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 632) took 11538 ms. Trace:
I20260503 14:05:29.808774 1071 rpcz_store.cc:276] 0503 14:05:18.269810 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270590 (+ 780us) service_pool.cc:224] Handling call
0503 14:05:29.808720 (+11538130us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.635250 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.635281 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.378785 (+743504us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.378786 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.378790 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.378791 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.378870 (+ 79us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.606345 (+227475us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.857997 (+251652us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.858137 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.858168 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.808636 (+950468us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.808700 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.808712 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.808713 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":251643,"prepare.queue_time_us":9364590,"prepare.run_cpu_time_us":41095,"prepare.run_wall_time_us":743634,"replication_time_us":227549}]]}
I20260503 14:05:29.808918 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:29.809029 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.189330 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260503 14:05:29.810153 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 609) took 10543 ms. Trace:
I20260503 14:05:29.810199 1082 rpcz_store.cc:276] 0503 14:05:19.266467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267197 (+ 730us) service_pool.cc:224] Handling call
0503 14:05:29.810146 (+10542949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.768755 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.768817 (+ 62us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.534195 (+765378us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.534197 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.534234 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.534235 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.534308 (+ 73us) log.cc:844] Serialized 831 byte log entry
0503 14:05:28.859458 (+325150us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.907763 (+ 48305us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.907959 (+ 196us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.908004 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.810044 (+902040us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.810125 (+ 81us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.810138 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.810139 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48296,"prepare.queue_time_us":8501480,"prepare.run_cpu_time_us":48551,"prepare.run_wall_time_us":765565,"replication_time_us":325217}]]}
I20260503 14:05:29.811784 1082 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:29.811899 1082 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.252409 986 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 143ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.812001 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.253449 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:29.812072 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:29.812117 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:29.812147 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 28f3251b38e343c8b7e96971b86281d2 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:29.812175 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
W20260503 14:05:29.256136 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
W20260503 14:05:29.257622 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:29.812425 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 702) took 9188 ms. Trace:
I20260503 14:05:29.812469 1112 rpcz_store.cc:276] 0503 14:05:20.624074 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.624801 (+ 727us) service_pool.cc:224] Handling call
0503 14:05:29.812420 (+9187619us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.943973 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.943999 (+ 26us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.257574 (+313575us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.257576 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.257581 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.257582 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.257615 (+ 33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:29.257616 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8319105}]]}
W20260503 14:05:29.273388 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:29.812657 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 625) took 9899 ms. Trace:
I20260503 14:05:29.812686 969 rpcz_store.cc:276] 0503 14:05:19.912836 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.912861 (+ 25us) service_pool.cc:224] Handling call
0503 14:05:29.812654 (+9899793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.958392 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.958429 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.273336 (+314907us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.273338 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.273344 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.273345 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.273381 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:29.273382 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9045434}]]}
I20260503 14:05:29.273533 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 610) took 10007 ms. Trace:
W20260503 14:05:28.712416 572 catalog_manager.cc:5075] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet 036d1f31e5f54fae80acb39de0b9fc0a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]),no further retry: Not found: Tablet not found: 036d1f31e5f54fae80acb39de0b9fc0a
I20260503 14:05:29.812820 1109 rpcz_store.cc:276] 0503 14:05:19.266483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.267282 (+ 799us) service_pool.cc:224] Handling call
0503 14:05:29.273528 (+10006246us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.619766 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.619809 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.908180 (+288371us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.908181 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.908186 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.908186 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.908255 (+ 69us) log.cc:844] Serialized 831 byte log entry
0503 14:05:29.053967 (+145712us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.102358 (+ 48391us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.102529 (+ 171us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.102570 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.271888 (+169318us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.273510 (+ 1622us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.273520 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.273520 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48383,"prepare.queue_time_us":9352425,"prepare.run_cpu_time_us":21189,"prepare.run_wall_time_us":288497,"replication_time_us":145777}]]}
W20260503 14:05:29.273892 1044 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.278672 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.356s user 0.000s sys 0.000s
W20260503 14:05:29.812912 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 1.10038e+06us
I20260503 14:05:29.813318 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 573) took 12418 ms. Trace:
I20260503 14:05:29.813357 1075 rpcz_store.cc:276] 0503 14:05:17.395088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396559 (+ 1471us) service_pool.cc:224] Handling call
0503 14:05:29.813311 (+12416752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.444034 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.679106 (+235072us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.326570 (+647464us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.326571 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.326573 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.326573 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.326620 (+ 47us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.706202 (+379582us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.851690 (+145488us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.851843 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.851883 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.813227 (+961344us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.813291 (+ 64us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.813304 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.813304 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145480,"prepare.queue_time_us":10038028,"prepare.run_cpu_time_us":56679,"prepare.run_wall_time_us":890597,"replication_time_us":379623}]]}
I20260503 14:05:29.813469 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:29.813551 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:29.813773 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 403ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.813791 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 579) took 11550 ms. Trace:
I20260503 14:05:29.813835 1077 rpcz_store.cc:276] 0503 14:05:18.262807 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263472 (+ 665us) service_pool.cc:224] Handling call
0503 14:05:29.813787 (+11550315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.703223 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.703250 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.427382 (+724132us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.427383 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.427387 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.427388 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.427456 (+ 68us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.868675 (+441219us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.922152 (+ 53477us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.922304 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.922337 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.813714 (+891377us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.813768 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.813781 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.813782 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53469,"prepare.queue_time_us":9439685,"prepare.run_cpu_time_us":35979,"prepare.run_wall_time_us":724241,"replication_time_us":441280}]]}
I20260503 14:05:29.813931 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:29.814019 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:29.283437 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.341s user 0.000s sys 0.000s
W20260503 14:05:29.814298 973 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 161ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.814932 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 593) took 12239 ms. Trace:
I20260503 14:05:29.814975 1072 rpcz_store.cc:276] 0503 14:05:17.575538 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576561 (+ 1023us) service_pool.cc:224] Handling call
0503 14:05:29.814926 (+12238365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.838633 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.838665 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.535692 (+697027us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.535693 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.535696 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.535697 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.535760 (+ 63us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.745234 (+209474us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.942029 (+196795us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.942175 (+ 146us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.942214 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.814852 (+872638us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.814909 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.814921 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.814921 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":196786,"prepare.queue_time_us":10261753,"prepare.run_cpu_time_us":43992,"prepare.run_wall_time_us":697135,"replication_time_us":209529}]]}
I20260503 14:05:30.115053 1072 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:30.115253 1072 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:29.284825 1024 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.292510 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.250s user 0.000s sys 0.000s
I20260503 14:05:29.302366 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 642) took 10646 ms. Trace:
I20260503 14:05:30.116588 1078 rpcz_store.cc:276] 0503 14:05:18.656360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656725 (+ 365us) service_pool.cc:224] Handling call
0503 14:05:29.302355 (+10645630us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.651975 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.652018 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.687413 (+1035395us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.687415 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.687418 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.687419 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.687485 (+ 66us) log.cc:844] Serialized 777 byte log entry
0503 14:05:28.838052 (+150567us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.101849 (+263797us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.101982 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.102020 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.302236 (+200216us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.302331 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.302344 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.302345 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":263788,"prepare.queue_time_us":8995146,"prepare.run_cpu_time_us":62235,"prepare.run_wall_time_us":1035524,"replication_time_us":150625}]]}
I20260503 14:05:30.116789 1078 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:30.116946 1078 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.302537 1004 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.323751 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.302s user 0.000s sys 0.000s
I20260503 14:05:30.118105 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 599) took 12542 ms. Trace:
I20260503 14:05:30.118152 1079 rpcz_store.cc:276] 0503 14:05:17.575909 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576785 (+ 876us) service_pool.cc:224] Handling call
0503 14:05:30.118099 (+12541314us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.395118 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.395157 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.629045 (+1233888us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.629047 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.629051 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.629051 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.629104 (+ 53us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.746744 (+117640us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.021248 (+274504us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.021400 (+ 152us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.021441 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.118003 (+1096562us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.118077 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.118089 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.118090 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":274495,"prepare.queue_time_us":9818279,"prepare.run_cpu_time_us":77634,"prepare.run_wall_time_us":1233994,"replication_time_us":117688}]]}
I20260503 14:05:30.118289 1079 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:30.118391 1079 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:29.339475 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
I20260503 14:05:30.119316 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 615) took 12194 ms. Trace:
I20260503 14:05:30.119354 1083 rpcz_store.cc:276] 0503 14:05:17.924799 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925286 (+ 487us) service_pool.cc:224] Handling call
0503 14:05:30.119310 (+12194024us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.486276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.486301 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.332209 (+845908us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.332211 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.332214 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.332215 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.332260 (+ 45us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.784164 (+451904us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.095948 (+311784us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.096109 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.096148 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.119228 (+1023080us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.119288 (+ 60us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.119302 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.119302 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":311775,"prepare.queue_time_us":9560927,"prepare.run_cpu_time_us":54911,"prepare.run_wall_time_us":845991,"replication_time_us":451942}]]}
I20260503 14:05:30.119474 1083 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:30.119593 1083 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:30.119748 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.398810 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.478s user 0.000s sys 0.000s
I20260503 14:05:30.120671 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 574) took 12725 ms. Trace:
I20260503 14:05:30.120712 1081 rpcz_store.cc:276] 0503 14:05:17.395117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396583 (+ 1466us) service_pool.cc:224] Handling call
0503 14:05:30.120664 (+12724081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.601867 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.601895 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.325385 (+723490us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.325386 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.325390 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.325390 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.325463 (+ 73us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.706703 (+381240us) op_driver.cc:464] REPLICATION: finished
0503 14:05:28.920267 (+213564us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:28.920443 (+ 176us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:28.920480 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.120593 (+1200113us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.120645 (+ 52us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.120657 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.120657 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213555,"prepare.queue_time_us":10205228,"prepare.run_cpu_time_us":42444,"prepare.run_wall_time_us":723603,"replication_time_us":381310}]]}
I20260503 14:05:30.120872 1081 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:30.120975 1081 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:30.121189 996 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 263ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.121238 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 182ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.405857 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.000s sys 0.000s
I20260503 14:05:29.422787 583 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet e21ce40043ae4d93ac014f6b9d7215d2
I20260503 14:05:30.121452 583 rpcz_store.cc:275] Call kudu.master.MasterService.AlterTable from 127.0.0.1:48080 (request call id 352) took 1068 ms. Trace:
I20260503 14:05:30.121487 583 rpcz_store.cc:276] 0503 14:05:29.052659 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.052725 (+ 66us) service_pool.cc:224] Handling call
0503 14:05:29.052897 (+ 172us) catalog_manager.cc:2393] Looking up, locking, and authorizing table
0503 14:05:29.052930 (+ 33us) catalog_manager.cc:3725] Apply alter schema
0503 14:05:29.053014 (+ 84us) catalog_manager.cc:3819] Apply alter partitioning
0503 14:05:29.053132 (+ 118us) catalog_manager.cc:3915] Updating metadata on disk
0503 14:05:29.420192 (+367060us) catalog_manager.cc:3946] Committing alterations to in-memory state
0503 14:05:30.121449 (+701257us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.053277 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0503 14:05:29.053290 (+ 13us) write_op.cc:432] Acquiring schema lock in shared mode
0503 14:05:29.053291 (+ 1us) write_op.cc:435] Acquired schema lock
0503 14:05:29.053291 (+ 0us) tablet.cc:662] Decoding operations
0503 14:05:29.053302 (+ 11us) write_op.cc:620] Acquiring the partition lock for write op
0503 14:05:29.053305 (+ 3us) write_op.cc:641] Partition lock acquired for write op
0503 14:05:29.053306 (+ 1us) tablet.cc:685] Acquiring locks for 1 operations
0503 14:05:29.053316 (+ 10us) tablet.cc:701] Row locks acquired
0503 14:05:29.053317 (+ 1us) write_op.cc:260] PREPARE: finished
0503 14:05:29.053320 (+ 3us) write_op.cc:270] Start()
0503 14:05:29.053324 (+ 4us) write_op.cc:276] Timestamp: L: 268
0503 14:05:29.053324 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.053350 (+ 26us) log.cc:844] Serialized 435 byte log entry
0503 14:05:29.420008 (+366658us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.420046 (+ 38us) write_op.cc:301] APPLY: starting
0503 14:05:29.420051 (+ 5us) tablet.cc:1367] starting BulkCheckPresence
0503 14:05:29.420057 (+ 6us) tablet.cc:1370] finished BulkCheckPresence
0503 14:05:29.420062 (+ 5us) tablet.cc:1372] starting ApplyRowOperation cycle
0503 14:05:29.420077 (+ 15us) tablet.cc:1383] finished ApplyRowOperation cycle
0503 14:05:29.420084 (+ 7us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0503 14:05:29.420086 (+ 2us) write_op.cc:312] APPLY: finished
0503 14:05:29.420109 (+ 23us) log.cc:844] Serialized 23 byte log entry
0503 14:05:29.420127 (+ 18us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:29.420131 (+ 4us) write_op.cc:454] Released schema lock
0503 14:05:29.420132 (+ 1us) write_op.cc:341] FINISH: Updating metrics
0503 14:05:29.420153 (+ 21us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:29.420153 (+ 0us) write_op.cc:454] Released schema lock
Metrics: {"spinlock_wait_cycles":45824,"child_traces":[["op",{"apply.queue_time_us":24,"apply.run_cpu_time_us":107,"apply.run_wall_time_us":107,"num_ops":1,"prepare.queue_time_us":42,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":90,"replication_time_us":366674}]]}
I20260503 14:05:29.423879 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:30.121714 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f617d8d64ff74327bb6f3d3e55f08bf6 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.121753 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
W20260503 14:05:29.471693 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.364s user 0.000s sys 0.000s
W20260503 14:05:29.622843 1129 op_tracker.cc:284] OpTracker waiting for 27 outstanding ops to complete now for 1.008s
I20260503 14:05:30.122165 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:30.122206 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.122570 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.247162 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.247666 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.248051 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.248401 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.536155 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.536589 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.536890 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.537215 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.607826 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.608345 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.608678 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.614876 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.615269 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.615538 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.615821 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.621306 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.621649 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.621928 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=328, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:30.622009 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.622272 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.622520 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.622838 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.625522 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.625965 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:30.626372 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:29.815442 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:30.629338 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.629407 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:30.629432 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.629458 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.629490 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.629519 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:30.629549 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:29.815601 984 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 208ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.815645 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 254ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.284453 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 584) took 11021 ms. Trace:
I20260503 14:05:30.629884 1076 rpcz_store.cc:276] 0503 14:05:18.262890 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.264034 (+ 1144us) service_pool.cc:224] Handling call
0503 14:05:29.284442 (+11020408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.840848 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.840871 (+ 23us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.680829 (+839958us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.680832 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.680839 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.680840 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.680932 (+ 92us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.054609 (+373677us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.103764 (+ 49155us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.103895 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.103927 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.284337 (+180410us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.284415 (+ 78us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.284429 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.284430 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49146,"prepare.queue_time_us":9576728,"prepare.run_cpu_time_us":70624,"prepare.run_wall_time_us":840095,"replication_time_us":373764}]]}
I20260503 14:05:30.630077 1076 tablet.cc:1724] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:30.630226 1076 tablet.cc:1622] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:29.819000 1030 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.812933 1109 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:30.630525 1109 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:29.820120 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.630626 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:30.630697 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 18
I20260503 14:05:30.630729 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.630759 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.630787 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
W20260503 14:05:29.865820 1138 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 183ms of latency in SegmentAllocator::Sync()
I20260503 14:05:30.630822 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:29.976420 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 587) took 11316 ms. Trace:
W20260503 14:05:29.977380 1052 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.978768 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 600) took 11150 ms. Trace:
I20260503 14:05:30.630893 1073 rpcz_store.cc:276] 0503 14:05:18.828466 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828668 (+ 202us) service_pool.cc:224] Handling call
0503 14:05:29.978760 (+11150092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.334178 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.334217 (+ 39us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.974551 (+640334us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.974553 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.974563 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.974586 (+ 23us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.974664 (+ 78us) log.cc:844] Serialized 804 byte log entry
0503 14:05:29.096188 (+121524us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.807313 (+711125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.807464 (+ 151us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.807501 (+ 37us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.978679 (+171178us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.978738 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.978750 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.978751 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":711115,"prepare.queue_time_us":9505452,"prepare.run_cpu_time_us":38268,"prepare.run_wall_time_us":640499,"replication_time_us":121597}]]}
I20260503 14:05:30.631083 1073 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:30.631193 1073 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:29.978971 1060 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 486ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.066262 1130 op_tracker.cc:284] OpTracker waiting for 22 outstanding ops to complete now for 3.296s
I20260503 14:05:30.122923 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 582) took 11465 ms. Trace:
W20260503 14:05:29.635136 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:05:30.122985 813 tablet_service.cc:1558] Processing DeleteTablet for tablet e21ce40043ae4d93ac014f6b9d7215d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:29 UTC) from {username='slave'} at 127.0.0.1:34110
W20260503 14:05:30.123150 1010 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260503 14:05:30.631446 1130 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:30.123879 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:30.123955 583 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\013\000\000\000\007\001\014\000\000\000""\006\001\013\000\000\000\007\001\014\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:30.631541 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 996334us
I20260503 14:05:30.631592 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.124222 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 582) took 11861 ms. Trace:
I20260503 14:05:30.632022 1084 rpcz_store.cc:276] 0503 14:05:18.262856 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263709 (+ 853us) service_pool.cc:224] Handling call
0503 14:05:30.124218 (+11860509us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.777325 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.777356 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.685799 (+908443us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.685801 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.685836 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.685837 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.685887 (+ 50us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.926901 (+241014us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.042104 (+115203us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.042261 (+ 157us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.042303 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.124145 (+1081842us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.124200 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.124210 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.124211 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":115194,"prepare.queue_time_us":9513556,"prepare.run_cpu_time_us":56100,"prepare.run_wall_time_us":908572,"replication_time_us":241059}]]}
I20260503 14:05:30.632153 1084 tablet.cc:1724] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:30.632248 1084 tablet.cc:1622] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:30.631995 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.125268 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 612) took 11295 ms. Trace:
I20260503 14:05:30.637837 1080 rpcz_store.cc:276] 0503 14:05:18.830185 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.830398 (+ 213us) service_pool.cc:224] Handling call
0503 14:05:30.125263 (+11294865us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.335356 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.335401 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.922002 (+586601us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.922004 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.922008 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.922009 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.922063 (+ 54us) log.cc:844] Serialized 804 byte log entry
0503 14:05:29.053120 (+131057us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.055955 (+ 2835us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.056130 (+ 175us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.056165 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.125199 (+1069034us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.125245 (+ 46us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.125255 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.125256 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2827,"prepare.queue_time_us":9504887,"prepare.run_cpu_time_us":33532,"prepare.run_wall_time_us":586715,"replication_time_us":131107}]]}
I20260503 14:05:30.637995 1080 tablet.cc:1724] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:30.638104 1080 tablet.cc:1622] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:30.637782 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:30.125567 982 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 357ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.125857 1058 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 370ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.129496 971 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.142679 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:30.638365 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 715) took 9664 ms. Trace:
I20260503 14:05:30.638402 1112 rpcz_store.cc:276] 0503 14:05:20.973599 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.974697 (+ 1098us) service_pool.cc:224] Handling call
0503 14:05:30.638361 (+9663664us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.819593 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.819624 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.141296 (+321672us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.141383 (+ 87us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.141470 (+ 87us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.141656 (+ 186us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.142170 (+ 514us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:30.142252 (+ 82us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8844809}]]}
I20260503 14:05:30.638172 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:30.155542 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:30.155191 1144 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.156158 1143 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.155449 1142 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 165ms of latency in SegmentAllocator::Sync()
I20260503 14:05:30.638576 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 637) took 10329 ms. Trace:
W20260503 14:05:30.216970 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.403s user 0.000s sys 0.000s
I20260503 14:05:30.638625 969 rpcz_store.cc:276] 0503 14:05:20.308720 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.308892 (+ 172us) service_pool.cc:224] Handling call
0503 14:05:30.638572 (+10329680us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.812756 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.812778 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.155493 (+342715us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.155495 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.155502 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.155503 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.155516 (+ 13us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:30.155517 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9503731}]]}
I20260503 14:05:30.638492 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.304665 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 621) took 12379 ms. Trace:
I20260503 14:05:30.642071 1083 rpcz_store.cc:276] 0503 14:05:17.924942 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925791 (+ 849us) service_pool.cc:224] Handling call
0503 14:05:30.304648 (+12378857us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.992751 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.992797 (+ 46us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.858753 (+865956us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.858755 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.858764 (+ 9us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.858764 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.858848 (+ 84us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.155301 (+296453us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.119472 (+964171us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.119619 (+ 147us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.119649 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.304422 (+184773us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.304518 (+ 96us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.304636 (+ 118us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.304637 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":964163,"prepare.queue_time_us":10066898,"prepare.run_cpu_time_us":46948,"prepare.run_wall_time_us":866106,"replication_time_us":296509}]]}
I20260503 14:05:30.642262 1083 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:30.642380 1083 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:30.305919 1046 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 345ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.366911 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.248s user 0.000s sys 0.000s
W20260503 14:05:29.810379 1028 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.810420 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.250713 1000 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 344ms of latency in SegmentAllocator::Sync()
W20260503 14:05:29.810513 1034 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 237ms of latency in SegmentAllocator::Sync()
I20260503 14:05:29.815409 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:30.642679 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:30.642715 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:30.642736 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:30.642767 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:30.642788 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.642808 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:30.642829 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:30.630853 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.642899 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d36c258478ff403f83b1d3f0511ca088 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.642922 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:30.643482 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 635) took 12373 ms. Trace:
I20260503 14:05:30.643532 1079 rpcz_store.cc:276] 0503 14:05:18.269896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270010 (+ 114us) service_pool.cc:224] Handling call
0503 14:05:30.643476 (+12373466us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.903059 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.903113 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.875390 (+972277us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.875392 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.875398 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.875399 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.875472 (+ 73us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.137931 (+262459us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.118286 (+980355us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.118412 (+ 126us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.118436 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.643400 (+524964us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.643456 (+ 56us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.643468 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.643469 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":980345,"prepare.queue_time_us":9632957,"prepare.run_cpu_time_us":57442,"prepare.run_wall_time_us":972422,"replication_time_us":262528}]]}
I20260503 14:05:30.643657 1079 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:30.643766 1079 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:30.643942 1054 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 107ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.124603 1008 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 423ms of latency in SegmentAllocator::Sync()
I20260503 14:05:30.631618 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:30.631503 1085 rpcz_store.cc:276] 0503 14:05:18.657007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.657131 (+ 124us) service_pool.cc:224] Handling call
0503 14:05:30.122917 (+11465786us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.029605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.029643 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.869575 (+839932us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.869577 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.869585 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.869586 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.869677 (+ 91us) log.cc:844] Serialized 777 byte log entry
0503 14:05:29.080806 (+211129us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.107898 (+ 27092us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.108029 (+ 131us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.108061 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.122843 (+1014782us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.122894 (+ 51us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.122908 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.122909 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27081,"prepare.queue_time_us":9372410,"prepare.run_cpu_time_us":55743,"prepare.run_wall_time_us":840083,"replication_time_us":211212}]]}
I20260503 14:05:30.630858 1082 rpcz_store.cc:276] 0503 14:05:18.659790 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659828 (+ 38us) service_pool.cc:224] Handling call
0503 14:05:29.976404 (+11316576us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.335979 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.336032 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.852993 (+516961us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.852994 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.852998 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.852999 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.853065 (+ 66us) log.cc:844] Serialized 777 byte log entry
0503 14:05:29.157001 (+303936us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.811781 (+654780us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.811925 (+ 144us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.811958 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:29.976293 (+164335us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:29.976380 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:29.976393 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:29.976394 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":654772,"prepare.queue_time_us":9676075,"prepare.run_cpu_time_us":22245,"prepare.run_wall_time_us":517093,"replication_time_us":303998}]]}
I20260503 14:05:30.644126 1085 tablet.cc:1724] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:30.645803 1085 tablet.cc:1622] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:30.635133 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
I20260503 14:05:30.639797 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 588) took 13064 ms. Trace:
I20260503 14:05:30.646404 1075 rpcz_store.cc:276] 0503 14:05:17.575405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576179 (+ 774us) service_pool.cc:224] Handling call
0503 14:05:30.639792 (+13063613us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.942442 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.942469 (+ 27us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.702122 (+759653us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.702199 (+ 77us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.702206 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.702281 (+ 75us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.702798 (+ 517us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.902230 (+199432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.813466 (+911236us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.813591 (+ 125us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.813621 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.639689 (+826068us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.639771 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.639784 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.639785 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":911227,"prepare.queue_time_us":10366185,"prepare.run_cpu_time_us":41718,"prepare.run_wall_time_us":760452,"replication_time_us":199940}]]}
I20260503 14:05:30.646567 1075 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:30.646682 1075 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:29.189399 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:30.646813 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 728) took 9673 ms. Trace:
I20260503 14:05:30.646847 1069 rpcz_store.cc:276] 0503 14:05:20.973398 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.973919 (+ 521us) service_pool.cc:224] Handling call
0503 14:05:30.646810 (+9672891us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.798772 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.798812 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.906349 (+1107537us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.925128 (+ 18779us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.933309 (+ 8181us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.933310 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.136420 (+203110us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:29.138907 (+ 2487us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":6824759}]]}
I20260503 14:05:30.641726 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.647287 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.647576 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.647909 1130 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=376, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:30.647982 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.633985 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:30.644141 1082 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
W20260503 14:05:30.663899 1150 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 236ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.667121 1147 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 130ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.668052 1148 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.667973 1146 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.668229 1151 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.669353 1152 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.669998 1155 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:05:30.674515 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.674674 1082 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:30.678439 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.679847 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.680109 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.680440 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.686861 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.687243 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.687546 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.687899 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.688196 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.696306 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.696743 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:30.674574 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:30.690316 1157 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 113ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.671422 1154 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.721076 1156 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.742071 1153 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.752771 1131 op_tracker.cc:284] OpTracker waiting for 22 outstanding ops to complete now for 3.144s
I20260503 14:05:30.752862 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:30.752890 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.753316 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.753698 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.754030 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.754324 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.754650 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.754966 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.755389 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.755846 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:30.756620 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:30.756695 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 728) took 9532 ms. Trace:
I20260503 14:05:30.756724 1112 rpcz_store.cc:276] 0503 14:05:21.224580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.224713 (+ 133us) service_pool.cc:224] Handling call
0503 14:05:30.756689 (+9531976us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.638486 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.638540 (+ 54us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.756593 (+118053us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.756595 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.756603 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.756604 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.756612 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:30.756613 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9397707}]]}
I20260503 14:05:30.756253 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.756974 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.757272 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.757537 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.757766 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:30.757983 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:31.322521 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=305, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:31.322657 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:30.768414 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:31.376622 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 649) took 10751 ms. Trace:
I20260503 14:05:31.376668 969 rpcz_store.cc:276] 0503 14:05:20.625511 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.625912 (+ 401us) service_pool.cc:224] Handling call
0503 14:05:31.376616 (+10750704us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.638722 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.638747 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.768371 (+129624us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.768374 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.768379 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.768380 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.768386 (+ 6us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:30.768387 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10012705}]]}
W20260503 14:05:30.803850 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.689s user 0.000s sys 0.000s
I20260503 14:05:31.377964 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 596) took 13802 ms. Trace:
I20260503 14:05:31.378015 1072 rpcz_store.cc:276] 0503 14:05:17.575592 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575918 (+ 326us) service_pool.cc:224] Handling call
0503 14:05:31.377954 (+13802036us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.899218 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.899269 (+ 51us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.634234 (+734965us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.634235 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.634239 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.634239 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.634807 (+ 568us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.903299 (+268492us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.115038 (+1211739us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.115283 (+ 245us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.115346 (+ 63us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.377850 (+1262504us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.377932 (+ 82us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.377945 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.377946 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1211726,"prepare.queue_time_us":10323239,"prepare.run_cpu_time_us":40895,"prepare.run_wall_time_us":735673,"replication_time_us":268973,"thread_start_us":76,"threads_started":1,"wal-append.queue_time_us":36092}]]}
I20260503 14:05:31.378163 1072 tablet.cc:1724] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:31.378286 1072 tablet.cc:1622] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:30.806351 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 571) took 12543 ms. Trace:
W20260503 14:05:30.806918 1147 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 130ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.378571 1109 rpcz_store.cc:276] 0503 14:05:18.262633 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.265538 (+ 2905us) service_pool.cc:224] Handling call
0503 14:05:30.806339 (+12540801us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.743513 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.743544 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.628500 (+884956us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.628502 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.629033 (+ 531us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.629034 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.647772 (+ 18738us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.160130 (+512358us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.812930 (+652800us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.630559 (+817629us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.630597 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.806220 (+175623us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.806314 (+ 94us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.806327 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.806327 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":652794,"prepare.queue_time_us":9477881,"prepare.run_cpu_time_us":58724,"prepare.run_wall_time_us":904958,"replication_time_us":528541,"thread_start_us":39,"threads_started":1,"wal-append.queue_time_us":36362}]]}
I20260503 14:05:30.811565 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 596) took 11983 ms. Trace:
I20260503 14:05:31.378711 1082 rpcz_store.cc:276] 0503 14:05:18.828396 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.829126 (+ 730us) service_pool.cc:224] Handling call
0503 14:05:30.811556 (+11982430us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.766019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.766054 (+ 35us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.102937 (+336883us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.102939 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.102944 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.102944 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.103012 (+ 68us) log.cc:844] Serialized 804 byte log entry
0503 14:05:29.244455 (+141443us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.644139 (+1399684us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.679367 (+ 35228us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.679438 (+ 71us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.811438 (+132000us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.811531 (+ 93us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.811545 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.811545 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1399676,"prepare.queue_time_us":9936811,"prepare.run_cpu_time_us":19155,"prepare.run_wall_time_us":337005,"replication_time_us":141505,"thread_start_us":1767,"threads_started":1,"wal-append.queue_time_us":10052}]]}
I20260503 14:05:31.378857 1082 tablet.cc:1724] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:31.376255 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:31.378958 1082 tablet.cc:1622] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:30.811813 1157 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 108ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.814010 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.008s user 0.000s sys 0.000s
I20260503 14:05:31.378980 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:31.379262 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:31.379419 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:31.379618 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:30.825786 1148 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 335ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.843528 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.205s user 0.000s sys 0.000s
W20260503 14:05:30.869930 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.749s user 0.000s sys 0.000s
I20260503 14:05:31.443827 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 605) took 13517 ms. Trace:
I20260503 14:05:31.443897 1081 rpcz_store.cc:276] 0503 14:05:17.926781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927799 (+ 1018us) service_pool.cc:224] Handling call
0503 14:05:31.443814 (+13516015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.670435 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.678264 (+ 7829us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.625942 (+947678us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.625944 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.625947 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.625948 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.626036 (+ 88us) log.cc:844] Serialized 723 byte log entry
0503 14:05:28.923369 (+297333us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.120869 (+1197500us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.121001 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.121028 (+ 27us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.443689 (+1322661us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.443784 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.443802 (+ 18us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.443803 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1197491,"prepare.queue_time_us":9742053,"prepare.run_cpu_time_us":56481,"prepare.run_wall_time_us":955952,"replication_time_us":297415,"thread_start_us":57,"threads_started":1,"wal-append.queue_time_us":30498}]]}
I20260503 14:05:31.444063 1081 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:31.444154 1081 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:30.874792 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.066s user 0.000s sys 0.000s
W20260503 14:05:30.880431 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:31.444363 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 686) took 10216 ms. Trace:
I20260503 14:05:31.444401 1113 rpcz_store.cc:276] 0503 14:05:21.227395 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.227587 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:31.444357 (+10216770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:29.806598 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:29.806635 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.880380 (+1073745us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.880383 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.880388 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.880389 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.880398 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:30.880399 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":8578888}]]}
W20260503 14:05:30.884069 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.070s user 0.000s sys 0.000s
I20260503 14:05:31.445328 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 587) took 14049 ms. Trace:
W20260503 14:05:30.888873 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.242s user 0.000s sys 0.000s
I20260503 14:05:31.445384 1071 rpcz_store.cc:276] 0503 14:05:17.395474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397352 (+ 1878us) service_pool.cc:224] Handling call
0503 14:05:31.445320 (+14047968us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.672295 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.672614 (+ 319us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.593533 (+920919us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.593535 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.593541 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.593541 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.594273 (+ 732us) log.cc:844] Serialized 669 byte log entry
0503 14:05:28.838620 (+244347us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.808915 (+970295us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.809052 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.809082 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.445230 (+1636148us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.445296 (+ 66us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.445311 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.445312 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":970286,"prepare.queue_time_us":10274892,"prepare.run_cpu_time_us":50939,"prepare.run_wall_time_us":922057,"replication_time_us":245073}]]}
I20260503 14:05:31.445536 1071 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260503 14:05:31.445628 1071 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:30.911139 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.000s sys 0.000s
I20260503 14:05:31.446228 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 603) took 13519 ms. Trace:
I20260503 14:05:31.446267 1075 rpcz_store.cc:276] 0503 14:05:17.926713 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927619 (+ 906us) service_pool.cc:224] Handling call
0503 14:05:31.446220 (+13518601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.988069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.988098 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.851526 (+863428us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.851528 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.851535 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.851536 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.851616 (+ 80us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.020865 (+169249us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.646565 (+1625700us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.646710 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.646741 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.446144 (+799403us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.446198 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.446213 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.446213 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1625690,"prepare.queue_time_us":10060368,"prepare.run_cpu_time_us":49456,"prepare.run_wall_time_us":863558,"replication_time_us":169322,"thread_start_us":2629,"threads_started":1,"wal-append.queue_time_us":22364}]]}
I20260503 14:05:31.446425 1075 tablet.cc:1724] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
W20260503 14:05:30.963843 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.847s user 0.000s sys 0.000s
I20260503 14:05:31.446518 1075 tablet.cc:1622] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:31.446765 1016 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 233ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.933862 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.999810 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.357s user 0.000s sys 0.000s
I20260503 14:05:31.447311 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 636) took 13177 ms. Trace:
I20260503 14:05:31.447348 1078 rpcz_store.cc:276] 0503 14:05:18.269907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270099 (+ 192us) service_pool.cc:224] Handling call
0503 14:05:31.447306 (+13177207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.862461 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.862492 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.702580 (+840088us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.702582 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.702586 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.702586 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.702635 (+ 49us) log.cc:844] Serialized 750 byte log entry
0503 14:05:28.871104 (+168469us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.116786 (+1245682us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.116976 (+ 190us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.117017 (+ 41us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.447245 (+1330228us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.447289 (+ 44us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.447300 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.447300 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1245672,"prepare.queue_time_us":9592309,"prepare.run_cpu_time_us":43963,"prepare.run_wall_time_us":840187,"replication_time_us":168513,"thread_start_us":54,"threads_started":1,"wal-append.queue_time_us":35043}]]}
I20260503 14:05:31.547608 1078 tablet.cc:1724] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:31.547894 1078 tablet.cc:1622] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:31.079854 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.436s user 0.000s sys 0.000s
W20260503 14:05:31.310197 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:31.548193 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 741) took 10323 ms. Trace:
I20260503 14:05:31.548235 1069 rpcz_store.cc:276] 0503 14:05:21.225001 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.225050 (+ 49us) service_pool.cc:224] Handling call
0503 14:05:31.548187 (+10323137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.646953 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.646982 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.310163 (+663181us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.310166 (+ 3us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.310171 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.310171 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.310179 (+ 8us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:31.310180 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9421787}]]}
I20260503 14:05:31.549341 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 620) took 13624 ms. Trace:
I20260503 14:05:31.549389 1079 rpcz_store.cc:276] 0503 14:05:17.924914 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925697 (+ 783us) service_pool.cc:224] Handling call
0503 14:05:31.549332 (+13623635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.328730 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.328761 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.021037 (+692276us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.021038 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.021045 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.021046 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.021139 (+ 93us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.319113 (+297974us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.643654 (+1324541us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.643795 (+ 141us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.643825 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.549220 (+905395us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.549310 (+ 90us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.549324 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.549324 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1324533,"prepare.queue_time_us":10402949,"prepare.run_cpu_time_us":35647,"prepare.run_wall_time_us":692421,"replication_time_us":298058,"thread_start_us":985,"threads_started":1,"wal-append.queue_time_us":97360}]]}
I20260503 14:05:31.549556 1079 tablet.cc:1724] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:31.549693 1079 tablet.cc:1622] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:31.549763 1153 log.cc:510] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Injecting 434ms of latency in SegmentAllocator::Sync()
W20260503 14:05:30.768261 1134 op_tracker.cc:284] OpTracker waiting for 25 outstanding ops to complete now for 3.159s
I20260503 14:05:31.549887 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:31.379947 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 595) took 13804 ms. Trace:
I20260503 14:05:31.549948 1074 rpcz_store.cc:276] 0503 14:05:17.575575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.575863 (+ 288us) service_pool.cc:224] Handling call
0503 14:05:31.379940 (+13804077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.014968 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.024303 (+ 9335us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.465470 (+441167us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.465472 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.465510 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.465511 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.465563 (+ 52us) log.cc:844] Serialized 696 byte log entry
0503 14:05:28.802331 (+336768us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.806097 (+1003766us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.806276 (+ 179us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.806318 (+ 42us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.379854 (+1573536us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.379917 (+ 63us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.379932 (+ 15us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.379933 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1003757,"prepare.queue_time_us":10438000,"prepare.run_cpu_time_us":37899,"prepare.run_wall_time_us":451134,"replication_time_us":336816,"thread_start_us":65,"threads_started":1,"wal-append.queue_time_us":49097}]]}
I20260503 14:05:31.550107 1074 tablet.cc:1724] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:31.549918 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:30.825546 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 604) took 11559 ms. Trace:
I20260503 14:05:31.550251 1073 rpcz_store.cc:276] 0503 14:05:19.266360 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.266724 (+ 364us) service_pool.cc:224] Handling call
0503 14:05:30.825534 (+11558810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.939911 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.939963 (+ 52us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.934244 (+994281us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.934245 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.934250 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.934250 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.934317 (+ 67us) log.cc:844] Serialized 831 byte log entry
0503 14:05:29.196100 (+261783us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.631080 (+1434980us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.631222 (+ 142us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.631261 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:30.825414 (+194153us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:30.825509 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:30.825522 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:30.825523 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1434970,"prepare.queue_time_us":8673113,"prepare.run_cpu_time_us":51875,"prepare.run_wall_time_us":994414,"replication_time_us":261843,"thread_start_us":63,"threads_started":1,"wal-append.queue_time_us":36288}]]}
I20260503 14:05:31.550402 1073 tablet.cc:1724] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:31.550230 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.378731 1109 tablet.cc:1724] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:31.550628 1109 tablet.cc:1622] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:31.550493 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:31.431026 1164 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 19ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.431296 1163 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.445350 1077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 583) took 13182 ms. Trace:
W20260503 14:05:30.998430 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.368s user 0.000s sys 0.000s
W20260503 14:05:31.009042 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.363s user 0.000s sys 0.000s
I20260503 14:05:31.443827 1080 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 587) took 13180 ms. Trace:
I20260503 14:05:31.447705 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 605) took 13871 ms. Trace:
W20260503 14:05:31.448341 1144 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.448683 980 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 250ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.449707 585 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48048 (request call id 421) took 1326 ms. Trace:
W20260503 14:05:31.449837 1151 log.cc:510] T 47b2efd524b348fbbd46a746a024d0ee P d90d2c3b1f794a2db17e704d8c84311f: Injecting 410ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.449991 582 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48050 (request call id 308) took 1630 ms. Trace:
I20260503 14:05:31.451633 584 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48070 (request call id 314) took 1636 ms. Trace:
I20260503 14:05:31.446520 1084 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 568) took 13517 ms. Trace:
W20260503 14:05:31.452877 1152 log.cc:510] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.453079 1143 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 119ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.453807 1150 log.cc:510] T 2acb17717fa54912b99eda4a925a4a6c P d90d2c3b1f794a2db17e704d8c84311f: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.453903 1155 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.454042 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:31.455508 583 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 28f3251b38e343c8b7e96971b86281d2
W20260503 14:05:31.490531 1166 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 206ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.550187 1074 tablet.cc:1622] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:31.380513 1138 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.381126 1142 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.550503 1073 tablet.cc:1622] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:31.553321 1165 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.586619 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:31.608289 1169 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 70ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.608465 1170 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 281ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.650946 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:31.564199 1167 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 273ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.688690 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.702636 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.868397 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.868818 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.869083 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.869325 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.869587 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.869815 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.924472 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.924829 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.925042 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.925359 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:31.690259 1146 log.cc:510] T 7e2bbcbee833466db3a60fe6d4202ebb P d90d2c3b1f794a2db17e704d8c84311f: Injecting 350ms of latency in SegmentAllocator::Sync()
I20260503 14:05:31.991169 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.991477 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.991694 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=315, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:31.991786 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.992017 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:32.001825 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:32.002239 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:32.002460 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 30 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:32.002652 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:32.002892 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:31.691165 585 rpcz_store.cc:276] 0503 14:05:30.123682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:30.123775 (+ 93us) service_pool.cc:224] Handling call
0503 14:05:31.449701 (+1325926us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
I20260503 14:05:31.691516 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:32.011266 586 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:31.691619 583 rpcz_store.cc:275] Call kudu.master.MasterService.AlterTable from 127.0.0.1:48080 (request call id 353) took 1567 ms. Trace:
I20260503 14:05:31.691272 584 rpcz_store.cc:276] 0503 14:05:29.815201 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.815223 (+ 22us) service_pool.cc:224] Handling call
0503 14:05:31.451626 (+1636403us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":9}
I20260503 14:05:32.011514 583 rpcz_store.cc:276] 0503 14:05:30.123708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:30.123935 (+ 227us) service_pool.cc:224] Handling call
0503 14:05:30.631650 (+507715us) catalog_manager.cc:2393] Looking up, locking, and authorizing table
0503 14:05:30.631680 (+ 30us) catalog_manager.cc:3725] Apply alter schema
0503 14:05:30.631753 (+ 73us) catalog_manager.cc:3819] Apply alter partitioning
0503 14:05:30.631847 (+ 94us) catalog_manager.cc:3915] Updating metadata on disk
0503 14:05:31.447941 (+816094us) catalog_manager.cc:3946] Committing alterations to in-memory state
0503 14:05:31.691615 (+243674us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.665406 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0503 14:05:30.665563 (+ 157us) write_op.cc:432] Acquiring schema lock in shared mode
0503 14:05:30.665564 (+ 1us) write_op.cc:435] Acquired schema lock
0503 14:05:30.665565 (+ 1us) tablet.cc:662] Decoding operations
0503 14:05:30.665814 (+ 249us) write_op.cc:620] Acquiring the partition lock for write op
0503 14:05:30.665887 (+ 73us) write_op.cc:641] Partition lock acquired for write op
0503 14:05:30.665888 (+ 1us) tablet.cc:685] Acquiring locks for 1 operations
0503 14:05:30.665973 (+ 85us) tablet.cc:701] Row locks acquired
0503 14:05:30.665974 (+ 1us) write_op.cc:260] PREPARE: finished
0503 14:05:30.666048 (+ 74us) write_op.cc:270] Start()
0503 14:05:30.666054 (+ 6us) write_op.cc:276] Timestamp: L: 269
0503 14:05:30.666054 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.666710 (+ 656us) log.cc:844] Serialized 435 byte log entry
0503 14:05:31.223948 (+557238us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.447327 (+223379us) write_op.cc:301] APPLY: starting
0503 14:05:31.447399 (+ 72us) tablet.cc:1367] starting BulkCheckPresence
0503 14:05:31.447406 (+ 7us) tablet.cc:1370] finished BulkCheckPresence
0503 14:05:31.447410 (+ 4us) tablet.cc:1372] starting ApplyRowOperation cycle
0503 14:05:31.447490 (+ 80us) tablet.cc:1383] finished ApplyRowOperation cycle
0503 14:05:31.447574 (+ 84us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0503 14:05:31.447575 (+ 1us) write_op.cc:312] APPLY: finished
0503 14:05:31.447662 (+ 87us) log.cc:844] Serialized 23 byte log entry
0503 14:05:31.447814 (+ 152us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:31.447819 (+ 5us) write_op.cc:454] Released schema lock
0503 14:05:31.447819 (+ 0us) write_op.cc:341] FINISH: Updating metrics
0503 14:05:31.447988 (+ 169us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:31.447988 (+ 0us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":34,"child_traces":[["op",{"apply.queue_time_us":204408,"apply.run_cpu_time_us":311,"apply.run_wall_time_us":660,"num_ops":1,"prepare.queue_time_us":33383,"prepare.run_cpu_time_us":2401,"prepare.run_wall_time_us":21922,"raft.queue_time_us":145671,"raft.run_cpu_time_us":18023,"raft.run_wall_time_us":222503,"replication_time_us":528954,"thread_start_us":146257,"threads_started":4,"wal-append.queue_time_us":35579}]]}
I20260503 14:05:31.690949 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 566) took 13429 ms. Trace:
I20260503 14:05:31.691248 582 rpcz_store.cc:276] 0503 14:05:29.819849 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:29.819949 (+ 100us) service_pool.cc:224] Handling call
0503 14:05:31.449987 (+1630038us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":13}
I20260503 14:05:32.011755 1085 rpcz_store.cc:276] 0503 14:05:18.261338 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.261483 (+ 145us) service_pool.cc:224] Handling call
0503 14:05:31.690940 (+13429457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.616343 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.616372 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.107713 (+491341us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.107715 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.107720 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.107721 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.107767 (+ 46us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.215077 (+107310us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.644123 (+1429046us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.645856 (+ 1733us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.645901 (+ 45us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.690849 (+1044948us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.690917 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.690930 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.690931 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1429038,"prepare.queue_time_us":10354799,"prepare.run_cpu_time_us":29979,"prepare.run_wall_time_us":491434,"replication_time_us":107351,"thread_start_us":142,"threads_started":1,"wal-append.queue_time_us":19284}]]}
I20260503 14:05:32.011924 1085 tablet.cc:1724] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:32.012064 1085 tablet.cc:1622] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:32.012297 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.568s user 0.000s sys 0.000s
I20260503 14:05:31.692081 877 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f3251b38e343c8b7e96971b86281d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:30 UTC) from {username='slave'} at 127.0.0.1:49576
I20260503 14:05:31.692183 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 698) took 10314 ms. Trace:
I20260503 14:05:31.691330 1084 rpcz_store.cc:276] 0503 14:05:17.929258 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.929679 (+ 421us) service_pool.cc:224] Handling call
0503 14:05:31.446517 (+13516838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.840751 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.840821 (+ 70us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.739337 (+898516us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.739339 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.739343 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.739344 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.739429 (+ 85us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.145068 (+405639us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.632152 (+1487084us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.632272 (+ 120us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.632304 (+ 32us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.446442 (+814138us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.446500 (+ 58us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.446511 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.446512 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1487077,"prepare.queue_time_us":9910974,"prepare.run_cpu_time_us":109549,"prepare.run_wall_time_us":898691,"replication_time_us":405719,"thread_start_us":85,"threads_started":1,"wal-append.queue_time_us":31016}]]}
I20260503 14:05:32.012441 1113 rpcz_store.cc:276] 0503 14:05:21.377293 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378556 (+ 1263us) service_pool.cc:224] Handling call
0503 14:05:31.692179 (+10313623us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.444505 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.444554 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.586553 (+141999us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.586555 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.586561 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.586561 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.586601 (+ 40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:31.586602 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10065890}]]}
I20260503 14:05:32.012642 1084 tablet.cc:1724] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:32.012764 1084 tablet.cc:1622] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:31.691005 1083 rpcz_store.cc:276] 0503 14:05:17.576005 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.577246 (+ 1241us) service_pool.cc:224] Handling call
0503 14:05:31.447698 (+13870452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.327151 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.327193 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.095738 (+768545us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.095740 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.095745 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.095746 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.095819 (+ 73us) log.cc:844] Serialized 696 byte log entry
0503 14:05:29.253964 (+158145us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.642259 (+1388295us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.642404 (+ 145us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.642442 (+ 38us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.447635 (+805193us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.447681 (+ 46us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.447692 (+ 11us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.447692 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1388286,"prepare.queue_time_us":10749827,"prepare.run_cpu_time_us":48078,"prepare.run_wall_time_us":768674,"replication_time_us":158213,"thread_start_us":43,"threads_started":1,"wal-append.queue_time_us":26742}]]}
I20260503 14:05:32.012931 1083 tablet.cc:1724] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:32.013034 1083 tablet.cc:1622] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:31.709254 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s user 0.000s sys 0.000s
W20260503 14:05:31.725852 1172 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 291ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.726028 1173 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.669049 1168 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.013863 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet a189f739db34464db6643a75a22cce02 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:32.013924 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet cf8662a251684a53bbe52f28a2011fbd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:32.013953 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 6a47abddbff14948854913677c622c63 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:32.013975 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet d541627ffb09436b8d9e225af297d412 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:32.014007 582 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 3f2806e144b84d24b0b706c45b44be95 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:32.014288 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:32.014339 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:32.014359 1082 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 622) took 12506 ms. Trace:
I20260503 14:05:32.014374 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:31.762449 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.213s user 0.000s sys 0.000s
I20260503 14:05:32.014433 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:32.014485 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:32.014513 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:32.014737 582 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\014\000\000\000\007\001\r\000\000\000""\006\001\014\000\000\000\007\001\r\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260503 14:05:32.015331 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 655) took 13189 ms. Trace:
I20260503 14:05:32.015383 1079 rpcz_store.cc:276] 0503 14:05:18.826255 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.827480 (+ 1225us) service_pool.cc:224] Handling call
0503 14:05:32.015326 (+13187846us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.687504 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.688369 (+ 865us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.302374 (+614005us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.302376 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.302384 (+ 8us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.302385 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.302481 (+ 96us) log.cc:844] Serialized 804 byte log entry
0503 14:05:30.267308 (+964827us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.549550 (+1282242us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.549718 (+ 168us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.549757 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.015255 (+465498us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.015308 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.015320 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.015320 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1282232,"prepare.queue_time_us":9859948,"prepare.run_cpu_time_us":42488,"prepare.run_wall_time_us":614993,"replication_time_us":964915,"thread_start_us":101,"threads_started":1,"wal-append.queue_time_us":49964}]]}
I20260503 14:05:32.015534 1079 tablet.cc:1724] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:32.015604 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:32.015657 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:31.688752 1077 rpcz_store.cc:276] 0503 14:05:18.262873 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263777 (+ 904us) service_pool.cc:224] Handling call
0503 14:05:31.445347 (+13181570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.324233 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.324258 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.729596 (+405338us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.729598 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.729605 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.729606 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.729691 (+ 85us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.063440 (+333749us) op_driver.cc:464] REPLICATION: finished
0503 14:05:29.813929 (+750489us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:29.814046 (+ 117us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:29.814070 (+ 24us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.445288 (+1631218us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.445332 (+ 44us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.445342 (+ 10us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.445343 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":750481,"prepare.queue_time_us":10060390,"prepare.run_cpu_time_us":22789,"prepare.run_wall_time_us":405467,"replication_time_us":333827}]]}
I20260503 14:05:32.026286 1077 tablet.cc:1724] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:32.026432 1077 tablet.cc:1622] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:31.897879 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.452s user 0.000s sys 0.000s
I20260503 14:05:32.027696 1071 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 591) took 14632 ms. Trace:
I20260503 14:05:32.027753 1071 rpcz_store.cc:276] 0503 14:05:17.395552 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.397689 (+ 2137us) service_pool.cc:224] Handling call
0503 14:05:32.027687 (+14629998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.944980 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.945012 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.925957 (+980945us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.925959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.925963 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.925964 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.926026 (+ 62us) log.cc:844] Serialized 669 byte log entry
0503 14:05:29.376726 (+450700us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.445534 (+2068808us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.445649 (+ 115us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.445677 (+ 28us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.027593 (+581916us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.027661 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.027678 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.027678 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2068798,"prepare.queue_time_us":10547234,"prepare.run_cpu_time_us":58081,"prepare.run_wall_time_us":981055,"replication_time_us":450757,"thread_start_us":48,"threads_started":1,"wal-append.queue_time_us":40312}]]}
I20260503 14:05:32.027906 1071 tablet.cc:1724] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:32.028019 1071 tablet.cc:1622] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:32.028026 1166 log.cc:510] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260503 14:05:31.901873 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.524s user 0.000s sys 0.000s
I20260503 14:05:32.029220 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 589) took 14453 ms. Trace:
I20260503 14:05:32.029266 1072 rpcz_store.cc:276] 0503 14:05:17.575428 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576265 (+ 837us) service_pool.cc:224] Handling call
0503 14:05:32.029211 (+14452946us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.981001 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.981046 (+ 45us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.941831 (+960785us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.941833 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.941840 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.941841 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.941914 (+ 73us) log.cc:844] Serialized 696 byte log entry
0503 14:05:29.084677 (+142763us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.378160 (+2293483us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.378313 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.378353 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.029127 (+650774us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.029189 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.029202 (+ 13us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.029202 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2293475,"prepare.queue_time_us":10404669,"prepare.run_cpu_time_us":58003,"prepare.run_wall_time_us":960925,"replication_time_us":142831,"thread_start_us":59,"threads_started":1,"wal-append.queue_time_us":52928}]]}
I20260503 14:05:32.029422 1072 tablet.cc:1724] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:32.029528 1072 tablet.cc:1622] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:31.689960 1076 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 609) took 12859 ms. Trace:
I20260503 14:05:32.029695 1076 rpcz_store.cc:276] 0503 14:05:18.830109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.831086 (+ 977us) service_pool.cc:224] Handling call
0503 14:05:31.689950 (+12858864us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.379874 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.630075 (+250201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.103618 (+473543us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.103620 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.103626 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.103627 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.103698 (+ 71us) log.cc:844] Serialized 804 byte log entry
0503 14:05:29.140250 (+ 36552us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.630073 (+1489823us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.630258 (+ 185us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.630309 (+ 51us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.689826 (+1059517us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.689921 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.689935 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.689936 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1489814,"prepare.queue_time_us":9526248,"prepare.run_cpu_time_us":39580,"prepare.run_wall_time_us":729521,"replication_time_us":36590,"thread_start_us":66,"threads_started":1,"wal-append.queue_time_us":37157}]]}
I20260503 14:05:32.029865 1076 tablet.cc:1724] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:32.029958 1076 tablet.cc:1622] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:31.965724 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.519s user 0.000s sys 0.000s
I20260503 14:05:32.031162 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 633) took 13372 ms. Trace:
I20260503 14:05:32.031203 1075 rpcz_store.cc:276] 0503 14:05:18.658937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659265 (+ 328us) service_pool.cc:224] Handling call
0503 14:05:32.031154 (+13371889us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.356029 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.356062 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.830107 (+474045us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.830109 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.830113 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.830114 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.830176 (+ 62us) log.cc:844] Serialized 777 byte log entry
0503 14:05:29.161570 (+331394us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.446421 (+2284851us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.446554 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.446585 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.031072 (+584487us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.031133 (+ 61us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.031145 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.031146 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2284843,"prepare.queue_time_us":9696701,"prepare.run_cpu_time_us":24930,"prepare.run_wall_time_us":474163,"replication_time_us":331452,"thread_start_us":6992,"threads_started":1,"wal-append.queue_time_us":40517}]]}
I20260503 14:05:32.031337 1075 tablet.cc:1724] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:32.031440 1075 tablet.cc:1622] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:31.973506 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.423s user 0.000s sys 0.000s
I20260503 14:05:32.032450 1109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 567) took 13770 ms. Trace:
I20260503 14:05:31.690981 1080 rpcz_store.cc:276] 0503 14:05:18.262936 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.263246 (+ 310us) service_pool.cc:224] Handling call
0503 14:05:31.443814 (+13180568us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.374047 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.374087 (+ 40us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.056409 (+682322us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.056411 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.056415 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.056415 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.056491 (+ 76us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.323028 (+266537us) op_driver.cc:464] REPLICATION: finished
0503 14:05:30.637991 (+1314963us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:30.638124 (+ 133us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:30.638163 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:31.443689 (+805526us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:31.443784 (+ 95us) log.cc:844] Serialized 14 byte log entry
0503 14:05:31.443801 (+ 17us) alter_schema_op.cc:73] Released schema lock
0503 14:05:31.443802 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1314956,"prepare.queue_time_us":10110731,"prepare.run_cpu_time_us":39729,"prepare.run_wall_time_us":682458,"replication_time_us":266606,"thread_start_us":96,"threads_started":1,"wal-append.queue_time_us":29724}]]}
I20260503 14:05:32.032663 1080 tablet.cc:1724] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:32.032815 1080 tablet.cc:1622] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:31.691089 1154 log.cc:510] T 68cbd9caf20447f0b067de9d3d2f0a6b P 06b40164830f479cbf4add403510120a: Injecting 249ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.015674 1169 log.cc:510] T 5ef2e5d592024ff4b8e6a7fb31d22177 P c008129ee537460eac188175a865f179: Injecting 351ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.015687 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:32.033094 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:32.033142 586 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:32.016088 1164 log.cc:510] T 45e5faf19b164b26adaf1785b96ae08e P 06b40164830f479cbf4add403510120a: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.016206 584 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:32.015615 1079 tablet.cc:1622] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:32.018167 1081 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 584) took 14622 ms. Trace:
W20260503 14:05:32.018654 1165 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.015338 583 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:32.033548 1081 rpcz_store.cc:276] 0503 14:05:17.395326 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.396637 (+ 1311us) service_pool.cc:224] Handling call
0503 14:05:32.018157 (+14621520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.322982 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.323037 (+ 55us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.920113 (+597076us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.920115 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.920125 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.920149 (+ 24us) op_driver.cc:348] REPLICATION: starting
0503 14:05:28.920213 (+ 64us) log.cc:844] Serialized 669 byte log entry
0503 14:05:29.121144 (+200931us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.444060 (+2322916us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.444181 (+ 121us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.444221 (+ 40us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.018065 (+573844us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.018139 (+ 74us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.018148 (+ 9us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.018149 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2322905,"prepare.queue_time_us":10926292,"prepare.run_cpu_time_us":29235,"prepare.run_wall_time_us":597241,"replication_time_us":200989,"thread_start_us":60,"threads_started":1,"wal-append.queue_time_us":47466}]]}
I20260503 14:05:32.033694 1081 tablet.cc:1724] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:32.034245 1081 tablet.cc:1622] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
I20260503 14:05:32.014418 1082 rpcz_store.cc:276] 0503 14:05:19.507594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508753 (+ 1159us) service_pool.cc:224] Handling call
0503 14:05:32.014353 (+12505600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.908271 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.908302 (+ 31us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.273668 (+365366us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.273670 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.273672 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.273672 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.273754 (+ 82us) log.cc:844] Serialized 858 byte log entry
0503 14:05:30.127068 (+853314us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.378856 (+1251788us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.378985 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.379020 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.014261 (+635241us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.014331 (+ 70us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.014345 (+ 14us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.014345 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1251696,"prepare.queue_time_us":9399423,"prepare.run_cpu_time_us":21735,"prepare.run_wall_time_us":365495,"replication_time_us":853227,"thread_start_us":43,"threads_started":1,"wal-append.queue_time_us":51946}]]}
I20260503 14:05:32.035658 1082 tablet.cc:1724] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:32.035790 1082 tablet.cc:1622] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:32.019210 585 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 662af951b09d43bf8076507922493c2f (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:32.032490 1109 rpcz_store.cc:276] 0503 14:05:18.261840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.262104 (+ 264us) service_pool.cc:224] Handling call
0503 14:05:32.032443 (+13770339us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.858340 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:27.860604 (+ 2264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.770813 (+910209us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.770899 (+ 86us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.771071 (+ 172us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.771073 (+ 2us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.252109 (+481036us) log.cc:844] Serialized 750 byte log entry
0503 14:05:30.097155 (+845046us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.378728 (+1281573us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.550657 (+171929us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.550692 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.032366 (+481674us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.032423 (+ 57us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.032435 (+ 12us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.032436 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1271235,"prepare.queue_time_us":9596062,"prepare.run_cpu_time_us":138988,"prepare.run_wall_time_us":1394616,"replication_time_us":1305838,"thread_start_us":91,"threads_started":1,"wal-append.queue_time_us":47719}]]}
I20260503 14:05:32.036369 1109 tablet.cc:1724] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260503 14:05:32.036484 1109 tablet.cc:1622] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:32.024428 1174 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 207ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.037875 1167 log.cc:510] T f4dc904867464708879d6a5b1b3a84d8 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.037875 1170 log.cc:510] T 28f3251b38e343c8b7e96971b86281d2 P 06b40164830f479cbf4add403510120a: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.046111 1163 log.cc:510] T 5a8d928c21b640fa9be067349a821be9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 324ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.046485 1183 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 270ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.076869 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:32.097669 1113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 710) took 10455 ms. Trace:
I20260503 14:05:32.097702 1113 rpcz_store.cc:276] 0503 14:05:21.641894 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.642385 (+ 491us) service_pool.cc:224] Handling call
0503 14:05:32.097663 (+10455278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.012611 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.012658 (+ 47us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.076829 (+ 64171us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.076831 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.076834 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.076834 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.076838 (+ 4us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:32.076838 (+ 0us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10370154}]]}
W20260503 14:05:32.076874 1129 op_tracker.cc:284] OpTracker waiting for 24 outstanding ops to complete now for 3.462s
I20260503 14:05:32.097937 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:32.099447 1156 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.093351 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 606) took 14166 ms. Trace:
W20260503 14:05:32.076771 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:32.099887 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 754) took 10722 ms. Trace:
I20260503 14:05:32.099766 1075 rpcz_store.cc:276] 0503 14:05:17.926802 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927880 (+ 1078us) service_pool.cc:224] Handling call
0503 14:05:32.093340 (+14165460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.535828 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.535858 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.818657 (+1282799us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.818659 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.818663 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.818664 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.818731 (+ 67us) log.cc:844] Serialized 723 byte log entry
0503 14:05:31.033813 (+1215082us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.031335 (+997522us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.031464 (+ 129us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.031493 (+ 29us) log.cc:844] Serialized 5 byte log entry
0503 14:05:32.093237 (+ 61744us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:32.093324 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:32.093327 (+ 3us) alter_schema_op.cc:73] Released schema lock
0503 14:05:32.093328 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":997449,"prepare.queue_time_us":10607863,"prepare.run_cpu_time_us":73599,"prepare.run_wall_time_us":1282917,"replication_time_us":1215142,"thread_start_us":6280,"threads_started":1,"wal-append.queue_time_us":59707}]]}
I20260503 14:05:32.099934 1069 rpcz_store.cc:276] 0503 14:05:21.377876 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.379665 (+ 1789us) service_pool.cc:224] Handling call
0503 14:05:32.099883 (+10720218us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.548334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.548366 (+ 32us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.076704 (+528338us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.076706 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.076739 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.076740 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.076751 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:32.076752 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10168586}]]}
I20260503 14:05:32.100098 1075 tablet.cc:1724] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:32.100234 1075 tablet.cc:1622] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:32.100386 990 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.073742 1176 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.086925 1180 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 255ms of latency in SegmentAllocator::Sync()
I20260503 14:05:32.097961 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.103503 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.111819 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.112171 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.112560 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.112917 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.113297 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.113641 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.114396 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.114810 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.115149 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.115525 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:32.115833 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.810798 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.811189 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.811440 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.811692 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.812013 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:33.812240 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:35.635684 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=339, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:35.635813 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:35.636270 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:35.636641 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:35.637061 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
W20260503 14:05:32.110333 1178 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.109978 1182 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.103130 1175 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.124222 1185 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 337ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.124492 1179 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.137744 1187 log.cc:510] T 7d91c8af87fd444c9c9f22d96f7946bb P 6f785862c3e34d9cb57b5a5315299f91: Injecting 447ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.208730 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:32.245375 1085 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.233s user 0.000s sys 0.000s
I20260503 14:05:35.646375 1112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 741) took 14268 ms. Trace:
I20260503 14:05:35.646441 1112 rpcz_store.cc:276] 0503 14:05:21.377526 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.378922 (+ 1396us) service_pool.cc:224] Handling call
0503 14:05:35.646360 (+14267438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:30.756861 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:30.756902 (+ 41us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.208674 (+1451772us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.208676 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.208686 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.208687 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.208698 (+ 11us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:32.208699 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":9377859}]]}
W20260503 14:05:32.196210 1186 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260503 14:05:32.295538 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.748s user 0.001s sys 0.000s
I20260503 14:05:35.647526 1085 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 599) took 16819 ms. Trace:
I20260503 14:05:35.647640 1078 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 614) took 17722 ms. Trace:
I20260503 14:05:35.647686 1078 rpcz_store.cc:276] 0503 14:05:17.924781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.925209 (+ 428us) service_pool.cc:224] Handling call
0503 14:05:35.647636 (+17722427us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.423443 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.423499 (+ 56us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.102139 (+678640us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.102141 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.102171 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.102171 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.102221 (+ 50us) log.cc:844] Serialized 723 byte log entry
0503 14:05:29.406695 (+304474us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.547597 (+2140902us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.547954 (+ 357us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.548012 (+ 58us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.647518 (+4099506us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.647571 (+ 53us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.647630 (+ 59us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.647631 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2140889,"prepare.queue_time_us":10498166,"prepare.run_cpu_time_us":37252,"prepare.run_wall_time_us":678785,"replication_time_us":304493,"thread_start_us":121,"threads_started":2,"wal-append.queue_time_us":73174,"wal-append.run_cpu_time_us":8646,"wal-append.run_wall_time_us":1660633}]]}
I20260503 14:05:35.647848 1078 tablet.cc:1724] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:35.647981 1078 tablet.cc:1622] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:32.304472 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.613s user 0.000s sys 0.000s
W20260503 14:05:32.318598 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.285s user 0.000s sys 0.000s
I20260503 14:05:32.352108 582 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet f617d8d64ff74327bb6f3d3e55f08bf6
I20260503 14:05:35.648286 582 rpcz_store.cc:275] Call kudu.master.MasterService.AlterTable from 127.0.0.1:48080 (request call id 354) took 3633 ms. Trace:
I20260503 14:05:35.648343 582 rpcz_store.cc:276] 0503 14:05:32.014636 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.014686 (+ 50us) service_pool.cc:224] Handling call
0503 14:05:32.014857 (+ 171us) catalog_manager.cc:2393] Looking up, locking, and authorizing table
0503 14:05:32.014884 (+ 27us) catalog_manager.cc:3725] Apply alter schema
0503 14:05:32.015015 (+ 131us) catalog_manager.cc:3819] Apply alter partitioning
0503 14:05:32.015141 (+ 126us) catalog_manager.cc:3915] Updating metadata on disk
0503 14:05:32.349351 (+334210us) catalog_manager.cc:3946] Committing alterations to in-memory state
0503 14:05:35.648280 (+3298929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.070839 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0503 14:05:32.071355 (+ 516us) write_op.cc:432] Acquiring schema lock in shared mode
0503 14:05:32.071356 (+ 1us) write_op.cc:435] Acquired schema lock
0503 14:05:32.071357 (+ 1us) tablet.cc:662] Decoding operations
0503 14:05:32.097112 (+ 25755us) write_op.cc:620] Acquiring the partition lock for write op
0503 14:05:32.097272 (+ 160us) write_op.cc:641] Partition lock acquired for write op
0503 14:05:32.097273 (+ 1us) tablet.cc:685] Acquiring locks for 1 operations
0503 14:05:32.097440 (+ 167us) tablet.cc:701] Row locks acquired
0503 14:05:32.097441 (+ 1us) write_op.cc:260] PREPARE: finished
0503 14:05:32.099059 (+ 1618us) write_op.cc:270] Start()
0503 14:05:32.099132 (+ 73us) write_op.cc:276] Timestamp: L: 270
0503 14:05:32.099133 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.099297 (+ 164us) log.cc:844] Serialized 435 byte log entry
0503 14:05:32.296450 (+197153us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.326249 (+ 29799us) write_op.cc:301] APPLY: starting
0503 14:05:32.327750 (+ 1501us) tablet.cc:1367] starting BulkCheckPresence
0503 14:05:32.330722 (+ 2972us) tablet.cc:1370] finished BulkCheckPresence
0503 14:05:32.331164 (+ 442us) tablet.cc:1372] starting ApplyRowOperation cycle
0503 14:05:32.333650 (+ 2486us) tablet.cc:1383] finished ApplyRowOperation cycle
0503 14:05:32.335483 (+ 1833us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0503 14:05:32.336004 (+ 521us) write_op.cc:312] APPLY: finished
0503 14:05:32.341860 (+ 5856us) log.cc:844] Serialized 23 byte log entry
0503 14:05:32.345835 (+ 3975us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:32.347050 (+ 1215us) write_op.cc:454] Released schema lock
0503 14:05:32.347313 (+ 263us) write_op.cc:341] FINISH: Updating metrics
0503 14:05:32.357495 (+ 10182us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:32.357849 (+ 354us) write_op.cc:454] Released schema lock
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27362,"apply.run_cpu_time_us":3119,"apply.run_wall_time_us":30028,"num_ops":1,"prepare.queue_time_us":55075,"prepare.run_cpu_time_us":986,"prepare.run_wall_time_us":28890,"replication_time_us":196526,"thread_start_us":11941,"threads_started":2}]]}
I20260503 14:05:32.352160 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 5ef2e5d592024ff4b8e6a7fb31d22177 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:35.648639 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet ec592cab2bb1489eb4d26ce6b12bd919 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 19
I20260503 14:05:35.648686 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bb97760292b04b9c89e5488035f7f49a (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:35.648713 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 8604c68178b34149b38c98a7cade2c62 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:35.648734 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 47e021e74772423781f3d137373445bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:35.648762 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet bce1e6da046b48d586141b4328a1a229 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:35.648798 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:35.648837 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:35.648872 585 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 7b5fc0fed7174bb2bacc89159c176982 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
I20260503 14:05:35.649058 1074 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 586) took 18073 ms. Trace:
I20260503 14:05:35.649089 585 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48048 (request call id 423) took 3297 ms. Trace:
I20260503 14:05:35.649128 585 rpcz_store.cc:276] 0503 14:05:32.351925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.351981 (+ 56us) service_pool.cc:224] Handling call
0503 14:05:35.649085 (+3297104us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":12}
I20260503 14:05:32.355724 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet f4dc904867464708879d6a5b1b3a84d8 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:35.649091 1074 rpcz_store.cc:276] 0503 14:05:17.575351 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576032 (+ 681us) service_pool.cc:224] Handling call
0503 14:05:35.649054 (+18073022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.326631 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.326653 (+ 22us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.814047 (+1487394us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.814049 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.814052 (+ 3us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.814052 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.814121 (+ 69us) log.cc:844] Serialized 696 byte log entry
0503 14:05:30.040617 (+226496us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.550104 (+1509487us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.691763 (+141659us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.691826 (+ 63us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.648934 (+3957108us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.648988 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.649046 (+ 58us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.649047 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1506904,"prepare.queue_time_us":10750550,"prepare.run_cpu_time_us":82945,"prepare.run_wall_time_us":1487503,"replication_time_us":225846,"thread_start_us":168,"threads_started":2,"wal-append.queue_time_us":23424,"wal-append.run_cpu_time_us":1785,"wal-append.run_wall_time_us":1586330}]]}
I20260503 14:05:35.649448 1074 tablet.cc:1724] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:35.649559 1074 tablet.cc:1622] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:32.358201 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s user 0.000s sys 0.000s
I20260503 14:05:35.650309 1079 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 645) took 16992 ms. Trace:
I20260503 14:05:35.650352 1079 rpcz_store.cc:276] 0503 14:05:18.658233 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.659502 (+ 1269us) service_pool.cc:224] Handling call
0503 14:05:35.650303 (+16990801us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.378897 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.378927 (+ 30us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.808768 (+1429841us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.808770 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.808777 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.808778 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.808867 (+ 89us) log.cc:844] Serialized 777 byte log entry
0503 14:05:30.748834 (+939967us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.015531 (+1266697us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.033328 (+ 17797us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.033363 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.650162 (+3616799us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.650221 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.650296 (+ 75us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.650297 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1266689,"prepare.queue_time_us":9719326,"prepare.run_cpu_time_us":85401,"prepare.run_wall_time_us":1429981,"replication_time_us":940048,"thread_start_us":138,"threads_started":2,"wal-append.queue_time_us":7748,"wal-append.run_cpu_time_us":897,"wal-append.run_wall_time_us":1274231}]]}
I20260503 14:05:35.650454 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet 908e5958a20648f4b1ef844d1d4b31bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:35.650483 1079 tablet.cc:1724] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:35.650614 1079 tablet.cc:1622] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:35.650720 1072 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 617) took 17382 ms. Trace:
I20260503 14:05:35.650758 1072 rpcz_store.cc:276] 0503 14:05:18.268324 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269323 (+ 999us) service_pool.cc:224] Handling call
0503 14:05:35.650716 (+17381393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.450806 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.450839 (+ 33us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.805967 (+1355128us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.805969 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.806001 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.806002 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.806047 (+ 45us) log.cc:844] Serialized 750 byte log entry
0503 14:05:30.058636 (+252589us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.029420 (+1970784us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.029556 (+ 136us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.029586 (+ 30us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.650579 (+3620993us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.650622 (+ 43us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.650708 (+ 86us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.650709 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1970776,"prepare.queue_time_us":10181410,"prepare.run_cpu_time_us":83257,"prepare.run_wall_time_us":1355248,"replication_time_us":252365,"thread_start_us":160,"threads_started":2,"wal-append.queue_time_us":55871,"wal-append.run_cpu_time_us":894,"wal-append.run_wall_time_us":1272700}]]}
I20260503 14:05:35.650889 1072 tablet.cc:1724] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:35.650996 1072 tablet.cc:1622] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:32.379487 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.687s user 0.000s sys 0.000s
I20260503 14:05:35.651126 585 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\r\000\000\000\007\001\016\000\000\000""\006\001\r\000\000\000\007\001\016\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:32.455427 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.442s user 0.000s sys 0.000s
I20260503 14:05:36.254328 1083 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 628) took 17984 ms. Trace:
I20260503 14:05:36.254395 1083 rpcz_store.cc:276] 0503 14:05:18.269742 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270222 (+ 480us) service_pool.cc:224] Handling call
0503 14:05:36.254314 (+17984092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.332274 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.332303 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.119382 (+1787079us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.119383 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.119390 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.119391 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.119482 (+ 91us) log.cc:844] Serialized 750 byte log entry
0503 14:05:30.384443 (+264961us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.012929 (+1628486us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.013061 (+ 132us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.013094 (+ 33us) log.cc:844] Serialized 5 byte log entry
0503 14:05:36.254101 (+4241007us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:36.254198 (+ 97us) log.cc:844] Serialized 14 byte log entry
0503 14:05:36.254301 (+ 103us) alter_schema_op.cc:73] Released schema lock
0503 14:05:36.254301 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1628477,"prepare.queue_time_us":10061997,"prepare.run_cpu_time_us":123812,"prepare.run_wall_time_us":1787217,"replication_time_us":265045,"thread_start_us":134,"threads_started":2,"wal-append.queue_time_us":59865,"wal-append.run_cpu_time_us":1185,"wal-append.run_wall_time_us":1382418}]]}
I20260503 14:05:36.254573 1083 tablet.cc:1724] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:36.254575 582 catalog_manager.cc:5763] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619) does not have the latest schema for tablet f5544df7a7b444b28283be2c0e25e0bd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:36.254734 1083 tablet.cc:1622] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:32.777163 969 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49576: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:32.909996 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:36.254940 969 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 661) took 15280 ms. Trace:
I20260503 14:05:36.254982 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:36.255031 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:36.255061 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:36.255091 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:36.255122 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:36.255155 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:36.255187 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:36.255229 586 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:32.660418 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:33.034215 1069 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:36.254972 969 rpcz_store.cc:276] 0503 14:05:20.974174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:20.975564 (+ 1390us) service_pool.cc:224] Handling call
0503 14:05:36.254934 (+15279370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:31.376807 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:31.376850 (+ 43us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:32.777110 (+1400260us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:32.777112 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:32.777119 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:32.777120 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:32.777129 (+ 9us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:32.777130 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10401170}]]}
W20260503 14:05:36.255309 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 3.59459e+06us
I20260503 14:05:36.255366 1069 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 767) took 14611 ms. Trace:
I20260503 14:05:36.255420 1069 rpcz_store.cc:276] 0503 14:05:21.643763 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.644630 (+ 867us) service_pool.cc:224] Handling call
0503 14:05:36.255360 (+14610730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.100126 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.100168 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:33.034157 (+933989us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:33.034159 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:33.034169 (+ 10us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:33.034170 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:33.034183 (+ 13us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:33.034184 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10455438}]]}
I20260503 14:05:33.616639 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 6946f040b5a643d19363b41b79bc8bcd (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
W20260503 14:05:33.696194 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:32.103937 1184 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260503 14:05:36.255661 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 9e6e3912289848368de24f6af4b7af04 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:36.255676 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 2.55925e+06us
I20260503 14:05:36.255719 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet cece66f8cc2e42b588f8c88eb77bb825 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:36.255782 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2721d8f5a66b4854b8b89bb9da2e813d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:36.255820 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 708a449d6b674a35ac0e6cdcc9e69bc4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:36.255852 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 7e2bbcbee833466db3a60fe6d4202ebb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:36.255879 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 2acb17717fa54912b99eda4a925a4a6c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
I20260503 14:05:36.255906 584 catalog_manager.cc:5763] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547) does not have the latest schema for tablet 47b2efd524b348fbbd46a746a024d0ee (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
W20260503 14:05:34.104362 26087 kernel_stack_watchdog.cc:198] Thread 573 stuck at /home/jenkins-slave/workspace/build_and_test_flaky/src/kudu/rpc/outbound_call.cc:307 for 267ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x7f71a5d1e980 (unknown) at ??:0
@ 0x7f71a5d189c6 __GI___pthread_rwlock_wrlock at ??:0
@ 0x7f71a4e53904 google::LogMessage::Flush() at ??:0
@ 0x7f71a4e53a11 google::LogMessage::~LogMessage() at ??:0
@ 0x7f71a6710830 kudu::master::AsyncAlterTable::HandleResponse() at ??:0
@ 0x7f71a66b7d6c kudu::master::RetryingTSRpcTask::RpcCallback() at ??:0
@ 0x7f71a371803f _ZNSt17_Function_handlerIFvvEZN4kudu3rpc5Proxy12AsyncRequestERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKN6google8protobuf7MessageEPSE_PNS2_13RpcControllerERKSt8functionIS0_EEUlvE_E9_M_invokeERKSt9_Any_data at ??:0
@ 0x7f71a3711beb kudu::rpc::OutboundCall::CallCallback() at ??:0
@ 0x7f71a3713e98 kudu::rpc::OutboundCall::SetResponse() at ??:0
@ 0x7f71a36fbdc2 kudu::rpc::Connection::HandleCallResponse() at ??:0
@ 0x7f71a36fc8cc kudu::rpc::Connection::ReadHandler() at ??:0
@ 0x7f719fae4d5e ev_invoke_pending at ??:0
@ 0x7f71a371a1a3 kudu::rpc::ReactorThread::InvokePendingCb() at ??:0
@ 0x7f719fae5ca6 ev_run at ??:0
@ 0x7f71a371b71a kudu::rpc::ReactorThread::RunThread() at ??:0
@ 0x7f71a58a03c7 kudu::Thread::SuperviseThread() at ??:0
W20260503 14:05:35.166342 1131 op_tracker.cc:284] OpTracker waiting for 21 outstanding ops to complete now for 7.557s
I20260503 14:05:36.256680 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:36.256803 671 tablet_service.cc:1558] Processing DeleteTablet for tablet f617d8d64ff74327bb6f3d3e55f08bf6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-03 14:05:32 UTC) from {username='slave'} at 127.0.0.1:43034
I20260503 14:05:36.256729 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.257056 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:32.432592 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.332s user 0.000s sys 0.000s
I20260503 14:05:36.264760 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.265064 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.265239 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.275454 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.275806 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:36.276063 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.402405 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.402762 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.402983 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.403275 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.403558 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.403869 1131 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=314, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:46.403967 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:38.310786 572 catalog_manager.cc:5081] TS d90d2c3b1f794a2db17e704d8c84311f (127.25.120.195:38547): alter failed for tablet cd10e910fcf44b80b1039d39f374cac4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:46.404760 572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.195:38547, user_credentials={real_user=slave}} blocked reactor thread for 8.09327e+06us
I20260503 14:05:46.404680 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.404948 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.405136 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:36.257625 573 catalog_manager.cc:5081] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781): alter failed for tablet f7d9d857cb1d42998f616c9d0af6223c (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:46.405375 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:46.405608 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.194:41781, user_credentials={real_user=slave}} blocked reactor thread for 1.01471e+07us
W20260503 14:05:46.405665 572 connection.cc:254] RPC call timeout handler was delayed by -1.1422680780000292s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999870000003s for a response
W20260503 14:05:46.405741 572 connection.cc:254] RPC call timeout handler was delayed by -1.1422680663000619s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999883000004s for a response
W20260503 14:05:46.405862 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:46.406519 573 connection.cc:254] RPC call timeout handler was delayed by -1.8308364897000047s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999757s for a response
W20260503 14:05:46.406586 573 connection.cc:254] RPC call timeout handler was delayed by -1.8308364851999386s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999762000003s for a response
W20260503 14:05:46.406617 573 connection.cc:254] RPC call timeout handler was delayed by -1.8308364833999349s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999764s for a response
W20260503 14:05:46.406647 573 connection.cc:254] RPC call timeout handler was delayed by -1.8308363933999772s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999864s for a response
W20260503 14:05:46.406672 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071437999582s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999748s for a response
W20260503 14:05:46.406694 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071356999984s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999757s for a response
W20260503 14:05:46.406715 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071338999947s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999759000002s for a response
W20260503 14:05:46.406744 573 connection.cc:254] RPC call timeout handler was delayed by -1.481907132999936s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999760000002s for a response
W20260503 14:05:46.406774 573 connection.cc:254] RPC call timeout handler was delayed by -1.481907132099991s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999761000002s for a response
W20260503 14:05:46.406797 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071257999212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999768s for a response
W20260503 14:05:46.406821 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071257999212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999768s for a response
W20260503 14:05:46.406850 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071239999175s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.999999977s for a response
W20260503 14:05:46.406876 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819071158999577s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999779s for a response
W20260503 14:05:46.406904 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819070375999672s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999866000002s for a response
W20260503 14:05:46.406935 573 connection.cc:254] RPC call timeout handler was delayed by -1.4819070303999524s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999874000003s for a response
W20260503 14:05:46.406965 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616562999408s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999753s for a response
W20260503 14:05:46.406994 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616491000397s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999761000002s for a response
W20260503 14:05:46.407024 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616455000323s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999765s for a response
W20260503 14:05:46.407055 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616445999736s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999766s for a response
W20260503 14:05:46.407086 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616401000212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999771s for a response
W20260503 14:05:46.407114 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616355999551s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999776s for a response
W20260503 14:05:46.407145 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419616220999842s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999791s for a response
W20260503 14:05:46.407167 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615761999466s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999842000005s for a response
W20260503 14:05:46.407191 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615636000344s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999856s for a response
W20260503 14:05:46.407222 573 connection.cc:254] RPC call timeout handler was delayed by -1.141961560899972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999859s for a response
W20260503 14:05:46.407250 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615510000085s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999870000003s for a response
W20260503 14:05:46.407281 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615401999863s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999882000004s for a response
W20260503 14:05:46.407311 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615257999567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999898s for a response
W20260503 14:05:46.407341 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615249000117s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999899s for a response
W20260503 14:05:46.407370 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615203999456s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999904s for a response
W20260503 14:05:46.407402 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615096000371s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999916s for a response
W20260503 14:05:46.407428 573 connection.cc:254] RPC call timeout handler was delayed by -1.1419615068999747s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999919s for a response
I20260503 14:05:35.649303 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 7d91c8af87fd444c9c9f22d96f7946bb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 21
W20260503 14:05:36.000440 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.972s user 0.000s sys 0.000s
I20260503 14:05:46.407564 583 catalog_manager.cc:5763] TS 6f785862c3e34d9cb57b5a5315299f91 (127.25.120.194:41781) does not have the latest schema for tablet 5a8d928c21b640fa9be067349a821be9 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 20
W20260503 14:05:46.408972 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 648) took 27750 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.409025 1071 rpcz_store.cc:269] 0503 14:05:18.658274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.658306 (+ 32us) service_pool.cc:224] Handling call
0503 14:05:46.408964 (+27750658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.875500 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.875536 (+ 36us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.643538 (+1768002us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.643539 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.643543 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.643544 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.643609 (+ 65us) log.cc:844] Serialized 777 byte log entry
0503 14:05:30.751131 (+107522us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.027903 (+1276772us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.028053 (+ 150us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.028088 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.408721 (+14380633us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.408867 (+ 146us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.408957 (+ 90us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.408958 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1276765,"prepare.queue_time_us":10217108,"prepare.run_cpu_time_us":106296,"prepare.run_wall_time_us":1768118,"replication_time_us":107582,"thread_start_us":179,"threads_started":2,"wal-append.queue_time_us":55255,"wal-append.run_cpu_time_us":1651,"wal-append.run_wall_time_us":4917013}]]}
I20260503 14:05:46.409180 1071 tablet.cc:1724] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:46.409301 1071 tablet.cc:1622] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:35.652139 1073 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 569) took 17390 ms. Trace:
I20260503 14:05:46.409466 1073 rpcz_store.cc:276] 0503 14:05:18.261870 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.261904 (+ 34us) service_pool.cc:224] Handling call
0503 14:05:35.652133 (+17390229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.621966 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.622461 (+ 495us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.161122 (+538661us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.161124 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.161131 (+ 7us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.161156 (+ 25us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.161224 (+ 68us) log.cc:844] Serialized 750 byte log entry
0503 14:05:30.141033 (+979809us) op_driver.cc:464] REPLICATION: finished
0503 14:05:31.550401 (+1409368us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:31.692110 (+141709us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:31.692149 (+ 39us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.651988 (+3959839us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.652047 (+ 59us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.652125 (+ 78us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.652126 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1409281,"prepare.queue_time_us":10359990,"prepare.run_cpu_time_us":39067,"prepare.run_wall_time_us":539267,"replication_time_us":979795,"thread_start_us":140,"threads_started":2,"wal-append.queue_time_us":24071,"wal-append.run_cpu_time_us":2244,"wal-append.run_wall_time_us":1663089}]]}
I20260503 14:05:36.265980 1075 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 601) took 18339 ms. Trace:
I20260503 14:05:46.409644 1073 tablet.cc:1724] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260503 14:05:46.409752 1073 tablet.cc:1622] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:35.914388 1077 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.888s user 0.000s sys 0.000s
I20260503 14:05:46.409693 1075 rpcz_store.cc:276] 0503 14:05:17.926614 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.927210 (+ 596us) service_pool.cc:224] Handling call
0503 14:05:36.265970 (+18338760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.703142 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.703999 (+ 857us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.639860 (+1935861us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.639944 (+ 84us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.640032 (+ 88us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.640033 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.933636 (+293603us) log.cc:844] Serialized 723 byte log entry
0503 14:05:31.696071 (+762435us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.100093 (+404022us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.100265 (+ 172us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.100315 (+ 50us) log.cc:844] Serialized 5 byte log entry
0503 14:05:36.265752 (+4165437us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:36.265838 (+ 86us) log.cc:844] Serialized 14 byte log entry
0503 14:05:36.265960 (+ 122us) alter_schema_op.cc:73] Released schema lock
0503 14:05:36.265961 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":403997,"prepare.queue_time_us":10775537,"prepare.run_cpu_time_us":200619,"prepare.run_wall_time_us":2230812,"replication_time_us":1055950,"thread_start_us":108,"threads_started":1,"wal-append.queue_time_us":166012}]]}
I20260503 14:05:46.410266 1075 tablet.cc:1724] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:46.410390 1075 tablet.cc:1622] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:35.983428 1080 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.951s user 0.000s sys 0.000s
W20260503 14:05:36.571563 1081 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 4.537s user 0.000s sys 0.000s
W20260503 14:05:35.983443 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.948s user 0.000s sys 0.000s
W20260503 14:05:35.875378 1084 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.863s user 0.000s sys 0.000s
I20260503 14:05:35.647585 1085 rpcz_store.cc:276] 0503 14:05:18.828455 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828609 (+ 154us) service_pool.cc:224] Handling call
0503 14:05:35.647515 (+16818906us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.853079 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.853104 (+ 25us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.976600 (+1123496us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.976602 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.976607 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.976608 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.977162 (+ 554us) log.cc:844] Serialized 804 byte log entry
0503 14:05:30.832594 (+855432us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.011919 (+1179325us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.012088 (+ 169us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.012147 (+ 59us) log.cc:844] Serialized 5 byte log entry
0503 14:05:35.647334 (+3635187us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:35.647421 (+ 87us) log.cc:844] Serialized 14 byte log entry
0503 14:05:35.647504 (+ 83us) alter_schema_op.cc:73] Released schema lock
0503 14:05:35.647505 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1179314,"prepare.queue_time_us":10024408,"prepare.run_cpu_time_us":65079,"prepare.run_wall_time_us":1124096,"replication_time_us":855865,"thread_start_us":137,"threads_started":2,"wal-append.queue_time_us":11603,"wal-append.run_cpu_time_us":733,"wal-append.run_wall_time_us":1221495}]]}
I20260503 14:05:46.413656 1085 tablet.cc:1724] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:35.998852 1109 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 3.962s user 0.000s sys 0.000s
W20260503 14:05:36.259002 1113 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34110: Illegal state: RaftConsensus is not running: State = Stopped
W20260503 14:05:46.414677 1113 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 722) took 24582 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.414716 1113 rpcz_store.cc:269] 0503 14:05:21.832572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.832848 (+ 276us) service_pool.cc:224] Handling call
0503 14:05:46.414671 (+24581823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:32.097830 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:32.097868 (+ 38us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:36.258978 (+4161110us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:36.258980 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:36.258986 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:36.258987 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:36.258997 (+ 10us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:36.258998 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":10264856}]]}
W20260503 14:05:36.534379 1206 log.cc:510] T bb97760292b04b9c89e5488035f7f49a P c008129ee537460eac188175a865f179: Injecting 409ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.034425 1130 op_tracker.cc:284] OpTracker waiting for 19 outstanding ops to complete now for 8.264s
I20260503 14:05:46.414980 1130 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:32.104246 1181 log.cc:510] T e21ce40043ae4d93ac014f6b9d7215d2 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.653779 1193 log.cc:510] T 4b468cfc0d024c84a1c9aef2eecd24d5 P 06b40164830f479cbf4add403510120a: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.655418 1194 log.cc:510] T f617d8d64ff74327bb6f3d3e55f08bf6 P c008129ee537460eac188175a865f179: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.654407 1195 log.cc:510] T 71bc12748e504d42955083266f085247 P c008129ee537460eac188175a865f179: Injecting 361ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.966320 1198 log.cc:927] Time spent T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Append to log took a long time: real 0.077s user 0.007s sys 0.000s
W20260503 14:05:46.415689 1198 log.cc:510] T 908e5958a20648f4b1ef844d1d4b31bb P c008129ee537460eac188175a865f179: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260503 14:05:37.444495 1205 log.cc:927] Time spent T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Append to log took a long time: real 0.576s user 0.000s sys 0.069s
W20260503 14:05:36.258920 1129 op_tracker.cc:284] OpTracker waiting for 23 outstanding ops to complete now for 7.644s
I20260503 14:05:46.415827 1129 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:35.734669 1134 op_tracker.cc:284] OpTracker waiting for 24 outstanding ops to complete now for 8.125s
W20260503 14:05:46.415838 1205 log.cc:510] T f5544df7a7b444b28283be2c0e25e0bd P c008129ee537460eac188175a865f179: Injecting 387ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.655723 1199 log.cc:510] T d36c258478ff403f83b1d3f0511ca088 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.654790 1200 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.653234 1201 log.cc:510] T cf8662a251684a53bbe52f28a2011fbd P 6f785862c3e34d9cb57b5a5315299f91: Injecting 310ms of latency in SegmentAllocator::Sync()
W20260503 14:05:35.656020 1196 log.cc:510] T 96e32302b4d0424e9879c2630cc7c058 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:36.728698 1207 log.cc:927] Time spent T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Append to log took a long time: real 0.163s user 0.010s sys 0.000s
W20260503 14:05:46.416198 1207 log.cc:510] T 3f2806e144b84d24b0b706c45b44be95 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.415879 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.416397 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.416698 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.417003 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.417253 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.417495 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.417794 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.405613 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:46.418042 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.418087 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
W20260503 14:05:37.184110 1209 log.cc:510] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Injecting 283ms of latency in SegmentAllocator::Sync()
W20260503 14:05:45.650918 928 master_proxy_rpc.cc:203] Re-attempting AlterTable request to leader Master (127.25.120.254:43431)
W20260503 14:05:46.420653 1080 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 593) took 27764 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.420710 1080 rpcz_store.cc:269] 0503 14:05:18.655791 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.656163 (+ 372us) service_pool.cc:224] Handling call
0503 14:05:46.420645 (+27764482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:27.895781 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.681174 (+785393us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:28.681174 (+ 0us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:28.681175 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:28.681177 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:28.681178 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.250368 (+569190us) log.cc:844] Serialized 777 byte log entry
0503 14:05:30.986865 (+1736497us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.032660 (+1045795us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.032838 (+ 178us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.032873 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.411731 (+14378858us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.419900 (+ 8169us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.420636 (+ 736us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.420637 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1045784,"prepare.queue_time_us":9183913,"prepare.run_cpu_time_us":165894,"prepare.run_wall_time_us":1356448,"replication_time_us":2305679,"thread_start_us":808,"threads_started":2,"wal-append.queue_time_us":73395,"wal-append.run_cpu_time_us":1377,"wal-append.run_wall_time_us":4876298}]]}
I20260503 14:05:46.420877 1080 tablet.cc:1724] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25
W20260503 14:05:46.420667 928 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.AlterTable -> {remote=127.25.120.254:43431, user_credentials={real_user=slave}} blocked reactor thread for 769770us
I20260503 14:05:46.421025 1080 tablet.cc:1622] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:34.919698 570 catalog_manager.cc:5081] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909): alter failed for tablet ac5434cd505645e4a014241cf48ee524 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:46.421152 570 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.196:36909, user_credentials={real_user=slave}} blocked reactor thread for 1.15004e+07us
W20260503 14:05:46.421515 570 connection.cc:254] RPC call timeout handler was delayed by -1.159561433399972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 2.9999999914s for a response
I20260503 14:05:46.415901 1134 op_tracker.cc:286] Dumping up to 50 currently running ops:
W20260503 14:05:35.656102 1202 log.cc:510] T 6233942d859b44b4b9d7186d4e2434ab P 06b40164830f479cbf4add403510120a: Injecting 407ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.421769 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.422252 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.422577 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.422880 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.423167 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.423440 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.425633 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.425906 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.426141 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.426533 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.426906 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.427337 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.427688 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 33 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:46.428017 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:46.419039 1082 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 621) took 26911 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.429462 1082 rpcz_store.cc:269] 0503 14:05:19.507576 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:19.508676 (+ 1100us) service_pool.cc:224] Handling call
0503 14:05:46.419032 (+26910356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.534329 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.534382 (+ 53us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.810260 (+1275878us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.810261 (+ 1us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.810296 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.810296 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.810346 (+ 50us) log.cc:844] Serialized 858 byte log entry
0503 14:05:30.879906 (+1069560us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.035654 (+1155748us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.035818 (+ 164us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.035852 (+ 34us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.412563 (+14376711us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.412617 (+ 54us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.419022 (+ 6405us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.419023 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1155740,"prepare.queue_time_us":9025584,"prepare.run_cpu_time_us":80480,"prepare.run_wall_time_us":1276025,"replication_time_us":1069578,"thread_start_us":6462,"threads_started":2,"wal-append.queue_time_us":54236,"wal-append.run_cpu_time_us":1306,"wal-append.run_wall_time_us":4893284}]]}
I20260503 14:05:46.429654 1082 tablet.cc:1724] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:46.429770 1082 tablet.cc:1622] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:46.419178 1081 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 587) took 28843 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.429901 1081 rpcz_store.cc:269] 0503 14:05:17.575376 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576092 (+ 716us) service_pool.cc:224] Handling call
0503 14:05:46.419174 (+28843082us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.325476 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.325504 (+ 28us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.125378 (+1799874us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.125380 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.125384 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.125384 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.125445 (+ 61us) log.cc:844] Serialized 696 byte log entry
0503 14:05:31.033963 (+908518us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.033691 (+999728us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.034285 (+ 594us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.034320 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.412569 (+14378249us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.412617 (+ 48us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.419167 (+ 6550us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.419168 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":999721,"prepare.queue_time_us":10749307,"prepare.run_cpu_time_us":99421,"prepare.run_wall_time_us":1799981,"replication_time_us":908575,"thread_start_us":6622,"threads_started":2,"wal-append.queue_time_us":69453,"wal-append.run_cpu_time_us":343,"wal-append.run_wall_time_us":5467838}]]}
I20260503 14:05:46.430034 1081 tablet.cc:1724] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260503 14:05:46.430163 1081 tablet.cc:1622] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:46.419377 1084 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 586) took 28156 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.430503 1084 rpcz_store.cc:269] 0503 14:05:18.262919 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.264274 (+ 1355us) service_pool.cc:224] Handling call
0503 14:05:46.419372 (+28155098us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.321843 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.321880 (+ 37us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.041957 (+720077us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.041959 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.041965 (+ 6us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.041965 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.042027 (+ 62us) log.cc:844] Serialized 750 byte log entry
0503 14:05:29.519420 (+477393us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.012637 (+2493217us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.012790 (+ 153us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.012825 (+ 35us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.413493 (+14400668us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.413558 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.419367 (+ 5809us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.419367 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2493206,"prepare.queue_time_us":10057472,"prepare.run_cpu_time_us":41090,"prepare.run_wall_time_us":720192,"replication_time_us":477445,"thread_start_us":5847,"threads_started":2,"wal-append.queue_time_us":63286,"wal-append.run_cpu_time_us":2287,"wal-append.run_wall_time_us":4799158}]]}
I20260503 14:05:46.430687 1084 tablet.cc:1724] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:46.430819 1084 tablet.cc:1622] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
W20260503 14:05:46.419590 1109 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49576 (request call id 594) took 27591 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.431161 1109 rpcz_store.cc:269] 0503 14:05:18.828352 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.828969 (+ 617us) service_pool.cc:224] Handling call
0503 14:05:46.419587 (+27590618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.869698 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.869786 (+ 88us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.122964 (+1253178us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.122966 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.122970 (+ 4us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.122971 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.123043 (+ 72us) log.cc:844] Serialized 804 byte log entry
0503 14:05:30.976757 (+853714us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.036367 (+1059610us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.036507 (+ 140us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.036561 (+ 54us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.414573 (+14378012us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.414620 (+ 47us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.419581 (+ 4961us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.419582 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1059598,"prepare.queue_time_us":10040653,"prepare.run_cpu_time_us":82410,"prepare.run_wall_time_us":1253355,"replication_time_us":853779,"thread_start_us":5027,"threads_started":2,"wal-append.queue_time_us":59481,"wal-append.run_cpu_time_us":13484,"wal-append.run_wall_time_us":4902493}]]}
I20260503 14:05:46.431339 1109 tablet.cc:1724] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260503 14:05:46.431469 1109 tablet.cc:1622] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
W20260503 14:05:46.419719 1077 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34110 (request call id 596) took 27762 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.431576 1077 rpcz_store.cc:269] 0503 14:05:18.657575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.657637 (+ 62us) service_pool.cc:224] Handling call
0503 14:05:46.419717 (+27762080us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.680958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.688212 (+ 7254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:29.284501 (+596289us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:29.284503 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:29.284508 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:29.284508 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:29.284597 (+ 89us) log.cc:844] Serialized 777 byte log entry
0503 14:05:30.542323 (+1257726us) op_driver.cc:464] REPLICATION: finished
0503 14:05:32.026280 (+1483957us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:32.026461 (+ 181us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:32.026516 (+ 55us) log.cc:844] Serialized 5 byte log entry
0503 14:05:46.410759 (+14384243us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:46.410824 (+ 65us) log.cc:844] Serialized 14 byte log entry
0503 14:05:46.419709 (+ 8885us) alter_schema_op.cc:73] Released schema lock
0503 14:05:46.419710 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1467890,"prepare.queue_time_us":10023243,"prepare.run_cpu_time_us":32518,"prepare.run_wall_time_us":603646,"replication_time_us":1251943,"thread_start_us":8991,"threads_started":2,"wal-append.queue_time_us":79664,"wal-append.run_cpu_time_us":1340,"wal-append.run_wall_time_us":4807438}]]}
I20260503 14:05:46.431747 1077 tablet.cc:1724] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260503 14:05:46.431890 1077 tablet.cc:1622] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: MemRowSet was empty: no flush needed.
I20260503 14:05:46.419816 1085 tablet.cc:1622] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: MemRowSet was empty: no flush needed.
I20260503 14:05:46.415017 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.432147 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.432510 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.432888 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.433183 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.437988 1130 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=409, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:46.438081 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.438306 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.438694 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.439149 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.439455 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.439904 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.440187 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:35.907636 1197 log.cc:510] T a189f739db34464db6643a75a22cce02 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 162ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.418268 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.472843 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.473384 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.473719 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
W20260503 14:05:46.473846 1225 log.cc:927] Time spent T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Append to log took a long time: real 0.054s user 0.000s sys 0.000s
I20260503 14:05:46.473984 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.474233 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.482693 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.484565 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 35 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.478665 579 catalog_manager.cc:3544] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48080:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\r\000\000\000\007\001\016\000\000\000""\006\001\r\000\000\000\007\001\016\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260503 14:05:46.479809 1227 log.cc:510] T 89bd745094e94b8681784e9f8cd70d40 P 06b40164830f479cbf4add403510120a: Injecting 355ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.469486 1226 log.cc:510] T d6663f02a2a8423693b9b5d7f6082f71 P c008129ee537460eac188175a865f179: Injecting 309ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.471060 1228 log.cc:510] T d541627ffb09436b8d9e225af297d412 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.472437 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:46.500219 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:46.497646 1225 log.cc:510] T 8604c68178b34149b38c98a7cade2c62 P c008129ee537460eac188175a865f179: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.497722 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.508950 1129 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=340, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
32:new_c30 INT32 NULLABLE,
33:new_c31 INT32 NULLABLE,
34:new_c32 INT32 NULLABLE,
35:new_c33 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:46.509195 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.509450 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.509723 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.733835 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:47.000046 1129 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "cd10e910fcf44b80b1039d39f374cac4" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "d90d2c3b1f794a2db17e704d8c84311f" new_extra_config { }, error=(none)]]
I20260503 14:05:46.508847 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:46.504689 1235 log.cc:510] T 366a0f5da30b457fa2c9f3ce494bad65 P 06b40164830f479cbf4add403510120a: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260503 14:05:46.434190 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.125713 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 32 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.343966 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 31 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.344491 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 38 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.344973 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.345587 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.345968 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 34 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:46.572211 1237 log.cc:510] T 708a449d6b674a35ac0e6cdcc9e69bc4 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260503 14:05:48.346598 1134 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=322, schema=(
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
24:new_c22 INT32 NULLABLE,
25:new_c23 INT32 NULLABLE,
26:new_c24 INT32 NULLABLE,
27:new_c25 INT32 NULLABLE,
28:new_c26 INT32 NULLABLE,
29:new_c27 INT32 NULLABLE,
30:new_c28 INT32 NULLABLE,
31:new_c29 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260503 14:05:48.346712 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 39 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
I20260503 14:05:48.347190 1134 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "ac5434cd505645e4a014241cf48ee524" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 36 new_table_name: "many-ranges-table" dest_uuid: "06b40164830f479cbf4add403510120a" new_extra_config { }, error=(none)]]
W20260503 14:05:46.640909 1240 log.cc:510] T 3bc63c642ed84bd1ac1075d2c5c2b303 P 06b40164830f479cbf4add403510120a: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.668704 1238 log.cc:510] T 803883a0349f48b88022e978877cb23d P 06b40164830f479cbf4add403510120a: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.713229 1079 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 11.063s user 0.000s sys 0.000s
W20260503 14:05:46.646337 1236 log.cc:510] T 6a47abddbff14948854913677c622c63 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 279ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.726227 1072 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 11.075s user 0.000s sys 0.000s
W20260503 14:05:48.349675 1072 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 618) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.349732 1072 rpcz_store.cc:269] 0503 14:05:18.268342 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269405 (+ 1063us) service_pool.cc:224] Handling call
0503 14:05:48.349664 (+30080259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.626051 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.626093 (+ 42us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.444005 (+2817912us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.444007 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.444012 (+ 5us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.444012 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.444086 (+ 74us) log.cc:844] Serialized 750 byte log entry
0503 14:05:31.913285 (+469199us) op_driver.cc:464] REPLICATION: finished
0503 14:05:35.650887 (+3737602us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:35.651024 (+ 137us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:35.651050 (+ 26us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.349475 (+12698425us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.349578 (+ 103us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.349650 (+ 72us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.349651 (+ 1us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3737592,"prepare.queue_time_us":10356557,"prepare.run_cpu_time_us":170486,"prepare.run_wall_time_us":2818046,"replication_time_us":469265,"thread_start_us":126,"threads_started":2,"wal-append.queue_time_us":2098,"wal-append.run_cpu_time_us":291,"wal-append.run_wall_time_us":12073107}]]}
I20260503 14:05:48.349933 1072 tablet.cc:1724] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:48.350060 1072 tablet.cc:1622] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: MemRowSet was empty: no flush needed.
W20260503 14:05:46.506141 1233 log.cc:510] T cece66f8cc2e42b588f8c88eb77bb825 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.713634 1234 log.cc:927] Time spent T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Append to log took a long time: real 0.109s user 0.000s sys 0.009s
W20260503 14:05:48.350428 1234 log.cc:510] T 7771031775ec415d84f51d582bc0dbf7 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 323ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.776700 1078 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 11.129s user 0.000s sys 0.000s
W20260503 14:05:48.353422 1078 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 612) took 30428 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.353466 1078 rpcz_store.cc:269] 0503 14:05:17.924738 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.926029 (+ 1291us) service_pool.cc:224] Handling call
0503 14:05:48.353415 (+30427386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.629126 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.703096 (+ 73970us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.127685 (+1424589us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.127768 (+ 83us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.127861 (+ 93us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.127862 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.129387 (+ 1525us) log.cc:844] Serialized 723 byte log entry
0503 14:05:30.876515 (+747128us) op_driver.cc:464] REPLICATION: finished
0503 14:05:35.647845 (+4771330us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:35.648008 (+ 163us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:35.648051 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.353285 (+12705234us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.353347 (+ 62us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.353409 (+ 62us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.353409 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4771319,"prepare.queue_time_us":10703033,"prepare.run_cpu_time_us":138793,"prepare.run_wall_time_us":1500641,"replication_time_us":748645,"thread_start_us":102,"threads_started":2,"wal-append.queue_time_us":6342,"wal-append.run_cpu_time_us":306,"wal-append.run_wall_time_us":12122370}]]}
I20260503 14:05:48.353611 1078 tablet.cc:1724] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
23:new_c21 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260503 14:05:48.353725 1078 tablet.cc:1622] T bce1e6da046b48d586141b4328a1a229 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:46.807117 1071 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
W20260503 14:05:48.354952 1071 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 600) took 30779 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.354995 1071 rpcz_store.cc:269] 0503 14:05:17.575925 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:17.576847 (+ 922us) service_pool.cc:224] Handling call
0503 14:05:48.354946 (+30778099us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.594362 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.594641 (+ 279us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:31.447873 (+2853232us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:31.447875 (+ 2us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:31.447877 (+ 2us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:31.447878 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:31.447904 (+ 26us) log.cc:844] Serialized 696 byte log entry
0503 14:05:31.941382 (+493478us) op_driver.cc:464] REPLICATION: finished
0503 14:05:46.409175 (+14467793us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:46.409334 (+ 159us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:46.409377 (+ 43us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.354798 (+1945421us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.354853 (+ 55us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.354939 (+ 86us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.354939 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14467762,"prepare.queue_time_us":11017445,"prepare.run_cpu_time_us":201961,"prepare.run_wall_time_us":2853555,"replication_time_us":493497,"thread_start_us":136,"threads_started":2,"wal-append.queue_time_us":10120,"wal-append.run_cpu_time_us":937,"wal-append.run_wall_time_us":1387668}]]}
W20260503 14:05:48.355088 1124 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43034: Timed out: operation timed out while waiting in prepare queue
I20260503 14:05:48.355137 1071 tablet.cc:1724] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
22:new_c20 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 21
W20260503 14:05:48.355196 1124 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 626) took 30085 ms (client timeout 29999 ms). Trace:
W20260503 14:05:46.824014 1083 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 10.569s user 0.000s sys 0.000s
W20260503 14:05:48.367980 1124 rpcz_store.cc:269] 0503 14:05:18.269707 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.269922 (+ 215us) service_pool.cc:224] Handling call
0503 14:05:48.355192 (+30085270us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:48.355074 (+ 0us) op_driver.cc:389] HandleFailure(Timed out: operation timed out while waiting in prepare queue)
0503 14:05:48.355075 (+ 1us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":30085056}]]}
W20260503 14:05:46.852985 1073 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.443s user 0.000s sys 0.000s
W20260503 14:05:46.508030 1230 log.cc:510] T c3628563d5724c0cb537cc602107efc9 P 6f785862c3e34d9cb57b5a5315299f91: Injecting 406ms of latency in SegmentAllocator::Sync()
W20260503 14:05:47.354458 781 heartbeater.cc:646] Failed to heartbeat to 127.25.120.254:43431 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.25.120.254:43431 timed out after 15.000s (SENT)
W20260503 14:05:47.420573 1131 op_tracker.cc:284] OpTracker waiting for 20 outstanding ops to complete now for 19.811s
I20260503 14:05:48.369678 1131 op_tracker.cc:286] Dumping up to 50 currently running ops:
I20260503 14:05:48.369724 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.370090 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 48 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.370325 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 49 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.370556 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 47 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.370766 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 45 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.371094 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 43 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.373764 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 42 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.382756 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 41 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.383816 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 48 name: "new_c46" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 49 name: "new_c47" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 50 name: "new_c48" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 51 name: "new_c49" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 50 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:47.609427 579 rpcz_store.cc:275] Call kudu.master.MasterService.AlterTable from 127.0.0.1:48080 (request call id 356) took 1169 ms. Trace:
W20260503 14:05:47.611253 586 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48070 (request call id 363) took 14701 ms (client timeout 15000 ms). Trace:
W20260503 14:05:47.611382 583 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48050 (request call id 311) took 15257 ms (client timeout 15000 ms). Trace:
W20260503 14:05:47.624188 1112 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:38518: Illegal state: RaftConsensus is not running: State = Stopped
I20260503 14:05:47.913080 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 89bd745094e94b8681784e9f8cd70d40 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
I20260503 14:05:48.020680 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 46 name: "new_c44" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 47 name: "new_c45" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 46 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:48.385766 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 42 name: "new_c40" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 43 name: "new_c41" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 44 name: "new_c42" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 45 name: "new_c43" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 44 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
I20260503 14:05:48.386101 1130 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "07ae32948b424100b7f9632d7bfe12e7" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 37 new_table_name: "many-ranges-table" dest_uuid: "c008129ee537460eac188175a865f179" new_extra_config { }, error=(none)]]
W20260503 14:05:46.523710 1232 log.cc:510] T b46bd30c87344b55b44dcab7cbd4eda4 P 06b40164830f479cbf4add403510120a: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.532137 1239 log.cc:510] T 2721d8f5a66b4854b8b89bb9da2e813d P d90d2c3b1f794a2db17e704d8c84311f: Injecting 180ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.532763 1241 log.cc:510] T 6946f040b5a643d19363b41b79bc8bcd P d90d2c3b1f794a2db17e704d8c84311f: Injecting 434ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.536006 1229 log.cc:510] T ba9dc57ffd7245ef9a92c977843f3eeb P 06b40164830f479cbf4add403510120a: Injecting 465ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.520041 1231 log.cc:510] T 9e6e3912289848368de24f6af4b7af04 P d90d2c3b1f794a2db17e704d8c84311f: Injecting 166ms of latency in SegmentAllocator::Sync()
W20260503 14:05:46.611637 1076 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 14.582s user 0.000s sys 0.000s
W20260503 14:05:46.634495 1074 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 10.985s user 0.000s sys 0.000s
W20260503 14:05:48.351060 1079 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43034 (request call id 634) took 30081 ms (client timeout 29999 ms). Trace:
W20260503 14:05:48.388698 1079 rpcz_store.cc:269] 0503 14:05:18.269855 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:18.270742 (+ 887us) service_pool.cc:224] Handling call
0503 14:05:48.351051 (+30080309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:28.858863 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:28.858892 (+ 29us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:30.304698 (+1445806us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:30.304778 (+ 80us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:30.304864 (+ 86us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:30.304865 (+ 1us) op_driver.cc:348] REPLICATION: starting
0503 14:05:30.305796 (+ 931us) log.cc:844] Serialized 750 byte log entry
0503 14:05:30.987689 (+681893us) op_driver.cc:464] REPLICATION: finished
0503 14:05:35.650481 (+4662792us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0503 14:05:35.650642 (+ 161us) tablet_metadata.cc:716] TabletMetadata updated
0503 14:05:35.650673 (+ 31us) log.cc:844] Serialized 5 byte log entry
0503 14:05:48.350907 (+12700234us) tablet_metadata.cc:665] Metadata flushed
0503 14:05:48.350975 (+ 68us) log.cc:844] Serialized 14 byte log entry
0503 14:05:48.351043 (+ 68us) alter_schema_op.cc:73] Released schema lock
0503 14:05:48.351043 (+ 0us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4662785,"prepare.queue_time_us":10588067,"prepare.run_cpu_time_us":102823,"prepare.run_wall_time_us":1447038,"replication_time_us":682819,"thread_start_us":118,"threads_started":2,"wal-append.queue_time_us":29996,"wal-append.run_cpu_time_us":274,"wal-append.run_wall_time_us":12059186}]]}
I20260503 14:05:48.388914 1079 tablet.cc:1724] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: Alter schema from (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
0:c0 INT32 NOT NULL,
1:c1 INT32 NOT NULL,
2:new_c0 INT32 NULLABLE,
3:new_c1 INT32 NULLABLE,
4:new_c2 INT32 NULLABLE,
5:new_c3 INT32 NULLABLE,
6:new_c4 INT32 NULLABLE,
7:new_c5 INT32 NULLABLE,
8:new_c6 INT32 NULLABLE,
9:new_c7 INT32 NULLABLE,
10:new_c8 INT32 NULLABLE,
11:new_c9 INT32 NULLABLE,
12:new_c10 INT32 NULLABLE,
13:new_c11 INT32 NULLABLE,
14:new_c12 INT32 NULLABLE,
15:new_c13 INT32 NULLABLE,
16:new_c14 INT32 NULLABLE,
17:new_c15 INT32 NULLABLE,
18:new_c16 INT32 NULLABLE,
19:new_c17 INT32 NULLABLE,
20:new_c18 INT32 NULLABLE,
21:new_c19 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260503 14:05:48.389046 1079 tablet.cc:1622] T ec592cab2bb1489eb4d26ce6b12bd919 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
I20260503 14:05:48.355257 1071 tablet.cc:1622] T 7b5fc0fed7174bb2bacc89159c176982 P c008129ee537460eac188175a865f179: MemRowSet was empty: no flush needed.
W20260503 14:05:46.814133 1075 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.404s user 0.000s sys 0.000s
W20260503 14:05:48.366847 1082 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 1.937s user 0.000s sys 0.000s
W20260503 14:05:47.451821 573 catalog_manager.cc:5081] TS c008129ee537460eac188175a865f179 (127.25.120.193:37619): alter failed for tablet 07ae32948b424100b7f9632d7bfe12e7 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]): Illegal state: Tablet not RUNNING: STOPPING
W20260503 14:05:48.391288 573 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.25.120.193:37619, user_credentials={real_user=slave}} blocked reactor thread for 939395us
W20260503 14:05:47.606630 582 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48048 (request call id 481) took 11352 ms (client timeout 15000 ms). Trace:
W20260503 14:05:48.392338 582 rpcz_store.cc:269] 0503 14:05:36.254445 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:36.254466 (+ 21us) service_pool.cc:224] Handling call
0503 14:05:47.606615 (+11352149us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
W20260503 14:05:48.377089 1249 log.cc:510] T 662af951b09d43bf8076507922493c2f P 6f785862c3e34d9cb57b5a5315299f91: Injecting 273ms of latency in SegmentAllocator::Sync()
W20260503 14:05:48.379899 1250 log.cc:510] T 47e021e74772423781f3d137373445bb P c008129ee537460eac188175a865f179: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260503 14:05:47.608861 585 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 3bd61d630c164fd799de5e35e965790a: Sending DeleteTablet for 1 replicas of tablet 3f2806e144b84d24b0b706c45b44be95
W20260503 14:05:48.393218 585 rpcz_store.cc:267] Call kudu.master.MasterService.AlterTable from 127.0.0.1:48080 (request call id 355) took 12743 ms (client timeout 9999 ms). Trace:
W20260503 14:05:48.393268 585 rpcz_store.cc:269] 0503 14:05:35.649609 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:35.651097 (+ 1488us) service_pool.cc:224] Handling call
0503 14:05:36.253081 (+601984us) catalog_manager.cc:2393] Looking up, locking, and authorizing table
0503 14:05:36.253117 (+ 36us) catalog_manager.cc:3725] Apply alter schema
0503 14:05:36.253226 (+ 109us) catalog_manager.cc:3819] Apply alter partitioning
0503 14:05:36.253334 (+ 108us) catalog_manager.cc:3915] Updating metadata on disk
0503 14:05:47.606412 (+11353078us) catalog_manager.cc:3946] Committing alterations to in-memory state
0503 14:05:48.393211 (+786799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:36.518207 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0503 14:05:36.600449 (+ 82242us) write_op.cc:432] Acquiring schema lock in shared mode
0503 14:05:36.608467 (+ 8018us) write_op.cc:435] Acquired schema lock
0503 14:05:36.617200 (+ 8733us) tablet.cc:662] Decoding operations
0503 14:05:36.765458 (+148258us) write_op.cc:620] Acquiring the partition lock for write op
0503 14:05:36.765545 (+ 87us) write_op.cc:641] Partition lock acquired for write op
0503 14:05:36.765666 (+ 121us) tablet.cc:685] Acquiring locks for 1 operations
0503 14:05:36.766005 (+ 339us) tablet.cc:701] Row locks acquired
0503 14:05:36.766006 (+ 1us) write_op.cc:260] PREPARE: finished
0503 14:05:36.766092 (+ 86us) write_op.cc:270] Start()
0503 14:05:36.766181 (+ 89us) write_op.cc:276] Timestamp: L: 271
0503 14:05:36.766181 (+ 0us) op_driver.cc:348] REPLICATION: starting
0503 14:05:36.767196 (+ 1015us) log.cc:844] Serialized 435 byte log entry
0503 14:05:46.849758 (+10082562us) op_driver.cc:464] REPLICATION: finished
0503 14:05:47.604677 (+754919us) write_op.cc:301] APPLY: starting
0503 14:05:47.604684 (+ 7us) tablet.cc:1367] starting BulkCheckPresence
0503 14:05:47.604873 (+ 189us) tablet.cc:1370] finished BulkCheckPresence
0503 14:05:47.604954 (+ 81us) tablet.cc:1372] starting ApplyRowOperation cycle
0503 14:05:47.605124 (+ 170us) tablet.cc:1383] finished ApplyRowOperation cycle
0503 14:05:47.605209 (+ 85us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0503 14:05:47.605211 (+ 2us) write_op.cc:312] APPLY: finished
0503 14:05:47.605624 (+ 413us) log.cc:844] Serialized 23 byte log entry
0503 14:05:47.605971 (+ 347us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:47.606050 (+ 79us) write_op.cc:454] Released schema lock
0503 14:05:47.606051 (+ 1us) write_op.cc:341] FINISH: Updating metrics
0503 14:05:47.606456 (+ 405us) write_op.cc:489] Releasing partition, row and schema locks
0503 14:05:47.606457 (+ 1us) write_op.cc:454] Released schema lock
Metrics: {"child_traces":[["op",{"apply.queue_time_us":744512,"apply.run_cpu_time_us":684,"apply.run_wall_time_us":1934,"num_ops":1,"prepare.queue_time_us":184705,"prepare.run_cpu_time_us":23034,"prepare.run_wall_time_us":322422,"raft.queue_time_us":79306,"raft.run_cpu_time_us":18326,"raft.run_wall_time_us":228559,"replication_time_us":10058424,"thread_start_us":150150,"threads_started":4,"wal-append.queue_time_us":379421}]]}
W20260503 14:05:47.609107 584 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48066 (request call id 389) took 13992 ms (client timeout 15000 ms). Trace:
W20260503 14:05:48.393497 584 rpcz_store.cc:269] 0503 14:05:33.616389 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:33.616443 (+ 54us) service_pool.cc:224] Handling call
0503 14:05:47.609101 (+13992658us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":9}
W20260503 14:05:48.384749 1112 rpcz_store.cc:267] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38518 (request call id 754) took 26741 ms (client timeout 29999 ms). Trace:
I20260503 14:05:48.384797 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 45e5faf19b164b26adaf1785b96ae08e (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
W20260503 14:05:48.393652 1112 rpcz_store.cc:269] 0503 14:05:21.643117 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:21.643451 (+ 334us) service_pool.cc:224] Handling call
0503 14:05:48.384743 (+26741292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0503 14:05:35.646628 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0503 14:05:35.646677 (+ 49us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0503 14:05:47.420827 (+11774150us) alter_schema_op.cc:66] Acquired schema lock
0503 14:05:47.422382 (+ 1555us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0503 14:05:47.445851 (+ 23469us) alter_schema_op.cc:128] START. Timestamp: 0
0503 14:05:47.447393 (+ 1542us) op_driver.cc:348] REPLICATION: starting
0503 14:05:47.457272 (+ 9879us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0503 14:05:47.473685 (+ 16413us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":14003054}]]}
I20260503 14:05:48.393723 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet ba9dc57ffd7245ef9a92c977843f3eeb (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:48.393782 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 3bc63c642ed84bd1ac1075d2c5c2b303 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 25
W20260503 14:05:48.384673 583 rpcz_store.cc:269] 0503 14:05:32.353803 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:32.354555 (+ 752us) service_pool.cc:224] Handling call
0503 14:05:47.611378 (+15256823us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
I20260503 14:05:48.393813 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet b46bd30c87344b55b44dcab7cbd4eda4 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:48.393843 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 803883a0349f48b88022e978877cb23d (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 26
I20260503 14:05:48.393873 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 366a0f5da30b457fa2c9f3ce494bad65 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 23
I20260503 14:05:48.393903 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 6233942d859b44b4b9d7186d4e2434ab (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 22
I20260503 14:05:48.393944 581 catalog_manager.cc:5763] TS 06b40164830f479cbf4add403510120a (127.25.120.196:36909) does not have the latest schema for tablet 4b468cfc0d024c84a1c9aef2eecd24d5 (table many-ranges-table [id=b6b37afb22f24c3eaa6df248f7939cb5]). Expected version 50 got 24
I20260503 14:05:48.384637 579 rpcz_store.cc:276] 0503 14:05:46.440320 (+ 0us) service_pool.cc:167] Inserting onto call queue
0503 14:05:46.440355 (+ 35us) service_pool.cc:224] Handling call
0503 14:05:46.497710 (+ 57355us) catalog_manager.cc:2393] Looking up, locking, and authorizing table
0503 14:05:47.609041 (+1111331us) catalog_manager.cc:3725] Apply alter schema
0503 14:05:47.609208 (+ 167us) catalog_manager.cc:3819] Apply alter partitioning
0503 14:05:47.609413 (+ 205us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260503 14:05:48.384511 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "f7d9d857cb1d42998f616c9d0af6223c" schema { columns { id: 0 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 1 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 2 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: 3 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: 4 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: 5 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: 6 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: 7 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: 8 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: 9 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: 10 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: 11 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c10" 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_c11" 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_c12" 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_c13" 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_c14" 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_c15" 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_c16" 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_c17" 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_c18" 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_c19" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 22 name: "new_c20" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 23 name: "new_c21" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 24 name: "new_c22" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 25 name: "new_c23" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 26 name: "new_c24" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 27 name: "new_c25" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 28 name: "new_c26" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 29 name: "new_c27" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 30 name: "new_c28" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 31 name: "new_c29" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 32 name: "new_c30" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 33 name: "new_c31" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 34 name: "new_c32" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 35 name: "new_c33" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 36 name: "new_c34" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 37 name: "new_c35" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 38 name: "new_c36" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 39 name: "new_c37" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 40 name: "new_c38" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 41 name: "new_c39" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 40 new_table_name: "many-ranges-table" dest_uuid: "6f785862c3e34d9cb57b5a5315299f91" new_extra_config { }, error=(none)]]
I20260503 14:05:48.394068 1131 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<